1. 6136310 added constant folding & branch elimination to skslc by ethannicholas · 8 years ago
  2. 6a01554 remove use of xfermode* in procs by Mike Reed · 8 years ago
  3. d3ea9b7 Enable SkImage_pinAsTexture to signal if the operation succeeded. by Derek Sollenberger · 8 years ago
  4. 3ce89da Fix the meaning of stop_y by liyuqian · 8 years ago
  5. e4fd078 skpbench: simplify adb and reduce number of invocations by csmartdalton · 8 years ago
  6. 671ce62 Check negative overflow of quickSkFDot6Div by liyuqian · 8 years ago
  7. a34e95a Fix assets.py args by Eric Boren · 8 years ago
  8. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  9. 68b7a52 Fix fuzzer bug by Robert Phillips · 8 years ago
  10. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  11. 7b8400d Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode by Brian Osman · 8 years ago
  12. c8b1568 skpbench: fix typo in 6P bash script by csmartdalton · 8 years ago
  13. 562e681 Refactor RGBA/BGRA xform logic in SkCodecs by Matt Sarett · 8 years ago
  14. 1d3ab12 Relax the extra span's alpha by liyuqian · 8 years ago
  15. f6bddfd Do not call blitAntiRect for empty rect by liyuqian · 8 years ago
  16. dbdf6d2 Fail jpeg decodes on too many progressive scans by Matt Sarett · 8 years ago
  17. 2c3db32 Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that aren't renderable by bsalomon · 8 years ago
  18. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  19. fa2c478 Make the infra tests part of the CQ by Eric Boren · 8 years ago
  20. 594f9ed Smart pointers for GrBatchAtlas. by Ben Wagner · 8 years ago
  21. 08c8963 Add -j as alias for --threads. by Mike Klein · 8 years ago
  22. 4b254b9 gen_tasks.go: Implement TODOs, bring up to speed with swarm_trigger by Eric Boren · 8 years ago
  23. 0809e30 Copy over all build properties starting with patch_ to avoid missing something we need by Ravi Mistry · 8 years ago
  24. 93b0650 Change code to not store Sk4* in data structures. by herb · 8 years ago
  25. 442fff9 Revert "Revert "GN: define SK_XML to indicate :xml is enabled."" by Florin Malita · 8 years ago
  26. acd2f5c Fix DM race in SVGSrc by fmalita · 8 years ago
  27. 9075634 Remove SkAutoTUnref from public API by Hal Canary · 8 years ago
  28. 294c1c4 Revert "Delete SkImage::encode(Type)" by Leon Scroggins · 8 years ago
  29. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  30. 283eb30 Fix trybot results upload for new-style bots by Eric Boren · 8 years ago
  31. e48b4c5 Delete SkImage::encode(Type) by Matt Sarett · 8 years ago
  32. d3a2af7 minor simplification: use SkBitmapCacheDesc by Mike Reed · 8 years ago
  33. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  34. ad48a70 Give memset lambdas explicit names. by Mike Klein · 8 years ago
  35. d23341b GN: turn on libpng SSE2 filters by Mike Klein · 8 years ago
  36. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  37. 6749af4 Add GN iOS builder. by Mike Klein · 8 years ago
  38. 7e8f80a Revert "GN: define SK_XML to indicate :xml is enabled." by Mike Klein · 8 years ago
  39. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  40. 260d9b3 Move SkChunkAlloc.h to include/private. by Ben Wagner · 8 years ago
  41. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  42. e9592f5 remove obsolete flags by Mike Reed · 8 years ago
  43. 7234448 GN: define SK_XML to indicate :xml is enabled. by Mike Klein · 8 years ago
  44. 9d34db4 remove obsolete flags from public.bzl by Mike Reed · 8 years ago
  45. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  46. 09c85a5 Remove dead code in SkBitmapProcLegacyShader::ContextSize by sylvestre.ledru · 8 years ago
  47. 0e37992 Fix zero-padding in gerrit ref by borenet · 8 years ago
  48. 09557d7 Fix Vulkan command buffer assert on device lost by Jim Van Verth · 8 years ago
  49. 20b914b fix android dm compile by Hal Canary · 8 years ago
  50. 1c2ed99 remove xfermode legacy build flag for android by Mike Reed · 8 years ago
  51. 308b7d9 update Vulkan docs for GN. by Mike Klein · 8 years ago
  52. 4b43cc2 fix svg compile by Hal Canary · 8 years ago
  53. 451ceba Combine analytic edges with tolerance by liyuqian · 8 years ago
  54. a225e9b Finish color space support for SkCodec by Matt Sarett · 8 years ago
  55. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  56. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  57. 4394cc4 Fix iOS isolate by borenet · 8 years ago
  58. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  59. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  60. 12313f0 Add/promote gamma helpers to SkColorSpace_Base by Brian Osman · 8 years ago
  61. 4351354 SkXPS: handle case where snapSpecial() returns null by Hal Canary · 8 years ago
  62. aeb7959 SkRasterPipelineBlitter: blitAntiH + full coverge --> blitH by Mike Klein · 8 years ago
  63. 25495f7 update ANGLE docs for GN, current test tools by Mike Klein · 8 years ago
  64. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  65. 44b36a2 GN: quiet alink spam on Mac by Mike Klein · 8 years ago
  66. 4b6b503 GN: quiet link.exe warning spam. by Mike Klein · 8 years ago
  67. 660b1cf Roll recipe DEPS by borenet · 8 years ago
  68. 51c5678 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  69. ad51279 Use perfect forwarding in createT of SkSmallAllocator. by herb · 8 years ago
  70. f98b730 Call ~SkRasterPipelineBlitter() on early out. by Mike Klein · 8 years ago
  71. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  72. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  73. 301dfc0 Update SKP version by update-skps · 8 years ago
  74. db64aca Add indexfile to obsolute quickstart section by stephana · 8 years ago
  75. 525e13c Fix the sum of alpha = 254 instead of 255 by rounding by liyuqian · 8 years ago
  76. 2478c73 Make buildbotless trybots only support Gerrit by skia.buildbots · 8 years ago
  77. d9fcb23 Attempt to fix PixelC GLSL compilation error. by Ben Wagner · 8 years ago
  78. c509341 swap_src_dst -> move_src_dst by Mike Klein · 8 years ago
  79. e33998a Trim down quick start docs for a GN world. by Mike Klein · 8 years ago
  80. 61eedeb Add F16, SkColorSpaceXform support to SkGifCodec by Matt Sarett · 8 years ago
  81. 125b2aa Detect pipelines which can compile to memsets. by mtklein · 8 years ago
  82. 2fd58a2 Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ ) by caryclark · 8 years ago
  83. fba1420 Avoid pretending to support CMYK color xforms in SkJpegCodec by Matt Sarett · 8 years ago
  84. a4a4488 skrpb: evaluate color filters for constant shaders once. by mtklein · 8 years ago
  85. d8db392 use reversePathTo in place of addPathReverse by caryclark · 8 years ago
  86. 8bd45cd Deferred image generator subsetting by fmalita · 8 years ago
  87. 795390b Improvements to build_command_buffer.py by bsalomon · 8 years ago
  88. 2550958 PixelC is also TegraX1, but doesn't have GL. by Ben Wagner · 8 years ago
  89. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  90. d49128a Add note about CQ_INCLUDE_TRYBOTS and -Trybot suffix. by Ben Wagner · 8 years ago
  91. 1a85ca5 Fix color xforms for Index8 bmps by Matt Sarett · 8 years ago
  92. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  93. 9598c2f Add the new buildbotless infra-tests bot to the CQ as an experiment by borenet · 8 years ago
  94. 12ae597 Use alignas to force alignment. by herb · 8 years ago
  95. bab7945 Add documentation for using testing using the command buffer by bsalomon · 8 years ago
  96. 37be4d0 Re-enable iOS testing by stephana · 8 years ago
  97. c05b2bf Clarify onCreateScalerContext failure modes. by Ben Wagner · 8 years ago
  98. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  99. 544da7a Avoid matrix inverse in SkBitmapProcInfo::init for translate-only cases by fmalita · 8 years ago
  100. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago