aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert 6914 to fix build issues.Gravatar bsalomon@google.com2012-12-20
* Simplify cache IDs and keys.Gravatar bsalomon@google.com2012-12-20
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2012-12-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-20
* Fixing picture recording scale bug in gmGravatar junov@chromium.org2012-12-19
* Adding tileGrid scaled playback capability to gm.Gravatar junov@chromium.org2012-12-19
* Tweak Android bench_pictures configsGravatar borenet@google.com2012-12-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-19
* Flags for render_pictures: verify, clone and writeWholeImage:Gravatar edisonn@google.com2012-12-18
* Accelerate AA filled rect drawing using drawIndexedInstancesGravatar robertphillips@google.com2012-12-18
* Modify bench_pictures configs for AndroidGravatar borenet@google.com2012-12-18
* When doing a readback in SkGrPixelRef check whether the dst bmp was allocated.Gravatar bsalomon@google.com2012-12-18
* Adding gm test steps for rtree and tileGridGravatar junov@chromium.org2012-12-18
* Parses per-tile benches and returns the sum as overall skp bench.Gravatar bensong@google.com2012-12-18
* Adding support for new canvas API method clipRRect with rtree and tileGridGravatar junov@chromium.org2012-12-18
* change SkMaskFilter methods to const, in preparation for making the class asGravatar reed@google.com2012-12-18
* Re-land r6843 with copied gyp file to (hopefully) fix Windows buildGravatar epoger@google.com2012-12-18
* remove experimental setAsABlur, as it forces the instance to be mutable, and wasGravatar reed@google.com2012-12-18
* change all interfaces for SkRasterizer to const, in preparation for marking itGravatar reed@google.com2012-12-18
* change all patheffect methods to const, in preparation for marking itsGravatar reed@google.com2012-12-18
* Fix drawSprite to record correctly with SkBBoxRecordGravatar junov@chromium.org2012-12-18
* Fix compile error on Windows -- remove unsupported branch hint.Gravatar jvanverth@google.com2012-12-18
* Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code.Gravatar jvanverth@google.com2012-12-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-18
* Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects.Gravatar junov@chromium.org2012-12-17
* Fix compiler warning-as-error issueGravatar robertphillips@google.com2012-12-17
* Add RRect GMGravatar robertphillips@google.com2012-12-17
* Fixing bounding box computation for inverse filled paths in SkBBoxRecordGravatar junov@chromium.org2012-12-17
* we do not correctly handle inner-style in blurmaskfilter w/ the 9patchGravatar reed@google.com2012-12-17
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* Remove unused type GrCacheKeyGravatar bsalomon@google.com2012-12-17
* Make all colorfilter methods const, in preparation for declaring themGravatar reed@google.com2012-12-17
* Mark all methods on SkXfermode as const, in preparation for declaring allGravatar reed@google.com2012-12-17
* Allow setting a scaleFactor in bench_pictures (and render_pictures).Gravatar scroggo@google.com2012-12-17
* 3on/3off dashing optimizationGravatar robertphillips@google.com2012-12-17
* Roll out r6843 to hopefully fix Windows buildsGravatar epoger@google.com2012-12-17
* Address comments for r6822: https://codereview.appspot.com/6946052/Gravatar borenet@google.com2012-12-17
* Adding missing oval and roundedRect primitives to SkBBoxRecordGravatar junov@chromium.org2012-12-17
* Limit the maximum number of dash segments per pathGravatar fmalita@google.com2012-12-17
* Add --writeJsonSummary option to gmGravatar epoger@google.com2012-12-17
* Fix SampleApp busted images with --picture on windows.Gravatar bsalomon@google.com2012-12-17
* Fix line rendering with TileGrid and RtreeGravatar junov@chromium.org2012-12-17
* detect out-of-memory when we try to create a mask offscreenGravatar reed@google.com2012-12-17
* shape ops work in progressGravatar caryclark@google.com2012-12-17
* add 4th testGravatar reed@google.com2012-12-17
* change delta to 5, to better show the inset trendGravatar mike@reedtribe.org2012-12-17
* move inset out of SkRRect.h for now, and add experimental versions to gmGravatar mike@reedtribe.org2012-12-17
* add gm for rrect, and rrect.inset/outsetGravatar mike@reedtribe.org2012-12-17
* if CG fails to decode an image, check to see if it was a problem in the color...Gravatar mike@reedtribe.org2012-12-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-12-15