aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add link to how to generate new SKPs when increasing the picture versionGravatar commit-bot@chromium.org2014-02-18
* installPixels returns true if null-pixels -- devolving to setConfigGravatar commit-bot@chromium.org2014-02-18
* Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...Gravatar commit-bot@chromium.org2014-02-18
* Revert changes which were breaking the build.Gravatar commit-bot@chromium.org2014-02-18
* Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr)Gravatar robertphillips@google.com2014-02-18
* Improve saveLayer handling in SkMatrixClipStateMgrGravatar robertphillips@google.com2014-02-18
* Merge tomhudson and mtklein SkPaint shrinking approaches.Gravatar commit-bot@chromium.org2014-02-18
* add param name w/ default arg to work around clang bug on mac 10.7Gravatar reed@google.com2014-02-18
* staticMethod -> StaticMethodGravatar commit-bot@chromium.org2014-02-18
* rebaseline_server: fail fast if skpdiff binary is not availableGravatar commit-bot@chromium.org2014-02-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-18
* replace SkBitmap::Config with SkColorType in gmsGravatar commit-bot@chromium.org2014-02-17
* Fix another clipstack element !rect doesn't mean path bug.Gravatar commit-bot@chromium.org2014-02-17
* Use factories instead of directly creating SkImageInfo.Gravatar bungeman@google.com2014-02-17
* fix style nit in drawIRectGravatar reed@google.com2014-02-17
* Fix spelling of class name in comment.Gravatar commit-bot@chromium.org2014-02-17
* change PictureRecord (and its private subclasses) to take size instead of deviceGravatar commit-bot@chromium.org2014-02-17
* still trying to kill setDevice: rename to setRootDevice (better name) and mak...Gravatar commit-bot@chromium.org2014-02-17
* Small fixes for auto generating Android.mkGravatar commit-bot@chromium.org2014-02-17
* Remove unnecessary includes.Gravatar commit-bot@chromium.org2014-02-17
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* Whitespace change to test recent buildbot repo changesGravatar commit-bot@chromium.org2014-02-17
* Make canvas pass rrects along to clip stackGravatar commit-bot@chromium.org2014-02-16
* use SkColorType instead of SkBitmap::Config in views/effectsGravatar commit-bot@chromium.org2014-02-16
* restore old behavior of setPixels(): lockPixels after installPixels()Gravatar mike@reedtribe.org2014-02-16
* Make PDF clip code handle rrects.Gravatar commit-bot@chromium.org2014-02-16
* fix calling undef inline func build errorGravatar commit-bot@chromium.org2014-02-16
* Store SkRRects in SkClipStackGravatar commit-bot@chromium.org2014-02-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-16
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-15
* Improved distance field samplingGravatar commit-bot@chromium.org2014-02-14
* When the CTM has perspective the back-project method in quickRejectY goes hay...Gravatar commit-bot@chromium.org2014-02-14
* Allowing Lanczos3 to be used in chromiumGravatar commit-bot@chromium.org2014-02-14
* Remove border from GrAtlas entries, and associated copy.Gravatar commit-bot@chromium.org2014-02-14
* Cleanup unref and nullGravatar commit-bot@chromium.org2014-02-14
* Bug Fix for Intel atan on gpu sweep gradientGravatar commit-bot@chromium.org2014-02-14
* Remove deprecation of SkBaseDevice::config() so compile can proceed.Gravatar jvanverth@google.com2014-02-14
* Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://code...Gravatar reed@google.com2014-02-14
* Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.c...Gravatar commit-bot@chromium.org2014-02-14
* have DeferredDevice inherit from SkBaseDeviceGravatar reed@google.com2014-02-14
* Rebaselines for https://codereview.chromium.org/156113005/Gravatar commit-bot@chromium.org2014-02-14
* Adjust allowed error from 0.5 to 2.5.Gravatar commit-bot@chromium.org2014-02-14
* Fix valgrind suppressions (again)Gravatar robertphillips@google.com2014-02-14
* Builder class for SkLayerDrawLooper.Gravatar commit-bot@chromium.org2014-02-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-02-14
* Defer deletion of our shaders until after linking the gl program to work arou...Gravatar commit-bot@chromium.org2014-02-14
* Small adjustments of two bench ranges.Gravatar commit-bot@chromium.org2014-02-13
* fix debugging script for the SampleAppGravatar commit-bot@chromium.org2014-02-13
* ensure that opaque-only colortypes always report opaque-alphatypeGravatar commit-bot@chromium.org2014-02-13