1. 130dc91 Rebaseline minor pixel diffs from recent GPU changes. by senorblanco@chromium.org · 11 years ago
  2. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 11 years ago
  3. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  4. a95a066 Fix Windows build break introduced in r13864. by bungeman@google.com · 11 years ago
  5. b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 11 years ago
  6. 1c30818 fix non-gpu build by commit-bot@chromium.org · 11 years ago
  7. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 11 years ago
  8. eb9547c stub for ganesh veto by commit-bot@chromium.org · 11 years ago
  9. e14792d hide Config8888 entirely by commit-bot@chromium.org · 11 years ago
  10. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 11 years ago
  11. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 11 years ago
  12. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 11 years ago
  13. bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 11 years ago
  14. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 11 years ago
  15. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 11 years ago
  16. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 11 years ago
  17. 2aae298 Whitespace change to verify that buildbot scripts are fixed. by commit-bot@chromium.org · 11 years ago
  18. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 11 years ago
  19. 2002d88 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  20. 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 11 years ago
  21. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
  22. af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 11 years ago
  23. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 11 years ago
  24. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 11 years ago
  25. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 11 years ago
  26. 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 11 years ago
  27. a1dfa0c Slightly faster quadtree searching by commit-bot@chromium.org · 11 years ago
  28. 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 11 years ago
  29. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  30. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 11 years ago
  31. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 11 years ago
  32. e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 11 years ago
  33. 158001d Windows build fix by robertphillips@google.com · 11 years ago
  34. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 11 years ago
  35. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  36. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 11 years ago
  37. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 11 years ago
  38. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 11 years ago
  39. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 11 years ago
  40. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 11 years ago
  41. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 11 years ago
  42. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 11 years ago
  43. d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 11 years ago
  44. 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 11 years ago
  45. be4825c Fix result order reliance by commit-bot@chromium.org · 11 years ago
  46. 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 11 years ago
  47. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 11 years ago
  48. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 11 years ago
  50. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 11 years ago
  51. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
  52. beca2ee Rebaselining stragglers. by senorblanco@chromium.org · 11 years ago
  53. f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  54. 708dd94 More imagefiltersclipped and displacement rebaselines. by senorblanco@chromium.org · 11 years ago
  55. 68bda15 Removes bench expectations files. New place is skia-autogen svn repo. See https://codereview.chromium.org/196653010/ by commit-bot@chromium.org · 11 years ago
  56. e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 11 years ago
  57. e01cdb3 New baselines for displacement, imagefiltersclipped GMs. by senorblanco@chromium.org · 11 years ago
  58. 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 11 years ago
  59. 1e7ee99 fix a leak by commit-bot@chromium.org · 11 years ago
  60. 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 11 years ago
  61. 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 11 years ago
  62. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 11 years ago
  63. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 11 years ago
  64. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  65. 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 11 years ago
  66. b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 11 years ago
  67. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 11 years ago
  68. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 11 years ago
  69. 8687608 tools/roll_deps: add '-m tryserver.chromium' to git-cl-try by commit-bot@chromium.org · 11 years ago
  70. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
  71. 0d30c51 check for null-device pixels in onWritePixels, so we don't crash by reed@google.com · 11 years ago
  72. 13874c1 keep kVector enum in legacy mode for getDeviceProperties by reed@google.com · 11 years ago
  73. bc3d92a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  74. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 11 years ago
  75. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 11 years ago
  76. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 11 years ago
  77. 44a435b Attempt to fix -1->unsigned warning on mac 10.6 by bsalomon@google.com · 11 years ago
  78. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  79. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 11 years ago
  80. 9c28fa5 Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT. by bungeman@google.com · 11 years ago
  81. addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 11 years ago
  82. 98e22b8 Fix distance field edge detection. by commit-bot@chromium.org · 11 years ago
  83. ea770f1 add schema version to rebaseline_server intermediate JSON by commit-bot@chromium.org · 11 years ago
  84. ea163cc Changes to SkFontHost_linux by commit-bot@chromium.org · 11 years ago
  85. cdbbbcc Mark strokerects_gpu GM as ignore-failure on Win7/Perspective by commit-bot@chromium.org · 11 years ago
  86. 56b7a6d --dryRun flag for bench by commit-bot@chromium.org · 11 years ago
  87. e5eee51 fix memory leak introduced in 9e5f85e8 by commit-bot@chromium.org · 11 years ago
  88. b17ccc9 --dryRun flag for gm by commit-bot@chromium.org · 11 years ago
  89. fb882d7 New GPU baselines for colormatrix GM. by senorblanco@chromium.org · 11 years ago
  90. 7498d95 rebaseline_server: generate JSON that can be viewed without a live server by commit-bot@chromium.org · 11 years ago
  91. affa77d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  92. 2f58209 Add required parens for r13779. by bungeman@google.com · 11 years ago
  93. 1db03d2 remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 11 years ago
  94. 562b2e6 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 11 years ago
  95. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 11 years ago
  96. 641e33b add gm to show bug in stroked-text in drawPosText by commit-bot@chromium.org · 11 years ago
  97. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 11 years ago
  98. f11943f render_pictures unittests: run over a dir with multiple SKPs, like production by commit-bot@chromium.org · 11 years ago
  99. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 11 years ago
  100. 9d201d6 Remove unused zero_fill() in GrAtlas.cpp by fmalita@google.com · 11 years ago