1. 871872f change old picture serialization to really handle images by reed · 9 years ago
  2. efbffed Clean up usage of SkSurfaceProps by robertphillips · 9 years ago
  3. 059ac00 Update some Sk4px APIs. by mtklein · 9 years ago
  4. 9a53fd7 Begin kLegacyFontHost_InitType cleanup by robertphillips · 9 years ago
  5. 4854d13 Remove distance field flag from SkPaint by jvanverth · 9 years ago
  6. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  7. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  8. 393551e Move rect_memcopy from helper to global static. by egdaniel · 9 years ago
  9. 8b1fa6d Fix precision error in https://codereview.chromium.org/1188433011/ by robertphillips · 9 years ago
  10. 20eee3f Added check for ill-conditioned invert by robertphillips · 9 years ago
  11. 9fc8275 Remove gamma field from SkDeviceProperties by robertphillips · 9 years ago
  12. 7ab04d9 remove dead guarded code for legacy SkData proc by reed · 9 years ago
  13. cd08eff Plumb through out_row byte length so we can assert we stay underneath it. by mtklein · 9 years ago
  14. bcd7ab5 Add useDFT field to SkDeviceProperties by robertphillips · 9 years ago
  15. 00b621c Add sk_parallel_for() by mtklein · 9 years ago
  16. 2a4685f SkSemaphore: use SYNC_POLICY_LIFO on Mach. by mtklein · 9 years ago
  17. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  18. 6b7f34e simplify release-proc for SkData, removing unneeded size param by reed · 9 years ago
  19. 942e99b Modernize atomics in SkTaskGroup's threadpool. by mtklein · 9 years ago
  20. 2334fb6 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  21. 48fc0ea Avoid unnecessary comparison if both Typeface are NULL by jin.a.yang · 9 years ago
  22. 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
  23. 5b16e74 Make GrTextContext be owned by the GrDrawContext by robertphillips · 9 years ago
  24. 8464a96 fix null-pointer deref in SkComposeShader::toString() by halcanary · 9 years ago
  25. 446ee67 skia: Add runtime option to disable picture IO security precautions by hendrikw · 9 years ago
  26. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  27. 256cc89 Disable direction pre-caching to suss out TSAN failures. by mtklein · 9 years ago
  28. 3747875 Thorough tests for saturatedAdd and mulDiv255Round. by mtklein · 9 years ago
  29. da5469d Invalidate GrTexture mipmap on content change notification by junov · 9 years ago
  30. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  31. 3c83432 change Resize to take pixmap for src by reed · 9 years ago
  32. 74d614a remove unused private Resizer by reed · 9 years ago
  33. 8f08602 fix deserialization after FirstDirection change to paths by reed · 9 years ago
  34. 026beb5 SkPath::Direction serves two masters: by reed · 9 years ago
  35. 83ca628 Today's gm include many differences caused by platform font implementations. by caryclark · 9 years ago
  36. f2fe0e0 Remove overly-promiscuous SkNx syntax sugar. by mtklein · 9 years ago
  37. 41e010c Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi by reed · 9 years ago
  38. 2c55d7b remove subclassing from ImageFilter::Proxy by reed · 9 years ago
  39. ded9a6f remove Proxy entrypoints for canHandleFilter by reed · 9 years ago
  40. 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
  41. c31af443 change SkDraw and all Blitters to use pixmap instead of bitmap by reed · 9 years ago
  42. 7aefe03 Revert "Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/)" by reed · 9 years ago
  43. cca9b3a Revert of move erase into SkPixmap (patchset #1 id:1 of https://codereview.chromium.org/1161033005/) by djsollen · 9 years ago
  44. 0963f5d move erase into SkPixmap by reed · 9 years ago
  45. 2893784 Cap color index values by robertphillips · 9 years ago
  46. 183b57f add extractSubset and SkAutoPixmapStorage by reed · 9 years ago
  47. 6e76485 clarify that accessPixels is for write-access, and peekPixels is RO by reed · 9 years ago
  48. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  49. cb67414 use pixmaps for dst in sprites -- NO BITMAPS by reed · 9 years ago
  50. 699b852 Remove unused PackBits methods and fix length checks by jschuh · 9 years ago
  51. ad7ae6c switch bitmapshader internals over to pixmap by reed · 9 years ago
  52. 8804f58 Fallback bitmap devices should observe the computed pixel geometry by fmalita · 9 years ago
  53. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  54. 91284ca check (runtime) for null-pixels even when lock succeeds by reed · 9 years ago
  55. c00e1dd another double square by caryclark · 9 years ago
  56. 1bfcaa4 don't square error term twice by caryclark · 9 years ago
  57. db74f62 Revert[6] of add asserts around results from requestLock by reed · 9 years ago
  58. 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
  59. df91b73 Revert[4] of add asserts around results from requestLock by reed · 9 years ago
  60. 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
  61. 6980f5a add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/)" by reed · 9 years ago
  62. 3953d36 Revert of add asserts around results from requestLock (patchset #3 id:40001 of https://codereview.chromium.org/1155403003/) by reed · 9 years ago
  63. 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
  64. ecaf9c9 use inline version of eval quad if tangent is not needed by caryclark · 9 years ago
  65. 7622863 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  66. e800657 add assert that the pixelref really did success in requestlock by reed · 9 years ago
  67. 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
  68. 9138c46 Add direct getter for GrCaps to GrContext. by bsalomon · 9 years ago
  69. 6e43465 simplify RawIter - don't return a pt in kClose by reed · 9 years ago
  70. 3098a75 Better comments in SkXfermodeInterpretation by halcanary · 9 years ago
  71. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  72. 9572a10 don't use accessBitmap by reed · 9 years ago
  73. 5bcef1b speculative revert change to pixmap for bitmapscaler by reed · 9 years ago
  74. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  75. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  76. cd1d41e remove unneeded device:lockpixels by reed · 9 years ago
  77. cf01e31 deprecate calling lockPixels by reed · 9 years ago
  78. 95d343f move readPixels from bitmap -> pixmap by reed · 9 years ago
  79. c240e71 remove bitmaps entirely from sprite blits (as source) by reed · 9 years ago
  80. aa999cb Everyone gets a namespace {}. by mtklein · 9 years ago
  81. 4e506c2 Simpler version of Plus w/ AA. ~25% faster too. by mtklein · 9 years ago
  82. a624d12 use SkPixmap inside sprite blitters by reed · 9 years ago
  83. 27c2b09 Move Sk4px Xfermode code to a header so we can use it twice. by mtklein · 9 years ago
  84. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  85. a76b7a3b remove SK_LEGACY_STROKE_CURVES by caryclark · 9 years ago
  86. 051a51e Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  87. 3b8d9f7 Revert of Re-proc SkBlitRow::Color32 for ARM. (patchset #3 id:40001 of https://codereview.chromium.org/1145283003/) by mtklein · 9 years ago
  88. 4e13a23 Re-proc SkBlitRow::Color32 for ARM. by mtklein · 9 years ago
  89. 160d08c Fix Plus by mtklein · 9 years ago
  90. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  91. 3ece53e Add mode validation to PtProcRec::init. by ochang · 9 years ago
  92. 5a7cd87 Clean up Sk4f xfermodes and covered _SSE2 xfermodes. by mtklein · 9 years ago
  93. e797d0d SkBlockMemoryStream implements peek() by halcanary · 9 years ago
  94. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  95. 67ca2a9 purge imagefilter cache so we can better track leaks by reed · 9 years ago
  96. e12fcd5 check for big sizes in NewData by reed · 9 years ago
  97. 76be9c8 Don't serialize SkPictures in SkPictureShaders when in untrusted mode. by mtklein · 9 years ago
  98. 2e172ec Make SkEmptyPicture a singleton. by mtklein · 9 years ago
  99. d41ea1d More efficient SkRecorder::flushMiniRecorder() by mtklein · 9 years ago
  100. 41868fe Font variations. by bungeman · 9 years ago