1. dff1229 Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 7 years ago
  2. 0c0da2b add test for big cubic -- currently disabled by Mike Reed · 7 years ago
  3. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 7 years ago
  4. d601601 remove legacy clipbounds flag for android by Mike Reed · 7 years ago
  5. 3e1c32c Merge latest Skia into master (1 commits) by Skia_Android Canary Bot · 7 years ago
  6. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 7 years ago
  7. 6bfe46a Merge latest Skia into master (2 commits) by Skia_Android Canary Bot · 7 years ago
  8. 98829b9 Check that the upper bits are correct in the SkArenaAlloc footer. by herb · 7 years ago
  9. 956580a Merge latest Skia into master (2 commits) by Skia_Android Canary Bot · 7 years ago
  10. 65a1753 Fix clang warning about unused lambda capture. by Brian Salomon · 7 years ago
  11. 9ae32a2 Remove redundant caps field from GrProcessorTestData by Brian Salomon · 7 years ago
  12. 39728d3 Simplify Footers in SkArenaAlloc to 64-bit values using pointers. by Herb Derby · 7 years ago
  13. 8bf9b4d Merge latest Skia into master (2 commits) by Skia_Android Canary Bot · 7 years ago
  14. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 7 years ago
  15. b2cd1d7 utils/win/SkTScopedComPtr<T>: Add C++11ish move semantics by Hal Canary · 7 years ago
  16. c7d96a2 Merge latest Skia into master (2 commits) by Skia_Android Canary Bot · 7 years ago
  17. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 7 years ago
  18. 74b16ed Add test for bad reuse of SkJpegCodec internal state by Matt Sarett · 7 years ago
  19. 50e16da Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 7 years ago
  20. 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 7 years ago
  21. de80f7f Roll recipe DEPS by Eric Boren · 7 years ago
  22. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 7 years ago
  23. 36a87c9 Merge latest Skia into master (1 commits) by Skia_Android Canary Bot · 7 years ago
  24. b92234a Revert "Remove SkImage::MakeTextureFromPixmap" by Brian Osman · 7 years ago
  25. ceef9d3 Merge latest Skia into master (1 commits) by Skia_Android Canary Bot · 7 years ago
  26. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 7 years ago
  27. 3cc90aa Merge latest Skia into master (1 commits) by Skia_Android Canary Bot · 7 years ago
  28. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 7 years ago
  29. b2a5c22 Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 7 years ago
  30. 7bf1587 Merge "Merge latest Skia into master (5 commits)" by TreeHugger Robot · 7 years ago
  31. 7f9c29a Revert "Remove sentinal GLContext used in early days of Vulkan in our tools" by Brian Salomon · 7 years ago
  32. 901f29a Allow GrSingleTextureEffect to take GrTextureProxies by Robert Phillips · 7 years ago
  33. adcbd10 Merge "Cherry-pick "Use appropriate options in SkJpegCodec readRows()"" by Matt Sarett · 7 years ago
  34. b73d67b Cherry-pick "Use appropriate options in SkJpegCodec readRows()" by Matt Sarett · 7 years ago
  35. c8c901f Use appropriate options in SkJpegCodec readRows() by Matt Sarett · 7 years ago
  36. 5809c1a Merge latest Skia into master (5 commits) by Skia_Android Canary Bot · 7 years ago
  37. c4e6cfe Make the footer big to handle bug 684061. by Herb Derby · 7 years ago
  38. bfd97c5 Remove sentinal GLContext used in early days of Vulkan in our tools by Greg Daniel · 7 years ago
  39. cf3525a SkPixelInfo::CopyPixels() refactor part 0: only one memcpy() case by Matt Sarett · 7 years ago
  40. 57bc1e7 move sk_memset16,32,64 out-of-line by Mike Klein · 7 years ago
  41. aee504b Make GrConvolutionEffect only support Gaussian kernels and rename. by Brian Salomon · 7 years ago
  42. 25d2303 Merge latest Skia into master (3 commits) by Skia_Android Canary Bot · 7 years ago
  43. 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 7 years ago
  44. 80d22ea Do not embed glyph image data in SkGlyphCache. by Herb Derby · 7 years ago
  45. 93d1f26 Merge latest Skia into master (40 commits) by Skia_Android Canary Bot · 7 years ago
  46. 7717d4a conservativelyContainsRect is asserting by Mike Reed · 7 years ago
  47. 5521356 Add F16 and gamma correct support to webp encoder by Matt Sarett · 7 years ago
  48. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 7 years ago
  49. eb5061b Reenable index8 dsts by Matt Sarett · 7 years ago
  50. bc7a4fb Make GrYUVEffect take GrTextureProxies by Robert Phillips · 7 years ago
  51. ad24145 Update SkAndroidSDKCanvas. by Mike Klein · 7 years ago
  52. 5d5cc3c Temporarily restore colorcube bench and GM files. by Mike Klein · 7 years ago
  53. d8621d8 Merge "More color cube deletion" by TreeHugger Robot · 7 years ago
  54. 3c3ea59 More color cube deletion by Matt Sarett · 7 years ago
  55. f887f8a Fix comparison that overflows for addresses near uint max. - Fix Assert by Herb Derby · 7 years ago
  56. a19f024 make SkPath::conservativelyContainsRect consume degenerate segments by Lee Salzman · 7 years ago
  57. 878e13e Remove ColorCubeBench from build. by Ben Wagner · 7 years ago
  58. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 7 years ago
  59. ab23acf Revert "Update libwebp to 0.6.0-pre" by Ethan Nicholas · 7 years ago
  60. e2f6ffb Update libwebp to 0.6.0-pre by Leon Scroggins III · 7 years ago
  61. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 7 years ago
  62. 319ba3d Move shader register setup to SkRasterPipelineBlitter. by Mike Klein · 7 years ago
  63. 889176b Revert "Fix comparison that overflows for addresses near uint max." by Ethan Nicholas · 7 years ago
  64. a9e8ef0 SkRasterPipeline: implement support for SkTableColorFilter by Mike Klein · 7 years ago
  65. b48fd3c GN: add 32-bit and Release iOS builders. by Mike Klein · 7 years ago
  66. db8b837 Fix comparison that overflows for addresses near uint max. by Herb Derby · 7 years ago
  67. 2a0daee Update SkTDict to use SkArenaAlloc. by Herb Derby · 7 years ago
  68. 77a86f8 Track clear counts in vulkan render passes by Greg Daniel · 7 years ago
  69. 62bb280 Make SkWEBPImageEncoder use transform_scanline_procs by Matt Sarett · 7 years ago
  70. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 7 years ago
  71. a6725fc Support fCapHeight in SkScalerContext_DW by Koji Ishii · 7 years ago
  72. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 7 years ago
  73. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 7 years ago
  74. 5b92e4a Fix autoroller instructions by Skia_Android Canary Bot · 7 years ago
  75. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 7 years ago
  76. bfe8dca Allow conversion from non-opaque to opaque by Matt Sarett · 7 years ago
  77. 59d5a0e Revert "offset angle check edge in common" by Cary Clark · 7 years ago
  78. b07a01e Get rid of level of indirection, noticed by VC++ 2017 bug by Bruce Dawson · 7 years ago
  79. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 7 years ago
  80. 6987b00 Fix performance issue and compute intersections more often. by Yuqian Li · 7 years ago
  81. 85f58b5 Look for GenerateMipMapEXT by Brian Salomon · 7 years ago
  82. 8f297c9 SkSplicer: favor 1.0f as a constant. by Mike Klein · 7 years ago
  83. 09008ff Revert "Try /MTd on Debug Windows builds." by Mike Klein · 7 years ago
  84. 4a84f0a SkSplicer: move armv7 ABI settings into build_stages.py. by Mike Klein · 7 years ago
  85. 58ce2bc Try /MTd on Debug Windows builds. by Mike Klein · 7 years ago
  86. f167dfb mild tweaks to build_stages.py to run on my desktop by Mike Klein · 7 years ago
  87. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 7 years ago
  88. 17b5e5c minor cleanups in newly privatized device headers by Mike Reed · 7 years ago
  89. 288e471 clipstack is now private by Mike Reed · 7 years ago
  90. 8b5b002 Merge latest Skia into master (2 commits) by Skia_Android Canary Bot · 7 years ago
  91. 0334bd0 Merge latest Skia into master (20 commits) by Skia_Android Canary Bot · 7 years ago
  92. 8ccbbb4 Remove SkImage::MakeTextureFromPixmap by Brian Osman · 7 years ago
  93. 5b2f579 Replace raster pipeline nextafter() calls with SkNu nudging by Florin Malita · 7 years ago
  94. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 7 years ago
  95. aaedae7 Force Index8 to N32 in deferred texture path. by Brian Osman · 7 years ago
  96. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 7 years ago
  97. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 7 years ago
  98. 41398f4 Remove unused struct. by Herb Derby · 7 years ago
  99. 7c5a806 Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache. by Herb Derby · 7 years ago
  100. abddea0 Just clamp to limit-epsilon. by Mike Klein · 7 years ago