aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Implement GPU path for matrix convolution. Note that when not convolving alpha,Gravatar senorblanco@chromium.org2012-10-04
* revert 5794Gravatar reed@google.com2012-10-03
* add test for rotated saveLayer, to see that we clip against the specified boundsGravatar reed@google.com2012-10-03
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* Fixed memory leak in bitmaprect GMGravatar robertphillips@google.com2012-10-02
* delete obsolete/unused SkGpuCanvasGravatar reed@google.com2012-10-01
* 1. remove references to (deprecated) SkGpuCanvasGravatar reed@google.com2012-10-01
* Fixed bug in drawing of large bitmapsGravatar robertphillips@google.com2012-10-01
* Added additional case to GM:drawbitmapmatrixGravatar robertphillips@google.com2012-09-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-27
* gm: Include system_preferences.h in mac file.Gravatar tfarina@chromium.org2012-09-26
* Disable memory intensive drawBitmapRectToRect tests on AndroidGravatar robertphillips@google.com2012-09-26
* Added more drawBitmapRectToRect testsGravatar robertphillips@google.com2012-09-26
* SkCanvas::setDevice() must die, and so we begin by removing our ownGravatar mike@reedtribe.org2012-09-26
* Vertical metrics for FreeType.Gravatar bungeman@google.com2012-09-25
* This patch adds support for optional processing of the alpha channel inGravatar senorblanco@chromium.org2012-09-25
* When recording a GM to a picture, pass the GM's size to beginRecording.Gravatar scroggo@google.com2012-09-21
* Implements a matrix convolution filter (raster path only). The filtering loopGravatar senorblanco@chromium.org2012-09-18
* re-re-land 5578Gravatar reed@google.com2012-09-18
* revert 5580Gravatar reed@google.com2012-09-18
* re-land 5578 w/ pipe fixGravatar reed@google.com2012-09-18
* revert 5578 -- broke pipeGravatar reed@google.com2012-09-18
* Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. ThisGravatar reed@google.com2012-09-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-18
* fixed compiler complaintsGravatar robertphillips@google.com2012-09-17
* Turn serialization back on in GM.Gravatar scroggo@google.com2012-09-14
* Fix picture refcnt bug in distantclip gm. Unreviewed.Gravatar rileya@google.com2012-09-14
* Add gm to test SkRegion/clipPath bug.Gravatar rileya@google.com2012-09-14
* Make texteffects gm work through serialization and pipe.Gravatar scroggo@google.com2012-09-12
* disable replay for nowGravatar reed@google.com2012-09-10
* cache decoded bitmap in global for nowGravatar reed@google.com2012-09-10
* enable lcdtextGravatar mike@reedtribe.org2012-09-10
* updateGravatar mike@reedtribe.org2012-09-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-09
* updateGravatar reed@google.com2012-09-08
* experimentalGravatar reed@google.com2012-09-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-09-07
* Fixed Windows compiler complaints (esp. in debugger)Gravatar robertphillips@google.com2012-09-06
* Shut up some Mac (xcode 3) warningsGravatar bsalomon@google.com2012-09-05
* Allow cache tracking to be enabled in releaseGravatar robertphillips@google.com2012-08-31
* Reenable pipe for imagefiltersgraph GM on Android.Gravatar scroggo@google.com2012-08-28
* disable pipe for nowGravatar reed@google.com2012-08-28
* Add caching of the snapshot image form a surfaceGravatar reed@google.com2012-08-28
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Implements the non-Porter-Duff compositing modes required for SVG's feBlendGravatar senorblanco@chromium.org2012-08-22
* Added resource cache debug output to help track changesGravatar robertphillips@google.com2012-08-22
* Move SkColorFilterImageFilter into its own file.Gravatar senorblanco@chromium.org2012-08-20
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20