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