1. 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
  2. 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
  3. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  4. 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
  5. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  6. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  7. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  8. 4c21dc5 add drawImageNine by reed · 9 years ago
  9. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  10. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  11. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  12. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  13. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  14. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  15. 86a17e7 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1140943004/) by reed · 9 years ago
  16. 35786b1 Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  17. 177cb84 Revert of Implement support for non-scale/translate CTM in image filters. (patchset #4 id:60001 of https://codereview.chromium.org/1120043002/) by reed · 9 years ago
  18. 4f12b8b Implement support for non-scale/translate CTM in image filters. by reed · 9 years ago
  19. a499f90 clean up pre-storage in canvas by reed · 9 years ago
  20. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 9 years ago
  21. 61f501f onCreateDevice -> NULL now means the caller should create its own (bitmap) device by reed · 9 years ago
  22. feaadee SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  23. c654e90 Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://codereview.chromium.org/1067893002/) by mtklein · 9 years ago
  24. f920e46 SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  25. 687fa1c restore clipstack to heap-ptr, so clients can ref it by reed · 9 years ago
  26. b679ca8 reduce alloc overhead for SkCanvas by reed · 9 years ago
  27. 68260fa Make SkCanvas::getBaseLayerSize() virtual by tomhudson · 9 years ago
  28. 76033be Revert[6] of Change device creation to see the (optional) layer-paint by reed · 9 years ago
  29. 173e5fe Revert of Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1005173004/) by reed · 9 years ago
  30. 307d1ed Revert of Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1001423002/) by reed · 9 years ago
  31. 8e14d66 Revert of Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1006923002/) by reed · 9 years ago
  32. f7076a1 Revert of Revert of Change device creation to see the (optional) layer-paint (patchset #1 id:1 of https://codereview.chromium.org/1008863002/) by reed · 9 years ago
  33. 0e040f7 Revert of Change device creation to see the (optional) layer-paint (patchset #9 id:160001 of https://codereview.chromium.org/988413003/) by reed · 9 years ago
  34. 1182d9a Change device creation to see the (optional) layer-paint by reed · 9 years ago
  35. 4497748 Revert of Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #1 id:1 of https://codereview.chromium.org/966753002/) by reed · 9 years ago
  36. 574290f Revert of replace kIgnore_SkAlphaType with kUnknown_SkAlphaType (patchset #3 id:40001 of https://codereview.chromium.org/964613002/) by scroggo · 9 years ago
  37. 1c8aeea replace kIgnore_SkAlphaType with kUnknown_SkAlphaType by reed · 9 years ago
  38. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 9 years ago
  39. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  40. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 9 years ago
  41. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  42. de358a9 BUG=skia: by joshualitt · 9 years ago
  43. 3d91aad Disable LCD text when rasterizing SkPictureShader tiles. by fmalita · 9 years ago
  44. 96a857e initial preroll api by reed · 10 years ago
  45. 0846f1b remove (dead) SK_SUPPORT_LEGACY_DRAWDATA and SK_SUPPORT_LEGACY_CANVAS_VIRTUAL by reed · 10 years ago
  46. 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
  47. 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
  48. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  49. c4fda92 remove unused drawData by reed · 10 years ago
  50. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  51. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  52. f7430cc removed dead SK_SUPPORT_LEGACY_DRAWTEXT_VIRTUAL code by reed · 10 years ago
  53. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  54. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  55. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  56. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  57. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  58. 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
  59. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  60. f4e0d9e clear() is now an alias for drawPaint, so remove its virtual by reed · 10 years ago
  61. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  62. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  63. 3729469 Change clear() to respect the clip by reed · 10 years ago
  64. 2d97bc1 Disable LCD text explicitly in SkPictureImageFilter::onFilterImage() by fmalita · 10 years ago
  65. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  66. 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
  67. 7e76bff allow pictures to have a full bounds by reed · 10 years ago
  68. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  69. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  70. 6a070dc experimental by reed · 10 years ago
  71. 81f71b6 Change where layer hoisting data is gathered by robertphillips · 10 years ago
  72. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  73. d52893c Add doc on SkCanvas::drawImage*() methods by piotaixr · 10 years ago
  74. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  75. 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
  76. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  77. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  78. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  79. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  80. 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
  81. 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
  82. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  83. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  84. 8f2e791 add SK_API to forward declare in canvas.h by reed · 10 years ago
  85. fa35f8e remove getTotalClipAsPath, privatize getTotalClip by reed · 10 years ago
  86. 00d5c2c SkTextBlob by fmalita · 10 years ago
  87. 8bf3df6 remove code for (dead) SK_SUPPORT_LEGACY_GETCLIPTYPE by reed · 10 years ago
  88. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  89. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  90. 872e3dc Revert of Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/457253002/) by reed · 10 years ago
  91. 47f9bdc Revert of remove (now unneeded) legacy onDrawPicture variant (https://codereview.chromium.org/456203002/) by reed · 10 years ago
  92. 2e69d29 remove (now unneeded) legacy onDrawPicture variant by reed · 10 years ago
  93. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  94. 3b1c3d2 add dummy onDrawPicture to allow migration for chrome overrides by reed · 10 years ago
  95. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  96. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  97. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  98. b184f7f Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago
  99. 651eaea Revert of Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels (https://codereview.chromium.org/388803007/) by reed · 10 years ago
  100. debba5c Add SkBitmap::readPixels() and reimplement copyTo and SkCanvas::readPixels by reed · 10 years ago