aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Set git to ignore .android_configGravatar scroggo@google.com2012-12-12
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* Add bench_pictures configGravatar borenet@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* part of prev CL for rrectGravatar reed@google.com2012-12-12
* make RRect and Oval first-class drawing primitives in SkCanvas.Gravatar reed@google.com2012-12-12
* Adding quickContains API method to SkClipStackGravatar junov@chromium.org2012-12-12
* Create SkBitmapChecksummer and associated SkBitmapTransformerGravatar epoger@google.com2012-12-12
* Minor cleanupGravatar robertphillips@google.com2012-12-12
* Fix generation of random two point gradients for program unit test.Gravatar bsalomon@google.com2012-12-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-11
* Fixing logic error in deferred canvas unittest.Gravatar junov@chromium.org2012-12-10
* use new enum-constructorsGravatar reed@google.com2012-12-10
* Fix for Mac-specific OpenGL == complaint in GrGLProgram.cppGravatar robertphillips@google.com2012-12-10
* Add SkMatrix44 constructor that allows user to control the initializationGravatar vollick@chromium.org2012-12-10
* Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...Gravatar bsalomon@google.com2012-12-10
* When cloning picture, use a bitmap heap to avoid flattening bitmaps.Gravatar scroggo@google.com2012-12-10
* optimize for paints that don't require deep copy during cloneGravatar reed@google.com2012-12-10
* Disable failing test on android.Gravatar bsalomon@google.com2012-12-10
* mark our unflattened bitmap as immutable (just as picture deserialization does)Gravatar reed@google.com2012-12-10
* add '--mode clone' option to bench_picturesGravatar reed@google.com2012-12-10
* don't convert clipPath -> clipRect if the path is inverse-filledGravatar reed@google.com2012-12-10
* In SKP serialization, use existing encoded data.Gravatar scroggo@google.com2012-12-10
* Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...Gravatar junov@chromium.org2012-12-10
* shape ops work in progressGravatar caryclark@google.com2012-12-10
* Reapply (r6718) with fix for compiler error on linux.Gravatar djsollen@google.com2012-12-10
* revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...Gravatar djsollen@google.com2012-12-10
* Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar djsollen@google.com2012-12-10
* shape ops work in progressGravatar caryclark@google.com2012-12-10
* add helpers for isTranslate and isScaleTranslateGravatar mike@reedtribe.org2012-12-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-08
* Revert "Added the following 3 features to sample app."Gravatar djsollen@google.com2012-12-07
* Added the following 3 features to sample app.Gravatar djsollen@google.com2012-12-07
* Update filter tool to write out paths to .cpp fileGravatar robertphillips@google.com2012-12-07
* Make debugger profiling honor deleted commandsGravatar robertphillips@google.com2012-12-07
* Improve handling of inverse clip paths in GrClipMaskManager.Gravatar bsalomon@google.com2012-12-07
* Fix some extract subset bugs.Gravatar scroggo@google.com2012-12-07
* utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.hGravatar epoger@google.com2012-12-07
* speedup peek32() when the offset is in the last block (fTail)Gravatar reed@google.com2012-12-07
* Rebaseline script: check for .git and .svn in the current directory as well....Gravatar senorblanco@chromium.org2012-12-07
* cache fontmetrics in picture-recordGravatar reed@google.com2012-12-07
* add cityhash to SVN dependencies, not just DEPS fileGravatar epoger@google.com2012-12-07
* Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 buildGravatar epoger@google.com2012-12-07
* mark bitmaps as immutable as we deserialize them into picture-playbackGravatar reed@google.com2012-12-07
* comment-only fixGravatar epoger@google.com2012-12-07
* Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)Gravatar epoger@google.com2012-12-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* shape ops work in progressGravatar caryclark@google.com2012-12-06
* Use ReduceClipStack in ClipMaskManager.Gravatar bsalomon@google.com2012-12-06