aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix typo bug caught by mac warn-as-error (= should have been &=).Gravatar bsalomon@google.com2013-01-14
* Implement getConstantColorComponents() for matrix convolution.Gravatar bsalomon@google.com2013-01-11
* Add GrEffect::updateKnownColorComponents(). It is used to determine whether t...Gravatar bsalomon@google.com2013-01-11
* Adding commandline option to gm to make it write image results for tests that...Gravatar junov@chromium.org2013-01-11
* Fix leaks in blurrect benchs and gm.Gravatar bsalomon@google.com2013-01-11
* Enable per-tile logging in bench_picturesGravatar borenet@google.com2013-01-11
* Add option to render PDFs to memory only.Gravatar edisonn@google.com2013-01-11
* SkImageDecoder_WIC should work on Win7 with Win8 SDK.Gravatar bungeman@google.com2013-01-11
* Fix typo, report in validate diff teh value of the pixel, not the address of ...Gravatar edisonn@google.com2013-01-11
* Rebaselined webpage image GMs for ['base-macmini'] on Google Storage.Gravatar rmistry@google.com2013-01-11
* Make GrEffect::textureAccess non-virtual. Require subclasses to append their ...Gravatar bsalomon@google.com2013-01-11
* Remove non-destructive playback from GrIODB.Gravatar bsalomon@google.com2013-01-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-11
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-01-11
* Rename onFilterImageGPU to filterImageGPU(), to match skia convention. No ch...Gravatar senorblanco@chromium.org2013-01-10
* DirectWrite generatePath must transform the path by the current matrix.Gravatar bungeman@google.com2013-01-10
* Add display of more SkPaint fields in DebuggerGravatar robertphillips@google.com2013-01-10
* gm: if no readPath is given, report all tests as "missing reference image" in...Gravatar epoger@google.com2013-01-10
* Fix assertion caused by change in 7117.Gravatar bungeman@google.com2013-01-10
* Properly reject clipped out draws in BBox pictures.Gravatar bungeman@google.com2013-01-10
* gm self-test: update expected dashing2.png images (in inputs/ dir) to reflect...Gravatar epoger@google.com2013-01-10
* Update order in third_party/externals svn:externals property to match DEPS.Gravatar bungeman@google.com2013-01-10
* Remove default clip/drawstate in GrIODB.Gravatar bsalomon@google.com2013-01-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-10
* Fix incorrect sample cnt assertGravatar bsalomon@google.com2013-01-09
* Ensure that SkMemoryStream does not crash dereferencing fData.Gravatar scroggo@google.com2013-01-09
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* Add clear after each image save, so that GPU images won't end up progressivel...Gravatar jvanverth@google.com2013-01-09
* fix iOS build after adding modifierKeys to click eventsGravatar reed@google.com2013-01-09
* Rebaselined webpage image GMs for ['base-shuttle-win7-intel-angle'] on Google...Gravatar rmistry@google.com2013-01-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-09
* speculative change to speedup blurrect bench for large radius, to see if the ...Gravatar mike@reedtribe.org2013-01-09
* Turn off WarnAsError when building ANGLE projects on windows.Gravatar bsalomon@google.com2013-01-08
* Turn off warnings-as-error on 64bit windows build due to many size_t-related ...Gravatar bsalomon@google.com2013-01-08
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* gm: remove --diffPath option and all other pixel diff functionality.Gravatar epoger@google.com2013-01-08
* Fix signed/unsigned comparison in PictureTest.cppGravatar bsalomon@google.com2013-01-08
* Rebaselined webpage image GMs for ['base-android-xoom'] on Google Storage.Gravatar rmistry@google.com2013-01-08
* Rebaselined webpage image GMs for %s on Google Storage.Gravatar rmistry@google.com2013-01-08
* Rebaselined webpage image GMs for %s on Google Storage.Gravatar rmistry@google.com2013-01-08
* Fix signed/unsigned comparison warning in PictureTest.cppGravatar bsalomon@google.com2013-01-08
* translate modifier keys for xeventsGravatar reed@google.com2013-01-08
* Fix macro redefinition warning on 10.6 bots in mesa code.Gravatar bsalomon@google.com2013-01-08
* fix linux buildGravatar reed@google.com2013-01-08
* fix win buildGravatar reed@google.com2013-01-08
* pass modifier keys to click events (e.g. control | shift etc.)Gravatar reed@google.com2013-01-08
* fix GPU drawing for 8 bit alpha bitmapsGravatar humper@google.com2013-01-08
* $(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.shGravatar rmistry@google.com2013-01-08
* Script to checkout and build ToT chromium with ToT skiaGravatar rmistry@google.com2013-01-08
* Proposed fix to new stroking/path render selection systemGravatar robertphillips@google.com2013-01-08