1. c949ce9 Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent by Robert Phillips · 8 years ago
  2. c86e470 SkRasterPipeline impl for 2-stop linear gradients by Florin Malita · 8 years ago
  3. c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
  4. 1e18aec remove unused device apis by Mike Reed · 8 years ago
  5. 1da27ef Add F16 support to SkPNGImageEncoder by Matt Sarett · 8 years ago
  6. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  7. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
  8. 593cb94 Fix reset and deleting behavior. by Herb Derby · 8 years ago
  9. 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
  10. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  11. 009d9d1 No need to fake makeArrayDefault() now that it exists. by Mike Klein · 8 years ago
  12. 2a83603 remove metadata from device by Mike Reed · 8 years ago
  13. 1517224 Revert "Fix reset and deleting behavior." by Herb Derby · 8 years ago
  14. 412a86d Fix reset and deleting behavior. by Herb Derby · 8 years ago
  15. 95acbad ensure path bounds after rounding contain path edges when using SK_RASTERIZE_EVEN_ROUNDING by Lee Salzman · 8 years ago
  16. ce7e18f Reject horizontal edges in FDot6 precision by Yuqian Li · 8 years ago
  17. 8461506 Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts" by Matt Sarett · 8 years ago
  18. 874a872 Revert concave AAA by Yuqian Li · 8 years ago
  19. ccfd108 Disallow readPixels() conversions from untagged srcs to tagged dsts by Matt Sarett · 8 years ago
  20. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
  21. 93a8a64 Revert "Revert "SkImageInfoValidConversion (part 2)"" by Matt Sarett · 8 years ago
  22. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  23. 98cf99b Turn on concave analytic AA by Yuqian Li · 8 years ago
  24. 8dadd9e Revert "SkImageInfoValidConversion (part 2)" by Matt Sarett · 8 years ago
  25. d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
  26. 0d4ff6c Fix code that relied on readPixels not doing color space conversion by Brian Osman · 8 years ago
  27. 98420d0 move device headers to core by Mike Reed · 8 years ago
  28. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  29. 94bd50c SkImageInfoValidConversion (part 2) by Matt Sarett · 8 years ago
  30. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  31. cb6266b Reland "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Matt Sarett · 8 years ago
  32. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  33. d32b817 add and test SkFixed15::to_u8() by Mike Klein · 8 years ago
  34. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  35. 7a6c9f7 Revert "Add SkImageInfoValidConversion() and SkImageInfoIsValid" by Brian Osman · 8 years ago
  36. 197bde9 Revert "Exercise concave analytic AA" by Mike Reed · 8 years ago
  37. 480a1c6 Exercise concave analytic AA by Yuqian Li · 8 years ago
  38. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  39. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  40. cf5d6ca Add SkImageInfoValidConversion() and SkImageInfoIsValid by Matt Sarett · 8 years ago
  41. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  42. b569056 simplify round_down_to_int by using ceil instead of floor by Lee Salzman · 8 years ago
  43. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  44. 4ef8cb3 some armv7 hacking by Mike Klein · 8 years ago
  45. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  46. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  47. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  48. 523116d Unify ICC support for gray jpegs and gray pngs by Matt Sarett · 8 years ago
  49. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  50. e71b167 Attempt 3: SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  51. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  52. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  53. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  54. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  55. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  56. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  57. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  58. a022e2d Fix SkImageFilterCache race by Florin Malita · 8 years ago
  59. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  60. 108f55e fix clipping in rasterhandleallocator by Mike Reed · 8 years ago
  61. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  62. 8d80bb5 Revert "Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors." by Herb Derby · 8 years ago
  63. d1c8e56 SkUTF8_CountUnichars(s,l) and SkUTF8_NextUnichar(s,l) now safe. by Hal Canary · 8 years ago
  64. 6ff51ae Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  65. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  66. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  67. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  68. 1252ec4 Make SkColorToHSV and SkHSVToColor "perfect" inverses by Leon Scroggins III · 8 years ago
  69. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  70. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  71. 8eedbfc Revert "Revert "Improve quad edges' smoothness in non-AA cases"" by Yuqian Li · 8 years ago
  72. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  73. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  74. e98234f Start making texture coordinates be absolute by Robert Phillips · 8 years ago
  75. 1e74cad Revert "Improve quad edges' smoothness in non-AA cases" by Mike Klein · 8 years ago
  76. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  77. d4ed326 Improve quad edges' smoothness in non-AA cases by Yuqian Li · 8 years ago
  78. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  79. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  80. a708026 SkSplicer by Mike Klein · 8 years ago
  81. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  82. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  83. e980155 Fix SkColorSpaceXform F16 behavior by Matt Sarett · 8 years ago
  84. 1026ccf make SkRBuffer always validate by Mike Reed · 8 years ago
  85. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  86. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  87. 86d55b3 Revert "Retry "SkRasterPipelineBlitter: support A8"..." by Mike Klein · 8 years ago
  88. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  89. 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 8 years ago
  90. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  91. 9953737 Avoid SkFixed overflow in decal bitmap procs by Florin Malita · 8 years ago
  92. 7f71d88 SkXbyak basics by Mike Klein · 8 years ago
  93. f55ea6a Retry "SkRasterPipelineBlitter: support A8"... by Mike Klein · 8 years ago
  94. 8c8cb5b simplify by removing _d stages by Mike Klein · 8 years ago
  95. 4a224f6 Revert "SkRasterPipelineBlitter: support A8" by Mike Klein · 8 years ago
  96. f44373c SkRasterPipelineBlitter: support A8 by Mike Klein · 8 years ago
  97. 9079852 clamp to 1.0f in sk_linear_to_srgb_needs_round() by Mike Klein · 8 years ago
  98. d463198 ignore max curvature at end point by Cary Clark · 8 years ago
  99. 08d57e6 Remove SK_SUPPORT_LEGACY_EVAL_CUBIC-guarded code by Florin Malita · 8 years ago
  100. ac1f09d Delete SkMakeImageFromPixelRef by Matt Sarett · 8 years ago