1. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  2. 816b805 Some stragglerbot rebaselines for lighting, imagefiltersscaled GMs. by senorblanco@chromium.org · 10 years ago
  3. e552dc8 Fix broken Android builds due to missing includes for NEON defines by djsollen@google.com · 10 years ago
  4. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  5. 9206da6 Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  6. f48182b SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  7. 9615d5f Remove the now-unnecessary enum in the elliptical clipping effect. by commit-bot@chromium.org · 10 years ago
  8. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 10 years ago
  9. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 10 years ago
  10. 7225506 gyp_skia: make default GYP_GENERATORS for each platform explicit by commit-bot@chromium.org · 10 years ago
  11. e65f1fa fix error in linux makefile for some shells by commit-bot@chromium.org · 10 years ago
  12. 662af29 android_run_skia: fix error check by commit-bot@chromium.org · 10 years ago
  13. 89351ec Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 by commit-bot@chromium.org · 10 years ago
  14. 736be35 rebaseline_server: when first started, tell client results are still being generated by commit-bot@chromium.org · 10 years ago
  15. d510478 New baselines for imagefiltersscaled and lighting GMs. by senorblanco@chromium.org · 10 years ago
  16. e32eeec add some debugging for bug skia:2313 by commit-bot@chromium.org · 10 years ago
  17. 5799423 rebaseline_server: serve JSON from static file, rather than generating it live by commit-bot@chromium.org · 10 years ago
  18. 69e5350 More gpu rebaselines by bsalomon@google.com · 10 years ago
  19. b42105a rebaseline_server: image URLs are relative to JSON file's location by commit-bot@chromium.org · 10 years ago
  20. 130dc91 Rebaseline minor pixel diffs from recent GPU changes. by senorblanco@chromium.org · 10 years ago
  21. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  22. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  23. a95a066 Fix Windows build break introduced in r13864. by bungeman@google.com · 10 years ago
  24. b470c21 Silence warning after f5e315ccf1a. by commit-bot@chromium.org · 10 years ago
  25. 1c30818 fix non-gpu build by commit-bot@chromium.org · 10 years ago
  26. 2472b32 Only use analytic effect-based clipping when AA is required by at least one element. by commit-bot@chromium.org · 10 years ago
  27. eb9547c stub for ganesh veto by commit-bot@chromium.org · 10 years ago
  28. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  29. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  30. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  31. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 10 years ago
  32. bdc772e Add quiet mode to lua_pictures. by commit-bot@chromium.org · 10 years ago
  33. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 10 years ago
  34. f5e315c add --writeChecksumBasedFilenames flag to render_pictures by commit-bot@chromium.org · 10 years ago
  35. fffb2cd Revert of SkPaint: eliminate some dead bytes in 64-bit build. (https://codereview.chromium.org/203203003/) by commit-bot@chromium.org · 10 years ago
  36. 2aae298 Whitespace change to verify that buildbot scripts are fixed. by commit-bot@chromium.org · 10 years ago
  37. fa4dc2c SkPaint: eliminate some dead bytes in 64-bit build. by commit-bot@chromium.org · 10 years ago
  38. 2002d88 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 3604853 Rebaseline imagefiltersscaled GM. by senorblanco@chromium.org · 10 years ago
  40. 70512af Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  41. af5346a Add reg test for http://crbug.com/348821 by commit-bot@chromium.org · 10 years ago
  42. e5957f6 update comment on setShader to clarify alpha-bitmap behavior in bitmapshaders by commit-bot@chromium.org · 10 years ago
  43. 14bdd52 Revert of r13836 due to Chromium cc_unittests failures by robertphillips@google.com · 10 years ago
  44. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  45. 2077427 Put SimpleOffsetFilter on heap. by commit-bot@chromium.org · 10 years ago
  46. a1dfa0c Slightly faster quadtree searching by commit-bot@chromium.org · 10 years ago
  47. 341241d short-term fix for RunToolSelfTests by commit-bot@chromium.org · 10 years ago
  48. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  49. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 10 years ago
  50. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  51. e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 10 years ago
  52. 158001d Windows build fix by robertphillips@google.com · 10 years ago
  53. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  54. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  55. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 10 years ago
  56. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  57. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  58. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  59. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  60. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 10 years ago
  61. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 10 years ago
  62. d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 10 years ago
  63. 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 10 years ago
  64. be4825c Fix result order reliance by commit-bot@chromium.org · 10 years ago
  65. 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 10 years ago
  66. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 10 years ago
  67. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  68. 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 10 years ago
  69. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 10 years ago
  70. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  71. beca2ee Rebaselining stragglers. by senorblanco@chromium.org · 10 years ago
  72. f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  73. 708dd94 More imagefiltersclipped and displacement rebaselines. by senorblanco@chromium.org · 10 years ago
  74. 68bda15 Removes bench expectations files. New place is skia-autogen svn repo. See https://codereview.chromium.org/196653010/ by commit-bot@chromium.org · 10 years ago
  75. e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 10 years ago
  76. e01cdb3 New baselines for displacement, imagefiltersclipped GMs. by senorblanco@chromium.org · 10 years ago
  77. 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 10 years ago
  78. 1e7ee99 fix a leak by commit-bot@chromium.org · 10 years ago
  79. 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 10 years ago
  80. 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 10 years ago
  81. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  82. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  83. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  84. 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 10 years ago
  85. b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 10 years ago
  86. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  87. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  88. 8687608 tools/roll_deps: add '-m tryserver.chromium' to git-cl-try by commit-bot@chromium.org · 10 years ago
  89. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  90. 0d30c51 check for null-device pixels in onWritePixels, so we don't crash by reed@google.com · 10 years ago
  91. 13874c1 keep kVector enum in legacy mode for getDeviceProperties by reed@google.com · 10 years ago
  92. bc3d92a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  93. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  94. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  95. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  96. 44a435b Attempt to fix -1->unsigned warning on mac 10.6 by bsalomon@google.com · 10 years ago
  97. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  98. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 10 years ago
  99. 9c28fa5 Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT. by bungeman@google.com · 10 years ago
  100. addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 10 years ago