1. 61cd31a viewer: Add a "Path renderer" dropdown menu by csmartdalton · 8 years ago
  2. 578f064 Add msaa flag and UI to viewer by csmartdalton · 8 years ago
  3. 9eac2ea Fixes to shared context test API by Brian Osman · 8 years ago
  4. 443ec1b Add onBackendCreated callback to Viewer by Christopher Dalton · 8 years ago
  5. fd8f4d5 Fix some viewer crashes when switching color mode by Brian Osman · 8 years ago
  6. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  7. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  8. a109e39 ImGui color space controls by Brian Osman · 8 years ago
  9. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  10. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  11. e2d78ec Don't include GrContextFactory.h from SkCommonFlagsPathRenderer.h by csmartdalton · 8 years ago
  12. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  13. bf52e3d Viewer: balance save/restores and draw offscreen to window in src mode by Brian Salomon · 8 years ago
  14. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  15. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  16. 12ab695 Fix Mesa compile by Brian Osman · 8 years ago
  17. 60c774d Support shared GL contexts in GrContextFactory by Brian Osman · 8 years ago
  18. e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
  19. 4a2ab86 Update Valgrind match-leak-kinds for keep-alive thread. by Mike Klein · 8 years ago
  20. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
  21. a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
  22. 3befb84 Fiddle: Remove extraneous newline from SkDebugf output. by Joe Gregorio · 8 years ago
  23. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  24. 169f37f fiddle: use sstream for text, code cleanup by Hal Canary · 8 years ago
  25. 6f44969 Add more SampleApp support to viewer. by Jim Van Verth · 8 years ago
  26. 73eae98 tools/git-sync-deps: less verbose when fetch is needed by Hal Canary · 8 years ago
  27. 0236cba fiddle: Fix JSON output logic. by Joe Gregorio · 8 years ago
  28. 1fd1823 Add plumbing for text only fiddles. by Joe Gregorio · 8 years ago
  29. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  30. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  31. f687709 Pixel zoomer in viewer by Brian Osman · 8 years ago
  32. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  33. 29d8715 Enable threaded SkTaskGroup in Viewer by csmartdalton · 8 years ago
  34. 2aeae78 IWYU by Mike Reed · 8 years ago
  35. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
  36. 1df161a Improve viewer stats collection and display by Brian Osman · 8 years ago
  37. 462334e Fix viewer on Android by Brian Osman · 8 years ago
  38. 59df64a Update valgrind suppressions by Robert Phillips · 8 years ago
  39. f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
  40. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  41. 49deb7e fix tools/git-sync-deps by Hal Canary · 8 years ago
  42. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  43. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  44. be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
  45. 160907f Clean up more references to GYP. by Mike Klein · 8 years ago
  46. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  47. ef46b2f Fix getMaxResidentSetSizeMB() on iOS. by Mike Klein · 8 years ago
  48. adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
  49. 6ccd2ca Generate Android build targets for dm and nanobench by Leon Scroggins III · 8 years ago
  50. a6f6f77 tools/git-sync-deps improvements by Hal Canary · 8 years ago
  51. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  52. 7215283 Move GrDrawingManager pointer to GrSurfaceContext by Robert Phillips · 8 years ago
  53. 7f9c29a Revert "Remove sentinal GLContext used in early days of Vulkan in our tools" by Brian Salomon · 8 years ago
  54. bfd97c5 Remove sentinal GLContext used in early days of Vulkan in our tools by Greg Daniel · 8 years ago
  55. ad24145 Update SkAndroidSDKCanvas. by Mike Klein · 8 years ago
  56. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  57. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  58. 59d5a0e Revert "offset angle check edge in common" by Cary Clark · 8 years ago
  59. d2eb581 offset angle check edge in common by Cary Clark · 8 years ago
  60. 77505da Remove GrTestTarget by Robert Phillips · 8 years ago
  61. c37e614 Rename GrContext::getFontAtlas to getFontAtlas_ForTesting by Robert Phillips · 8 years ago
  62. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  63. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  64. 4897fb8 Implement sk_tool_utils::copy_to_g8(), used by gms by Matt Sarett · 8 years ago
  65. aa9b5a1 call fetch-gn from git-sync-deps by Mike Klein · 8 years ago
  66. 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  67. aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
  68. ac42aeb Add support for drawImageLattice in SKIA debugger by Stan Iliev · 8 years ago
  69. b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
  70. 444c1bd Fix tool with swapped fC, fE (SkColorSpaceTransferFn) by Matt Sarett · 8 years ago
  71. 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
  72. 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
  73. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  74. ab273fa move SkTRegister.h into tools by Mike Reed · 8 years ago
  75. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  76. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  77. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  78. 21d742d Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  79. 1090da6 Add support for tagging GrUniqueKeys with a debug string by Brian Salomon · 8 years ago
  80. c4bb2b9 Revert "Get latest ANGLE as of January 6, 2017" by Mike Klein · 8 years ago
  81. 151d3b1 Get latest ANGLE as of January 6, 2017 by Brian Osman · 8 years ago
  82. ef6bbbd monobench: don't sort the Bench vector while iterating through it... by Mike Klein · 8 years ago
  83. 7c6bc46 monobench: shuffle benchmark order between samples by Mike Klein · 8 years ago
  84. f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
  85. d63c102 Minor fixes for the Linux viewer by Jim Van Verth · 8 years ago
  86. c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
  87. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  88. 3f375d0 Add skia_enable_discrete_gpu argument to GN by Brian Osman · 8 years ago
  89. 99c9796 Revert "Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing"" by Ravi Mistry · 8 years ago
  90. 9bcda71 Revert "Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing" by Ravi Mistry · 8 years ago
  91. 4bf98e7 Fix issue in SkDebugCanvas where filter canvas prevents GrOp bounds from drawing by Brian Salomon · 8 years ago
  92. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  93. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  94. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  95. 2b25d34 Tag string bitmaps (for GMs) as sRGB by Brian Osman · 8 years ago
  96. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  97. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  98. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  99. a97a60c Added gamma visualizations to colorspaceinfo tool by raftias · 8 years ago
  100. ab2d73b rework xor to be more like winding by Cary Clark · 8 years ago