1. 7af351a add imgcvt by Mike Klein · 6 years ago
  2. ab54e73 Hide SkTextBlob::GlyphPositioning from public API by Florin Malita · 6 years ago
  3. 9acfc6c Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  4. 48b6490 remove SkThreadedBMPDevice and friends by Mike Klein · 6 years ago
  5. 4014ba6 SkUtils: remove some versions of UTF routines. by Hal Canary · 6 years ago
  6. 46656e2 added options to enable caching and draw bounds in NIMA slide by Ruiqi Mao · 6 years ago
  7. a76b7a9 More color space improvements to DM by Brian Osman · 6 years ago
  8. 8c172ba [infra] Add infra support for Lottie by Eric Boren · 6 years ago
  9. 7c0998a Revert "Add kAAHairline to GpuPathRenderers" by Ben Wagner · 6 years ago
  10. 880b9d3 Add kAAHairline to GpuPathRenderers by Chris Dalton · 6 years ago
  11. d789550 add more fiddle hash checks by Cary Clark · 6 years ago
  12. 9889c24 Add color space logic to skdiff by Brian Osman · 6 years ago
  13. 36bdc09 Add valgrind suppression for leak in libGLX_nvidia when caching program binaries by Brian Salomon · 6 years ago
  14. d5148e3 Move SkNoncopyable to include/private. by Ben Wagner · 6 years ago
  15. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago
  16. f960398 polish picture and rrect docs by Cary Clark · 6 years ago
  17. 7fc5299 Test GrContextOptions persistent cache on linux/quadrop400 bots. by Brian Salomon · 6 years ago
  18. 1e04b36 Reland: Check for ANGLE's implementation of texture_rectangle by Weiliang Chen · 6 years ago
  19. 83c6b96 Improve SkTestFontMgr. by Ben Wagner · 6 years ago
  20. 390495e fix bookmaker by Cary Clark · 6 years ago
  21. ab5c9af fix include generation by Cary Clark · 6 years ago
  22. 9ec70c6 Remove SkSafeSetNull. by Ben Wagner · 6 years ago
  23. b62f50c Replace nearly all kRespect with kIgnore by Brian Osman · 6 years ago
  24. e346b1e Add SkTypeface::getVariationDesignParameters by Ben Wagner · 6 years ago
  25. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 6 years ago
  26. f666cbc remove debug gl interface, grcontextfactory context type, and config. by Brian Salomon · 6 years ago
  27. 80247e5 Publish docs for rrect, picture, blendmode by Cary Clark · 6 years ago
  28. 97c6a0e Remove interal use of SkRefCnt_SafeAssign. by Ben Wagner · 6 years ago
  29. 00a5eb8 Add gltestpersistentcache config that tests GrContextOption's cache. by Brian Salomon · 6 years ago
  30. 37329b3 Reland "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  31. f730c18 Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  32. 1994f20 Merge "All" and "Default" path renderer options in viewer by Brian Osman · 6 years ago
  33. 1d31443 fix line intersect divide by zero by Cary Clark · 6 years ago
  34. 9a6e42f added caching of SkVertices by Ruiqi Mao · 6 years ago
  35. 294fe29 Remove some linear-blending sRGB logic from sk_app by Brian Osman · 6 years ago
  36. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  37. 108bb23 Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Greg Daniel · 6 years ago
  38. 34aa059 Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors." by Ethan Nicholas · 6 years ago
  39. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  40. ff2181e Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors. by Greg Daniel · 6 years ago
  41. 94d57c4 updated SkCanvas documentation for animation overloads of drawVertices by Ruiqi Mao · 6 years ago
  42. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  43. 7197e05 Update ImGui to v1.62 (June 22, 2018) by Brian Osman · 6 years ago
  44. 007267b Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt."" by Greg Daniel · 6 years ago
  45. 3148f80 Revert "Reland "Move Vulkan DebugCallback code into tools."" by Greg Daniel · 6 years ago
  46. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 6 years ago
  47. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  48. 036fdfe implemented getting format from texture as virtual in gpu caps by Timothy Liang · 6 years ago
  49. be0ab88 Reland "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  50. a66f4da Revert "Reland "Revert "Update GPU DM/nanobench configs for color testing""" by Brian Osman · 6 years ago
  51. 0db3a88 Reland "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  52. 82f1f74 fix doc catalog by Cary Clark · 6 years ago
  53. 059a9ab Revert "Make GrVkBackendContext no longer derive from SkRefCnt." by Greg Daniel · 6 years ago
  54. 224c700 sync docs up with tip of tree by Cary Clark · 6 years ago
  55. 05d3fe3 Revert "Move Vulkan DebugCallback code into tools." by Greg Daniel · 6 years ago
  56. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 6 years ago
  57. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 6 years ago
  58. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  59. d5161b9 Reland "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  60. 3627d2e Add subpixel offset to Viewer app. by Ben Wagner · 6 years ago
  61. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  62. a4f5ce0 skpbench: Support .svg files by Chris Dalton · 6 years ago
  63. c0fb3c8 Revert "Revert "Update GPU DM/nanobench configs for color testing"" by Brian Osman · 6 years ago
  64. d5506cb Add --gpuThreads support to skpbench.py (take 2) by Robert Phillips · 6 years ago
  65. d4b2ade Move Vulkan DebugCallback code into tools. by Greg Daniel · 6 years ago
  66. 81abc43 explicitly include blurimagefilter include by Cary Clark · 6 years ago
  67. 536ad2c Implement onMakeClone function on all subclasses of SkTypeface except on mac. by Bruce Wang · 6 years ago
  68. 6d36370 Add bullet proofing for preAbandonContext by Robert Phillips · 6 years ago
  69. 93ae233 Make GrVkBackendContext no longer derive from SkRefCnt. by Greg Daniel · 6 years ago
  70. 752e08b Fix abandonment of programs by Robert Phillips · 6 years ago
  71. a2b5b64 ccpr: Enable ccpr by default by Chris Dalton · 6 years ago
  72. 5e09097 Fix pylint check in presubmit by Eric Boren · 6 years ago
  73. f7dcdb0 Move taskgroup initialization closer to where it is used by Robert Phillips · 6 years ago
  74. f9ae670 add hello-opencl by Mike Klein · 6 years ago
  75. 2de15fd Update gdb bitmap viewer. by Ben Wagner · 6 years ago
  76. 2a284de Revert "Update GPU DM/nanobench configs for color testing" by Brian Osman · 6 years ago
  77. 5e11777 Update GPU DM/nanobench configs for color testing by Brian Osman · 6 years ago
  78. 75fd449 fix for new fiddle compiler by Cary Clark · 6 years ago
  79. 2c74c32 tools/git-sync-deps: fix by Hal Canary · 6 years ago
  80. 3425e22 Use SkJSONWriter for get_images_from_skps stats reporting by Florin Malita · 6 years ago
  81. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  82. 96aa535 Remove .bat and .exe from commands where possible. by Ben Wagner · 6 years ago
  83. b632df7 Use SkJSONWriter for viewer UI serialization by Florin Malita · 6 years ago
  84. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  85. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 6 years ago
  86. b7a72a5 fix bookmaker by Cary Clark · 6 years ago
  87. a740190 do not mistake locals for methods by Cary Clark · 6 years ago
  88. 5538c13 docs fix external substitutions by Cary Clark · 6 years ago
  89. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  90. a058b3e Revert "Add --gpuThreads support to skpbench.py" by Robert Phillips · 6 years ago
  91. 2f14f21 Add --gpuThreads support to skpbench.py by Robert Phillips · 6 years ago
  92. f18c756 Pull non-substantive changes out of omnibus CL by Robert Phillips · 6 years ago
  93. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  94. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  95. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  96. 27dddae rebase by Cary Clark · 6 years ago
  97. d2ae4df Add text size override to Viewer. by Ben Wagner · 6 years ago
  98. b94f6da fix define comments add generated comment for includes by Cary Clark · 6 years ago
  99. 0d22539 generate SkColor include by Cary Clark · 6 years ago
  100. 3a4a321 fix ops for very close rects by Cary Clark · 6 years ago