1. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  2. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  3. a0651ac Update vulkan features (again) to support extension features. by Greg Daniel · 6 years ago
  4. 234e5a2 Improve touch support for iOS viewer by Jim Van Verth · 6 years ago
  5. cb2275b Add shared --disableExplicitAlloc flag to tools by Robert Phillips · 6 years ago
  6. cadc506 fix pathops stitching bug by Cary Clark · 6 years ago
  7. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 6 years ago
  8. ffee60f Fix GUI windows not appearing on first key in viewer by Brian Osman · 6 years ago
  9. 61fb4bb Clean up code for custom slide GUIs by Brian Osman · 6 years ago
  10. 92aef4b Support using vulkan 1.1. by Greg Daniel · 6 years ago
  11. 3644360 Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct. by Greg Daniel · 6 years ago
  12. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 6 years ago
  13. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  14. 972eba3 sk_tool::Registry: make an iterator. by Hal Canary · 6 years ago
  15. da16cce Use our own checked in Vulkan header to build skia source code. by Greg Daniel · 6 years ago
  16. 5d3ff43 Fix !defined(SK_XML) builds by Florin Malita · 6 years ago
  17. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 6 years ago
  18. 6cfa297 remove conditional flags for sksg -- not needed for a module by Mike Reed · 6 years ago
  19. f107a2f SkUTF by Hal Canary · 6 years ago
  20. 62501c1 Remove unused 'create_flutter_test_images' tool by Brian Osman · 6 years ago
  21. b63f600 Add 'u' to zoom stats display on high DPI devices by Brian Osman · 6 years ago
  22. 7af351a add imgcvt by Mike Klein · 6 years ago
  23. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  24. 9acfc6c Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  25. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  26. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  27. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  28. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  29. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  30. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  31. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  32. d789550 add more fiddle hash checks by Cary Clark · 6 years ago
  33. 9889c24 Add color space logic to skdiff by Brian Osman · 6 years ago
  34. 36bdc09 Add valgrind suppression for leak in libGLX_nvidia when caching program binaries by Brian Salomon · 6 years ago
  35. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  36. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  37. f960398 polish picture and rrect docs by Cary Clark · 6 years ago
  38. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  39. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  40. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  41. 390495e fix bookmaker by Cary Clark · 6 years ago
  42. ab5c9af fix include generation by Cary Clark · 6 years ago
  43. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  44. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  45. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  46. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 6 years ago
  47. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  48. 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 6 years ago
  49. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  50. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  51. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  52. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  53. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  54. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  55. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  56. 294fe29 Remove some linear-blending sRGB logic from sk_app by Brian Osman · 6 years ago
  57. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  58. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  59. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  60. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  61. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  62. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 6 years ago
  63. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  64. 7197e05 Update ImGui to v1.62 (June 22, 2018) by Brian Osman · 6 years ago
  65. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  66. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  67. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  68. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  69. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  70. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  71. a66f4da Revert "Reland "Revert "Update GPU DM/nanobench configs for color testing""" by Brian Osman · 6 years ago
  72. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  73. 82f1f74 fix doc catalog by Cary Clark · 6 years ago
  74. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  75. 224c700 sync docs up with tip of tree by Cary Clark · 6 years ago
  76. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  77. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  78. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  79. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  80. d5161b9 Reland "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  81. 3627d2e Add subpixel offset to Viewer app. by Ben Wagner · 6 years ago
  82. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  83. a4f5ce0 skpbench: Support .svg files by Chris Dalton · 6 years ago
  84. c0fb3c8 Revert "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  85. d5506cb Add --gpuThreads support to skpbench.py (take 2) by Robert Phillips · 6 years ago
  86. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  87. 81abc43 explicitly include blurimagefilter include by Cary Clark · 6 years ago
  88. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  89. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  90. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  91. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  92. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  93. 5e09097 Fix pylint check in presubmit by Eric Boren · 6 years ago
  94. f7dcdb0 Move taskgroup initialization closer to where it is used by Robert Phillips · 6 years ago
  95. f9ae670 add hello-opencl by Mike Klein · 6 years ago
  96. 2de15fd Update gdb bitmap viewer. by Ben Wagner · 6 years ago
  97. 2a284de Revert "Update GPU DM/nanobench configs for color testing" by Brian Osman · 6 years ago
  98. 5e11777 Update GPU DM/nanobench configs for color testing by Brian Osman · 6 years ago
  99. 75fd449 fix for new fiddle compiler by Cary Clark · 6 years ago
  100. 2c74c32 tools/git-sync-deps: fix by Hal Canary · 6 years ago