1. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  2. 1a9971e Convert remote glyph cache to use glyp runs by Herb Derby · 6 years ago
  3. cc10d79 Move fragCoord workaround declaration by Brian Osman · 6 years ago
  4. 8e9b4c4 Reland "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  5. fa07204 remove unimplemented headers by Cary Clark · 6 years ago
  6. c68aabd Roll third_party/externals/swiftshader 0d8993c667c5..be5fe7797f1e (1 commits) by swiftshader-skia-autoroll · 6 years ago
  7. 6e6bc11 Account for square caps in SkStrokeRec::getInflationRadius by Chris Dalton · 6 years ago
  8. 681691e Roll third_party/externals/angle2 0be37b444996..d754eb5620ed (1 commits) by angle-skia-autoroll · 6 years ago
  9. d41cb73 Roll third_party/externals/swiftshader 8fb6f6a129f5..0d8993c667c5 (1 commits) by swiftshader-skia-autoroll · 6 years ago
  10. eff01a7 GL: Accept "_float" extensions for "_half_float" formats by Chris Dalton · 6 years ago
  11. 7ae4fca SkAR Java: better finger painting. Cleaner UI by ziadb · 6 years ago
  12. 9c4dfad Remove an internal bot. by Ben Wagner · 6 years ago
  13. 9f4efd3 [infra] Only run 8888 and gl configs for Lottie by Eric Boren · 6 years ago
  14. 94781ed Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  15. 1554ae4 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  16. 7931b8e Roll third_party/externals/angle2 da92a476b50a..0be37b444996 (2 commits) by angle-skia-autoroll · 6 years ago
  17. e534854 Undef the right macro in SkDWriteNTDDI_VERSION.h by Ben Wagner · 6 years ago
  18. c861eee Revert "Don't require mips in GrTextureProducer if texture is 1x1." by Greg Daniel · 6 years ago
  19. 6a3957c Exclude gltestpersistentcache from TSAN bot. by Brian Salomon · 6 years ago
  20. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  21. 5191fd7 Don't require mips in GrTextureProducer if texture is 1x1. by Greg Daniel · 6 years ago
  22. e530e51 Stop using rsp files for compiling on Windows by Brian Osman · 6 years ago
  23. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  24. 736db10 Convert PDF device to use glyph runs lists by Herb Derby · 6 years ago
  25. f1ba3ae [skottie] Update DM src name to "lottie" by Florin Malita · 6 years ago
  26. a8046af implemented onWritePixels and related tests for metal gpu backend by Timothy Liang · 6 years ago
  27. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  28. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  29. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  30. 63fac80 Disable bookmaker CLs automatic CQ+2 for now by Ravi Mistry · 6 years ago
  31. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  32. 297c3c8 Ignore NTDDI_VERSION with DirectWrite. by Ben Wagner · 6 years ago
  33. 30301c4 share helper for flagging when added to raster cache by Mike Reed · 6 years ago
  34. 7f644ec fix bookmaker bot latest by Cary Clark · 6 years ago
  35. 7531b63 Roll third_party/externals/angle2 6a5d98c4b528..da92a476b50a (1 commits) by angle-skia-autoroll · 6 years ago
  36. 785586a remove unused serialization in textblob by Cary Clark · 6 years ago
  37. e70604e created stub for metal gpu command buffer by Timothy Liang · 6 years ago
  38. 84364ee De-virtualize SkBitmapController by Florin Malita · 6 years ago
  39. 81bb123 Update Skia milestone to 70 by Heather Miller · 6 years ago
  40. faccf39 Debug nightly bookmaker bot by Ravi Mistry · 6 years ago
  41. 0b00433 Update markdown files by skia-bookmaker · 6 years ago
  42. f085b9a Roll third_party/externals/angle2 38971fd13599..6a5d98c4b528 (5 commits) by angle-skia-autoroll · 6 years ago
  43. 874e22b Revert "Update markdown files" by Ravi Mistry · 6 years ago
  44. b423247 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  45. a2af30e Update markdown files by skia-bookmaker · 6 years ago
  46. 8dda349 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  47. e9dd316 Revert "Reland "Add some optimizations to PolyUtils"" by Ben Wagner · 6 years ago
  48. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  49. 2eacff0 Redo drawTextRSXForm for glyph runs by Herb Derby · 6 years ago
  50. 8364706 correct bookmaker md files by Cary Clark · 6 years ago
  51. c4aeb9b Roll third_party/externals/angle2 e2c00841a55f..38971fd13599 (2 commits) by angle-skia-autoroll · 6 years ago
  52. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  53. d789550 add more fiddle hash checks by Cary Clark · 6 years ago
  54. 5ed4df3 ccpr: Remove constant scale when solving the cubic midtangent by Chris Dalton · 6 years ago
  55. 0ef539a add new patheffects by Mike Reed · 6 years ago
  56. 0afc75e SkUTF16_CountUnichars to error instead of assert. by Ben Wagner · 6 years ago
  57. 715d08c Fix explicit allocation bug by Robert Phillips · 6 years ago
  58. 946c370 Reland "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  59. 363402d added GMs that use the vertex caching pipeline by Ruiqi Mao · 6 years ago
  60. ce3c28f Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  61. 760dbc4 Reland "implemented metal gpu backend texture upload testing" by Timothy Liang · 6 years ago
  62. 8f8bf88 ccpr: Account for stroke and style in path cache keys by Chris Dalton · 6 years ago
  63. 9889c24 Add color space logic to skdiff by Brian Osman · 6 years ago
  64. 66dac70 Update markdown files by skia-bookmaker · 6 years ago
  65. 7a87962 Update Win2016 bots. by Ben Wagner · 6 years ago
  66. 36bdc09 Add valgrind suppression for leak in libGLX_nvidia when caching program binaries by Brian Salomon · 6 years ago
  67. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  68. a44a8a1 SkAR-Java: finger painting first implementation by ziadb · 6 years ago
  69. dc97fdc Fix Valgrind skinning bug by Robert Phillips · 6 years ago
  70. c3c1c31 fix bookmaker by Cary Clark · 6 years ago
  71. 85dcf6b GrTessellator: fix overlap outer boundary winding. by Stephen White · 6 years ago
  72. 5dbb0c3 Roll third_party/externals/angle2 04f0f133032c..e2c00841a55f (1 commits) by angle-skia-autoroll · 6 years ago
  73. 77552db Roll third_party/externals/angle2 d691aeeb956f..04f0f133032c (2 commits) by angle-skia-autoroll · 6 years ago
  74. 7084812 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  75. 5911364 fixed ASAN dm errors by Ruiqi Mao · 6 years ago
  76. cc3f3d8 fixed ASAN dm errors by Ruiqi Mao · 6 years ago
  77. 4b3a515 MakeAsDrawText for SkTextBlob by Herb Derby · 6 years ago
  78. 0f5cfab Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  79. e398675 Implement scaled color emoji using PNG format fonts. by Bruce Wang · 6 years ago
  80. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  81. 21a99d4 Fix validity check in SkSurface::MakeFromBackendTextureAsRenderTarget by Justin Novosad · 6 years ago
  82. 4a34197 fixed SPIR-V memory layout by Ethan Nicholas · 6 years ago
  83. bb1ccdb Use std::chrono for measuring timing by Allan MacKinnon · 6 years ago
  84. be66831 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  85. 6807a01 fix MSAN dm failures by Ruiqi Mao · 6 years ago
  86. 3229e65 Revert "Add some optimizations to PolyUtils" by Jim Van Verth · 6 years ago
  87. 5a31a60 SkAR Java: drawing planes as paths by ziadb · 6 years ago
  88. acb50d1 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  89. 8bb0db3 Add some optimizations to PolyUtils by Jim Van Verth · 6 years ago
  90. 92eaa3c Add SkFloat2Bits and Region stub by Kevin Lubick · 6 years ago
  91. eb1d900 build for gdb on linux by Cary Clark · 6 years ago
  92. e80cd44 fix bookmaker build bot by Cary Clark · 6 years ago
  93. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  94. 9e0d7e4 Bug fixes and improvements to SKC and HotSort. Vulkan is WIP. by Allan MacKinnon · 6 years ago
  95. 53c8769 remove unused untested parts of text blob by Cary Clark · 6 years ago
  96. 462417d Roll third_party/externals/angle2 6fb8ba4e8660..d691aeeb956f (1 commits) by angle-skia-autoroll · 6 years ago
  97. b609e6d added byte and ubyte types to SKSL by Ruiqi Mao · 6 years ago
  98. 6dd4b20 Remove crash when shader linking fails. by Brian Salomon · 6 years ago
  99. f6db495 Remove SkTransferFunctionBehavior by Brian Osman · 6 years ago
  100. 9b4bd59 Reland "Remove interpolants are inaccurate workaround for Adreno 3xx." by Brian Salomon · 6 years ago