1. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  2. 28f8938 SkQP: add junit app by Hal Canary · 7 years ago
  3. d7b3845 SkQP: make_gmkb, gm_knowledge (GM Knowledgebase) by Hal Canary · 7 years ago
  4. 316b746 binary_resources.cpp only compiles if skia_embed_resources by Hal Canary · 7 years ago
  5. a493510 resources: optionally link them into our binary by Hal Canary · 7 years ago
  6. 2f46624 working on image and nightly housekeeping bot by Cary Clark · 7 years ago
  7. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  8. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  9. 4e50297 Allow different identities for iOS code signing by Jim Van Verth · 7 years ago
  10. afb7ec7 Revert "Revert "Add define to use customize vulkan header."" by Greg Daniel · 7 years ago
  11. b351817 Revert "Add define to use customize vulkan header." by Brian Salomon · 7 years ago
  12. a492eb0 Add define to use customize vulkan header. by Greg Daniel · 7 years ago
  13. bbfe515 remove ThermalManager by Mike Klein · 7 years ago
  14. fa91627 Move some bits from views to sk_app by Brian Osman · 7 years ago
  15. 329c5a6 Bundle resources and skps directories into iOS app. by Jim Van Verth · 7 years ago
  16. 443a913 Add create_bundle support for GN by Jim Van Verth · 7 years ago
  17. a560c47 bookmaker refresh by Cary Clark · 7 years ago
  18. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  19. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  20. 11adf32 Remove clutter from experimental by Brian Osman · 7 years ago
  21. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  22. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  23. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  24. 57e0828 Add backend GPU objects to fiddle app by Robert Phillips · 7 years ago
  25. 0c5fdcb streamline GDI bots by Mike Klein · 7 years ago
  26. f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
  27. aae47c8 sksl enum support by Ethan Nicholas · 7 years ago
  28. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  29. 35970ec Revert "Revert "Dynamically load the vulkan library in our test tools"" by Greg Daniel · 7 years ago
  30. c8dd283 Revert "Dynamically load the vulkan library in our test tools" by Greg Daniel · 7 years ago
  31. 77d6fea Dynamically load the vulkan library in our test tools by Greg Daniel · 7 years ago
  32. 361dde0 add DM::FontMgr to ok by Mike Klein · 7 years ago
  33. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  34. bef063a cataloger by Cary Clark · 7 years ago
  35. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  36. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  37. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  38. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  39. e148bf7 fix for SkSL lexer crash on non-ASCII input by Ethan Nicholas · 7 years ago
  40. 7542713 GPU-CTS Program by Hal Canary · 7 years ago
  41. 54ef74a Add the ability to customize skia's settings in gn by Adam Barth · 7 years ago
  42. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 7 years ago
  43. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 7 years ago
  44. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  45. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 7 years ago
  46. df007e1 [SVGDom] Factor out common gradient logic by Florin Malita · 7 years ago
  47. c1720d4 Get HelloWorld example running again by Jim Van Verth · 7 years ago
  48. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  49. 3bf6366 clean up SK_JUMPER_LEGACY_8BIT by Mike Klein · 7 years ago
  50. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  51. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  52. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  53. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  54. ca82a92 Revert "Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)."" by Ethan Nicholas · 7 years ago
  55. 3ed4781 Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)." by Ethan Nicholas · 7 years ago
  56. 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago
  57. 3de0e49 Initial checkin of SkSL lexical analyzer generator (not actually in use yet). by Ethan Nicholas · 7 years ago
  58. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  59. 5fccf9d [MDBViz] Add tear off windows for the op list & main canvas window by Robert Phillips · 7 years ago
  60. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  61. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  62. be6ae5b Fix system icu build. by Ben Wagner · 7 years ago
  63. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  64. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  65. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  66. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 7 years ago
  67. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  68. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  69. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  70. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  71. 6dda584 remove monobench by Mike Klein · 7 years ago
  72. 4f6e271 ok, add a bench source by Mike Klein · 7 years ago
  73. 5910ed3 15-bit lowp is dead, long live 8-bit lowp by Mike Klein · 7 years ago
  74. 255607f 8-bit hacking by Mike Klein · 7 years ago
  75. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  76. c722f79 clang on windows support by Mike Klein · 7 years ago
  77. 8032b98 bookmaker initial checkin by Cary Clark · 7 years ago
  78. b121be7 Use correct clang-format in BUILD.gn by Eric Boren · 7 years ago
  79. b9f6afb switched to infra version of clang-format for skslc by Ethan Nicholas · 7 years ago
  80. 154e6da factor Engine out of ok core by Mike Klein · 7 years ago
  81. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  82. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  83. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  84. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  85. f2c9014 Add GN arg to allow Flutter-specific API guards by Brian Osman · 7 years ago
  86. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  87. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  88. 51b2f1b Stop adding Android-specific defines to SkUserConfig by Leon Scroggins III · 7 years ago
  89. 4c70c75 Update SkiaSDLExample to latest Ganesh interfaces. by Jim Van Verth · 7 years ago
  90. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  91. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  92. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  93. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  94. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  95. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  96. c55a6cb build regenerating SkJumper stages into GN by Mike Klein · 7 years ago
  97. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  98. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  99. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  100. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago