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