1. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 10 years ago
  2. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  3. e4ff3e6 Update SkXPSDevice.cpp too by robertphillips@google.com · 10 years ago
  4. 158001d Windows build fix by robertphillips@google.com · 10 years ago
  5. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  6. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  7. b1bcb21 gen_bench_expectations to generate bench expectations files. by commit-bot@chromium.org · 10 years ago
  8. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  9. ecb745d Add a means of extracting active operations from SkPicture by commit-bot@chromium.org · 10 years ago
  10. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  11. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  12. 1c556db Reverting r13831 (Add a means of extracting active operations from SkPicture) due to Mac compiler issue by robertphillips@google.com · 10 years ago
  13. 0b23f9e Add a means of extracting active operations from SkPicture by robertphillips@google.com · 10 years ago
  14. d1c85d2 rebaseline_server: make intermediate JSON specify base urls for diff images by commit-bot@chromium.org · 10 years ago
  15. 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 10 years ago
  16. be4825c Fix result order reliance by commit-bot@chromium.org · 10 years ago
  17. 7ae3bc7 Change tilegrid test to test it directly, rather than through SkPicture by commit-bot@chromium.org · 10 years ago
  18. 949b998 Fast implementation of QuadTree by commit-bot@chromium.org · 10 years ago
  19. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  20. 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 10 years ago
  21. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 10 years ago
  22. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  23. beca2ee Rebaselining stragglers. by senorblanco@chromium.org · 10 years ago
  24. f0f9f5f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  25. 708dd94 More imagefiltersclipped and displacement rebaselines. by senorblanco@chromium.org · 10 years ago
  26. 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
  27. e78f7cf change tooBitForLCD to compare against linear size of the text, not the area by commit-bot@chromium.org · 10 years ago
  28. e01cdb3 New baselines for displacement, imagefiltersclipped GMs. by senorblanco@chromium.org · 10 years ago
  29. 0bed43c Get correct text metrics for distance fields, and fix dropouts due to thin features. by commit-bot@chromium.org · 10 years ago
  30. 1e7ee99 fix a leak by commit-bot@chromium.org · 10 years ago
  31. 69e6463 don't reference config() -- use colorType() instead by reed@google.com · 10 years ago
  32. 2ff20ab Suppress imagefilterscropexpand GM temporarily to fix Win Debug failures. by commit-bot@chromium.org · 10 years ago
  33. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  34. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  35. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  36. 18d6753 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG by reed@google.com · 10 years ago
  37. b3890cb remove SK_SUPPORT_LEGACY_GETDEVICECAPABILITIES by reed@google.com · 10 years ago
  38. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  39. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  40. 8687608 tools/roll_deps: add '-m tryserver.chromium' to git-cl-try by commit-bot@chromium.org · 10 years ago
  41. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  42. 0d30c51 check for null-device pixels in onWritePixels, so we don't crash by reed@google.com · 10 years ago
  43. 13874c1 keep kVector enum in legacy mode for getDeviceProperties by reed@google.com · 10 years ago
  44. bc3d92a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  45. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  46. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  47. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  48. 44a435b Attempt to fix -1->unsigned warning on mac 10.6 by bsalomon@google.com · 10 years ago
  49. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  50. fa5edbe Add effect-based clip for nine-patch SkRRects. by commit-bot@chromium.org · 10 years ago
  51. 9c28fa5 Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT. by bungeman@google.com · 10 years ago
  52. addcdde make rebaseline_server client check schema version number by commit-bot@chromium.org · 10 years ago
  53. 98e22b8 Fix distance field edge detection. by commit-bot@chromium.org · 10 years ago
  54. ea770f1 add schema version to rebaseline_server intermediate JSON by commit-bot@chromium.org · 10 years ago
  55. ea163cc Changes to SkFontHost_linux by commit-bot@chromium.org · 10 years ago
  56. cdbbbcc Mark strokerects_gpu GM as ignore-failure on Win7/Perspective by commit-bot@chromium.org · 10 years ago
  57. 56b7a6d --dryRun flag for bench by commit-bot@chromium.org · 10 years ago
  58. e5eee51 fix memory leak introduced in 9e5f85e8 by commit-bot@chromium.org · 10 years ago
  59. b17ccc9 --dryRun flag for gm by commit-bot@chromium.org · 10 years ago
  60. fb882d7 New GPU baselines for colormatrix GM. by senorblanco@chromium.org · 10 years ago
  61. 7498d95 rebaseline_server: generate JSON that can be viewed without a live server by commit-bot@chromium.org · 10 years ago
  62. affa77d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  63. 2f58209 Add required parens for r13779. by bungeman@google.com · 10 years ago
  64. 1db03d2 remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 10 years ago
  65. 562b2e6 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 10 years ago
  66. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  67. 641e33b add gm to show bug in stroked-text in drawPosText by commit-bot@chromium.org · 10 years ago
  68. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  69. f11943f render_pictures unittests: run over a dir with multiple SKPs, like production by commit-bot@chromium.org · 10 years ago
  70. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  71. 9d201d6 Remove unused zero_fill() in GrAtlas.cpp by fmalita@google.com · 10 years ago
  72. 2ae9501 Fix unit tests by bsalomon@google.com · 10 years ago
  73. 1e35304 Fix for test failure by robertphillips@google.com · 10 years ago
  74. ae79612 Add compile flag to force usage of distance fields for all SkPaints. by commit-bot@chromium.org · 10 years ago
  75. c30dcb9 Add capture snapshot as data to SkWriter32, use it to optimise record->playback. by commit-bot@chromium.org · 10 years ago
  76. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  77. 758bc7a Stores per-iteration bench values in BenchDataPoint. by commit-bot@chromium.org · 10 years ago
  78. 4355f21 Add elliptical-corner rrect clip effect. Currently only handles the case where all corners have the same pair of radii. by commit-bot@chromium.org · 10 years ago
  79. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  80. 9e5f85e Fixing SkPicture serialization by commit-bot@chromium.org · 10 years ago
  81. b640186 Add NVPR configs to DM by commit-bot@chromium.org · 10 years ago
  82. fb142aa New baselines for imagefiltersclipped, offsetimagefilter GMs. by senorblanco@chromium.org · 10 years ago
  83. cf69bf4 Rebaseline performance triggers for Mac10.6 & N7 by robertphillips@google.com · 10 years ago
  84. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  85. ad07e69 Revert the rest of r13757. by bungeman@google.com · 10 years ago
  86. e60ae2e Revert 13757. by bungeman@google.com · 10 years ago
  87. 3258a53 Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2. by bungeman@google.com · 10 years ago
  88. 2cccf83 make onReadPixels protected and have default impl (so we can remove chrome override) by commit-bot@chromium.org · 10 years ago
  89. 0b70816 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  90. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  91. ab373bd remove SK_SUPPORT_LEGACY_COPYTO_CONFIG by commit-bot@chromium.org · 10 years ago
  92. 51c040e Alter bench_pictures to "respect" the logPerIter flag. by commit-bot@chromium.org · 10 years ago
  93. 6f458fc First pass at a web app that lets you run Skia code and see the results. by commit-bot@chromium.org · 10 years ago
  94. e63306d Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set by commit-bot@chromium.org · 10 years ago
  95. c169f44 fix build error in chromium by commit-bot@chromium.org · 10 years ago
  96. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  97. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  98. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  99. f16d797 Fix linking errors on android builds due to cdd0f92b1ac by commit-bot@chromium.org · 10 years ago
  100. 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 10 years ago