1. 2ac96dc Hack to fix MSAA GL -> Vk transition on Windows Viewer by Brian Osman · 7 years ago
  2. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  3. b53f48c Touch input support for Windows by Brian Osman · 7 years ago
  4. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  5. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  6. 96789b3 Fix resource and skp paths in Android viewer by Brian Salomon · 7 years ago
  7. fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 7 years ago
  8. 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 7 years ago
  9. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 7 years ago
  10. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  11. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 7 years ago
  12. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 7 years ago
  13. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 7 years ago
  14. e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 7 years ago
  15. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  16. b2082af Detect RenderDoc in Windows viewer and make a core profile by Brian Osman · 8 years ago
  17. 28b1252 Added MSAA selection to viewer GUI by Brian Osman · 8 years ago
  18. 4749b8c Maintain window position and size when re-created by Brian Osman · 8 years ago
  19. 837fcb6 Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc. by Brian Salomon · 8 years ago
  20. 7b98dc2 Set window dimensions in raster on Unix by Brian Osman · 8 years ago
  21. 367eae2 Initialize XImage struct fully by Brian Osman · 8 years ago
  22. 585dba8 Fix crash switching to Vulkan in viewer on Windows by Brian Osman · 8 years ago
  23. 61cd31a viewer: Add a "Path renderer" dropdown menu by csmartdalton · 8 years ago
  24. 578f064 Add msaa flag and UI to viewer by csmartdalton · 8 years ago
  25. 443ec1b Add onBackendCreated callback to Viewer by Christopher Dalton · 8 years ago
  26. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 8 years ago
  27. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 8 years ago
  28. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 8 years ago
  29. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  30. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 8 years ago
  31. a01bf9a hide deprecated underline and strikethru by Mike Reed · 8 years ago
  32. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
  33. f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
  34. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  35. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  36. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  37. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  38. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  39. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  40. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  41. d63c102 Minor fixes for the Linux viewer by Jim Van Verth · 8 years ago
  42. 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  43. 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
  44. 1f05f44 Various fixes in VulkanWindowContext by Greg Daniel · 8 years ago
  45. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  46. 0117485 Fix GPU sRGB mode in viewer by Brian Osman · 8 years ago
  47. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  48. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  49. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  50. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  51. e897b97 Fix Vulkan orientation during screne rotations by Greg Daniel · 8 years ago
  52. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  53. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  54. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  55. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  56. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  57. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  58. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  59. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  60. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  61. 804af7d Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of https://codereview.chromium.org/2363353003/ ) by egdaniel · 8 years ago
  62. e6bd20e Fix bufferIndex check in VulkanWindowContext by egdaniel · 8 years ago
  63. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  64. 580fa59 In VulkanWindowContext add check to see if ganesh changed the layout of the image. by egdaniel · 8 years ago
  65. 1c9f55b Do not spam the debugging information by liyuqian · 8 years ago
  66. 23d2458 Fix touch event parameter order by liyuqian · 8 years ago
  67. f5fe4b5 Fix crash in viewer on certain android devices by egdaniel · 8 years ago
  68. 8c67ebe Clean up Xlib viewer by jvanverth · 8 years ago
  69. a489e3f Add RasterWindowContext_mac by jvanverth · 8 years ago
  70. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  71. 4484d6a Remove unused render target members from GL and VK sk_app::WindowContext classes by bsalomon · 8 years ago
  72. 1c58696 Remove unused sk_app::WindowContext::presentRenderSurface by bsalomon · 8 years ago
  73. b8794cc Enable backend switching for Windows Viewer by jvanverth · 8 years ago
  74. ccde4ab SW backend for viewer on Windows by bsalomon · 8 years ago
  75. 6c471f7 Add sw support to viewer on Linux. by bsalomon · 8 years ago
  76. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 8 years ago
  77. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  78. eeb4c38 Don't unnecessarily resize windows in sk_app on X by bsalomon · 8 years ago
  79. a3f3cac Stub in Mac viewer code. by jvanverth · 8 years ago
  80. c7b4b28 Make sk_app::WindowContext directly create a SkSurface without an intermediate GrRenderTarget by bsalomon · 8 years ago
  81. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  82. 7ec9241 Add resource tracking output and command buffer recycling by jvanverth · 8 years ago
  83. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  84. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  85. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  86. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  87. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  88. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  89. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  90. d76fcda If we fail to create a window surface with sRGB, try again without. by brianosman · 8 years ago
  91. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  92. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  93. 25d57db Request an sRGB FBO0 on Android. Fixes sRGB GL mode. by brianosman · 8 years ago
  94. 9207cae Cleanup VulkanWindowContext for use on Android by djsollen · 8 years ago
  95. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 8 years ago
  96. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  97. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  98. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  99. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  100. 38d1adf Allow animation in Android viewer by liyuqian · 8 years ago