aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Reland 'Update expectations for skimage.'Gravatar scroggo@google.com2013-08-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-29
* export SkFontMgr_New_... experimental functions for testing in chromeGravatar reed@google.com2013-08-28
* Don't require getLength on Mac.Gravatar scroggo@google.com2013-08-28
* Remove temporary workaround TODOs from tools/tests/run.shGravatar epoger@google.com2013-08-28
* Remove sk_bzero usage from SkMatrix44 for improved performance.Gravatar shawnsingh@chromium.org2013-08-28
* Delete empty subdirs under tools/tests/rebaselineGravatar epoger@google.com2013-08-28
* Test decoders when hasLength returns false.Gravatar scroggo@google.com2013-08-28
* bbh_shootout: Move bitmap rendering out of the timing codepath.Gravatar commit-bot@chromium.org2013-08-28
* Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ...Gravatar commit-bot@chromium.org2013-08-28
* fix state machine so we know simple only loops once, but we can call maprect ...Gravatar reed@google.com2013-08-28
* ARM Skia NEON patches - 15 - Preparation work for Blitmask optimsGravatar commit-bot@chromium.org2013-08-28
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Handle SkStream::rewind properly.Gravatar scroggo@google.com2013-08-28
* Missed a Nexus4 image rebaselineGravatar robertphillips@google.com2013-08-28
* Performance trigger rebaselines of theverge on Nexus7 for r10936 (Blur refact...Gravatar robertphillips@google.com2013-08-28
* Whitespace change to test the Commit Queue.Gravatar commit-bot@chromium.org2013-08-28
* Remove less then useful configs from bench_pictures runsGravatar robertphillips@google.com2013-08-28
* fix issue on devices running an OS prior to 4.2 when the fallback font file w...Gravatar djsollen@google.com2013-08-28
* Revert "Update expectations for skimage."Gravatar scroggo@google.com2013-08-28
* Update expectations for skimage.Gravatar scroggo@google.com2013-08-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-28
* Add performance benchmark before landing perf improvements that remove sk_bez...Gravatar shawnsingh@chromium.org2013-08-28
* Fix for 10963: Use mx instead of my where mx is wanted.Gravatar bungeman@google.com2013-08-28
* Some missed tilemodes image rebaselinesGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Win7 x86 Debug/Nexus4 Release/Ubuntu x86 Debug and ReleaseGravatar robertphillips@google.com2013-08-27
* Clear unknown DirectWrite font metrics.Gravatar bungeman@google.com2013-08-27
* In image filters, apply the CTM and offset to the crop rect. This is necessar...Gravatar senorblanco@chromium.org2013-08-27
* Image rebaselines for Ubuntu NoGPU x86_64Gravatar robertphillips@google.com2013-08-27
* Image rebaselines for Nexus7 Release/DebugGravatar robertphillips@google.com2013-08-27
* Image baselines for Nexus 10 Debug/ReleaseGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Nexus S Debug/ReleaseGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Mac 10.7 x86/x86_64 Debug/ReleaseGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Mac10.6 x86/x86_64 Debug/ReleaseGravatar robertphillips@google.com2013-08-27
* Only destroy huffman if build succeeded.Gravatar scroggo@google.com2013-08-27
* Image rebaselines for Ubuntu12 x86 Debug & Release & x86_64 DebugGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Win7 x86 ReleaseGravatar robertphillips@google.com2013-08-27
* Image rebaselines for Win7 x86_64 Release & DebugGravatar robertphillips@google.com2013-08-27
* Image baselines for Win7 x86 Release ANGLE & DirectWriteGravatar robertphillips@google.com2013-08-27
* Win7 x86 Debug DirectWrite rebaselines for 10936Gravatar robertphillips@google.com2013-08-27
* Rebaselines for Win7 x86 Debug ANGLE Gravatar robertphillips@google.com2013-08-27
* Fix _GDI::generateCharToGlyph to properly handle missing glyphs.Gravatar bungeman@google.com2013-08-27
* Revert of r10943.Gravatar rmistry@google.com2013-08-27
* add SkDeviceLooper to handle larger-than-fixedpointGravatar reed@google.com2013-08-27
* Fix issue when the family name is reused among multiple families.Gravatar djsollen@google.com2013-08-27
* Remove experimental/json-expectations , no longer needed.Gravatar epoger@google.com2013-08-27
* Fix compiler warning/error in r10936Gravatar robertphillips@google.com2013-08-27
* New warning -> new pattern for fingers to learn for asserting failure.Gravatar mtklein@google.com2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27