1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 8dcb8b0 Do not playback pending commands for full deferred canvas writePixels by kkinnunen · 9 years ago
  3. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  4. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  7. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  8. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  9. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  10. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  11. 3729469 Change clear() to respect the clip by reed · 10 years ago
  12. 4af267b add SkImage::newSurface by reed · 10 years ago
  13. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  14. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  15. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  16. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  17. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  18. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  19. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  20. 6d88e6c Fix way-over-allocation in pipe. by mtklein · 10 years ago
  21. e904c09 Fix alpha textures in NV ES3 contexts on Windows. by bsalomon · 10 years ago
  22. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  23. 3bb195e Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  24. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  25. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  26. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  27. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  28. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  29. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  30. d049017 Reland bug fixes from "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  31. f700fb2 Manually revert "4x allocation in PipeController is probably overkill." by commit-bot@chromium.org · 10 years ago
  32. 2d91eff 4x allocation in PipeController is probably overkill. by commit-bot@chromium.org · 10 years ago
  33. 8cca4cc Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 10 years ago
  34. dbf2518 Revert of Split CPU and GPU DeferredCanvas tests (https://codereview.chromium.org/271483002/) by commit-bot@chromium.org · 10 years ago
  35. 0992404 Split CPU and GPU DeferredCanvas tests by commit-bot@chromium.org · 10 years ago
  36. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  37. dad009b Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback by commit-bot@chromium.org · 10 years ago
  38. 7111d46 Revert "Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/)" by reed@google.com · 10 years ago
  39. 231f6b8 Revert of implement readPixels and writePixels natively, w/o using the (deprecated) (https://codereview.chromium.org/199733016/) by commit-bot@chromium.org · 10 years ago
  40. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  41. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  42. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  43. 8eb20cc remove code disabled from writePixels change by commit-bot@chromium.org · 10 years ago
  44. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  45. 2c56cb8 Use factories instead of directly creating SkImageInfo. by bungeman@google.com · 10 years ago
  46. fa9e5fa replace setConfig+allocPixels with alloc-or-install-pixels by commit-bot@chromium.org · 10 years ago
  47. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  48. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  49. d52a997 fix int->scalar warning by reed@google.com · 10 years ago
  50. 28183b4 remove (unused by chrome) SkDeferredCanvas(device) factory signature by reed@google.com · 10 years ago
  51. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 11 years ago
  52. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  53. 4ee16bf Add a DEF_GPUTEST() macro. by tfarina@chromium.org · 11 years ago
  54. e293005 "Fix" another crash in DeferredCanvasTest on valgrind bot by robertphillips@google.com · 11 years ago
  55. 5fa42d1 "Fix" another crash on valgrind bot by robertphillips@google.com · 11 years ago
  56. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  57. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  58. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  59. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  60. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  61. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  62. cb62224 Removing deprecated constructors and setDevice from SkDeferredCanvas by commit-bot@chromium.org · 11 years ago
  63. ea4b797 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  64. 44324fa Fixing SkDeferredCanvas::writePixels to trigger appropriate change notifications to SkSurface by junov@chromium.org · 11 years ago
  65. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  66. 3e2ea25 I don't want these changes as part of the "allow bleeding" CL. by commit-bot@chromium.org · 11 years ago
  67. 66070a5 Changing SkDeferredCanvas to use factories for creation by junov@chromium.org · 11 years ago
  68. 7070f76 Adding setSurface public API method to SkDeferredCanvas by junov@chromium.org · 11 years ago
  69. b1c725a Fixing deferred canvases so that they do not return deferred devices on createCompatibleDevice by junov@chromium.org · 11 years ago
  70. 9becf00 Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. by junov@chromium.org · 11 years ago
  71. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  72. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  73. 3c5ec8d Adding 'static' to eleminate compile warning on mac by junov@chromium.org · 11 years ago
  74. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 11 years ago
  75. 3fbab82 Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque. by commit-bot@chromium.org · 11 years ago
  76. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 11 years ago
  77. 5990397 Address google3 compiler warning by robertphillips@google.com · 11 years ago
  78. 2b57dc6 fix warings. add SkTAbs() by reed@google.com · 12 years ago
  79. 8f0ca06 Fixing clip region test in deferred canvas, used to determine whether a draw operation occludes the entire canvas. by junov@chromium.org · 12 years ago
  80. 41e850f Fixing logic error in deferred canvas unittest. by junov@chromium.org · 12 years ago
  81. 1c9c0d3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  82. 7775fd5 Deferred canvas can now be flushed if an image is beyond a certain size to avoid a costly image copy. by sugoi@google.com · 12 years ago
  83. 989a95e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. ce65f38 Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary by junov@chromium.org · 12 years ago
  85. 5b6f916 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  86. 8cef67a Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source coeff depends by junov@chromium.org · 12 years ago
  87. 52a00ca Adding virtual method to SkDeferredCanvas::NotificationClient for signaling when commands are skipped due to the skip on clear optimization. by junov@google.com · 12 years ago
  88. 100abf4 Shut up some Mac (xcode 3) warnings by bsalomon@google.com · 12 years ago
  89. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  90. d433c4e Cleaning up deprecated API in SkDeferredCanvas by junov@chromium.org · 12 years ago
  91. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  92. 88e2914 Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header by junov@chromium.org · 12 years ago
  93. 3de7acc Removing the SkPicture backend from SkDeferredCanvas code by junov@chromium.org · 12 years ago
  94. 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 12 years ago
  95. 15011ee Make SkDeferredCanvas query SkGPipeWriter for space allocated for bitmaps. by scroggo@google.com · 12 years ago
  96. b10a6bd Refactoring how SkDeferredCanvas manages mutable bitmaps by junov@chromium.org · 12 years ago
  97. bfeddae Fix unbound memory consumption problem with run away deferred canvases. by junov@chromium.org · 12 years ago
  98. b1e218e Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build by junov@chromium.org · 12 years ago
  99. 8f9ecbd Adding API and unit testing for deferred canvas clearing/purging by junov@chromium.org · 12 years ago
  100. 1f9767c Fixing backing store access in SkDeferredCanvas. by junov@chromium.org · 12 years ago