1. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  2. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  3. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  4. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  5. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  6. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  7. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  8. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  9. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  10. 2a67e12 This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate. by commit-bot@chromium.org · 10 years ago
  11. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  12. 6803c21 Revert of fix the error that path is inversed for stroke and strokeAndFill styles (https://codereview.chromium.org/183683010/) by commit-bot@chromium.org · 10 years ago
  13. 1f99d93 fix the error that path is inversed for stroke and strokeAndFill styles. by commit-bot@chromium.org · 10 years ago
  14. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  15. b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  16. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  17. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  18. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  19. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  20. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  21. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  22. fd4ee4d NewRasterDirect should *not* erase the pixels -- direct means the client is in-charge by commit-bot@chromium.org · 10 years ago
  23. 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 10 years ago
  24. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  25. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  26. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  27. 1a479e7 Allow clients to specify an external SkImageFilter cache. by senorblanco@chromium.org · 10 years ago
  28. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  29. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  30. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  31. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  32. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  33. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  34. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  35. d5424a4 Fix matrix adjustment passed to filter processing. by senorblanco@chromium.org · 10 years ago
  36. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  37. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  38. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  39. 2b290ce Minor cleanup (moved out of main CL) by commit-bot@chromium.org · 10 years ago
  40. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  41. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 10 years ago
  42. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  43. db0c875 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  45. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  46. eb849e5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  47. 42b0893 add NewRasterDirect for creating a canvas drawing to pre-allocated pixels by commit-bot@chromium.org · 10 years ago
  48. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  49. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  50. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  51. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  52. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  53. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  54. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  55. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  56. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  57. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  58. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  59. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  60. b93ba45 flag to make kClipToLayer_SaveFlag the default behavior by reed@google.com · 10 years ago
  61. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  62. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  63. e597e7b Remove MCRec.fNext by commit-bot@chromium.org · 10 years ago
  64. 759cf48 Now that the matching changes have landed in Chromium we can clean up the API on our side. by commit-bot@chromium.org · 10 years ago
  65. 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  66. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  67. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 10 years ago
  68. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  69. 3107b6a add SkCanvas::NewRaster factory -- a very common use-case in chrome by commit-bot@chromium.org · 10 years ago
  70. 210ae2a Culling API by commit-bot@chromium.org · 10 years ago
  71. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 10 years ago
  72. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 10 years ago
  73. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 10 years ago
  74. 754de5f add isClipEmpty() -- encourage clients to call this rather than checking clipFoo() results by reed@google.com · 10 years ago
  75. 89f077c Fix saveLayer() clipping w/filters, GPU path. by senorblanco@chromium.org · 10 years ago
  76. 0b45dc4 fix the visual difference of raster vs gpu -- inverse_paths by commit-bot@chromium.org · 10 years ago
  77. 25c7127 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  78. ed9806f add SkCanvas::drawDRRect by commit-bot@chromium.org · 10 years ago
  79. 900ecf2 use colortype instead of config by reed@google.com · 10 years ago
  80. 403f8d7 still trying to kill setDevice: rename to setRootDevice (better name) and make private by commit-bot@chromium.org · 10 years ago
  81. 14e50ae Make canvas pass rrects along to clip stack by commit-bot@chromium.org · 10 years ago
  82. 9cb671a fix calling undef inline func build error by commit-bot@chromium.org · 10 years ago
  83. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 10 years ago
  84. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  85. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  86. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  87. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  88. 50b393a SkPictureRecord: silently do nothing for non-drawable SkBitmaps. by commit-bot@chromium.org · 10 years ago
  89. 5d54c29 remove unneeded SK_SUPPORT_LEGACY_CANVAS_CREATECOMPATIBLEDEVICE by reed@google.com · 10 years ago
  90. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 10 years ago
  91. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  92. ba12448 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  93. e254310 add SkCanvas constructor that explicitly creates no_config with dimensions by commit-bot@chromium.org · 10 years ago
  94. 78cf119 Give correct bounds to SkCanvas's AutoDrawLooper use for filter draws. by senorblanco@chromium.org · 10 years ago
  95. a8c7f77 fix (some) 64bit warnings -- size_t -> int by commit-bot@chromium.org · 11 years ago
  96. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  97. 8625fdb Remove unused function. by commit-bot@chromium.org · 11 years ago
  98. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  99. c0784db remove SkScalarCompare type and header by reed@google.com · 11 years ago
  100. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago