platform/upstream/libSkiaSharp.git
2014-02-18 commit-bot... rebaseline_server: fail fast if skpdiff binary is not...
2014-02-18 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-17 commit-bot... replace SkBitmap::Config with SkColorType in gms
2014-02-17 commit-bot... Fix another clipstack element !rect doesn't mean path...
2014-02-17 bungeman@google.comUse factories instead of directly creating SkImageInfo.
2014-02-17 reed@google.comfix style nit in drawIRect
2014-02-17 commit-bot... Fix spelling of class name in comment.
2014-02-17 commit-bot... change PictureRecord (and its private subclasses) to...
2014-02-17 commit-bot... still trying to kill setDevice: rename to setRootDevice...
2014-02-17 commit-bot... Small fixes for auto generating Android.mk
2014-02-17 commit-bot... Remove unnecessary includes.
2014-02-17 commit-bot... use SkColorType instead of SkBitmap::Config in samplecode
2014-02-17 commit-bot... Whitespace change to test recent buildbot repo changes
2014-02-16 commit-bot... Make canvas pass rrects along to clip stack
2014-02-16 commit-bot... use SkColorType instead of SkBitmap::Config in views...
2014-02-16 mike@reedtribe.orgrestore old behavior of setPixels(): lockPixels after...
2014-02-16 commit-bot... Make PDF clip code handle rrects.
2014-02-16 commit-bot... fix calling undef inline func build error
2014-02-16 commit-bot... Store SkRRects in SkClipStack
2014-02-16 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-16 commit-bot... Change device factories to take SkImageInfo instead...
2014-02-15 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-14 commit-bot... Improved distance field sampling
2014-02-14 commit-bot... When the CTM has perspective the back-project method...
2014-02-14 commit-bot... Allowing Lanczos3 to be used in chromium
2014-02-14 commit-bot... Remove border from GrAtlas entries, and associated...
2014-02-14 commit-bot... Cleanup unref and null
2014-02-14 commit-bot... Bug Fix for Intel atan on gpu sweep gradient
2014-02-14 jvanverth@google.comRemove deprecation of SkBaseDevice::config() so compile...
2014-02-14 reed@google.comRevert "Revert of have DeferredDevice inherit from...
2014-02-14 commit-bot... Revert of have DeferredDevice inherit from SkBaseDevice...
2014-02-14 reed@google.comhave DeferredDevice inherit from SkBaseDevice
2014-02-14 commit-bot... Rebaselines for https://codereview.chromium.org/156113005/
2014-02-14 commit-bot... Adjust allowed error from 0.5 to 2.5.
2014-02-14 robertphillips... Fix valgrind suppressions (again)
2014-02-14 commit-bot... Builder class for SkLayerDrawLooper.
2014-02-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-14 commit-bot... Defer deletion of our shaders until after linking the...
2014-02-13 commit-bot... Small adjustments of two bench ranges.
2014-02-13 commit-bot... fix debugging script for the SampleApp
2014-02-13 commit-bot... ensure that opaque-only colortypes always report opaque...
2014-02-13 commit-bot... replace setConfig+allocPixels with alloc-or-install...
2014-02-13 commit-bot... Adding list of Skia's CQ committers
2014-02-13 commit-bot... Use a bench alert algorithm with wider ranges. TBR...
2014-02-13 commit-bot... Fixed clusterfuzz found crash
2014-02-13 commit-bot... ARM Skia NEON patches - 27 - S32A_D565_Blend
2014-02-13 commit-bot... Gyp flag to disable inlining.
2014-02-13 commit-bot... SkWriter32: throw in the SkTDArray towel.
2014-02-13 jvanverth@google.comAnother try at updating expectations
2014-02-13 commit-bot... rebaseline_server: create ImagePairSet-- holds a number...
2014-02-13 commit-bot... Bench rebaseline to use narrower ranges. This also...
2014-02-13 commit-bot... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot... Add conicTo().
2014-02-13 commit-bot... Add unit test for unbalanced save and restores in pictures.
2014-02-13 commit-bot... Update directions and lib paths for ninja.
2014-02-13 commit-bot... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-02-13 mike@reedtribe.orgreplace setConfig+allocPixels with single call
2014-02-13 jvanverth@google.comUpdated GM expectations for Win7-ShuttleA-HD2000
2014-02-13 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-12 commit-bot... Just a bit of cleanup. This doesn't alter the matrix...
2014-02-12 commit-bot... Empty expectations for bots affected by GM perspective...
2014-02-12 commit-bot... Revert of r13379 (Move fLastMoveToIndex from SkPath...
2014-02-12 commit-bot... This CL doesn't radically change the behavior of the...
2014-02-12 reed@google.comremove width>=0 asserts, as clients rely on this (at...
2014-02-12 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-12 mike@reedtribe.orgremove unused deviceconfig from SkShader
2014-02-11 commit-bot... Templetized SkWriter32 readTAt() & overwriteTAt()
2014-02-11 commit-bot... Adding new 'extend' mode to SkPath::addPath
2014-02-11 commit-bot... Update Mac 10.6 bench expectation for tabl_worldjournal.
2014-02-11 commit-bot... Add dev bounds to bmp txt context, use bounds to ignore...
2014-02-11 commit-bot... Reland SkWriter32 growth change with build fixes.
2014-02-11 commit-bot... SkBitmap now really stores SkImageInfo -- config is...
2014-02-11 commit-bot... Add the perceptual difference metric to the rebaseline...
2014-02-11 robertphillips... Revert of r13384 (Stateful PathRenderer implementation)
2014-02-11 djsollen@google.combugfix for typo in skpdiff tool
2014-02-11 djsollen@google.comReturn -1 in error condition instead of removing diff...
2014-02-11 commit-bot... Revert of Change growth function for SkWriter32 (https...
2014-02-11 robertphillips... clang complaint fix
2014-02-11 robertphillips... Fix build
2014-02-11 robertphillips... Fix valgrind suppressions
2014-02-11 robertphillips... Collapse matrix & clip stack in PictureRecord
2014-02-11 commit-bot... Change growth function for SkWriter32
2014-02-11 commit-bot... Whitespace change to test bugdroid links.
2014-02-11 commit-bot... Revert of Add the perceptual difference metric to the...
2014-02-11 commit-bot... Add the perceptual difference metric to the rebaseline...
2014-02-11 commit-bot... Fix broken debug build
2014-02-11 commit-bot... Cleaner external buffer handling in SkWriter32
2014-02-11 mike@reedtribe.orgRevert "SkBitmap now really stores SkImageInfo -- confi...
2014-02-11 mike@reedtribe.orgfix test for empty config
2014-02-11 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-02-11 mike@reedtribe.orgfix warnings
2014-02-11 mike@reedtribe.orgSkBitmap now really stores SkImageInfo -- config is...
2014-02-11 commit-bot... fix minor error between kStroke_PathAsRect and kFill_Pa...
2014-02-10 commit-bot... Use SkToBool to fix a warning.
2014-02-10 commit-bot... Allow buffered stream to work with an offset.
2014-02-10 commit-bot... SkOnce in is_lcd_supported instead of hand rolled doubl...
2014-02-10 commit-bot... SkPictureRecord: silently do nothing for non-drawable...
2014-02-10 commit-bot... rebaseline_server: add ImagePair class, a step towards...
2014-02-10 robertphillips... Stateful PathRenderer implementation
next