1. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 11 years ago
  2. d85f32c Make GrConvexPolyEffect support inverse fills and non-AA rects by commit-bot@chromium.org · 11 years ago
  3. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  4. 0e53075 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. 9d0ecf4 Modify how gpu.gyp includes angle.gyp. by commit-bot@chromium.org · 11 years ago
  6. 3107b6a add SkCanvas::NewRaster factory -- a very common use-case in chrome by commit-bot@chromium.org · 11 years ago
  7. 4fcc3ca Add GrSet class built on top of RedBlackTree by commit-bot@chromium.org · 11 years ago
  8. f679d1b Rename Path to Path2D by commit-bot@chromium.org · 11 years ago
  9. 64ca102 Use chromium's gyp if third_party is not available. by commit-bot@chromium.org · 11 years ago
  10. 2b3a204 replace gm_fprintf() calls with SkDebugf() by commit-bot@chromium.org · 11 years ago
  11. 8dab8ec rebaseline_server: fix "Results current as of <timestamp>" banner by commit-bot@chromium.org · 11 years ago
  12. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  13. 6f954b9 Use SkTLazy to hold path in SkClipStack::Element by commit-bot@chromium.org · 11 years ago
  14. 939560b Move SkV8Example to SkSurface by commit-bot@chromium.org · 11 years ago
  15. 5e16ef7 Whitespace change to verify build fix by commit-bot@chromium.org · 11 years ago
  16. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 11 years ago
  17. 0b1afcc Whitespace change to test CQ by commit-bot@chromium.org · 11 years ago
  18. d957984 Factory methods for heap-allocated SkAnnotation objects. by commit-bot@chromium.org · 11 years ago
  19. 4472301 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  20. 38aeb0f DM: also run benches once. by commit-bot@chromium.org · 11 years ago
  21. 40ac5e5 BlendTest: implicit casts -> explicit casts by commit-bot@chromium.org · 11 years ago
  22. c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 11 years ago
  23. 5007aab Upstream changes from Android by commit-bot@chromium.org · 11 years ago
  24. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  25. 16f4180 rebaseline_server: use new intermediate JSON format as described in https://goto.google.com/ChangingRbsJson by commit-bot@chromium.org · 11 years ago
  26. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  27. b805fe5 Fix SampleApp build by bsalomon@google.com · 11 years ago
  28. 573f848 BlendTest: implicit casts -> explicit casts by commit-bot@chromium.org · 11 years ago
  29. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  30. 335619b update comments within expectations/gm/ignored-tests.txt by commit-bot@chromium.org · 11 years ago
  31. 0dc5bd1 Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  32. 1e762d3 Adjusts one Win7 bench expectation (googlespreadsheetdashed, scalar1.1_gpu). by commit-bot@chromium.org · 11 years ago
  33. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 11 years ago
  34. e600c32 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. 7f428a9 Check in today's exhaustive blend experiments. by commit-bot@chromium.org · 11 years ago
  36. 79e1326 Revert of Let DM run unit tests. (https://codereview.chromium.org/178273002/) by commit-bot@chromium.org · 11 years ago
  37. 6bd250a Let DM run unit tests. by commit-bot@chromium.org · 11 years ago
  38. 036405d Change comment for inverse_paths GM in ignored-tests.txt by bsalomon@google.com · 11 years ago
  39. ee1d758 rebaseline extractbitmap GMs, as the test itself changed by commit-bot@chromium.org · 11 years ago
  40. 88a9543 Enable the SSSE3 files to be built for Android when SSSE3 is not present. by commit-bot@chromium.org · 11 years ago
  41. b4c5f06 allow skia flags to be specified in a skia file, but reference by chrome's skia_common.gypi by reed@google.com · 11 years ago
  42. 888999a rebaseline rrect gms by bsalomon@google.com · 11 years ago
  43. 076ce35 Fix valgrind bot errors introduced in f84722e4777. by commit-bot@chromium.org · 11 years ago
  44. 5cf54d7 Rebaselines for https://codereview.chromium.org/177963003/ by commit-bot@chromium.org · 11 years ago
  45. 418d00f Rebaseline canvas-layer-state (PDF only). by senorblanco@chromium.org · 11 years ago
  46. fe68eb6 ARM Skia NEON patches - 25 - S32A_D565_Opaque_Dither clean/bugfix/speed by commit-bot@chromium.org · 11 years ago
  47. 90667ba Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  48. e8d9614 This is intended to make it easier for us to be backwards compatible. by commit-bot@chromium.org · 11 years ago
  49. 0714360 Add SK_API to GrGLExtensions by commit-bot@chromium.org · 11 years ago
  50. 575d9cd Simplify GM-as-bench code. by commit-bot@chromium.org · 11 years ago
  51. d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 11 years ago
  52. 2ea14c6 Fix ChromeOS build broken in f84722e4777 by commit-bot@chromium.org · 11 years ago
  53. f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 11 years ago
  54. b48be71 Rebaselines for https://codereview.chromium.org/158973002/ by djsollen@google.com · 11 years ago
  55. 754de5f add isClipEmpty() -- encourage clients to call this rather than checking clipFoo() results by reed@google.com · 11 years ago
  56. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
  57. d5f032d Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia. by commit-bot@chromium.org · 11 years ago
  58. 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 11 years ago
  59. 6c5f1fd I believe this makes it clearer what is going on; namely: by commit-bot@chromium.org · 11 years ago
  60. 2e34b21 adjust one mac bench range. by commit-bot@chromium.org · 11 years ago
  61. e74e08c Fix compile errors in legacy copyTo(). by senorblanco@chromium.org · 11 years ago
  62. 89f077c Fix saveLayer() clipping w/filters, GPU path. by senorblanco@chromium.org · 11 years ago
  63. f54ea10 bench rebaseline with new parameters. by commit-bot@chromium.org · 11 years ago
  64. b0a1990 Rebaselines for https://codereview.chromium.org/158973002/ by commit-bot@chromium.org · 11 years ago
  65. e9336aa use colortypes instead of bitmap::config by reed@google.com · 11 years ago
  66. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  67. 39ce33a SSE2 implementation of S32_D565_Opaque by commit-bot@chromium.org · 11 years ago
  68. 86cbf99 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  69. 6c2f0be Removes bench alerts for googleplus, forecastio. by commit-bot@chromium.org · 11 years ago
  70. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  71. d5b294a Removes some dynamic SKPs from bench alerts. by commit-bot@chromium.org · 11 years ago
  72. 7911ade Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  73. 495fe2c Rebaseline bench with a little wider ranges. by commit-bot@chromium.org · 11 years ago
  74. 7b4edb2 Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not present. (https://codereview.chromium.org/169753004/) by commit-bot@chromium.org · 11 years ago
  75. cb3672e Add effect-based clipping for circular "tab" style rrects. by commit-bot@chromium.org · 11 years ago
  76. 32d58e6 Enable the SSSE3 files to be built for Android when SSSE3 is not present. by commit-bot@chromium.org · 11 years ago
  77. 283ce52 Fix error on iOS native interface by commit-bot@chromium.org · 11 years ago
  78. 4324c3b Fix warnings on Ubuntu13 by commit-bot@chromium.org · 11 years ago
  79. 032a52f Use SkRRect to store rects in SkClipStack::Element by commit-bot@chromium.org · 11 years ago
  80. 374ea4e ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 11 years ago
  81. def6468 Stub for conic section max curvature by commit-bot@chromium.org · 11 years ago
  82. b988276 Fix for ANGLE interface error by commit-bot@chromium.org · 11 years ago
  83. 8565917 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
  84. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 11 years ago
  85. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  86. 5301070 DM: don't run rtree when kSkipTiled is set. by commit-bot@chromium.org · 11 years ago
  87. aca1c01 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 11 years ago
  88. e528089 Hide GrRRectEffect class from header by commit-bot@chromium.org · 11 years ago
  89. 5b92499 Revert of ARM Skia NEON patches - 12 - S32_Blend (https://codereview.chromium.org/158973002/) by commit-bot@chromium.org · 11 years ago
  90. fc4ded9 Fix saveLayer bugs in SkMatrixClipStateMgr by robertphillips@google.com · 11 years ago
  91. dfff273 ARM Skia NEON patches - 12 - S32_Blend by commit-bot@chromium.org · 11 years ago
  92. 197fea2 Potential fix for array bounds warning. by commit-bot@chromium.org · 11 years ago
  93. c4f3b23 Rebaselines for https://codereview.chromium.org/167433002/ by commit-bot@chromium.org · 11 years ago
  94. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
  95. b39d561 update for coding style, remove explicit floats by commit-bot@chromium.org · 11 years ago
  96. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
  97. 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 11 years ago
  98. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  99. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 11 years ago
  100. fe42410 Fix NaCl build for pepper_32 by commit-bot@chromium.org · 11 years ago