- 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
- 2859eb7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 9c56a8d Make gm's json results include checksums even if run without --readPath by epoger@google.com · 12 years ago
- 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
- 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
- 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
- 9532953 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
- d8b2799 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 706ff2f Fixing picture recording scale bug in gm by junov@chromium.org · 12 years ago
- c938c48 Adding tileGrid scaled playback capability to gm. by junov@chromium.org · 12 years ago
- 8b95474 Tweak Android bench_pictures configs by borenet@google.com · 12 years ago
- a7d8e3e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 84f548c Flags for render_pictures: verify, clone and writeWholeImage: by edisonn@google.com · 12 years ago
- 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 12 years ago
- 9afba74 Modify bench_pictures configs for Android by borenet@google.com · 12 years ago
- 009bcca When doing a readback in SkGrPixelRef check whether the dst bmp was allocated. by bsalomon@google.com · 12 years ago
- 58be101 Adding gm test steps for rtree and tileGrid by junov@chromium.org · 12 years ago
- d3fd98f Parses per-tile benches and returns the sum as overall skp bench. by bensong@google.com · 12 years ago
- 675de16 Adding support for new canvas API method clipRRect with rtree and tileGrid by junov@chromium.org · 12 years ago
- 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
- ee8a8e3 Re-land r6843 with copied gyp file to (hopefully) fix Windows build by epoger@google.com · 12 years ago
- 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
- fdba404 change all interfaces for SkRasterizer to const, in preparation for marking it by reed@google.com · 12 years ago
- 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
- 78c0c30 Fix drawSprite to record correctly with SkBBoxRecord by junov@chromium.org · 12 years ago
- 77734b8 Fix compile error on Windows -- remove unsupported branch hint. by jvanverth@google.com · 12 years ago
- 24b4f97 Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code. by jvanverth@google.com · 12 years ago
- 7a03d86 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 6006b56 Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects. by junov@chromium.org · 12 years ago
- 5683d42 Fix compiler warning-as-error issue by robertphillips@google.com · 12 years ago
- 4e18c7a Add RRect GM by robertphillips@google.com · 12 years ago
- 0c8ec2f Fixing bounding box computation for inverse filled paths in SkBBoxRecord by junov@chromium.org · 12 years ago
- 57850b9 we do not correctly handle inner-style in blurmaskfilter w/ the 9patch by reed@google.com · 12 years ago
- 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
- 9f6a557 Remove unused type GrCacheKey by bsalomon@google.com · 12 years ago
- bada644 Make all colorfilter methods const, in preparation for declaring them by reed@google.com · 12 years ago
- 30da745 Mark all methods on SkXfermode as const, in preparation for declaring all by reed@google.com · 12 years ago
- 82ec0b0 Allow setting a scaleFactor in bench_pictures (and render_pictures). by scroggo@google.com · 12 years ago
- 6d87557 3on/3off dashing optimization by robertphillips@google.com · 12 years ago
- 33352d9 Roll out r6843 to hopefully fix Windows builds by epoger@google.com · 12 years ago
- 3b98bfd Address comments for r6822: https://codereview.appspot.com/6946052/ by borenet@google.com · 12 years ago
- 5f8c8f4 Adding missing oval and roundedRect primitives to SkBBoxRecord by junov@chromium.org · 12 years ago
- 6b18d24 Limit the maximum number of dash segments per path by fmalita@google.com · 12 years ago
- 6c0e522 Add --writeJsonSummary option to gm by epoger@google.com · 12 years ago
- 2882c57 Fix SampleApp busted images with --picture on windows. by bsalomon@google.com · 12 years ago
- b3470c8 Fix line rendering with TileGrid and Rtree by junov@chromium.org · 12 years ago
- 9be5727 detect out-of-memory when we try to create a mask offscreen by reed@google.com · 12 years ago
- d0deb4f shape ops work in progress by caryclark@google.com · 12 years ago
- ec93bf9 add 4th test by reed@google.com · 12 years ago
- 5138638 change delta to 5, to better show the inset trend by mike@reedtribe.org · 12 years ago
- c3442d5 move inset out of SkRRect.h for now, and add experimental versions to gm by mike@reedtribe.org · 12 years ago
- 3707164 add gm for rrect, and rrect.inset/outset by mike@reedtribe.org · 12 years ago
- 5bff6ec if CG fails to decode an image, check to see if it was a problem in the colorspace by mike@reedtribe.org · 12 years ago
- a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 4ef4f4a Improving comment in SkTileGrid::search by junov@chromium.org · 12 years ago
- 12310e4 Add new "aarects" bench to establish baseline for aa rect drawing by robertphillips@google.com · 12 years ago
- d4a1567 Replacing alloca call in SkTileGrid with SkAutoSMalloc by junov@chromium.org · 12 years ago
- 54cae70 Build fix for windows chromium bots. by junov@chromium.org · 12 years ago
- ddf36e7 Fix bench_pictures.cfg and add sanity check by borenet@google.com · 12 years ago
- 441a005 Fix r6808 fix & some compiler warnings by robertphillips@google.com · 12 years ago
- f7ef56d call lock-pixels once we know we're a sprite by reed@google.com · 12 years ago
- b68addd Use the stencil buffer to avoid temporary alpha clip masks. by bsalomon@google.com · 12 years ago
- ea03360 add per-draw checks for lockcounts by reed@google.com · 12 years ago
- 8234e54 Only run bench_pictures once for debug builds by borenet@google.com · 12 years ago
- de1fc47 use DEF_GM by reed@google.com · 12 years ago
- 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- ffbe903 Fix compiler warning as error bug by robertphillips@google.com · 12 years ago
- f81f97e Optimized implementation of SkMatrix44::preScale by shawnsingh@chromium.org · 12 years ago
- a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
- cbcef70 Provide an option to bench drawing individual tiles in bench_pictures. by scroggo@google.com · 12 years ago
- c4013c1 In the config name, report the viewport, if one is provided. by scroggo@google.com · 12 years ago
- 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
- 2a3f08b add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled) by reed@google.com · 12 years ago
- c0d5e54 Allow bench_pictures to have its viewport set on the command line. by scroggo@google.com · 12 years ago
- 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
- 9f13174 Fix oversights in r6793. by bsalomon@google.com · 12 years ago
- 8d67c07 Use GrDrawTarget::AutoClipRestore to set temporary irect clips. by bsalomon@google.com · 12 years ago
- 04b5468 Fix Android SampleApp by djsollen@google.com · 12 years ago
- cf939ae Add a state bit to GrDrawState that forces coverage to be blended. by bsalomon@google.com · 12 years ago
- 8ffb704 Add the original path renderer files and some support files from Android. by jvanverth@google.com · 12 years ago
- e7bd5f4 shape ops work in progress by caryclark@google.com · 12 years ago
- dd335ae Change to BDS license (as we did with all the other files that were Apache) by reed@google.com · 12 years ago
- 4d3f3cd Fix android build by removing references to the old sampleApp by djsollen@google.com · 12 years ago
- 3cb834b Modifying SkTileGrid to support arbitrary query rectangles. by junov@chromium.org · 12 years ago
- 4c1f091 kill unused SkFlipPixelRef Review URL: https://codereview.appspot.com/6949043 by reed@google.com · 12 years ago
- 8f0ca06 Fixing clip region test in deferred canvas, used to determine whether a draw operation occludes the entire canvas. by junov@chromium.org · 12 years ago
- 9973a8a Matrix inversion optimizations and benchmark; originally by whunt@google.com. by tomhudson@google.com · 12 years ago
- 306ab9d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- bfa0401 Use double precision when iterating in SkDashPathEffect::filterPath() by fmalita@google.com · 12 years ago
- b79103a Set git to ignore .android_config by scroggo@google.com · 12 years ago
- 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
- 1558d68 Add bench_pictures config Review URL: https://codereview.appspot.com/6873073 by borenet@google.com · 12 years ago
- 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
- 9b0fd9a part of prev CL for rrect by reed@google.com · 12 years ago
- 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
- 8cdf0f5 Adding quickContains API method to SkClipStack by junov@chromium.org · 12 years ago
- 31114c6 Create SkBitmapChecksummer and associated SkBitmapTransformer by epoger@google.com · 12 years ago
- ca47aae Minor cleanup by robertphillips@google.com · 12 years ago
- fb883bf Fix generation of random two point gradients for program unit test. by bsalomon@google.com · 12 years ago
- c7b4be7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago