1. f7dcdb0 Move taskgroup initialization closer to where it is used by Robert Phillips · 6 years ago
  2. f9ae670 add hello-opencl by Mike Klein · 6 years ago
  3. 2de15fd Update gdb bitmap viewer. by Ben Wagner · 6 years ago
  4. 2a284de Revert "Update GPU DM/nanobench configs for color testing" by Brian Osman · 6 years ago
  5. 5e11777 Update GPU DM/nanobench configs for color testing by Brian Osman · 6 years ago
  6. 75fd449 fix for new fiddle compiler by Cary Clark · 6 years ago
  7. 2c74c32 tools/git-sync-deps: fix by Hal Canary · 6 years ago
  8. 3425e22 Use SkJSONWriter for get_images_from_skps stats reporting by Florin Malita · 6 years ago
  9. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  10. 96aa535 Remove .bat and .exe from commands where possible. by Ben Wagner · 6 years ago
  11. b632df7 Use SkJSONWriter for viewer UI serialization by Florin Malita · 6 years ago
  12. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  13. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  14. b7a72a5 fix bookmaker by Cary Clark · 6 years ago
  15. a740190 do not mistake locals for methods by Cary Clark · 6 years ago
  16. 5538c13 docs fix external substitutions by Cary Clark · 6 years ago
  17. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  18. a058b3e Revert "Add --gpuThreads support to skpbench.py" by Robert Phillips · 6 years ago
  19. 2f14f21 Add --gpuThreads support to skpbench.py by Robert Phillips · 6 years ago
  20. f18c756 Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  21. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  22. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  23. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  24. 27dddae rebase by Cary Clark · 6 years ago
  25. d2ae4df Add text size override to Viewer. by Ben Wagner · 6 years ago
  26. b94f6da fix define comments add generated comment for includes by Cary Clark · 6 years ago
  27. 0d22539 generate SkColor include by Cary Clark · 6 years ago
  28. 3a4a321 fix ops for very close rects by Cary Clark · 6 years ago
  29. 7258e97 C++14 by Brian Salomon · 6 years ago
  30. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  31. 39ccf5d Fix compile when SK_XML undefined by Hal Canary · 6 years ago
  32. 911ae40 [skottie] Remove inPoint/outPoint/frameRate from public API by Florin Malita · 6 years ago
  33. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  34. 65eb4fb Add DDL skpbench bot for just DDL recording time by Robert Phillips · 6 years ago
  35. 0390d3e skqp: update apk list script by Hal Canary · 6 years ago
  36. 9619c49 Add DDL parameters to skpbench.py by Robert Phillips · 6 years ago
  37. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  38. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  39. 35b40ce Revert "Check for ANGLE's implementation of texture_rectangle" by Ravi Mistry · 6 years ago
  40. a15cedb Clean up GPU configs in DM by Brian Osman · 6 years ago
  41. 00f8866 Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  42. 137b874 generate include comments by Cary Clark · 6 years ago
  43. 9660108 Add DDL to SKPBench by Robert Phillips · 6 years ago
  44. 264182c Make SkShaper a module by Herb Derby · 6 years ago
  45. b6e035e Enable skcms on skqp by Brian Osman · 6 years ago
  46. c761108 Implement onDrawDrawable in SkDebugCanvas by Brian Osman · 6 years ago
  47. 65197ff SkDrawCommand cleanup, continued by Brian Osman · 6 years ago
  48. 8363be1 SkDrawCommand cleanup by Brian Osman · 6 years ago
  49. a33447d [skottie] Animation::animationTick() -> Animation::seek() by Florin Malita · 6 years ago
  50. 8e9810c [fiddle] Init gpu using the GLTestContext. by Joe Gregorio · 6 years ago
  51. 616f1cb Added drawAtlas support to SkDebugCanvas by Brian Osman · 6 years ago
  52. 3d856bd [skottie] Relocate to modules/skottie by Florin Malita · 6 years ago
  53. 3b526b0 "Modularize" SkSG by Florin Malita · 6 years ago
  54. 8a8dd33 Make SkImage own its GrContext. by Brian Salomon · 6 years ago
  55. 6ddbafc Move vulkan layout helpers from GrVkMemory to GrVkImage. by Greg Daniel · 6 years ago
  56. 749f621 Remove "/" from the generated jUnit method names. by Derek Sollenberger · 6 years ago
  57. 5ec237d IWYU for tools/fiddle/egl_context.cpp by Ben Wagner · 6 years ago
  58. e19e23f Clip to perspective quad in viewer by Brian Osman · 6 years ago
  59. 91dfa3b Reland "Move gn setup for vulkan library/headers into their own third_party directory." by Greg Daniel · 6 years ago
  60. b918e98 Remove include/gpu/gl from include paths. by Ben Wagner · 6 years ago
  61. d90cd3b Revert "Revert "IWYU for tests starting with 'D'."" by Ben Wagner · 6 years ago
  62. edf8449 Revert "IWYU for tests starting with 'D'." by Mike Klein · 6 years ago
  63. b5f2897 IWYU for tests starting with 'D'. by Ben Wagner · 6 years ago
  64. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  65. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  66. 5191880 remove toString by Cary Clark · 6 years ago
  67. 78a7648 Add drawBitmapLattice to SkDebugCanvas by Brian Osman · 6 years ago
  68. da17f1e Omit "espn" from key_mobile_sites_smooth in RecreateSKPs bot by Ravi Mistry · 6 years ago
  69. 255ab8d Make SkStream readers report failure. by Ben Wagner · 8 years ago
  70. 26171e8 [skiaserver] Start loading html/css/js from https://debugger-assets.skia.org. by Joe Gregorio · 6 years ago
  71. ffb3d68 Color Documentation by Cary Clark · 6 years ago
  72. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 6 years ago
  73. 02faa2b Fix capitalization of "twitter" in RecreateSKPs bot by Ravi Mistry · 6 years ago
  74. 682c58d Documentation refresh by Cary Clark · 6 years ago
  75. 6a0e54e Add a vknostencils config by Chris Dalton · 6 years ago
  76. 81f60ec Allow slides/gms to extend the UI by Mike Reed · 6 years ago
  77. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  78. 99a78dc Add all SkPaint::Flags to Viewer app. by Ben Wagner · 6 years ago
  79. 46cc3da Revert "Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode"" by Hal Canary · 6 years ago
  80. 97c1108 Revert "SkAdvancedTypefaceMetrics: factor out GlyphToUnicode" by Greg Daniel · 6 years ago
  81. 1c2bcd8 SkAdvancedTypefaceMetrics: factor out GlyphToUnicode by Hal Canary · 6 years ago
  82. 38792ce Add a single-file viewer option by Florin Malita · 6 years ago
  83. 4e9e325 [viewer] Avoid per-frame json UI updates by Florin Malita · 6 years ago
  84. cb13935 Allow finer rotation in Viewer app. by Ben Wagner · 6 years ago
  85. 87ccf33 [skottie] Disable on Android Framework builds by Florin Malita · 6 years ago
  86. ec54539 Make RenderDoc work automatically with GLX viewer by Brian Salomon · 6 years ago
  87. de81a21 Remove colorspaceinfo by Brian Osman · 6 years ago
  88. 737b9a9 Remove legacy guard flags by Yuqian Li · 6 years ago
  89. 3a67b8e Add support for building with MoltenVK by Chris Dalton · 6 years ago
  90. 9127ea3 Add name field to calmbench json by Yuqian Li · 6 years ago
  91. 20fa1e9 Update SkRandomScalerContext to handle mask filters. by Ben Wagner · 6 years ago
  92. 805a727 Add toggle for 'real' vs. 'fake' perspective in Viewer by Brian Osman · 6 years ago
  93. 38a0843 fonts: Reland push font remoting. by Khushal · 6 years ago
  94. fcac00f Reland "Remove devKerning" by Herb Derby · 6 years ago
  95. efe39bc Take sk_sp<SkDevice> instead of SkDevice* by Herb Derby · 6 years ago
  96. 8a23202 Revert "fonts: Set up remote glyph caching to push fonts." by Mike Klein · 6 years ago
  97. c76e26a Revert "Remove devKerning" by Mike Klein · 6 years ago
  98. c86c5c0 Remove devKerning by Herb Derby · 6 years ago
  99. 101d563 fonts: Set up remote glyph caching to push fonts. by Khushal · 6 years ago
  100. 117d972 skpbench: Add support for Pixel 2 by Chris Dalton · 6 years ago