1. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  2. 4012ba5 ARM Skia NEON patches - 20bis - BitmapProcState accurracy by commit-bot@chromium.org · 10 years ago
  3. 913cc0c Add new baselines for bitmapsource, imagefiltersclipped and imagefiltersscaled GMs. by senorblanco@chromium.org · 10 years ago
  4. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 10 years ago
  5. 3613abe New baselines for imageblurtiled GM. by senorblanco@chromium.org · 10 years ago
  6. d4d44f0 Re-enable imageresizetiled, but skip it in tilegrid and rtree. by senorblanco@chromium.org · 10 years ago
  7. 1842633 Updates bench alert test output to match latest changes. by commit-bot@chromium.org · 10 years ago
  8. 557e3cd Separates faster and slower bench alerts; sorts by delta. by commit-bot@chromium.org · 10 years ago
  9. 6382263 Upstream fix for DecodeBench. by commit-bot@chromium.org · 10 years ago
  10. 0dd2109 Rebaseline bench after nightly Chrome update. by commit-bot@chromium.org · 10 years ago
  11. ac50046 Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) due to memory leaks by robertphillips@google.com · 10 years ago
  12. c05d285 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. 32ffe9c Disable imageresizetiled GM for now due to rtree and tilegrid failures. by senorblanco@chromium.org · 10 years ago
  14. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  15. 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 10 years ago
  16. e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 10 years ago
  17. 446cf71 Fix issue in image decoders where the bitmap config was not properly set. by djsollen@google.com · 10 years ago
  18. d58c9c8 Fix bench to compile when SK_SUPPORTS_GPU is not provided as a compiler option by commit-bot@chromium.org · 10 years ago
  19. cbad22b revert to previous behavior in installPixels, allowing for NULL address by reed@google.com · 10 years ago
  20. 6e7ddee Add f suffix to 0.5 to fix mac 10.6 warning by bsalomon@google.com · 10 years ago
  21. f679e2b rebaseline_server: extract common unittest code, and rename tests/ -> testdata/ by commit-bot@chromium.org · 10 years ago
  22. c2f7824 Analytic rrect clip for cicular corners, radius >= 0.5 by commit-bot@chromium.org · 10 years ago
  23. 92da60c This CL improves saveLayer handling in the SkMatrixClipStateMgr by: by commit-bot@chromium.org · 10 years ago
  24. cf52f5b Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  25. 4759107 SSE2 implementation of S32A_D565_Opaque by commit-bot@chromium.org · 10 years ago
  26. b45c56e fix iOS build -- pass colortype, not config by commit-bot@chromium.org · 10 years ago
  27. d281c92 Add link to how to generate new SKPs when increasing the picture version by commit-bot@chromium.org · 10 years ago
  28. 725cd82 installPixels returns true if null-pixels -- devolving to setConfig by commit-bot@chromium.org · 10 years ago
  29. ead1efb Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://codereview.chromium.org/158913005/) by commit-bot@chromium.org · 10 years ago
  30. 1cb6d1a Revert changes which were breaking the build. by commit-bot@chromium.org · 10 years ago
  31. a48822f Compile fix for r13488 (Improve saveLayer handling in SkMatrixClipStateMgr) by robertphillips@google.com · 10 years ago
  32. f7d08ed Improve saveLayer handling in SkMatrixClipStateMgr by robertphillips@google.com · 10 years ago
  33. d017542 Merge tomhudson and mtklein SkPaint shrinking approaches. by commit-bot@chromium.org · 10 years ago
  34. 8cb741c add param name w/ default arg to work around clang bug on mac 10.7 by reed@google.com · 10 years ago
  35. 186c0cc staticMethod -> StaticMethod by commit-bot@chromium.org · 10 years ago
  36. 4d0f008 rebaseline_server: fail fast if skpdiff binary is not available by commit-bot@chromium.org · 10 years ago
  37. 31acdea Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  38. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  39. 5c05639 Fix another clipstack element !rect doesn't mean path bug. by commit-bot@chromium.org · 10 years ago
  40. 2c56cb8 Use factories instead of directly creating SkImageInfo. by bungeman@google.com · 10 years ago
  41. 87001ed fix style nit in drawIRect by reed@google.com · 10 years ago
  42. 34abef1 Fix spelling of class name in comment. by commit-bot@chromium.org · 10 years ago
  43. 19fafef change PictureRecord (and its private subclasses) to take size instead of device by commit-bot@chromium.org · 10 years ago
  44. 403f8d7 still trying to kill setDevice: rename to setRootDevice (better name) and make private by commit-bot@chromium.org · 10 years ago
  45. 93f5e51 Small fixes for auto generating Android.mk by commit-bot@chromium.org · 10 years ago
  46. 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 10 years ago
  47. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  48. 0817a87 Whitespace change to test recent buildbot repo changes by commit-bot@chromium.org · 10 years ago
  49. 14e50ae Make canvas pass rrects along to clip stack by commit-bot@chromium.org · 10 years ago
  50. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  51. 6e58cf3 restore old behavior of setPixels(): lockPixels after installPixels() by mike@reedtribe.org · 10 years ago
  52. 5a346a8 Make PDF clip code handle rrects. by commit-bot@chromium.org · 10 years ago
  53. 9cb671a fix calling undef inline func build error by commit-bot@chromium.org · 10 years ago
  54. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  55. 969588f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  56. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  57. a3b5327 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  58. 6c89c34 Improved distance field sampling by commit-bot@chromium.org · 10 years ago
  59. 9836bc3 When the CTM has perspective the back-project method in quickRejectY goes haywire. by commit-bot@chromium.org · 10 years ago
  60. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 10 years ago
  61. f952924 Remove border from GrAtlas entries, and associated copy. by commit-bot@chromium.org · 10 years ago
  62. 550db50 Cleanup unref and null by commit-bot@chromium.org · 10 years ago
  63. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 10 years ago
  64. 09321f5 Remove deprecation of SkBaseDevice::config() so compile can proceed. by jvanverth@google.com · 10 years ago
  65. 284a84d Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/)" by reed@google.com · 10 years ago
  66. 9756197 Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/) by commit-bot@chromium.org · 10 years ago
  67. bd246e2 have DeferredDevice inherit from SkBaseDevice by reed@google.com · 10 years ago
  68. 4a2d9a0 Rebaselines for https://codereview.chromium.org/156113005/ by commit-bot@chromium.org · 10 years ago
  69. 06ea606 Adjust allowed error from 0.5 to 2.5. by commit-bot@chromium.org · 10 years ago
  70. 7fac718 Fix valgrind suppressions (again) by robertphillips@google.com · 10 years ago
  71. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 10 years ago
  72. 02d6f54 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  73. d328fb6 Defer deletion of our shaders until after linking the gl program to work around an Android emulator bug by commit-bot@chromium.org · 10 years ago
  74. 81cdf23 Small adjustments of two bench ranges. by commit-bot@chromium.org · 10 years ago
  75. e734c15 fix debugging script for the SampleApp by commit-bot@chromium.org · 10 years ago
  76. d5414e5 ensure that opaque-only colortypes always report opaque-alphatype by commit-bot@chromium.org · 10 years ago
  77. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  78. a7692a9 Adding list of Skia's CQ committers by commit-bot@chromium.org · 10 years ago
  79. a4b9b39 Use a bench alert algorithm with wider ranges. TBR=jvanverth NOTRY=true by commit-bot@chromium.org · 10 years ago
  80. 33fed14 Fixed clusterfuzz found crash by commit-bot@chromium.org · 10 years ago
  81. be233d6 ARM Skia NEON patches - 27 - S32A_D565_Blend by commit-bot@chromium.org · 10 years ago
  82. 35d4872 Gyp flag to disable inlining. by commit-bot@chromium.org · 10 years ago
  83. ca21a00 SkWriter32: throw in the SkTDArray towel. by commit-bot@chromium.org · 10 years ago
  84. 989ac54 Another try at updating expectations by jvanverth@google.com · 10 years ago
  85. 536b15f rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine by commit-bot@chromium.org · 10 years ago
  86. ed3bb1a Bench rebaseline to use narrower ranges. This also tests the new range calculation algorithm. by commit-bot@chromium.org · 10 years ago
  87. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  88. e1df565 Add conicTo(). by commit-bot@chromium.org · 10 years ago
  89. ea7d08e Add unit test for unbalanced save and restores in pictures. by commit-bot@chromium.org · 10 years ago
  90. 310ec8e Update directions and lib paths for ninja. by commit-bot@chromium.org · 10 years ago
  91. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  92. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  93. deee496 replace setConfig+allocPixels with single call by mike@reedtribe.org · 10 years ago
  94. b720ffd Updated GM expectations for Win7-ShuttleA-HD2000 by jvanverth@google.com · 10 years ago
  95. 22ef2c3 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  96. 9a67a7e Just a bit of cleanup. This doesn't alter the matrix/clip stack manager's behavior or its memory consumption. by commit-bot@chromium.org · 10 years ago
  97. 6e715f8 Empty expectations for bots affected by GM perspective switch by commit-bot@chromium.org · 10 years ago
  98. 5e1a7f2 Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://codereview.chromium.org/146913002/) due to image quality regression in Chromium. See crbug.com/343123 (Regression - UI issue observed for any "Notification infobars" in Chrome browser) by commit-bot@chromium.org · 10 years ago
  99. c5dada8 This CL doesn't radically change the behavior of the matrix\clip stack reducer. It just cleans up the matrix handling a bit. by commit-bot@chromium.org · 10 years ago
  100. 8441f0c remove width>=0 asserts, as clients rely on this (at least for testing) by reed@google.com · 10 years ago