1. 77d6fea Dynamically load the vulkan library in our test tools by Greg Daniel · 7 years ago
  2. 361dde0 add DM::FontMgr to ok by Mike Klein · 7 years ago
  3. 3186821 add a SkFontMgr to DM that returns portable fonts by Mike Klein · 7 years ago
  4. bef063a cataloger by Cary Clark · 7 years ago
  5. 03141d2 remove SkThread, using std::thread instead by Mike Klein · 7 years ago
  6. 36f182f add SkStubHeifDecoderAPI.h by Mike Klein · 7 years ago
  7. 021e5c7 Revert "Add an Option for orientation on JPEG encodes" by Ben Wagner · 7 years ago
  8. 5411a60 Add an Option for orientation on JPEG encodes by Leon Scroggins III · 7 years ago
  9. e148bf7 fix for SkSL lexer crash on non-ASCII input by Ethan Nicholas · 7 years ago
  10. 7542713 GPU-CTS Program by Hal Canary · 7 years ago
  11. 54ef74a Add the ability to customize skia's settings in gn by Adam Barth · 7 years ago
  12. 1aa1bb6 [SVGDom] Initial <pattern> support by Florin Malita · 7 years ago
  13. 6a69c05 [SVGDom] Initial <use> support by Florin Malita · 7 years ago
  14. b6c5e5b DM: move skiatest functions into separate file. by Hal Canary · 7 years ago
  15. cc6cc29 [SVGDom] Radial gradient support by Florin Malita · 7 years ago
  16. df007e1 [SVGDom] Factor out common gradient logic by Florin Malita · 7 years ago
  17. c1720d4 Get HelloWorld example running again by Jim Van Verth · 7 years ago
  18. ebf648e [WASM] Add POC compile bot for WebAssembly by Kevin Lubick · 7 years ago
  19. 3bf6366 clean up SK_JUMPER_LEGACY_8BIT by Mike Klein · 7 years ago
  20. 9b2f69b grand unifried lowp stages by Mike Klein · 7 years ago
  21. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  22. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  23. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  24. ca82a92 Revert "Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)."" by Ethan Nicholas · 7 years ago
  25. 3ed4781 Revert "Initial checkin of SkSL lexical analyzer generator (not actually in use yet)." by Ethan Nicholas · 7 years ago
  26. 276066b [MDBViz] Switch from a QListView to a QTreeView for the ops by Robert Phillips · 7 years ago
  27. 3de0e49 Initial checkin of SkSL lexical analyzer generator (not actually in use yet). by Ethan Nicholas · 7 years ago
  28. deaf568 Solidify Model/View split by Robert Phillips · 7 years ago
  29. 5fccf9d [MDBViz] Add tear off windows for the op list & main canvas window by Robert Phillips · 7 years ago
  30. a6d2d70 Add gn plumbing for mdbviz tool by Robert Phillips · 7 years ago
  31. dbb24ef Get viewer running on iOS by Jim Van Verth · 7 years ago
  32. be6ae5b Fix system icu build. by Ben Wagner · 7 years ago
  33. a25fbef Add bidi to SkShaper. by Ben Wagner · 7 years ago
  34. ecfed2b Add iOS support for SkiaSDLExample. by Jim Van Verth · 7 years ago
  35. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  36. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 7 years ago
  37. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  38. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  39. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  40. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  41. 6dda584 remove monobench by Mike Klein · 7 years ago
  42. 4f6e271 ok, add a bench source by Mike Klein · 7 years ago
  43. 5910ed3 15-bit lowp is dead, long live 8-bit lowp by Mike Klein · 7 years ago
  44. 255607f 8-bit hacking by Mike Klein · 7 years ago
  45. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  46. c722f79 clang on windows support by Mike Klein · 7 years ago
  47. 8032b98 bookmaker initial checkin by Cary Clark · 7 years ago
  48. b121be7 Use correct clang-format in BUILD.gn by Eric Boren · 7 years ago
  49. b9f6afb switched to infra version of clang-format for skslc by Ethan Nicholas · 7 years ago
  50. 154e6da factor Engine out of ok core by Mike Klein · 7 years ago
  51. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  52. 53136aa First stab at JSON event tracer by Brian Osman · 7 years ago
  53. e32500f Assume HQ is handled by pipeline, delete legacy code-path by Mike Reed · 7 years ago
  54. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  55. f2c9014 Add GN arg to allow Flutter-specific API guards by Brian Osman · 7 years ago
  56. b76a72a Add support for creating a GrContext backed by Metal. by Greg Daniel · 7 years ago
  57. 6b7e0e2 Add arc support to gpu Obj c++ code by Greg Daniel · 7 years ago
  58. 51b2f1b Stop adding Android-specific defines to SkUserConfig by Leon Scroggins III · 7 years ago
  59. 4c70c75 Update SkiaSDLExample to latest Ganesh interfaces. by Jim Van Verth · 7 years ago
  60. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  61. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  62. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  63. 0c26a9d GR_TEST_UTILS fixes by Brian Salomon · 7 years ago
  64. e5ddff5 Add basic metal build files for backend by Greg Daniel · 7 years ago
  65. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  66. c55a6cb build regenerating SkJumper stages into GN by Mike Klein · 7 years ago
  67. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  68. 7a86987 Use the NDK headers for AHardwareBuffer. by Derek Sollenberger · 7 years ago
  69. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  70. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  71. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  72. cff94e4 Move threaded BMP device to samples by Brian Osman · 7 years ago
  73. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  74. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  75. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  76. d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 7 years ago
  77. a8fabd3 Fiddle can use EGL if available. by Joe Gregorio · 7 years ago
  78. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 7 years ago
  79. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  80. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 7 years ago
  81. fabe0b2 Relocate shaders to own dir by Florin Malita · 7 years ago
  82. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  83. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  84. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  85. 9f1c403 Add tool to create test images with interesting color profiles by Matt Sarett · 7 years ago
  86. 62669ad ok, add timer via by Mike Klein · 7 years ago
  87. 94fd06f Move SkPngEncoder into public API by Matt Sarett · 7 years ago
  88. 04c3731 SkEncoder: Rename files, change webp API, for consistency by Matt Sarett · 7 years ago
  89. a9e241d drawfilter is legacy-guarded, no need for deprecated by Mike Reed · 7 years ago
  90. 5db010b Link to vulkan in tools but not library. by Brian Salomon · 7 years ago
  91. ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 7 years ago
  92. c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  93. 1e735c0 [fiddle] Add simple animation support. by Joe Gregorio · 7 years ago
  94. 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  95. 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  96. df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 7 years ago
  97. edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 7 years ago
  98. 30229ac Fix Fuchsia Vulkan build control by Forrest Reiling · 7 years ago
  99. da3e596 Set build vars for Vulkan backend on Fuchsia. by Michael Jurka · 7 years ago
  100. 50130e4 Allow including of vulkan.h as a required public api when using vulkan. by Greg Daniel · 7 years ago