1. c5aa266 include what you use by Mike Reed · 8 years ago
  2. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 8 years ago
  3. 320ade4 Make SkAutoTMalloc movable by csmartdalton · 8 years ago
  4. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  5. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  6. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  7. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  8. b34727f Remove unused/barely-supported compressed GrPixelConfigs by Robert Phillips · 8 years ago
  9. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  10. 54be5c9 Revert "More non-invertible shader local matrix guards" by Robert Phillips · 8 years ago
  11. 3e50027 Delete legacy named color space API by Matt Sarett · 8 years ago
  12. 368af46 More non-invertible shader local matrix guards by Florin Malita · 8 years ago
  13. eec6f7b Use new fragment processor optimization queries. by Brian Salomon · 8 years ago
  14. 2aeae78 IWYU by Mike Reed · 8 years ago
  15. 6aa0e11 Add support for RG float textures by csmartdalton · 8 years ago
  16. 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 8 years ago
  17. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
  18. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  19. e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
  20. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  21. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  22. b37cb23 Add integer vectors to GrSLType by csmartdalton · 8 years ago
  23. 119fb2b Add a basic constructor to GrPipeline by csmartdalton · 8 years ago
  24. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 8 years ago
  25. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 8 years ago
  26. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  27. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  28. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  29. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  30. e8827d2 Address feedback on makeTextureImage by Brian Osman · 8 years ago
  31. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  32. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  33. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  34. 041f7df Bring back SkImage::makeTextureImage by Brian Osman · 8 years ago
  35. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  36. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  37. 9e2a319 SK_USE_SDL is never defined by Hal Canary · 8 years ago
  38. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  39. 0312a0c Add toXYZD50() to SkColorSpace API by Matt Sarett · 8 years ago
  40. 8d3196b expose new tight-bounds method on SkPath by Mike Reed · 8 years ago
  41. 3f36369 Batch across matrix changes in drawVertices and add GM to test. by Brian Salomon · 8 years ago
  42. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  43. 529bcd6 Revert "Revert "SkScalar: delete code that doesn't compile."" by Hal Canary · 8 years ago
  44. 8233fc8 Revert "SkScalar: delete code thqat doesn't compile." by Leon Scroggins · 8 years ago
  45. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  46. 565da18 SkScalar: delete code thqat doesn't compile. by Hal Canary · 8 years ago
  47. 3390e15 Expand SkImage::getTextureHandle call by Robert Phillips · 8 years ago
  48. 958fbc4 Make SkShadowUtils tessellations ref counted in preparation for caching them. by Brian Salomon · 8 years ago
  49. 9206c76 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
  50. 2589042 remove unused SkLayer by Mike Reed · 8 years ago
  51. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  52. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  53. efe50eb remove SkArithmeticMode.h empty header by Mike Reed · 8 years ago
  54. 3de0aee Make SkGpuDevice::drawVertices perform color byte order swap and premul step using vertex shader. by Brian Salomon · 8 years ago
  55. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  56. 5ce33ef Revert "SkRasterPipeline shader adapter" by Florin Malita · 8 years ago
  57. 6d11ed2 SkRasterPipeline shader adapter by Florin Malita · 8 years ago
  58. 22af73f Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulAndMulByOutput. by Brian Salomon · 8 years ago
  59. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  60. 26caf89 Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs by Robert Phillips · 8 years ago
  61. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  62. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  63. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  64. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  65. bcda1f0 Revert "Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER"" by Ravi Mistry · 8 years ago
  66. 837e743 remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS by Mike Reed · 8 years ago
  67. 156a749 Revert "SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER" by Leon Scroggins · 8 years ago
  68. 68fc549 SkUserConfig.h: remove out-of-date comment on SK_SFNTLY_SUBSETTER by Hal Canary · 8 years ago
  69. 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
  70. f20a98f remove obsolete flag by Cary Clark · 8 years ago
  71. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  72. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  73. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 8 years ago
  74. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  75. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  76. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 8 years ago
  77. 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 8 years ago
  78. 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 8 years ago
  79. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
  80. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 8 years ago
  81. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  82. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  83. 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 8 years ago
  84. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  85. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
  86. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  87. 288e471 clipstack is now private by Mike Reed · 8 years ago
  88. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 8 years ago
  89. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 8 years ago
  90. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 8 years ago
  91. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  92. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 8 years ago
  93. 77505da Remove GrTestTarget by Robert Phillips · 8 years ago
  94. 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
  95. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  96. 48f770c Remove unused asACustomShader function from SkShader by Greg Daniel · 8 years ago
  97. c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
  98. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  99. 5bee0b6 Reland "Respect full precision for RGB16 PNGs" (part 2) by Matt Sarett · 8 years ago
  100. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago