1. a2bbc6e pathops work in progress by caryclark@google.com · 11 years ago
  2. 045c3d3 rebaseline_server: make default landing page list supported query URLs by epoger@google.com · 11 years ago
  3. f0784bd Revert "Avoid re-rendering stencil clip for every draw with reducable clip stack" by reed@google.com · 11 years ago
  4. eea3ab7 fix mac 10.6 build by reed@google.com · 11 years ago
  5. f91aaec Construct round rects with perpendicular tangents. by commit-bot@chromium.org · 11 years ago
  6. 679eb67 Avoid re-rendering stencil clip for every draw with reducable clip stack by commit-bot@chromium.org · 11 years ago
  7. 5c8ee25 Make GrContext cache the gpu paths by commit-bot@chromium.org · 11 years ago
  8. e1e99ef Add bevel-stroke support in GrAARectRenderer by commit-bot@chromium.org · 11 years ago
  9. 9a0f000 Rebaseline improved N4 images by robertphillips@google.com · 11 years ago
  10. 8995b7b Only disable scratch texture reuse on the N10 and N4 by robertphillips@google.com · 11 years ago
  11. 7b1c2c1 rebaseline_server: right-align "select/clear/toggle all tests" buttons with results table by epoger@google.com · 11 years ago
  12. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  13. 05d56eb Update results for a Nexus4 tests that don't render well with perspective by edisonn@google.com · 11 years ago
  14. f2f8f3a Adding a way to disable SkOffsetImageFilter's optimized path in blink/chrome by commit-bot@chromium.org · 11 years ago
  15. 2080722 Fix two inconsistencies in handling fixed-function texture coordinate set generation by commit-bot@chromium.org · 11 years ago
  16. a0fd1b3 add some GM tests for rects by commit-bot@chromium.org · 11 years ago
  17. 18bb41e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  18. 3b60c14 Fix for r12069 (actually turn on don't-reuse-scratch-textures feature) by robertphillips@google.com · 11 years ago
  19. f7ee05f Turn on don't-reuse-scratch-textures for all Android devices by robertphillips@google.com · 11 years ago
  20. 7124abd Another rebaseline by robertphillips@google.com · 11 years ago
  21. d2f7948 Disabling SK_ATTR_DEPRECATED the hard way by robertphillips@google.com · 11 years ago
  22. 77121cf More image rebaselines by robertphillips@google.com · 11 years ago
  23. fd3ae2e Yet more rebaselines by robertphillips@google.com · 11 years ago
  24. 56ce48a Add can-ignore-rect hint to clear call by robertphillips@google.com · 11 years ago
  25. fc7ceef Add suppressions for Issue 1784 by robertphillips@google.com · 11 years ago
  26. 3843f3f Partial fix for Skia issue 1769: GenerateGMs crashing (out of memory) by commit-bot@chromium.org · 11 years ago
  27. 908f127 Rebaseline images that improved with 12037 by robertphillips@google.com · 11 years ago
  28. f1df61c Rebaseline lingering RoundRect RHB images by robertphillips@google.com · 11 years ago
  29. 0251288 Adding size parameter to read array functions by commit-bot@chromium.org · 11 years ago
  30. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  31. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  32. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  33. 94bdd7e Fix bug in don't-reuse-scratch-textures path by robertphillips@google.com · 11 years ago
  34. e4e5cab Rebaseline for r12034 by vandebo@chromium.org · 11 years ago
  35. d5743ed Remove suppression of morphology image diffs by robertphillips@google.com · 11 years ago
  36. 0bef506 Rebaselines of morphology GM for r11966 by robertphillips@google.com · 11 years ago
  37. 44b3a64 Whitespace change to trigger builds after buildbot script changes by borenet@google.com · 11 years ago
  38. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  39. cb50510 No longer use scratch textures on ARM devices by robertphillips@google.com · 11 years ago
  40. 1986756 Speculative Android build fix. by senorblanco@chromium.org · 11 years ago
  41. ae326bb Revert r1784: SK_API on a non-concrete template is strange. by bungeman@google.com · 11 years ago
  42. f49a095 Mac build fix. by senorblanco@chromium.org · 11 years ago
  43. 7a47ad3 Implement SSE2-based implementations of the morphology filters (dilate & erode). This gives a 3-5X speedup over the naive implementation, and also mitigates a timing-based security attack in Chrome (https://code.google.com/p/chromium/issues/detail?id=251711). by senorblanco@chromium.org · 11 years ago
  44. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  45. f5747da Fix int/SkScalar mismatch in gm. by vandebo@chromium.org · 11 years ago
  46. fd3c8c2 Fix int/SkScalar mismatch. by vandebo@chromium.org · 11 years ago
  47. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  48. c136242 DM: add --rtree. by commit-bot@chromium.org · 11 years ago
  49. c9424b8 Don't check if shaders compile or program links in release Chromium by commit-bot@chromium.org · 11 years ago
  50. 537e26a Exclude verylargebitmap test from replay modes on windows. by commit-bot@chromium.org · 11 years ago
  51. 1ab9f73 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  52. b38d4e1 Mark GMs that are not preserving the perspective for the canvas passed by edisonn@google.com · 11 years ago
  53. dc370e2 update results for Nexus4 gms that run in perspespective mode by edisonn@google.com · 11 years ago
  54. 6b288d1 semi-blindly rebaseline some GM results, keeping them marked as unreviewed by epoger@google.com · 11 years ago
  55. 1f87465 rebaseline GM results on Android-IntelRhb and Valgrind bots which were not running for a while by epoger@google.com · 11 years ago
  56. 4db592c remove contains(x,y) for rects and rrects ... not well defined, and unused by reed@google.com · 11 years ago
  57. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  58. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  59. b08c707 rebaseline_server: report proper URL upon launch by epoger@google.com · 11 years ago
  60. bbe66f0 add triangles to fatbits sample ('t') by reed@google.com · 11 years ago
  61. b77f0f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  62. 7101abe Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://codereview.chromium.org/49693002) due to test failures in PathTest on Android by robertphillips@google.com · 11 years ago
  63. af94d9a GM is passing the wrong flag to beginRecording() for --rtree. by commit-bot@chromium.org · 11 years ago
  64. 4cc7518 Use SkPathRef gen id for SkPath::getGenerationID by commit-bot@chromium.org · 11 years ago
  65. 658e28b Remove SkMatrix44 float conversions without precision loss by commit-bot@chromium.org · 11 years ago
  66. 950923b All SkAnnotations are no-draw. Propose we fold that through. by commit-bot@chromium.org · 11 years ago
  67. 89ff3dd Little changes to SkAnnotation in pipe: by commit-bot@chromium.org · 11 years ago
  68. 7585479 Allow SkLazyPixelRef to use SkScaledImageCache by commit-bot@chromium.org · 11 years ago
  69. f9a2759 tests: Provide a default resources path. by commit-bot@chromium.org · 11 years ago
  70. 40258a5 Fix pipe/annotation. by commit-bot@chromium.org · 11 years ago
  71. 4259ef3 rebaseline_server: replace TODOs section with link to documentation/roadmap by epoger@google.com · 11 years ago
  72. f4394d5 rebaseline_server: allow substring filtering for builder and test by epoger@google.com · 11 years ago
  73. 602b960 Get rid of two unused variables from the .data section. by commit-bot@chromium.org · 11 years ago
  74. 0caa68a DM: add --quiet by commit-bot@chromium.org · 11 years ago
  75. 9ef0426 Don't reuse scratch textures patch by robertphillips@google.com · 11 years ago
  76. 0b7ab3b Fix bug in erosion filtering by robertphillips@google.com · 11 years ago
  77. bc0dbdc svndiff for the windows by bsalomon@google.com · 11 years ago
  78. 70402c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. 8ab77ea Fix narrowing conversion errors from r11986 by commit-bot@chromium.org · 11 years ago
  80. ea7e69a A fix for annoying clang error "unused-const-variabl" in third_party code. by commit-bot@chromium.org · 11 years ago
  81. ef923d4 rebase msaa4 tests that haven't run in a long time by bsalomon@google.com · 11 years ago
  82. 745f248 skip android_paint GM in pipe mode by mtklein@google.com · 11 years ago
  83. 377ebc5 gm/internal_links test: add kSkipPipe_Flag until we fix bug 1761 by epoger@google.com · 11 years ago
  84. c01ba70 Remove float/double conversions from SkMatrix44's map2_pf by commit-bot@chromium.org · 11 years ago
  85. 2d3a789 DM: add --pipe by commit-bot@chromium.org · 11 years ago
  86. 2701be5 Whitespace change to pick up buildbot change https://code.google.com/p/skia/source/detail?r=11983 by epoger@google.com · 11 years ago
  87. 26e30c5 Cleanup displacement bench by robertphillips@google.com · 11 years ago
  88. 77e079a Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  89. 42a8957 Fix for issue 1728: raster vs. gpu text draws with the wrong color by commit-bot@chromium.org · 11 years ago
  90. da3d69c Fix broken MSAA for RGBA by commit-bot@chromium.org · 11 years ago
  91. 3721ee6 Reverting r11968 (Enabling validation code in serialization and adding serialization to fuzzer - https://codereview.chromium.org/44573002) due to failure on Chromium AllQuads test. by robertphillips@google.com · 11 years ago
  92. b2e9fa5 Clean up the GrTHashTable API. by commit-bot@chromium.org · 11 years ago
  93. 92165bc rebaseline_server: tiny fix to un-break UI when ng-repeate (key, value) has duplicate values by epoger@google.com · 11 years ago
  94. 2ce9c21 mass-committing another round of GM results, marked as reviewed-by-human=false by epoger@google.com · 11 years ago
  95. 055e3b5 rebaseline_server: UI improvements + set reviewed-by-human on commit by epoger@google.com · 11 years ago
  96. 0673efe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  97. d25d6c7 Enabling validation code in serialization and adding serialization to fuzzer by commit-bot@chromium.org · 11 years ago
  98. 10ba006 Allow users to build on top of, instead of beneath, SkRefCnt. by bungeman@google.com · 11 years ago
  99. 5003bde Factor out skia_keep_frame_pointer. Handy with perf to get call stacks. by commit-bot@chromium.org · 11 years ago
  100. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago