1. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 7 years ago
  2. e037d12 Roll minimum picture version up to 44. by Mike Klein · 7 years ago
  3. d678723 Move C effects into effects. by Mike Klein · 7 years ago
  4. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  5. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  6. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  7. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 8 years ago
  8. a950a86 Fix rounding error with tiled bitmap draws by Brian Osman · 8 years ago
  9. 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
  10. be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
  11. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  12. abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
  13. 0dda9cb Make shadow tessellators fail gracefully and add unit test for this. by Brian Salomon · 8 years ago
  14. 0bd699e Add a GM for SkShadowUtils and fix a few issues. by Brian Salomon · 8 years ago
  15. 9873606 Make flag parsing work in GN-built iOS nanobench. by Mike Klein · 8 years ago
  16. 63afe64 Automate more parts of gn/package_ios.py. by Mike Klein · 8 years ago
  17. 6d3b7aa gn: iOS packaging script by Mike Klein · 8 years ago
  18. 2589042 remove unused SkLayer by Mike Reed · 8 years ago
  19. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  20. efe50eb remove SkArithmeticMode.h empty header by Mike Reed · 8 years ago
  21. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  22. 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 8 years ago
  23. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  24. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 8 years ago
  25. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 8 years ago
  26. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 8 years ago
  27. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  28. d601601 remove legacy clipbounds flag for android by Mike Reed · 8 years ago
  29. 757914d Switch GrConfigConversionEffect over to taking GrTextureProxies by Robert Phillips · 8 years ago
  30. 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 8 years ago
  31. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  32. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  33. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  34. aee504b Make GrConvolutionEffect only support Gaussian kernels and rename. by Brian Salomon · 8 years ago
  35. 5d72f7d Remove SkTDict and calls from SkView. by Herb Derby · 8 years ago
  36. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  37. b48fd3c GN: add 32-bit and Release iOS builders. by Mike Klein · 8 years ago
  38. 09008ff Revert "Try /MTd on Debug Windows builds." by Mike Klein · 8 years ago
  39. 58ce2bc Try /MTd on Debug Windows builds. by Mike Klein · 8 years ago
  40. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  41. 288e471 clipstack is now private by Mike Reed · 8 years ago
  42. 1790f8e Revert "Revert "move device headers to core"" by Mike Reed · 8 years ago
  43. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago
  44. d4bdee5 Revert "move device headers to core" by Mike Reed · 8 years ago
  45. 98420d0 move device headers to core by Mike Reed · 8 years ago
  46. aab259e Simplify GrProcOptInfo initialization. by Brian Salomon · 8 years ago
  47. 46784be hide getClipStack by Mike Reed · 8 years ago
  48. 2103cf0 Split ShadowMaskFilter into separate ambient and spot mask filters by Jim Van Verth · 8 years ago
  49. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  50. 113fd34 savelayer gm by Mike Reed · 8 years ago
  51. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  52. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  53. 1c47187 Fix Android roll by Mike Klein · 8 years ago
  54. 43475ad Move Android shadow rendering interface to util library. by Jim Van Verth · 8 years ago
  55. a005acc skia_android_serial = "auto" by Mike Klein · 8 years ago
  56. e7a364d GrTessellator: fix artifact with exactly-1-px-wide edges. by Stephen White · 8 years ago
  57. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  58. 1252ec4 Make SkColorToHSV and SkHSVToColor "perfect" inverses by Leon Scroggins III · 8 years ago
  59. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  60. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  61. db52cf3 move SkDraw.h to core by Mike Reed · 8 years ago
  62. 3f28933 Start including 'winrt' in Windows toolchain by Brian Osman · 8 years ago
  63. 84014f0 Respect SkColorSpace in SkPNGImageEncoder by Matt Sarett · 8 years ago
  64. dc11f98 Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code by Hal Canary · 8 years ago
  65. c0a7a08 remove xbyak experiment by Mike Klein · 8 years ago
  66. 8cbb424 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  67. e57194f Move resource ref/io manipulation from GrProgramElement to GrProcessor by Brian Salomon · 8 years ago
  68. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago
  69. 5cb9a4e move SkBlitRow.h out of public by Mike Reed · 8 years ago
  70. 83f532e Add a real SkXbyak bench, implement enough to run it. by Mike Klein · 8 years ago
  71. 19f0ed5 Purge clip masks when they are no longer findable. by Brian Salomon · 8 years ago
  72. 7d92103 GN: add skia_android_serial and push_$foo targets when it's set by Mike Klein · 8 years ago
  73. 70120c7 Add tools to support gdb and simpleperf for android executables. by Derek Sollenberger · 8 years ago
  74. d3ed402 Disable clang -Wsigned-enum-bitfield warnings by Matt Sarett · 8 years ago
  75. e6b274e Specify "/utf-8" with Visual C++. by Ben Wagner · 8 years ago
  76. 909d379 Improve color space support in SkImage::readPixels() by Matt Sarett · 8 years ago
  77. 20a7ecc Implement scaling in SkCodecImageGenerator by Leon Scroggins III · 8 years ago
  78. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  79. 4784225 Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  80. 40a82bd remove MIPS DSP optimizations by Mike Klein · 8 years ago
  81. 6d2f73c Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  82. 6ad3d2f xps.gni by Hal Canary · 8 years ago
  83. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  84. 4f8a467 Allow running gn_to_bp.py from another script by Leon Scroggins III · 8 years ago
  85. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  86. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  87. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  88. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  89. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  90. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  91. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  92. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  93. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  94. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  95. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  96. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  97. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  98. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  99. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  100. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago