1. 8bc06d0 Back SkSpecialImage_Gpu with a GrTextureProxy by Robert Phillips · 8 years ago
  2. 9caeb0b Add a Windows Android NDK asset. by Mike Klein · 8 years ago
  3. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  4. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  5. afac581 Sk4fLinearGradient fuzzer fixes by fmalita · 8 years ago
  6. 08ed0d4 remove legacy flags from g3 by Mike Reed · 8 years ago
  7. 2f535ce Make fuzzers use cleaner interface by Kevin Lubick · 8 years ago
  8. 1f49f26 SkRasterPipeline: implement SkLumaColorFilter by Mike Klein · 8 years ago
  9. 4578a8e fixed skslc's handling of ivec(vec) by Ethan Nicholas · 8 years ago
  10. a9e9bfc Delete qcms by Matt Sarett · 8 years ago
  11. 10d665d Allow most third_party targets to use system libraries if asked. by Mike Klein · 8 years ago
  12. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  13. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  14. 7bb9301 SkPDF: Always individually position glyphs in Windows. by Hal Canary · 8 years ago
  15. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  16. c25c5d7 Move memoization of multisample specs id to GrRenderTarget by csmartdalton · 8 years ago
  17. 7cdda99 TEMPORARY: track stencil clip state in GrRenderTargetOpList by csmartdalton · 8 years ago
  18. 8a8668b Remove check of INITIALIZATION_FAILED in qcomm vulkan runs by Greg Daniel · 8 years ago
  19. 3c1b7db Add SkShadowMaskFilter by Jim Van Verth · 8 years ago
  20. 18b8490 Always write files in binary mode when unzipping by Brian Osman · 8 years ago
  21. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  22. fc49b40 Use correct color table for prior GIF frames by Leon Scroggins III · 8 years ago
  23. 7f650bd Tag images as sRGB by default in SkCodec by Matt Sarett · 8 years ago
  24. 4d598a3 Fork skia_vulkan_sdk default value on is_android. by Mike Klein · 8 years ago
  25. 9e38047 Add GrNextSizePow2 by Robert Phillips · 8 years ago
  26. 0186661 Reject non-D50 matrices from ICC profiles by Matt Sarett · 8 years ago
  27. 6506ebf Update Nexus6p to MR1 build. by Ben Wagner · 8 years ago
  28. 32b6623 remove bunch of legacy flags by Mike Reed · 8 years ago
  29. 6ff1f33 remove legacy xfermode build flag by Mike Reed · 8 years ago
  30. ab563d4 Minor fix to GN for vulkan android builds by Greg Daniel · 8 years ago
  31. c20d34c Script to fix GN generated solutions by Brian Osman · 8 years ago
  32. f84ad64 Reland "Build SkRawCodec in GN" by scroggo · 8 years ago
  33. a9fd106 Draw Alpha8 + color filter correctly in software by Matt Sarett · 8 years ago
  34. cd5e7d7 update SkFixed15 float conversion notes. by Mike Klein · 8 years ago
  35. 8f5468f Fix GN config for skpbench by Jim Van Verth · 8 years ago
  36. fb4b9a2 Add missing sk_tool_utils flags_common dependency by fmalita · 8 years ago
  37. 5de9afc Disable some SkDebugfs for dbg bots debugging by liyuqian · 8 years ago
  38. 94e1a2f SkPixmap::getColor() by Hal Canary · 8 years ago
  39. d280d42 SkFixed15 by Mike Klein · 8 years ago
  40. 70295ea update androidsdkcanvas for SkBlendMode by reed · 8 years ago
  41. 9e2ed83 add isAlphaOnly() query by reed · 8 years ago
  42. 2f7068a Treat a GIF with no color table as transparent by scroggo · 8 years ago
  43. 8981c35 Revert "Speculative fix for flaky webp encode/decode on Nexus 5" by Matt Sarett · 8 years ago
  44. 09b007f Update SKP version by update-skps · 8 years ago
  45. aeac5d8 Change comments to refer to "render target context" rather than "draw context" by Brian Salomon · 8 years ago
  46. a3316ad Prevent overflow by falling back to non-AA by liyuqian · 8 years ago
  47. 1f05f44 Various fixes in VulkanWindowContext by Greg Daniel · 8 years ago
  48. 5011f85 Fix bounds updates in vulkan discards by Greg Daniel · 8 years ago
  49. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  50. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  51. 8c05b45 Add tests for ColorSpacePrimaries to XYZD50 by Matt Sarett · 8 years ago
  52. 3affdc1 Fall back on stencil clip when SW mask fails to allocate by csmartdalton · 8 years ago
  53. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  54. 57a98fc Add GN config for Mac SampleApp by Jim Van Verth · 8 years ago
  55. 3effb79 Documentation: SkBitmap->SkImage by Hal Canary · 8 years ago
  56. 471e894 Reduced skslc memory consumption by ethannicholas · 8 years ago
  57. 55e0346 Make addTexture/BufferAccess on GrProcessor non-virtual by Brian Salomon · 8 years ago
  58. b6c5e53 Add SampleApp support to GN (win and linux), take two. by Jim Van Verth · 8 years ago
  59. 187a771 Add support for lib_dirs to gn_to_cmake.py. by Ben Wagner · 8 years ago
  60. 2ce4763 Revert "Build SkRawCodec in GN" by Leon Scroggins · 8 years ago
  61. 04b1f46 Build SkRawCodec in GN by Leon Scroggins III · 8 years ago
  62. 0ea7d43 Blacklist blend equation advanced on Adreno 5xx devices by Greg Daniel · 8 years ago
  63. 142d4e9 Revert "Add SampleApp support to GN-win" by Mike Klein · 8 years ago
  64. 2111633 Upload an image that demonstrates issue 5883 by scroggo · 8 years ago
  65. f0c38f5 Shared image generator by fmalita · 8 years ago
  66. a70558e Add SampleApp support to GN-win by Jim Van Verth · 8 years ago
  67. 693a540 Rename renderTargetContextPriv to priv, and some more leftover DCs by Brian Osman · 8 years ago
  68. 130863e Only clamp when we think our math requires it. by Mike Klein · 8 years ago
  69. 6fe16d3 Remove SkMovie and giflib by scroggo · 8 years ago
  70. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  71. 6e74412 Create .gni files for samples, tests, gms, and benches. by Mike Klein · 8 years ago
  72. b3d1c2e Improve comments describing common sRGB curves by Matt Sarett · 8 years ago
  73. 23d73ea Restore the ability to not build vulkan when VULKAN_SDK is set by Brian Salomon · 8 years ago
  74. cad6416 Added skslc parse recursion limit by ethannicholas · 8 years ago
  75. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  76. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  77. 5638052 Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://codereview.chromium.org/2442063002/ ) by benjaminwagner · 8 years ago
  78. 552889e Do not skip fractional y for SkAAClip by liyuqian · 8 years ago
  79. a049ac4 Revert "Always use a color table with 256 colors" by Leon Scroggins III · 8 years ago
  80. 686bb21 Default vulkan sdk to VULKAN_SDK env var in GN by Greg Daniel · 8 years ago
  81. 53f63b6 Fix decoding GIF to 565 by scroggo · 8 years ago
  82. cffaa70 Reduced skslc memory consumption by ethannicholas · 8 years ago
  83. 7929e3a Avoid separate allocation of SkImageCacherator by fmalita · 8 years ago
  84. 74d8cc9 recipes: Fix missing patch_set property by borenet · 8 years ago
  85. 96b3842 Fix recipes for Gerrit property rename by borenet · 8 years ago
  86. eb94e56 opts.gypi -> opts.gni by Mike Klein · 8 years ago
  87. 8508f65 SkTInsertionSort tweak. by Ben Wagner · 8 years ago
  88. 9034b13 gpu.gypi -> gpu.gni by Mike Klein · 8 years ago
  89. 18a11a6 Speculative fix for flaky webp encode/decode on Nexus 5 by Matt Sarett · 8 years ago
  90. cfc4f44 gypi -> gni: core, effects, android framework defines by Mike Klein · 8 years ago
  91. e902f8d SkRasterPipelineBlitter simplifications by Mike Klein · 8 years ago
  92. 1285f41 Write transparent pixels more often (SkGifCodec) by scroggo · 8 years ago
  93. d187af9 Test CL by Ravi Mistry · 8 years ago
  94. 6f4293a Move when swapping, if possible. by bungeman · 8 years ago
  95. a5fb615 Split SkSL and utils apart again into .gni files. by Mike Klein · 8 years ago
  96. 4974c8e Remove pdf.gni from source lists. Android translator barfs. by Mike Klein · 8 years ago
  97. bd3fe47 Convert SkRasterPipeline loads and stores to indirect. by Mike Klein · 8 years ago
  98. ce37e7a Add recipe support for Pixel and Pixel XL. by Ben Wagner · 8 years ago
  99. 552cd13 Start inverting GN reading .gypis to GYP reading .gnis. by Mike Klein · 8 years ago
  100. 62e7b5f Create GrTextureOpList to support deferred copy batches for textures by Brian Osman · 8 years ago