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