1. 9c81bd5 Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit SkIntToScalar call. by jvanverth@google.com · 12 years ago
  2. b9ec7d0 Yet another whitespace change by borenet@google.com · 12 years ago
  3. 0c7d718 Another Whitespace Change... by borenet@google.com · 12 years ago
  4. 262891a Whitespace change to trigger rebuild by borenet@google.com · 12 years ago
  5. 5408a30 #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads. by reed@google.com · 12 years ago
  6. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 7d474f8 The motivation for this changeset is to fix the following build failure in google3- by rmistry@google.com · 12 years ago
  8. 672d5c2 Fix warnings about unused function on Mac. by bsalomon@google.com · 12 years ago
  9. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  10. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  11. 11f20d6 Remove GrInstanceCounter. by bsalomon@google.com · 12 years ago
  12. 10a9fb8 Ensure that GrCacheID::Key instances are fully initialized. by bsalomon@google.com · 12 years ago
  13. a59df04 Delete no-longer compiled SkRectShape.cpp by epoger@google.com · 12 years ago
  14. a44de96 Update documentation around picture playback. by djsollen@google.com · 12 years ago
  15. 3aa3358 Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform') by epoger@google.com · 12 years ago
  16. df194a4 remove #ifdef for scalar==float, since it always is by reed@google.com · 12 years ago
  17. e78dd4b add metadata to Click for views by mike@reedtribe.org · 12 years ago
  18. 2606c5d Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  19. 10227bf shape ops work in progress by caryclark@google.com · 12 years ago
  20. 6c40614 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  21. 8d83d0d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. 3586ece shape ops work in progress by caryclark@google.com · 12 years ago
  23. 87a1fd0 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  24. 85370fe Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  25. 2157983 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 3af2b8d fix warnings: by mike@reedtribe.org · 12 years ago
  27. 102b4d5 add const to unhide virtuals in custom colorfilter by mike@reedtribe.org · 12 years ago
  28. 3eafe9b Fix break from eariler change to colorfilters. clang's warnings found that some of these by mike@reedtribe.org · 12 years ago
  29. 61490fa fix warnings related to constness in overrides of SkColorFilter by mike@reedtribe.org · 12 years ago
  30. f6100c8 fix compiler warnings: by mike@reedtribe.org · 12 years ago
  31. 14dd81d disable (using build-flag) change in 6937 until I can figure out how to rebaseline the self-test by mike@reedtribe.org · 12 years ago
  32. 4427aa6 revert 6938, as running rebaseline.sh did not seem to work. by mike@reedtribe.org · 12 years ago
  33. 0f3aabe rebaseline self-test images after stroke change by mike@reedtribe.org · 12 years ago
  34. dec8125 fix strokes for quadratics. #define SK_IGNORE_QUAD_STROKE_FIX to by mike@reedtribe.org · 12 years ago
  35. 1a60dab Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  36. bcbef57 add SkRRect::inset(), which mimics stroking by mike@reedtribe.org · 12 years ago
  37. 15ed90f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. dc73354 add SampleRotatedCircles.cpp by mike@reedtribe.org · 12 years ago
  39. b563709 add test for large strokes on circles by mike@reedtribe.org · 12 years ago
  40. b89a03c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  41. db0b3e0 shape ops work in progress by caryclark@google.com · 12 years ago
  42. 635c331 Experimental code to track what methos have been called: Callstacker is used inject LS_TRACE(...) as first thing in a function definition. lightsymbols must be added to the project too. by edisonn@google.com · 12 years ago
  43. 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
  44. 2859eb7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 9c56a8d Make gm's json results include checksums even if run without --readPath by epoger@google.com · 12 years ago
  46. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  47. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  48. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  49. 9532953 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  50. d8b2799 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. 706ff2f Fixing picture recording scale bug in gm by junov@chromium.org · 12 years ago
  52. c938c48 Adding tileGrid scaled playback capability to gm. by junov@chromium.org · 12 years ago
  53. 8b95474 Tweak Android bench_pictures configs by borenet@google.com · 12 years ago
  54. a7d8e3e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  55. 84f548c Flags for render_pictures: verify, clone and writeWholeImage: by edisonn@google.com · 12 years ago
  56. 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 12 years ago
  57. 9afba74 Modify bench_pictures configs for Android by borenet@google.com · 12 years ago
  58. 009bcca When doing a readback in SkGrPixelRef check whether the dst bmp was allocated. by bsalomon@google.com · 12 years ago
  59. 58be101 Adding gm test steps for rtree and tileGrid by junov@chromium.org · 12 years ago
  60. d3fd98f Parses per-tile benches and returns the sum as overall skp bench. by bensong@google.com · 12 years ago
  61. 675de16 Adding support for new canvas API method clipRRect with rtree and tileGrid by junov@chromium.org · 12 years ago
  62. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  63. ee8a8e3 Re-land r6843 with copied gyp file to (hopefully) fix Windows build by epoger@google.com · 12 years ago
  64. 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
  65. fdba404 change all interfaces for SkRasterizer to const, in preparation for marking it by reed@google.com · 12 years ago
  66. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  67. 78c0c30 Fix drawSprite to record correctly with SkBBoxRecord by junov@chromium.org · 12 years ago
  68. 77734b8 Fix compile error on Windows -- remove unsupported branch hint. by jvanverth@google.com · 12 years ago
  69. 24b4f97 Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code. by jvanverth@google.com · 12 years ago
  70. 7a03d86 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  71. 6006b56 Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects. by junov@chromium.org · 12 years ago
  72. 5683d42 Fix compiler warning-as-error issue by robertphillips@google.com · 12 years ago
  73. 4e18c7a Add RRect GM by robertphillips@google.com · 12 years ago
  74. 0c8ec2f Fixing bounding box computation for inverse filled paths in SkBBoxRecord by junov@chromium.org · 12 years ago
  75. 57850b9 we do not correctly handle inner-style in blurmaskfilter w/ the 9patch by reed@google.com · 12 years ago
  76. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  77. 9f6a557 Remove unused type GrCacheKey by bsalomon@google.com · 12 years ago
  78. bada644 Make all colorfilter methods const, in preparation for declaring them by reed@google.com · 12 years ago
  79. 30da745 Mark all methods on SkXfermode as const, in preparation for declaring all by reed@google.com · 12 years ago
  80. 82ec0b0 Allow setting a scaleFactor in bench_pictures (and render_pictures). by scroggo@google.com · 12 years ago
  81. 6d87557 3on/3off dashing optimization by robertphillips@google.com · 12 years ago
  82. 33352d9 Roll out r6843 to hopefully fix Windows builds by epoger@google.com · 12 years ago
  83. 3b98bfd Address comments for r6822: https://codereview.appspot.com/6946052/ by borenet@google.com · 12 years ago
  84. 5f8c8f4 Adding missing oval and roundedRect primitives to SkBBoxRecord by junov@chromium.org · 12 years ago
  85. 6b18d24 Limit the maximum number of dash segments per path by fmalita@google.com · 12 years ago
  86. 6c0e522 Add --writeJsonSummary option to gm by epoger@google.com · 12 years ago
  87. 2882c57 Fix SampleApp busted images with --picture on windows. by bsalomon@google.com · 12 years ago
  88. b3470c8 Fix line rendering with TileGrid and Rtree by junov@chromium.org · 12 years ago
  89. 9be5727 detect out-of-memory when we try to create a mask offscreen by reed@google.com · 12 years ago
  90. d0deb4f shape ops work in progress by caryclark@google.com · 12 years ago
  91. ec93bf9 add 4th test by reed@google.com · 12 years ago
  92. 5138638 change delta to 5, to better show the inset trend by mike@reedtribe.org · 12 years ago
  93. c3442d5 move inset out of SkRRect.h for now, and add experimental versions to gm by mike@reedtribe.org · 12 years ago
  94. 3707164 add gm for rrect, and rrect.inset/outset by mike@reedtribe.org · 12 years ago
  95. 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
  96. a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  97. 4ef4f4a Improving comment in SkTileGrid::search by junov@chromium.org · 12 years ago
  98. 12310e4 Add new "aarects" bench to establish baseline for aa rect drawing by robertphillips@google.com · 12 years ago
  99. d4a1567 Replacing alloca call in SkTileGrid with SkAutoSMalloc by junov@chromium.org · 12 years ago
  100. 54cae70 Build fix for windows chromium bots. by junov@chromium.org · 12 years ago