1. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  2. 560285d Remove custom NINJA_STATUS. by Mike Klein · 8 years ago
  3. 9f532a3 Add helper to create random AsFPArgs for Ganesh unit tests by Brian Osman · 8 years ago
  4. 5e3d9c2 Roll recipe DEPS by borenet · 8 years ago
  5. 7c78f3a SkNx: use SK_ALWAYS_INLINE thoroughly. by Mike Klein · 8 years ago
  6. 520ced6 SkDescriptors to be held in unique_ptr. by bungeman · 8 years ago
  7. 620ee4f Revert of Generate Signed Distance Field directly from vector path (patchset #18 id:340001 of https://chromiumcodereview.appspot.com/1643143002/ ) by benjaminwagner · 8 years ago
  8. e8f0a7b Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  9. 3ac64b4 image serialize/deserialize callbacks in pipe by Mike Reed · 8 years ago
  10. 0290620 Make ANGLE bot only run ANGLE configs by Brian Salomon · 8 years ago
  11. bbe17a6 Revert "remove unneeded flags for android" by Greg Daniel · 8 years ago
  12. 13b4bc1 Exclude viewer from NoGpu bots by Brian Osman · 8 years ago
  13. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  14. f00decf remove unneeded flags for android by Mike Reed · 8 years ago
  15. 002c120 Add testing for ANGLE msaa on bots by Brian Salomon · 8 years ago
  16. 40085e6 Fix star artifact in SkRRectsGaussianEdgeShader by Robert Phillips · 8 years ago
  17. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  18. e719577 Add SKSL fuzzer by kjlubick · 8 years ago
  19. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  20. b9eb887 Some GN-related recipe cleanup. by Mike Klein · 8 years ago
  21. 2e68865 Fix ASAN bot. by Mike Klein · 8 years ago
  22. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  23. 310d72c skpbench: suppot Nexus 6P by csmartdalton · 8 years ago
  24. e9ea349 Consider the start_coord in interlaced PNG by scroggo · 8 years ago
  25. f1e7583 fix -NoGPU build bots. by Mike Klein · 8 years ago
  26. 2bdfe5b Run correctness tests on ANGLE bots using d3d9 backend by Brian Salomon · 8 years ago
  27. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  28. b36a3cd break ambiguous angle sorting loop by caryclark · 8 years ago
  29. c5eceb0 Add support for ANGLE MSAA framebuffer extensions. by Brian Salomon · 8 years ago
  30. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  31. afc0b0f Make SkColorSpaceXform an SK_API by Matt Sarett · 8 years ago
  32. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  33. a219653 Include 4f variants of random gradients during testing by Brian Osman · 8 years ago
  34. 8bf4e67 Use legacy color filter API when doing legacy paint conversion by Brian Osman · 8 years ago
  35. 8a91da9 Fix SKP version in tasks.json, make upload_skps.py update tasks.json by borenet · 8 years ago
  36. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  37. 4f2a88c Incremental decode: only use subset for subsetting by scroggo · 8 years ago
  38. fa1a45e Remove aux procs from SkGlyphCache. by Ben Wagner · 8 years ago
  39. 29121eb Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 8 years ago
  40. c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
  41. 6bff157 Update SKP version by update-skps · 8 years ago
  42. 6c15cc7 Modify deferred texture image API's handling of gamma by Brian Osman · 8 years ago
  43. a73d76a skp_parser by halcanary · 8 years ago
  44. ea4567c more skslc hardening by ethannicholas · 8 years ago
  45. df3fbd6 Apply correct sRGB->Linear4f conversion in SkModeColorFilter by Matt Sarett · 8 years ago
  46. 5bab65b Switch Windows ANGLE bots to GN. by Mike Klein · 8 years ago
  47. 4320657 Increase MSAN timeout from 4 to 9 hours. by Ben Wagner · 8 years ago
  48. 4a6b28e Add "Narrow" RGB gamut to DM by Brian Osman · 8 years ago
  49. af01741 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 8 years ago
  50. 5238343 Add a buildbotless Android bot by borenet · 8 years ago
  51. 20cba06 Avoid integer overflow in SkIcoCodec by Matt Sarett · 8 years ago
  52. a2c2fdd GN: ANGLE build completes now on Windows by Mike Klein · 8 years ago
  53. 1a8d675 GN: get Angle compiling on Windows. by Mike Klein · 8 years ago
  54. c7a4665 experimental/xps_to_png: fix DPI, usage message by Hal Canary · 8 years ago
  55. 24267ff Make GCC ninja log lines consistent with MSVC. by Mike Klein · 8 years ago
  56. 27f93e0 RecreateSKPs: Fix another .join() issue by borenet · 8 years ago
  57. e6522ea fix some fuzz by caryclark · 8 years ago
  58. 862a387 Avoid SkImage ref churn in short lived SkBitmapProvider by fmalita · 8 years ago
  59. dc87a7d Skip SkBitmapProvider instantiation in SkImageShader::onContextSize by fmalita · 8 years ago
  60. 7abd45d Roll recipe DEPS by borenet · 8 years ago
  61. 7787463 RecreateSKPs: Fix GoogleStorageDataStore.delete_path by borenet · 8 years ago
  62. f489886 Cache dst LUTs in SkColorSpaceXform by Matt Sarett · 8 years ago
  63. 24a865c update GN docs by Mike Klein · 8 years ago
  64. 97e4a86 Put all Win bots on GN except -ANGLE bots. by Mike Klein · 8 years ago
  65. 5ec5590 Unbreak -Fast bot. by Mike Klein · 8 years ago
  66. 511ea17 SkNx_abi for passing Sk4f as function arguments, etc. by Mike Klein · 8 years ago
  67. 1e76464 Wrap SkNx types in anonymous namespace again. by Mike Klein · 8 years ago
  68. e5e7eb1 Rework GL fbo blit limitations as finer grained flags. by Brian Salomon · 8 years ago
  69. 273f7d4 Fix bad test that was asserting on Vulkan Win10 bot by Brian Osman · 8 years ago
  70. 487bfc2 GN/Win: Vulkan support, convert -Vulkan bots. by Mike Klein · 8 years ago
  71. 00731b4 Capture ES3 MSAA blit restrictions using BlitFramebufferSupport not MSFBOType. by Brian Salomon · 8 years ago
  72. f61abec Disable ANGLE GL backed on windows perf bots by Brian Salomon · 8 years ago
  73. dd4645b another SkSL crash fix by ethannicholas · 8 years ago
  74. d478a99 Refactor color_xform_RGBA() to improve performance by Matt Sarett · 8 years ago
  75. cd72afa Revert of Presubmit recipe: commit the patch (patchset #3 id:40001 of https://codereview.chromium.org/2398653002/ ) by borenet · 8 years ago
  76. 7effa7a more SkSL fuzzer crash fixes by ethannicholas · 8 years ago
  77. cce3e58 Always use RGBA textures for color font atlases by Brian Osman · 8 years ago
  78. a54401d fix skslc crashes uncovered by fuzz testing by ethannicholas · 8 years ago
  79. 3a2e45a Faster 4f gradient premul path by fmalita · 8 years ago
  80. 11abd8d Explicit control in tools of ANGLE frontend and backend by bsalomon · 8 years ago
  81. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  82. 30d99c6 Update CQ_INCLUDE_TRYBOTS examples in docs to actually be "real world" by Brian Salomon · 8 years ago
  83. fe91727 Move skdiff tool and add to gn build. by bungeman · 8 years ago
  84. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  85. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  86. ad146f6 added SkSL support for mustForceNegatedAtanParamToFloat cap by ethannicholas · 8 years ago
  87. 2dbbfa5 Add infra_tests.py, recipe, buildbotless bot by borenet · 8 years ago
  88. 2eaef92 experimental: xps_to_png program (windows only) by Hal Canary · 8 years ago
  89. 703cf5a GN/Win: hook in GPU support by Mike Klein · 8 years ago
  90. 69f6ed4 GN/Win: suppport GDI, convert GDI bots to build with GN. by Mike Klein · 8 years ago
  91. 466ad99 Slightly generalize GPU hard stop gradient implementation. by Brian Salomon · 8 years ago
  92. 22f939e added basic dataflow analysis to skslc by ethannicholas · 8 years ago
  93. 9e3dbdf Allow F16 color type on direct raster canvases by junov · 8 years ago
  94. e54c75f remove SkError by Mike Klein · 8 years ago
  95. b35a41e Add timestamp to bot ninja output. by Mike Klein · 8 years ago
  96. c756e86 GN/Win: quieter builds by Mike Klein · 8 years ago
  97. eaabe00 Workaround unreachable code warning in GrGLCaps by Brian Salomon · 8 years ago
  98. 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
  99. 16d2c67 Remove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER. by Ben Wagner · 8 years ago
  100. 5286d6c GN/Win: pass /DEBUG to linker to get debug symbols. by Mike Klein · 8 years ago