1. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 7 years ago
  2. 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 7 years ago
  3. 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 7 years ago
  4. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 7 years ago
  5. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 7 years ago
  6. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 7 years ago
  7. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 7 years ago
  8. 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 7 years ago
  9. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 7 years ago
  10. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 7 years ago
  11. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 7 years ago
  12. 288e471 clipstack is now private by Mike Reed · 7 years ago
  13. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  14. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 7 years ago
  15. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 7 years ago
  16. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  17. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 7 years ago
  18. 77505da Remove GrTestTarget by Robert Phillips · 7 years ago
  19. 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 7 years ago
  20. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 7 years ago
  21. 48f770c Remove unused asACustomShader function from SkShader by Greg Daniel · 7 years ago
  22. c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 7 years ago
  23. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  24. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 7 years ago
  25. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 7 years ago
  26. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 7 years ago
  27. 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 7 years ago
  28. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 7 years ago
  29. c5a37f6 Update Skia milestone to 58 by Heather Miller · 7 years ago
  30. 2a83603 remove metadata from device by Mike Reed · 7 years ago
  31. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 7 years ago
  32. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 7 years ago
  33. dfff166 Revert "Respect full precision for RGB16 PNGs" by Matt Sarett · 7 years ago
  34. 7a090c4 Respect full precision for RGB16 PNGs by Matt Sarett · 7 years ago
  35. d4bdee5 Revert "move device headers to core" by Mike Reed · 7 years ago
  36. 98420d0 move device headers to core by Mike Reed · 8 years ago
  37. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 7 years ago
  38. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 7 years ago
  39. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 7 years ago
  40. 46784be hide getClipStack by Mike Reed · 7 years ago
  41. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 7 years ago
  42. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  43. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  44. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  45. 4fa20ce Fix syntax error for adjusting old stdc++ headers. by Herb Derby · 8 years ago
  46. d9b6abb Remove (unused) YUV API from SkPixelRef by Brian Osman · 8 years ago
  47. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  48. d4652ca Remove most modifiers of processors on GrPipelineBuilder by Brian Salomon · 8 years ago
  49. 0497f08 Introduce SkArenaAlloc - should be fast for POD types and RAII for types with dtors. by Herb Derby · 8 years ago
  50. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  51. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  52. 70b49fd Minor Ganesh refFoo cleanup by Robert Phillips · 8 years ago
  53. 75a475c Try out refFoo pattern on GrRenderTargetContext by Robert Phillips · 8 years ago
  54. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  55. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  56. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  57. 379938e Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  58. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  59. 25b6083 Revert "Use RasterPipeline to support full precision on 16-bit RGBA pngs" by Matt Sarett · 8 years ago
  60. 3d97a0e rm -r {include,src}/animator by Hal Canary · 8 years ago
  61. 5aedd6d cleanup after 95e3c05 by Hal Canary · 8 years ago
  62. bb2339d Use RasterPipeline to support full precision on 16-bit RGBA pngs by Matt Sarett · 8 years ago
  63. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  64. 78f20e0 Cleanup GrPixelConfig helper functions by Brian Osman · 8 years ago
  65. 0c2997b Remove second version of SkImageInfo2GrPixelConfig by Brian Osman · 8 years ago
  66. d0be1ef Remove kIndex_8_GrPixelConfig by Brian Osman · 8 years ago
  67. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  68. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  69. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  70. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  71. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  72. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  73. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  74. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  75. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  76. 986563b Add Gray8 pixel config by Brian Osman · 8 years ago
  77. 7243f49 Remove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS by Hal Canary · 8 years ago
  78. 4641d7d Revert "Add Gray8 pixel config" by Brian Osman · 8 years ago
  79. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  80. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  81. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  82. f295645 Add Gray8 pixel config by Brian Osman · 8 years ago
  83. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  84. f9436b8 Allow constrained and unconstrained picture-images by Matt Sarett · 8 years ago
  85. 19ae138 Remove unused unique ID from GrProgramElement by Brian Salomon · 8 years ago
  86. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  87. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  88. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  89. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  90. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  91. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  92. ff80c2a remove SkMemoryWStream -- unused externally by Mike Reed · 8 years ago
  93. c3063e5 remove SkDebugWStream and other cleanups by Mike Reed · 8 years ago
  94. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  95. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  96. 68dd8d0 add writePixels to SkBitmap by Mike Reed · 8 years ago
  97. e151bdb Fix color space matrix hashing to avoid hashing the typemask by Matt Sarett · 8 years ago
  98. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  99. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  100. 7551898 Make C API compatible with -Wstrict-prototypes by Brian Salomon · 8 years ago