1. 9fc5c68 Fix leak detected in FontMgrMatchGM::onDraw by Valgrind. by bungeman@google.com · 11 years ago
  2. d6bea60 Silence another valgrind leak by robertphillips@google.com · 11 years ago
  3. 73a7ea3 Implement DPI for perspective bitmaps in PDF - we save the bitmap at the resolution requested. by edisonn@google.com · 11 years ago
  4. 6acc8f4 Add another FontConfig suppression to valgrind suppressions by robertphillips@google.com · 11 years ago
  5. ffd178c Initial draft code to run pdfviewer withg gms by commit-bot@chromium.org · 11 years ago
  6. 6c1e49a Removed deprecated API calls that have crept in by robertphillips@google.com · 11 years ago
  7. ed00084 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  8. 5916705 add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths which are easy to get wrong rendering results. So add a GM case for this kind paths to avoid potential bugs to be introduced. by commit-bot@chromium.org · 11 years ago
  9. 6195290 rebaseline_server: improve thread locks to allow read access during updates by epoger@google.com · 11 years ago
  10. 9dddf6f rebaseline_server: add pixel diffs, and sorting by diff metrics by epoger@google.com · 11 years ago
  11. ec39b50 Update bleed GM to use HQ filtering. by commit-bot@chromium.org · 11 years ago
  12. ab7442c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  13. f3db546 Can't be leaving that crucial newline off the end of a file by robertphillips@google.com · 11 years ago
  14. 96ac2f6 Add GM to verify removal of 32767 limit in SkBlurMaskFilter::filterRectsToNine is okay by robertphillips@google.com · 11 years ago
  15. f8afb2b Update gm flags so that it can be run without a pdf rasterizer. by vandebo@chromium.org · 11 years ago
  16. c2a0ea6 Perlin issue fixed by commit-bot@chromium.org · 11 years ago
  17. 7e6e80a blurroundrect gm: disable one set of tests in attempt to fix bug by epoger@google.com · 11 years ago
  18. 4ef88a2 Fix overzealous IntToScalar. by scroggo@google.com · 11 years ago
  19. 8610d2c Fixes for blurroundrect gm/bench. by scroggo@google.com · 11 years ago
  20. 1e698af rebaseline_server was not allowing tests to be marked ignore-failure by epoger@google.com · 11 years ago
  21. 9d3c422 Int to scalar (again) by scroggo@google.com · 11 years ago
  22. 770269d More IntToScalars by scroggo@google.com · 11 years ago
  23. 5fdef98 Build fix number 2. by scroggo@google.com · 11 years ago
  24. 28f43db Fix build. by scroggo@google.com · 11 years ago
  25. 7b05659 Add gms and benchmarks for drawing blurry round rects. by scroggo@google.com · 11 years ago
  26. 045c3d3 rebaseline_server: make default landing page list supported query URLs by epoger@google.com · 11 years ago
  27. 7b1c2c1 rebaseline_server: right-align "select/clear/toggle all tests" buttons with results table by epoger@google.com · 11 years ago
  28. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  29. a0fd1b3 add some GM tests for rects 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. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. f5747da Fix int/SkScalar mismatch in gm. by vandebo@chromium.org · 11 years ago
  35. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  36. 537e26a Exclude verylargebitmap test from replay modes on windows. by commit-bot@chromium.org · 11 years ago
  37. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  38. b08c707 rebaseline_server: report proper URL upon launch by epoger@google.com · 11 years ago
  39. af94d9a GM is passing the wrong flag to beginRecording() for --rtree. by commit-bot@chromium.org · 11 years ago
  40. 40258a5 Fix pipe/annotation. by commit-bot@chromium.org · 11 years ago
  41. 4259ef3 rebaseline_server: replace TODOs section with link to documentation/roadmap by epoger@google.com · 11 years ago
  42. f4394d5 rebaseline_server: allow substring filtering for builder and test by epoger@google.com · 11 years ago
  43. 745f248 skip android_paint GM in pipe mode by mtklein@google.com · 11 years ago
  44. 377ebc5 gm/internal_links test: add kSkipPipe_Flag until we fix bug 1761 by epoger@google.com · 11 years ago
  45. 92165bc rebaseline_server: tiny fix to un-break UI when ng-repeate (key, value) has duplicate values by epoger@google.com · 11 years ago
  46. 055e3b5 rebaseline_server: UI improvements + set reviewed-by-human on commit by epoger@google.com · 11 years ago
  47. b662e0a Revert unwanted change to verttext.cpp. by bungeman@google.com · 11 years ago
  48. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  49. edf00c7 Reduce bitmap sizes in verylargebitmap GM to not crash on windows by bsalomon@google.com · 11 years ago
  50. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  51. 34a849d Fix drawBitmap() of scratch texture. by senorblanco@chromium.org · 11 years ago
  52. ad0e552 rebaseline_server: cleanup of HTML/Javascript by epoger@google.com · 11 years ago
  53. ece95c3 [PDF] Add unpremultiply support and a GM (try5) by vandebo@chromium.org · 11 years ago
  54. 583b18a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  55. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  56. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  57. ccf6b91 Revert "[PDF] Add unpremultiply support and a GM (try4)" by vandebo@chromium.org · 11 years ago
  58. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  59. e66d376 [PDF] Add unpremultiply support and a GM (try4) by vandebo@chromium.org · 11 years ago
  60. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  61. 759befb use the supplied matrix instead of the texture w/h div for the bicubic GPU effect by commit-bot@chromium.org · 11 years ago
  62. eb83259 rebaseline_server: add tabs, and ability to submit new baselines to the server by epoger@google.com · 11 years ago
  63. 5187c43 More work to integrate skimage with rebaseline tools. by scroggo@google.com · 11 years ago
  64. 00434ec GM: remove deprecated --ignoreTests flag BUG=skia:1730 R=borenet@google.com by epoger@google.com · 11 years ago
  65. f642f8c Magnifier gpu path fix by commit-bot@chromium.org · 11 years ago
  66. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  67. 2a4223c Fix for cropped matrix convolution for BottomLeft render targets. by senorblanco@chromium.org · 11 years ago
  68. 1c87672 Revert "[PDF] Add unpremultiply support and a GM (try3)." by vandebo@chromium.org · 11 years ago
  69. 59fd223 [PDF] Add unpremultiply support and a GM (try3). by vandebo@chromium.org · 11 years ago
  70. 7938bae Implement crop rect support for SkMatrixConvolutionImageFilter. by senorblanco@chromium.org · 11 years ago
  71. cce4e09 Revert r11860, which was supposed to just be a whitespace change (argh) by epoger@google.com · 11 years ago
  72. 94041c6 Whitespace change to trigger buildbots after https://code.google.com/p/skia/source/detail?r=11859 by epoger@google.com · 11 years ago
  73. ce60c1f Revert "[PDF] Add unpremultiply support and a GM." by vandebo@chromium.org · 11 years ago
  74. c4d1771 [PDF] Add unpremultiply support and a GM. by vandebo@chromium.org · 11 years ago
  75. f711f32 GM: add --ignoreFailuresFile as an alternative to --ignoreTests by epoger@google.com · 11 years ago
  76. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  77. 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
  78. 6397217 detach blur result texture when it is the same texture used to render path mask by commit-bot@chromium.org · 11 years ago
  79. beede90 texdata gm: allocate gTextureData on the heap. by commit-bot@chromium.org · 11 years ago
  80. 542b65f rebaseline_server: add --editable and --reload flags by epoger@google.com · 11 years ago
  81. bc386ce Fix Win warning-as-error. by senorblanco@chromium.org · 11 years ago
  82. 01bdf3c Add crop rect support for SkDisplacementMapEffect (raster and GPU paths). by senorblanco@chromium.org · 11 years ago
  83. 9eef56b Update Housekeeper-PerCommit after adding a new type of gm result. by edisonn@google.com · 11 years ago
  84. 1d5bbb2 Spin off incidental changes from DM CL (22839016). by commit-bot@chromium.org · 11 years ago
  85. 5e00989 Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective. by commit-bot@chromium.org · 11 years ago
  86. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  87. dcb4e65 rebaseline_server: allow client to pull all results, or just failures by epoger@google.com · 11 years ago
  88. 8ec502b Add valgrind suppressions for driver bugs by robertphillips@google.com · 11 years ago
  89. d23e683 Add ability to rebaseline skimage to rebaseline.py by scroggo@google.com · 11 years ago
  90. d048a3c Fix a minor regex bug. by scroggo@google.com · 11 years ago
  91. d494b09 Align SkLumaColorFilter with the spec. by commit-bot@chromium.org · 11 years ago
  92. 1ddfbc2 gm: if test has no expectations, record its result as no-expectations regardless of ignoreFailure by epoger@google.com · 11 years ago
  93. 1b440d1 Add leak to valgrind.supp by robertphillips@google.com · 11 years ago
  94. 0a6151d Revert "Revert "change SkColorTable to be immutable"" by reed@google.com · 11 years ago
  95. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  96. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  97. 73d13d7 Give the new font cache GM a name by jvanverth@google.com · 11 years ago
  98. 338a49f Add new GM to stress test the GPU font cache for cases similar to by commit-bot@chromium.org · 11 years ago
  99. 9fb6c8a rebaseline_server: extend returned JSON dict to allow for result-editing in coming CL by epoger@google.com · 11 years ago
  100. 5466b0e Revert "Add new GM to stress test the GPU font cache" by jvanverth@google.com · 11 years ago