1. 8930575 Call GrContext::performDeferredCleanup from viewer by Chris Dalton · 6 years ago
  2. a191597 Viewer to resize Samples with window resize. by Ben Wagner · 6 years ago
  3. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  4. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  5. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  6. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  7. 37c5403 Add pixel geometry and dft selection to viewer app. by Ben Wagner · 6 years ago
  8. 56a2481 Move stats code to new layer (with configurable list of timers) by Brian Osman · 7 years ago
  9. d67e518 Move ImGui support code to ImGuiLayer by Brian Osman · 7 years ago
  10. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  11. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago[Renamed (98%) from tools/viewer/sk_app/Window.h]
  12. 194db17 Add ANGLE support to Viewer on Windows by Brian Salomon · 7 years ago
  13. 2ac96dc Hack to fix MSAA GL -> Vk transition on Windows Viewer by Brian Osman · 7 years ago
  14. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  15. 28b1252 Added MSAA selection to viewer GUI by Brian Osman · 8 years ago
  16. 61cd31a viewer: Add a "Path renderer" dropdown menu by csmartdalton · 8 years ago
  17. 578f064 Add msaa flag and UI to viewer by csmartdalton · 8 years ago
  18. 443ec1b Add onBackendCreated callback to Viewer by Christopher Dalton · 8 years ago
  19. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
  20. f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
  21. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  22. b8794cc Enable backend switching for Windows Viewer by jvanverth · 8 years ago
  23. ccde4ab SW backend for viewer on Windows by bsalomon · 8 years ago
  24. eeb4c38 Don't unnecessarily resize windows in sk_app on X by bsalomon · 8 years ago
  25. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  26. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  27. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  28. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  29. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  30. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  31. e5a6cd9 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  32. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  33. 4e4e308 Now we can use drawer to view the state information of the native app, and set its state using the spinner. by liyuqian · 8 years ago
  34. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  35. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  36. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  37. d3cdbca Implement touch control by liyuqian · 8 years ago
  38. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  39. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  40. 622c8d5 Add flexible keybinding/command system to sk_app. by brianosman · 8 years ago
  41. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  42. a8d0d6c More refactoring for Viewer by jvanverth · 8 years ago[Renamed (98%) from tools/viewer/Window.h]
  43. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago[Renamed (98%) from tools/vulkan/Window.h]
  44. a4b0fed Remove AttachmentInfo from VulkanViewer setup by jvanverth · 8 years ago
  45. 12d62a7 VulkanViewer on Android by djsollen · 8 years ago
  46. c265a92 More cleanup in the Vulkan viewer by jvanverth · 8 years ago
  47. 3d6ed3a Some more improvements/fixes to the VulkanViewer by jvanverth · 8 years ago
  48. 9fab59d Clean up input handling in VulkanViewer by jvanverth · 8 years ago
  49. 9f37246 First pass at VulkanViewer by jvanverth · 8 years ago