aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* Disable imagefiltersgraph from running through pipe on androidGravatar scroggo2012-08-20
* Implements a new class, SkSingleInputImageFilter, to handle DAG connectivityGravatar senorblanco@chromium.org2012-08-20
* Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled.Gravatar scroggo@google.com2012-08-15
* Skip tiled drawing in GM for magnifier image filter.Gravatar scroggo@google.com2012-08-15
* Addressed Windows compiler complaintsGravatar robertphillips@google.com2012-08-15
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13
* suppress pip for now, since we use locally-defined effectsGravatar mike@reedtribe.org2012-08-13
* adjust size to match the contentGravatar mike@reedtribe.org2012-08-13