1. 2a4223c Fix for cropped matrix convolution for BottomLeft render targets. by senorblanco@chromium.org · 11 years ago
  2. b5e3910 Reverted due to Chromium compilation failures. Please see: by robertphillips@google.com · 11 years ago
  3. 1236719 Fix cubic->quad RR corner regression by robertphillips@google.com · 11 years ago
  4. b3c2da3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  5. 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
  6. a7a9f37 DM: add --writePath by mtklein@google.com · 11 years ago
  7. 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
  8. dc37e20 Revert "PDF: support perspective in simple shaders. (this version does not work well with tilling)" by vandebo@chromium.org · 11 years ago
  9. eb5992c PDF: support perspective in simple shaders. (this version does not work well with tilling) by vandebo@chromium.org · 11 years ago
  10. 7938bae Implement crop rect support for SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 11 years ago
  11. 575604d Constify SkFlattenable::getFactory(). by commit-bot@chromium.org · 11 years ago
  12. cce4e09 Revert r11860, which was supposed to just be a whitespace change (argh) by epoger@google.com · 11 years ago
  13. 94041c6 Whitespace change to trigger buildbots after https://code.google.com/p/skia/source/detail?r=11859 by epoger@google.com · 11 years ago
  14. ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago
  15. c4d1771 [PDF] Add unpremultiply support and a GM. by vandebo@chromium.org · 11 years ago
  16. de7de56 rebaseline gpu complex clip tests by bsalomon@google.com · 11 years ago
  17. f711f32 GM: add --ignoreFailuresFile as an alternative to --ignoreTests by epoger@google.com · 11 years ago
  18. 6ee6858 SkThreadPool: allow for Runnables that add other Runnables to the pool. by commit-bot@chromium.org · 11 years ago
  19. f84ad8f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  20. 1aa6872 Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected. by senorblanco@chromium.org · 11 years ago
  21. 32bbcf8 Add texture filtering override to debugger by robertphillips@google.com · 11 years ago
  22. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  23. 4256d24 Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888 by commit-bot@chromium.org · 11 years ago
  24. cd7992b ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  25. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  26. 627f662 Disable r11835 (Replace cubic round rect corners with quads) due to performance regression by robertphillips@google.com · 11 years ago
  27. e0d7277 Revert 11839 (rebaseline images after r11835) due to performance regression in 11835 by robertphillips@google.com · 11 years ago
  28. 01c51b7 rebaseline images after r11835 by robertphillips@google.com · 11 years ago
  29. 3f15884 Added nested_bw to suppression list by robertphillips@google.com · 11 years ago
  30. e4b500b rebaseline stragglers from repeated radial gradient tweak by mtklein@google.com · 11 years ago
  31. 6b1b248 Fix typo in ignored-tests file by robertphillips@google.com · 11 years ago
  32. 1cc385b Replace cubic round rect corners with quads by robertphillips@google.com · 11 years ago
  33. 4677acc Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. dfe0f43 Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - https://codereview.chromium.org/26627004) due to Chromium compilation faliures. by robertphillips@google.com · 11 years ago
  35. 3ae71b6 Initial baselines for skbug1719 by bsalomon@google.com · 11 years ago
  36. 6065d36 tools/rebaseline.py --tests xfermodes3 drawbitmaprect scaled_tilemode_gradient tilemode_gradient by mtklein@google.com · 11 years ago
  37. d117910 update drawbitmap gm (part 2) by edisonn@google.com · 11 years ago
  38. 29a2d35 Updates to SkPDFDevice and SkDocument classes. by edisonn@google.com · 11 years ago
  39. 536dc83 Build fix fo windows only by sugoi@google.com · 11 years ago
  40. 0315ed8 Build fix for chromium shared component build by junov@google.com · 11 years ago
  41. 66bb3d1 DM: duh, don't calculate digests unless we're going to look at them. by commit-bot@chromium.org · 11 years ago
  42. 4cc1815 catch the other case where we need to see if fScaledBitmap.lockPixels() might have failed by reed@google.com · 11 years ago
  43. 34150b4 Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for radial_mirror and radial_repeat. by commit-bot@chromium.org · 11 years ago
  44. cbbf1ca add initial support ofr multi-threaded execution by djsollen@google.com · 11 years ago
  45. 9cf0cb1 Implement perspective for bitmaps in pdf. by edisonn@google.com · 11 years ago
  46. 846872f Fix DM build failures: by commit-bot@chromium.org · 11 years ago
  47. c7a40fa Split out GrBitmapTextContext from GrTextContext. by jvanverth@google.com · 11 years ago
  48. 3f1f2a3 Make CropRect immutable after construction. by senorblanco@chromium.org · 11 years ago
  49. 3e7e992 Add display of filterLevel to debugger by robertphillips@google.com · 11 years ago
  50. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  51. 1ae6c2b check of fScaledBitmap failed to lock by reed@google.com · 11 years ago
  52. 8f930ff Remove unused header SkImageTypes.h by commit-bot@chromium.org · 11 years ago
  53. 41345b6 More displacement GM rebaselines. Also remove displacement from ignored-tests.txt, since it should now be passing on all platforms. by senorblanco@chromium.org · 11 years ago
  54. b4c29c5 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  55. 8b66abb Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink or Chrome. by senorblanco@chromium.org · 11 years ago
  56. 6d2533e Add hooks for external run-time reference adoption checks to SkRefCnt. by commit-bot@chromium.org · 11 years ago
  57. f32322b add disabled tests, in pref for experimental isRect behavior by reed@google.com · 11 years ago
  58. 46484ec Add --add-ignored option to rebaseline.py by bsalomon@google.com · 11 years ago
  59. 1e391b5 Update skpdiff to include a name with each file. by djsollen@google.com · 11 years ago
  60. fe070ba Make sure attribute indexes are correct after restoring vertex attributes by commit-bot@chromium.org · 11 years ago
  61. e4d3d7c Rebaseline complexclip tests on GPU and remove them from ignored-tests by bsalomon@google.com · 11 years ago
  62. 6397217 detach blur result texture when it is the same texture used to render path mask by commit-bot@chromium.org · 11 years ago
  63. 6001ee3 remove dm from everything by mtklein@google.com · 11 years ago
  64. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  65. d36522d dm is like gm, but faster and with fewer features. by mtklein@google.com · 11 years ago
  66. beede90 texdata gm: allocate gTextureData on the heap. by commit-bot@chromium.org · 11 years ago
  67. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  68. f8dd384 Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due to Chromium compilation failure by robertphillips@google.com · 11 years ago
  69. 607b3a9 Guard colorNames variable under SK_SUPPORT_UNITTEST. by commit-bot@chromium.org · 11 years ago
  70. 1a01bc4 More new baselines for displacement GM. by senorblanco@chromium.org · 11 years ago
  71. 39bdd46 Fix test name in ignored-tests.txt by bsalomon@google.com · 11 years ago
  72. e1f5dcd First round of new baselines for displacement GM. by senorblanco@chromium.org · 11 years ago
  73. 3e001d2 Add failing complex clip gpu tests to ignored-tests.txt by bsalomon@google.com · 11 years ago
  74. ff2c851 rebaseline some of the complex clip aa gpu tests and direct write blurs by bsalomon@google.com · 11 years ago
  75. 2f92966 Remove SkDataTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  76. e0e1da3 Remove SkColorTable from SkFlattenable hierarchy. by commit-bot@chromium.org · 11 years ago
  77. 36c5bdb Truly ignore failures in skimage. by scroggo@google.com · 11 years ago
  78. 23d0ab7 return false if we can't scale, to force us to try to lock the original and then proceed by reed@google.com · 11 years ago
  79. 542b65f rebaseline_server: add --editable and --reload flags by epoger@google.com · 11 years ago
  80. cef5bb4 test for failing pixelref (crashes, so disable for now) by reed@google.com · 11 years ago
  81. db62709 Turn clear-to-white-then-intersect clips into clear-to-black-then-replace by commit-bot@chromium.org · 11 years ago
  82. a46128e Remove obsolete CityHash conditional. by commit-bot@chromium.org · 11 years ago
  83. bc386ce Fix Win warning-as-error. by senorblanco@chromium.org · 11 years ago
  84. 01bdf3c Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). by senorblanco@chromium.org · 11 years ago
  85. b8aa4dd Fix off by one error in last advanceCount in SkFontHost_FreeType. by bungeman@google.com · 11 years ago
  86. 62c6fa7 gpu rebaselines by bsalomon@google.com · 11 years ago
  87. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  88. baa1558 ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs by commit-bot@chromium.org · 11 years ago
  89. b58ba89 account for inverse-paths when we prealloc storage in the rgn-builder by reed@google.com · 11 years ago
  90. 77658b5 meant to DISABLE this test by reed@google.com · 11 years ago
  91. cc8be77 add test for https://code.google.com/p/skia/issues/detail?id=1706 by reed@google.com · 11 years ago
  92. 33e88b7 SkRectShaderImageFilter: add a new factory method which takes a CropRect. by senorblanco@chromium.org · 11 years ago
  93. 0d0bb83 remove clipstack/region bounds assertion by commit-bot@chromium.org · 11 years ago
  94. 8aaac8d Fix build break in assert by bsalomon@google.com · 11 years ago
  95. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  96. fbc58a3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  97. e209a70 Suppresses failing test due to change of bench_graph_svg. Will fix later. by bensong@google.com · 11 years ago
  98. 0d9e6de Changes bench to output with git hash filename; cleans up bench_graph_svg to only handle bench alerts; renames it to check_bench_regressions. by bensong@google.com · 11 years ago
  99. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  100. 04b57f8 Runtime configuration setting for suppressing JPEG decoder errors. by halcanary@google.com · 11 years ago