1. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  2. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  3. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
  4. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  5. 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
  6. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  7. c5a37f6 Update Skia milestone to 58 by Heather Miller · 8 years ago
  8. 2a83603 remove metadata from device by Mike Reed · 8 years ago
  9. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  10. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  11. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 8 years ago
  12. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 8 years ago
  13. d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
  14. 98420d0 move device headers to core by Mike Reed · 8 years ago
  15. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  16. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  17. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  18. 46784be hide getClipStack by Mike Reed · 8 years ago
  19. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  20. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  21. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  22. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  23. 4fa20ce Fix syntax error for adjusting old stdc++ headers. by Herb Derby · 8 years ago
  24. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  25. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  26. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  27. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  28. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  29. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  30. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  31. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  32. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  33. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  34. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  35. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  36. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  37. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  38. 3d97a0e rm -r {include,src}/animator by Hal Canary · 8 years ago
  39. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  40. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  41. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  42. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  43. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  44. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  45. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  46. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  47. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  48. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  49. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  50. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  51. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  52. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  53. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  54. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  55. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  56. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  57. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  58. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  59. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  60. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  61. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  62. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  63. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  64. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  65. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  66. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  67. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  68. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  69. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  70. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  71. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  72. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  73. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  74. 68dd8d0 add writePixels to SkBitmap by Mike Reed · 8 years ago
  75. e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago
  76. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  77. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  78. 7551898 Make C API compatible with -Wstrict-prototypes by Brian Salomon · 8 years ago
  79. 55325b7 clean up non-ASCII comments by Hal Canary · 8 years ago
  80. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  81. 615d66d Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  82. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  83. a4cb388 Revert "Add ImageToColorSpace helper in SkImageFilter" by Brian Osman · 8 years ago
  84. e02d3ca Add ImageToColorSpace helper in SkImageFilter by Brian Osman · 8 years ago
  85. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  86. b62ea22 Change GPU read/write pixels API to support color space conversion by Brian Osman · 8 years ago
  87. d5733c7 remove SK_SUPPORT_LEGACY_PREROLL code by Mike Reed · 8 years ago
  88. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  89. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  90. a69f4cf Remove sk_ref_sp's misleading preprocessor define and comment by Brian Osman · 8 years ago
  91. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  92. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  93. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  94. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  95. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  96. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  97. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  98. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago
  99. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  100. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago