1. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  2. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  3. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  4. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  5. b7fedac Fixed Skia compilation error with strict clang. by commit-bot@chromium.org · 10 years ago
  6. 050c0ae Remove misc. dead code. by commit-bot@chromium.org · 10 years ago
  7. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 10 years ago
  8. db35dab Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  9. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  10. 57f74e0 Debugger improvements by commit-bot@chromium.org · 10 years ago
  11. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  12. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 10 years ago
  13. 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
  14. 8e13a15 Fixed cross compilation with mingw. by commit-bot@chromium.org · 10 years ago
  15. 1301bf3 add initial scraper for dashing by commit-bot@chromium.org · 10 years ago
  16. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  17. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  18. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  19. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  20. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  21. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 10 years ago
  22. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  23. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  24. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  25. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  26. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  27. 9c135db support direct writing to top layer, and hide getTopLayer() by reed@google.com · 10 years ago
  28. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  29. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  30. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  31. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  32. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 10 years ago
  33. 5c70cdc hide getTotalClip, so we can eventually remove it by commit-bot@chromium.org · 10 years ago
  34. e62513f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  36. 490fb6b Add size_t bytesWritten() const to SkWStream. by commit-bot@chromium.org · 10 years ago
  37. dcb8e54 This CL is motivated by the desire to make the skpinfo tool work a bit better. The main concern is that the assumptions made w.r.t. written bytes may not be valid for all SkWStream sub-classes. by commit-bot@chromium.org · 10 years ago
  38. ade9a34 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  39. 1643b2c This adds cull rect visualization to the debugger's "mega" visualization mode. by commit-bot@chromium.org · 10 years ago
  40. 768ac85 The new "mega" viz mode both adds visualization and forces all drawing to the visible canvas (by replacing the active saveLayers with saves). by commit-bot@chromium.org · 10 years ago
  41. 370a899 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 11 years ago
  43. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  44. 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 · 11 years ago
  45. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 11 years ago
  46. 210ae2a Culling API by commit-bot@chromium.org · 11 years ago
  47. c530208 Add point count to lua SkPath. by commit-bot@chromium.org · 11 years ago
  48. 4ebe382 Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/)" by bsalomon@google.com · 11 years ago
  49. 1caedbb Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium.org/180283004/) by commit-bot@chromium.org · 11 years ago
  50. a47ac2b Add getReducedClipStack to lua canvas by commit-bot@chromium.org · 11 years ago
  51. 90667ba Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  52. d85b822 Add some SkPath lua functions by commit-bot@chromium.org · 11 years ago
  53. 5cc2535 Add getClipStack method to lua SkCanvas by commit-bot@chromium.org · 11 years ago
  54. 3d30520 Add DRRect to debugger by commit-bot@chromium.org · 11 years ago
  55. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  56. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 11 years ago
  57. 900ecf2 use colortype instead of config by reed@google.com · 11 years ago
  58. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  59. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  60. e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
  61. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 11 years ago
  62. 284a84d Revert "Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/)" by reed@google.com · 11 years ago
  63. 9756197 Revert of have DeferredDevice inherit from SkBaseDevice (https://codereview.chromium.org/165393006/) by commit-bot@chromium.org · 11 years ago
  64. bd246e2 have DeferredDevice inherit from SkBaseDevice by reed@google.com · 11 years ago
  65. 74b88b7 Allow buffered stream to work with an offset. by commit-bot@chromium.org · 11 years ago
  66. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  67. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 11 years ago
  68. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 11 years ago
  69. 2859f9f rename tracing parameter to be more consistent with other methods by commit-bot@chromium.org · 11 years ago
  70. da5c6d6 don't initialize the default Skia tracer if one has already been provided by commit-bot@chromium.org · 11 years ago
  71. 3458a17 clean up a couple of parameters in the tracing interface by commit-bot@chromium.org · 11 years ago
  72. e254310 add SkCanvas constructor that explicitly creates no_config with dimensions by commit-bot@chromium.org · 11 years ago
  73. bf6a6d4 fix leaks in SkConf by commit-bot@chromium.org · 11 years ago
  74. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  75. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 11 years ago
  76. ceddfeb Port SkBase64 test to our test driver. by tfarina@chromium.org · 11 years ago
  77. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  78. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  79. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  80. bde4ba2 Revert of Use SkMScalar as intermediates in SkMatrix44::setConcat. (https://codereview.chromium.org/146823002/) by commit-bot@chromium.org · 11 years ago
  81. 94ecb66 Use SkMScalar as intermediates in SkMatrix44::setConcat. by commit-bot@chromium.org · 11 years ago
  82. d173b87 remove SkScalarMul macro by mike@reedtribe.org · 11 years ago
  83. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  84. 2e9a715 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  85. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  86. f0a4013 Yet another patch for r13038 by robertphillips@google.com · 11 years ago
  87. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  88. 1066f08 If poppler is disable and native pdf is enabled, we still need SkPDFRasterizer.cpp by commit-bot@chromium.org · 11 years ago
  89. 2d1adf2 Reduce verbosity of SkGraphics::Init in default case. by halcanary@google.com · 11 years ago
  90. ed9866c Expand GatherPixelRefs unit test by robertphillips@google.com · 11 years ago
  91. 8f7a108 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  92. 81e8739 NoSaveLayerCanvas now its own file by robertphillips@google.com · 11 years ago
  93. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  94. 641bcc3 Add cast to fix Win* compile complaint/failure by commit-bot@chromium.org · 11 years ago
  95. 087b313 Add cast to fix Win* compile complaint/failure by robertphillips@google.com · 11 years ago
  96. 1cd71fb Expose more SkPaint fields in Lua API. by commit-bot@chromium.org · 11 years ago
  97. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  98. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  99. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  100. 77887af Prevent crash in Lua bindings. by commit-bot@chromium.org · 11 years ago