1. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  2. 2d7678d Update MSVS toolchain for bots: by Brian Osman · 6 years ago
  3. f454bd3 rm TestConfigParsing by Mike Klein · 6 years ago
  4. e62999f GrTessellator: yet another out-of-range splitting fix. by Stephen White · 6 years ago
  5. e2aa7b6 Build skottie_tool on Linux only by Florin Malita · 6 years ago
  6. 1b1a557 Add fuzzer option for Blur w/o occluder by Kevin Lubick · 6 years ago
  7. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  8. 102c8cf Harden SkPerlinNoiseShader StitchData initialization by Florin Malita · 6 years ago
  9. 31cb864 work around bug 8051 by Cary Clark · 6 years ago
  10. c27967f Roll third_party/externals/angle2 d197803..0211346 (1 commits) by angle-skia-autoroll · 6 years ago
  11. 79725d3 [skottie] Add a tool for dumping encoded animation frames by Florin Malita · 6 years ago
  12. 7d43296 Roll third_party/externals/angle2 7ba3f42..d197803 (1 commits) by angle-skia-autoroll · 6 years ago
  13. 3857fbf Roll third_party/externals/swiftshader 57776df..f398044 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  14. da2b9f3 Add Gr enums and version parsing for SwiftShader by Kevin Lubick · 6 years ago
  15. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  16. f105dc7 restore headers lost from skia.h by Mike Klein · 6 years ago
  17. cdaf661 Consolidate ambient and spot code setup. by Jim Van Verth · 6 years ago
  18. 5e6853d Roll skia/third_party/skcms 2e43fec..0fdd840 (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  19. d00ef06 SkPDF: Fastpath for clipstack flattening by Hal Canary · 6 years ago
  20. bd04be7 Roll skia/third_party/skcms a8a5c9e..2e43fec (1 commits) by skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com · 6 years ago
  21. 2f2a703 add upm->upm helper by Mike Klein · 6 years ago
  22. 12f25a2 simplify SK_FloatNaN by Mike Klein · 6 years ago
  23. 8f9c325 Always use filterColor4f to filter paint colors by Brian Osman · 6 years ago
  24. 7d63778 fixed interface/in/out struct for mvk integration and added a few missing builtins to skslc msl backend by Timothy Liang · 6 years ago
  25. 1b7cd33 handle degenerate call to blitAntiRect by Mike Reed · 6 years ago
  26. 77169c8 GrTessellator: fix for overlapping outer boundary edges in AA case. by Stephen White · 6 years ago
  27. 35f06df Point to new CT swarming bots project ID by Ravi Mistry · 6 years ago
  28. 8d8f45d Update MotoG4. by Ben Wagner · 6 years ago
  29. 4295859 Roll third_party/externals/angle2 fba1f61..7ba3f42 (2 commits) by angle-skia-autoroll · 6 years ago
  30. 9856c3d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  31. 4588ff3 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  32. ddd92dc Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  33. 5fc27a4 Roll third_party/externals/angle2 48cdc2e..fba1f61 (5 commits) by angle-skia-autoroll · 6 years ago
  34. 0e49cb9 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  35. 5034384 [Isolate] Update clients to hit /_ah/api instead of /api by smut · 6 years ago
  36. 1589154 rm dead code by Mike Klein · 6 years ago
  37. 69d0e51 Remove alpha readback path in GrGLGpu::onReadPixels by Brian Salomon · 6 years ago
  38. 490f3dc Roll third_party/externals/swiftshader 4845633..57776df (2 commits) by swiftshader-skia-autoroll · 6 years ago
  39. 5b052ac Roll third_party/externals/angle2 7921662..48cdc2e (1 commits) by angle-skia-autoroll · 6 years ago
  40. 7c93472 Add null checks for GrSkSLtoGLSL to GrGLProgramBuilder by Brian Salomon · 6 years ago
  41. 5059541 need conservative bounds for triangles due to SkFixed drift in SkEdge by Mike Reed · 6 years ago
  42. ad445ce Remove GrPaint::setGammaCorrect by Brian Osman · 6 years ago
  43. feb9fa9 Turn off logging for tests by Herb Derby · 6 years ago
  44. e1adc3a Remove color space restrictions from image infos by Brian Osman · 6 years ago
  45. 7258e97 C++14 by Brian Salomon · 6 years ago
  46. 728b7f3 Update SKP version by skia-recreate-skps · 6 years ago
  47. fd6a52c Roll third_party/externals/angle2 47463d8..7921662 (1 commits) by angle-skia-autoroll · 6 years ago
  48. a09981c Roll third_party/externals/angle2 bf7b95d..47463d8 (6 commits) by angle-skia-autoroll · 6 years ago
  49. 677fa33 Roll third_party/externals/swiftshader 419e8a7..4845633 (2 commits) by swiftshader-skia-autoroll · 6 years ago
  50. a694870 Remove origin from GrGpu::readPixels by Brian Salomon · 6 years ago
  51. a9b04b9 Remove origin from GrGpu::writePixels by Brian Salomon · 6 years ago
  52. 257c1fb Update SKP version by skia-recreate-skps · 6 years ago
  53. 9363ac4 Remove most of the remaining conflation of colorSpace and sRGB in Ganesh by Brian Osman · 6 years ago
  54. b54d223 fix a weird edge case in to_srgb stage by Mike Klein · 6 years ago
  55. a083404 Revert "Added support for visual debugging on Android Studio" by Hal Canary · 6 years ago
  56. 804d0f2 turn on pointer-overflow on ASAN/UBSAN bots by Mike Klein · 6 years ago
  57. 11203af Remove noise from test output by Herb Derby · 6 years ago
  58. 2ab87fc Roll third_party/externals/angle2 cbab275..bf7b95d (1 commits) by angle-skia-autoroll · 6 years ago
  59. a3750b2 build for Chromecast with clang by Mike Klein · 6 years ago
  60. 0ba9fa0 Remove GrGpu::getWritePixelsInfo by Brian Salomon · 6 years ago
  61. bc9f3b0 Decorate project names with their relative path in the meta SLN by Brian Osman · 6 years ago
  62. ccb8752 Revert "Rename sg tests and samples targets to fix Visual Studio name conflict" by Brian Osman · 6 years ago
  63. d494f6e Replace GrContextPriv::read/writeSurfacePixels with GrContextPriv::read/WritePixels2 by Brian Salomon · 6 years ago
  64. ee56b83 Remove GalaxyS7 ATT jobs. by Ben Wagner · 6 years ago
  65. 7027691 Set bounds correctly for color emoji that need post-cache transfoms by Jim Van Verth · 6 years ago
  66. 8683037 Always keep buffers in vulkan persistently mapped. by Greg Daniel · 6 years ago
  67. d2ae8dc Add option for fuzzer to toggle DAA by Kevin Lubick · 6 years ago
  68. f14bc98 Avoid compilation error on older compilers by Kevin Lubick · 6 years ago
  69. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  70. 7abeb28 Roll third_party/externals/swiftshader 8e6ed2e..419e8a7 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  71. db53760 exclude cgms.cpp from DM on Google3 build by Mike Klein · 6 years ago
  72. 322a859 Reland [recipes] Isolate build outputs with no subdirs by Eric Boren · 6 years ago
  73. ba2f829 Rename sg tests and samples targets to fix Visual Studio name conflict by Brian Osman · 6 years ago
  74. 222c9cf Added support for visual debugging on Android Studio by ziadb · 6 years ago
  75. 531a48e GrTessellator: fix winding merged to zero on split edge. by Stephen White · 6 years ago
  76. 39ccf5d Fix compile when SK_XML undefined by Hal Canary · 6 years ago
  77. 1989c49 Avoid divide-by-zero in shadow code by Jim Van Verth · 6 years ago
  78. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  79. 22f673d Move SkColorTable to src/codec by Leon Scroggins III · 6 years ago
  80. 9ea47be Skip bad line segments inside gen_alpha_deltas by Yuqian Li · 6 years ago
  81. fbe7166 Revert "[recipes] Isolate build outputs with no subdirs" by Eric Boren · 6 years ago
  82. 0c9d280 [recipes] Isolate build outputs with no subdirs by Eric Boren · 6 years ago
  83. c4952be Roll third_party/externals/angle2 46bcea5..cbab275 (5 commits) by angle-skia-autoroll · 6 years ago
  84. db33ee1 Roll third_party/externals/angle2 05cd6df..46bcea5 (6 commits) by angle-skia-autoroll · 6 years ago
  85. e70c5fb Reland fonts: Use correct SurfaceProps in analysis canvas for remoting. by Khushal · 6 years ago
  86. 13b8b67 Roll third_party/externals/swiftshader f459b04..8e6ed2e (1 commits) by swiftshader-skia-autoroll · 6 years ago
  87. 79aa2f1 don't walk off end of pointer by Cary Clark · 6 years ago
  88. b4a8a62 SkFloatToDecimal: optimize the less common cases. by Hal Canary · 6 years ago
  89. 458f40a font remoting: Fix errors with sub-pixel positioning mismatch. by Khushal · 6 years ago
  90. 82cecb6 Make CMakeLists.txt less relative. by Ben Wagner · 6 years ago
  91. 2372a33 add std::sort() to SortBench by Mike Klein · 6 years ago
  92. d042071 Stop using legacy pixel ops on windows builds by Brian Salomon · 6 years ago
  93. 2f0edd5 draw skottie in 3d by Mike Reed · 6 years ago
  94. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  95. 8103bb9 Expose API for temporary use by the Android WebView. by Derek Sollenberger · 6 years ago
  96. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  97. ec07324 Roll third_party/externals/swiftshader e92a88e..f459b04 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  98. c9a4247 Require the GPU backend to build our internal tools by Brian Osman · 6 years ago
  99. 6dce0a7 Enable GPU support in MSAN builds by Brian Osman · 6 years ago
  100. 65eb4fb Add DDL skpbench bot for just DDL recording time by Robert Phillips · 6 years ago