1. fd8f4d5 Fix some viewer crashes when switching color mode by Brian Osman · 8 years ago
  2. a109e39 ImGui color space controls by Brian Osman · 8 years ago
  3. bf52e3d Viewer: balance save/restores and draw offscreen to window in src mode by Brian Salomon · 8 years ago
  4. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  5. 3661bc9 hide trivial helpers on canvas by Mike Reed · 8 years ago
  6. 6f44969 Add more SampleApp support to viewer. by Jim Van Verth · 8 years ago
  7. f687709 Pixel zoomer in viewer by Brian Osman · 8 years ago
  8. 29d8715 Enable threaded SkTaskGroup in Viewer by csmartdalton · 8 years ago
  9. 79086b9 Integrate the ImGui library with viewer by Brian Osman · 8 years ago
  10. 1df161a Improve viewer stats collection and display by Brian Osman · 8 years ago
  11. 462334e Fix viewer on Android by Brian Osman · 8 years ago
  12. f750fbc Simplify viewer's handling of backbuffer surface and color space by Brian Osman · 8 years ago
  13. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  14. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  15. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  16. d63c102 Minor fixes for the Linux viewer by Jim Van Verth · 8 years ago
  17. 9fcc743 Add support for resources on android Viewer by Greg Daniel · 8 years ago
  18. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  19. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  20. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  21. 2dd9693 GN builds viewer on Linux, too by Brian Osman · 8 years ago
  22. 16adfa3 Viewer builds (for Windows) with GN by Brian Osman · 8 years ago
  23. 285db44 Add support for Atrace and hook into SkEventTracer framework. by Greg Daniel · 8 years ago
  24. 8c67ebe Clean up Xlib viewer by jvanverth · 8 years ago
  25. a489e3f Add RasterWindowContext_mac by jvanverth · 8 years ago
  26. b8794cc Enable backend switching for Windows Viewer by jvanverth · 8 years ago
  27. 6c471f7 Add sw support to viewer on Linux. by bsalomon · 8 years ago
  28. e1d2007 Respect --match for samples and jpgs in viewer by brianosman · 8 years ago
  29. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  30. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  31. ed330c8 Quickly fix the Compile Problem of Unused kkImageColorXformMetaData by liyuqian · 8 years ago
  32. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  33. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  34. 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
  35. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  36. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  37. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  38. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  39. 401cf48 Quickly fix 0f to 0.0f TBR=egdaniel@google.com by liyuqian · 8 years ago
  40. d06693d Quickly fix the double to SkScalar issue by liyuqian · 8 years ago
  41. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  42. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  43. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  44. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  45. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  46. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  47. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  48. b73c24b Add Softkey UIState to Viewer by liyuqian · 8 years ago
  49. 6cb7025 Implement OpenGL backend in Android viewer app by liyuqian · 8 years ago
  50. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  51. 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
  52. 85f758c Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  53. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  54. 0248bfd Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https://codereview.chromium.org/2011473003/ ) by kjlubick · 8 years ago
  55. 10b3815 Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  56. 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
  57. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  58. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  59. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  60. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  61. d3cdbca Implement touch control by liyuqian · 8 years ago
  62. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  63. 622c8d5 Add flexible keybinding/command system to sk_app. by brianosman · 8 years ago
  64. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  65. a8d0d6c More refactoring for Viewer by jvanverth · 8 years ago[Renamed from tools/viewer/viewer/Viewer.cpp]
  66. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago[Renamed (90%) from tools/vulkan/viewer/VulkanViewer.cpp]
  67. a4b0fed Remove AttachmentInfo from VulkanViewer setup by jvanverth · 8 years ago
  68. 9d5e47f Fix animation with stats in VulkanViewer by jvanverth · 8 years ago
  69. 12d62a7 VulkanViewer on Android by djsollen · 9 years ago
  70. 2a0bb0a Fix to zoom on Vulkan Viewer by egdaniel · 9 years ago
  71. c265a92 More cleanup in the Vulkan viewer by jvanverth · 9 years ago
  72. 2bb3b6d Add slides to VulkanViewer by jvanverth · 9 years ago
  73. 3d6ed3a Some more improvements/fixes to the VulkanViewer by jvanverth · 9 years ago
  74. 9fab59d Clean up input handling in VulkanViewer by jvanverth · 9 years ago
  75. 9f37246 First pass at VulkanViewer by jvanverth · 9 years ago