1. d24955a Make SkPaint::glyphsToUnichars use explicit SkSurfaceProps by robertphillips · 9 years ago
  2. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  3. 2aab22a Color dodge and burn with SkPMFloat. by mtklein · 9 years ago
  4. 157bcd0 Fix SkTileImageFilter clipping/cropRect interaction issue by robertphillips · 9 years ago
  5. bd5d7e7 Revert of Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #1 id:1 of https://codereview.chromium.org/1212833002/) by fmalita · 9 years ago
  6. 9730f4a Revert of added stroking support to GrAALinearizingConvexPathRenderer (patchset #6 id:100001 of https://codereview.chromium.org/1180903006/) by reed · 9 years ago
  7. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  8. 2436f19 added stroking support to GrAALinearizingConvexPathRenderer by ethannicholas · 9 years ago
  9. 3dfd133 fix up virtual / override stuff by reed · 9 years ago
  10. 4c21dc5 add drawImageNine by reed · 9 years ago
  11. e9a3e3c Convert SkPMFloat to [0,1] range and prune its API. by mtklein · 9 years ago
  12. b5e8611 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  13. 0cc1f0a Revert of Implement four more xfermodes with Sk4px. (patchset #16 id:290001 of https://codereview.chromium.org/1196713004/) by mtklein · 9 years ago
  14. b9d4163 Implement four more xfermodes with Sk4px. by mtklein · 9 years ago
  15. 4760f32 Clarify iOS flush-to-zero status. by bungeman · 9 years ago
  16. 0c752f4 Cleanup: Comment and ordering changes. by herb · 9 years ago
  17. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  18. af4b233 remove SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM by reed · 9 years ago
  19. e582a5a remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS by reed · 9 years ago
  20. 5351aad Fix memory leak in SkPictureRecord by robertphillips · 9 years ago
  21. c210035 add break statement -- lost during rewrite earlier by reed · 9 years ago
  22. 871872f change old picture serialization to really handle images by reed · 9 years ago
  23. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  24. 059ac00 Update some Sk4px APIs. by mtklein · 9 years ago
  25. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  26. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  27. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  28. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  29. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  30. 8b1fa6d Fix precision error in https://codereview.chromium.org/1188433011/ by robertphillips · 9 years ago
  31. 20eee3f Added check for ill-conditioned invert by robertphillips · 9 years ago
  32. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  33. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  34. cd08eff Plumb through out_row byte length so we can assert we stay underneath it. by mtklein · 9 years ago
  35. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  36. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  37. 2a4685f SkSemaphore: use SYNC_POLICY_LIFO on Mach. by mtklein · 9 years ago
  38. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  39. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  40. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 9 years ago
  41. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  42. 48fc0ea Avoid unnecessary comparison if both Typeface are NULL by jin.a.yang · 9 years ago
  43. 781d582 Revert of Make GrTextContext be owned by the GrDrawContext (patchset #7 id:120001 of https://codereview.chromium.org/1175553002/) by bsalomon · 9 years ago
  44. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  45. 8464a96 fix null-pointer deref in SkComposeShader::toString() by halcanary · 9 years ago
  46. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  47. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  48. 256cc89 Disable direction pre-caching to suss out TSAN failures. by mtklein · 9 years ago
  49. 3747875 Thorough tests for saturatedAdd and mulDiv255Round. by mtklein · 9 years ago
  50. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  51. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  52. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  53. 74d614a remove unused private Resizer by reed · 9 years ago
  54. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  55. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  56. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  57. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  58. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  59. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  60. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  61. b3f0ec9 Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (patchset #6 id:100001 of https://codereview.chromium.org/1148793007/) by reed · 9 years ago
  62. c31af44 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  63. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  64. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  65. 0963f5d move erase into SkPixmap by reed · 9 years ago
  66. 2893784 Cap color index values by robertphillips · 9 years ago
  67. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  68. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  69. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  70. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  71. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  72. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  73. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  74. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  75. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  76. c00e1dd another double square by caryclark · 9 years ago
  77. 1bfcaa4 don't square error term twice by caryclark · 9 years ago
  78. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  79. 11e833d Revert of Revert[4] of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1159733006/) by reed · 9 years ago
  80. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  81. 19663e5 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.or… (patchset #1 id:1 of https://codereview.chromium.org/1165583005/) by reed · 9 years ago
  82. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  83. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  84. f941a68 add asserts around results from requestLock and lockPixels, ensuring that true always means we have non-null pixels (and non-null colortable if that matches the colortype) by reed · 9 years ago
  85. ecaf9c9 use inline version of eval quad if tangent is not needed by caryclark · 9 years ago
  86. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  87. e800657 add assert that the pixelref really did success in requestlock by reed · 9 years ago
  88. 084d1b6 Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/) by bsalomon · 9 years ago
  89. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  90. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  91. 3098a75 Better comments in SkXfermodeInterpretation by halcanary · 9 years ago
  92. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  93. 9572a10 don't use accessBitmap by reed · 9 years ago
  94. 5bcef1b speculative revert change to pixmap for bitmapscaler by reed · 9 years ago
  95. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  96. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  97. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  98. cf01e31 deprecate calling lockPixels by reed · 9 years ago
  99. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  100. c240e71 remove bitmaps entirely from sprite blits (as source) by reed · 9 years ago