1. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 10 years ago
  2. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  3. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  4. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  5. de358a9 BUG=skia: by joshualitt · 10 years ago
  6. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 10 years ago
  7. 96a857e initial preroll api by reed · 10 years ago
  8. 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
  9. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  10. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  11. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  12. c4fda92 remove unused drawData by reed · 10 years ago
  13. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  14. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  15. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  16. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  17. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  18. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  19. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  20. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  21. 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
  22. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  23. f4e0d9e clear() is now an alias for drawPaint, so remove its virtual by reed · 10 years ago
  24. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  25. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  26. 3729469 Change clear() to respect the clip by reed · 10 years ago
  27. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  28. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  29. 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
  30. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  31. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  32. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  33. 6a070dc experimental by reed · 10 years ago
  34. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  35. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  36. d52893c Add doc on SkCanvas::drawImage*() methods by piotaixr · 10 years ago
  37. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  38. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  39. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  40. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  41. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  42. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  43. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  44. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  45. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  46. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  47. 8f2e791 add SK_API to forward declare in canvas.h by reed · 10 years ago
  48. fa35f8e remove getTotalClipAsPath, privatize getTotalClip by reed · 10 years ago
  49. 00d5c2c SkTextBlob by fmalita · 10 years ago
  50. 8bf3df6 remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE by reed · 10 years ago
  51. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  52. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  53. 872e3dc Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/457253002/) by reed · 10 years ago
  54. 47f9bdc Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/456203002/) by reed · 10 years ago
  55. 2e69d29 remove (now unneeded) legacy onDrawPicture variant by reed · 10 years ago
  56. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  57. 3b1c3d2 add dummy onDrawPicture to allow migration for chrome overrides by reed · 10 years ago
  58. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  59. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  60. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  61. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  62. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  63. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  64. d08cb90 Revert of add readPixels() to SkBitmap (https://codereview.chromium.org/377303002/) by jcgregorio · 10 years ago
  65. c4f2161 add readPixels() to SkBitmap by reed · 10 years ago
  66. 696d361 Temporarily resurface matrix/clip save flags enum values. by fmalita · 10 years ago
  67. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  68. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  69. 0766931 delete code for SK_SUPPORT_LEGACY_GETTOTALCLIP by reed · 10 years ago
  70. 9f01471 Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/) by reed · 10 years ago
  71. c5d5cf9 remove guarded code - there are no more callers by reed · 10 years ago
  72. 6ca763f More SaveFlags removal twiddling. by fmalita · 10 years ago
  73. 07fc662 Prepare for internal SaveFlags removal. by fmalita · 10 years ago
  74. 074fe9d Remove legacy drawPicture entry point by robertphillips · 10 years ago
  75. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  76. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  77. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  78. 92a8916 fix casting issue with or operator by commit-bot@chromium.org · 10 years ago
  79. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  80. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  81. 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
  82. fc6dfba Inline noop willFoo/didFoo into SkCanvas.h. by commit-bot@chromium.org · 10 years ago
  83. d70fa20 Deprecate SaveFlags use in the public SkCanvas API. by commit-bot@chromium.org · 10 years ago
  84. b0430d0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  85. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  86. 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
  87. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  88. 6b4aaa7 add optional origin parameter to accessTopLayerPixels by commit-bot@chromium.org · 10 years ago
  89. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  90. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  91. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  92. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  93. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  94. 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
  95. 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
  96. 1121170 implement readPixels and writePixels natively, w/o using the (deprecated) by reed@google.com · 10 years ago
  97. 520cf8b Fix cull nesting assertion. by commit-bot@chromium.org · 10 years ago
  98. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  99. e14792d hide Config8888 entirely by commit-bot@chromium.org · 10 years ago
  100. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago