1. 88bfed4 Roll third_party/externals/angle2 794364ebd51c..258398020826 (1 commits) by skia-autoroll · 6 years ago
  2. 932dd07 Fix type in Andoird string. by Greg Daniel · 6 years ago
  3. 1c20523 fix tiler to handle large float rects by Mike Reed · 6 years ago
  4. 1345366 Update tracing docs slightly by Brian Osman · 6 years ago
  5. a4d99cb Roll skia/third_party/skcms cd2260c9f528..0c0f6dee2779 (1 commits) by skia-autoroll · 6 years ago
  6. 7ca0e3b Roll third_party/externals/swiftshader 5ebd2c0fafca..ebe5f7fad064 (1 commits) by skia-autoroll · 6 years ago
  7. 2480a67 [cq.cfg] Remove cq.cfg. by Ravi Mistry · 6 years ago
  8. 8ea367c Make cmake copy_directory instead of just files by Kevin Lubick · 6 years ago
  9. 5b257ab change measureText impl to first convert to glyphs by Mike Reed · 6 years ago
  10. 24d861d Add hardware buffer unit test from old skqp to skia. by Greg Daniel · 6 years ago
  11. 6f59443 Update Metal unit test blacklist after adding new promise image tests by Brian Salomon · 6 years ago
  12. f55e8d5 Add option to skip intermediate release/fulfill calls for promise images. by Brian Salomon · 6 years ago
  13. d20cf33 Add new thin anti-aliasing demo by Michael Ludwig · 6 years ago
  14. 1bd245b Roll third_party/externals/swiftshader 787f953343b0..5ebd2c0fafca (1 commits) by skia-autoroll · 6 years ago
  15. ea2dc6a Roll third_party/externals/angle2 783809808ec0..794364ebd51c (1 commits) by skia-autoroll · 6 years ago
  16. e9742a5 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  17. 0b0731e Update go_deps asset by skia-recreate-skps · 6 years ago
  18. 8a484d0 Roll ../src 97fa6e4bdf7b..5d360ebe1581 (482 commits) by skia-autoroll · 6 years ago
  19. a46b421 Roll third_party/externals/swiftshader 77630f1e7d12..787f953343b0 (1 commits) by skia-autoroll · 6 years ago
  20. aac02a9 Roll third_party/externals/angle2 fa7ca18f44ed..783809808ec0 (3 commits) by skia-autoroll · 6 years ago
  21. b7af275 Roll third_party/externals/swiftshader b08c5e928317..77630f1e7d12 (1 commits) by skia-autoroll · 6 years ago
  22. a4a9a97 Roll third_party/externals/swiftshader ddcbdc51f2aa..b08c5e928317 (1 commits) by skia-autoroll · 6 years ago
  23. 95d0c8d Fix bug in sampling rotated decodes by Leon Scroggins III · 6 years ago
  24. 9c8ad03 Roll third_party/externals/swiftshader cda0cf9d8112..ddcbdc51f2aa (1 commits) by skia-autoroll · 6 years ago
  25. d426dd0 Fix screen invalidation on MacOS by Jim Van Verth · 6 years ago
  26. 541cbd4 remove shadeSpan4f() by Mike Klein · 6 years ago
  27. 32a71f1 Revert "make third_party() static libraries" by Herb Derby · 6 years ago
  28. ac262a0 remove Sk4x4f.h -- dead code by Mike Klein · 6 years ago
  29. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  30. 85b856f remove burst mode in SkRPBlitter by Mike Klein · 6 years ago
  31. 59ef8c3 Remove legacy texture-backed promise image interface. by Brian Salomon · 6 years ago
  32. b0243b2 add Leon's gradient to p3 GM by Mike Klein · 6 years ago
  33. 70ebd9c Roll third_party/externals/swiftshader d9e364cff12d..cda0cf9d8112 (3 commits) by skia-autoroll · 6 years ago
  34. e738bf1 make third_party() static libraries by Mike Klein · 6 years ago
  35. e03a9b7 Roll third_party/externals/angle2 915d4068a65c..fa7ca18f44ed (1 commits) by skia-autoroll · 6 years ago
  36. d24cb80 Fix up some event handling in MacOS by Jim Van Verth · 6 years ago
  37. a59066f Roll third_party/externals/swiftshader 85bd613c938c..d9e364cff12d (1 commits) by skia-autoroll · 6 years ago
  38. f2580c0 Avoid crash in wacky_yuv GMs with --preAbandonGpuContext by Brian Salomon · 6 years ago
  39. a150aa3 remove breakText from docs by Mike Reed · 6 years ago
  40. 95cbd06 Update Linux Vulkan SDK to 1.1.97.0 by Ben Wagner · 6 years ago
  41. 673a048 hide deprecated breaktext by Mike Reed · 6 years ago
  42. c749f3b Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  43. 9ceafdb Roll ../src 1fbbe6ad01ed..97fa6e4bdf7b (444 commits) by skia-autoroll · 6 years ago
  44. c779603 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  45. 91d2878 Roll third_party/externals/angle2 82fddcb1f3e3..915d4068a65c (1 commits) by skia-autoroll · 6 years ago
  46. d76a0f4 remove unused paintpriv methods by Mike Reed · 6 years ago
  47. 3f42e98 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  48. 107dcc7 Roll third_party/externals/swiftshader ec061ddc31ca..85bd613c938c (1 commits) by skia-autoroll · 6 years ago
  49. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  50. 8f388ce Fix leak of textures in wacky_yuv_* GMs by Brian Salomon · 6 years ago
  51. 8bbdfda Limit PowerVR Rougue clear texture support disable to x86 by Brian Salomon · 6 years ago
  52. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  53. d3bde0b remove legacy SkPaint getTextBlobIntercepts by Mike Reed · 6 years ago
  54. 71e0197 [infra] Increase post-ASAN-setup sleep time. by Ben Wagner · 6 years ago
  55. 9fe570a Roll third_party/externals/angle2 4b2e00f4d180..82fddcb1f3e3 (1 commits) by skia-autoroll · 6 years ago
  56. 4116920 Do not build SkGifCodec when building SkWuffsCodec by Leon Scroggins III · 6 years ago
  57. a66be38 Limit Analytic Clip FP workaround to powervr rogue on x86 by Brian Salomon · 6 years ago
  58. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  59. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago
  60. a09731e Update go_deps asset by skia-recreate-skps · 6 years ago
  61. be6549a Roll third_party/externals/angle2 0f073667daf0..4b2e00f4d180 (3 commits) by skia-autoroll · 6 years ago
  62. 70041cf third_party/icu: move file list to icu.gni by Hal Canary · 6 years ago
  63. e768d8d Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  64. b13f0f5 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  65. c75ab0a Roll ../src f2110ca4a90b..1fbbe6ad01ed (417 commits) by skia-autoroll · 6 years ago
  66. e1ef6de Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  67. d15dd80 Roll third_party/externals/swiftshader bfdb95a639b9..ec061ddc31ca (1 commits) by skia-autoroll · 6 years ago
  68. 6c621f5 Roll third_party/externals/angle2 4c94788c9c85..0f073667daf0 (2 commits) by skia-autoroll · 6 years ago
  69. 1526bd2 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  70. 410b302 Update color space API in examples by Brian Osman · 6 years ago
  71. 57abfe9 Adjust variable names from paint to font by Kevin Lubick · 6 years ago
  72. 8d0f824 Some clangtidy fixes by Mike Reed · 6 years ago
  73. 1f086ca Switch sk_app to use native window creation on MacOS. by Jim Van Verth · 6 years ago
  74. 8c0a1ca Switch nanobench to SkJSONWriter by Brian Osman · 6 years ago
  75. d28c9f3 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago
  76. 50191ad Roll third_party/externals/swiftshader 314ad8112fb9..bfdb95a639b9 (1 commits) by skia-autoroll · 6 years ago
  77. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  78. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 6 years ago
  79. 9850fd2 Roll third_party/externals/swiftshader 543629bc5aa7..314ad8112fb9 (1 commits) by skia-autoroll · 6 years ago
  80. 5f528e5 Revert "Reland "Revert "remove legacy code for text attributes on paint""" by Mike Reed · 6 years ago
  81. 9ef1040 Roll third_party/externals/swiftshader 7521150ee200..543629bc5aa7 (1 commits) by skia-autoroll · 6 years ago
  82. b18876f DEPS: use our mirror for wuffs by Hal Canary · 6 years ago
  83. eceb19f Remove GrBuffer::mapPtr() by Brian Salomon · 6 years ago
  84. ede88ab Remove some unused GrGLGpu member fields and functions. by Brian Salomon · 6 years ago
  85. 805cc7a Avoid setting the GL color mask and clear color redundantly before glClear. by Brian Salomon · 6 years ago
  86. 3c03c85 Reland "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  87. 22e8624 Let SkWuffsCodec allow workbuf_len == 0 by Nigel Tao · 6 years ago
  88. 31a60db Remove GrGLGpu member vars related to already removed clear-as-draw program. by Brian Salomon · 6 years ago
  89. 8bc352c Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext."" by Brian Salomon · 6 years ago
  90. fd0bba8 Revert "Revert "remove legacy code for text attributes on paint"" by Mike Reed · 6 years ago
  91. 7f54fdc Update go_deps asset by skia-recreate-skps · 6 years ago
  92. 8e81ecf Roll third_party/externals/angle2 9e53fccb8fd2..4c94788c9c85 (1 commits) by skia-autoroll · 6 years ago
  93. 04c1ccc Revert "Avoid checking extension string in GrGLGpu::onResetContext." by Kevin Lubick · 6 years ago
  94. 04ac845 Roll ../src 10c4dca3c694..f2110ca4a90b (54 commits) by skia-autoroll · 6 years ago
  95. fb0e2aa Revert "remove legacy code for text attributes on paint" by Mike Reed · 6 years ago
  96. 80f4adf remove legacy code for text attributes on paint by Mike Reed · 6 years ago
  97. 27e5125 Update SKP version by skia-recreate-skps · 6 years ago
  98. 02edccb Update go_deps asset by skia-recreate-skps · 6 years ago
  99. a5d41af Roll ../src 9f72579db61b..10c4dca3c694 (112 commits) by skia-autoroll · 6 years ago
  100. e695c18 Roll recipe dependencies (trivial). by recipe-roller · 6 years ago