1. 063ece7 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  2. ed330c8 Quickly fix the Compile Problem of Unused kkImageColorXformMetaData by liyuqian · 8 years ago
  3. 74959a1 Use Offscreen Surface for Split Screen by liyuqian · 8 years ago
  4. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  5. 344c983 Fix Vulkan build after API change by msarett · 8 years ago
  6. 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
  7. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  8. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  9. 963632f Revert of Enable viewer in non-Vulkan builds (patchset #2 id:20001 of https://codereview.chromium.org/2067023002/ ) by egdaniel · 8 years ago
  10. 746b792 Enable viewer in non-Vulkan builds by jvanverth · 8 years ago
  11. d76fcda If we fail to create a window surface with sRGB, try again without. by brianosman · 8 years ago
  12. 401cf48 Quickly fix 0f to 0.0f TBR=egdaniel@google.com by liyuqian · 8 years ago
  13. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  14. d06693d Quickly fix the double to SkScalar issue by liyuqian · 8 years ago
  15. 6f163d2 Display JPGs in Viewer with Split Screen and ColorSpaceXform by liyuqian · 8 years ago
  16. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  17. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  18. 25d57db Request an sRGB FBO0 on Android. Fixes sRGB GL mode. by brianosman · 8 years ago
  19. 9207cae Cleanup VulkanWindowContext for use on Android by djsollen · 8 years ago
  20. 7e73108 Cleanup needed to use WindowContext for Android by djsollen · 8 years ago
  21. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  22. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  23. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  24. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  25. 814e38d Use intptr_t for onTouch argument. by jvanverth · 8 years ago
  26. 38d1adf Allow animation in Android viewer by liyuqian · 8 years ago
  27. b73c24b Add Softkey UIState to Viewer by liyuqian · 8 years ago
  28. 6cb7025 Implement OpenGL backend in Android viewer app by liyuqian · 8 years ago
  29. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  30. 99eb6e2 Add missing files for GL unix viewer. 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. 85f758c Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  33. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  34. 0248bfd Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https://codereview.chromium.org/2011473003/ ) by kjlubick · 8 years ago
  35. 10b3815 Add OpenGL support to Linux viewer by jvanverth · 8 years ago
  36. 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
  37. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  38. 566c8e4 Move inval dedup to Window for wider usages. by liyuqian · 8 years ago
  39. 17b4a10 Save comparisons for release. by liyuqian · 8 years ago
  40. beb1c67 Use SkASSERTResult to avoid unused local variables by liyuqian · 8 years ago
  41. e46e4f0 Correct gesture scale and translation by liyuqian · 8 years ago
  42. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  43. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  44. d3cdbca Implement touch control by liyuqian · 8 years ago
  45. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  46. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  47. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  48. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  49. 622c8d5 Add flexible keybinding/command system to sk_app. by brianosman · 8 years ago
  50. 3622a17 Set level count for wrapped backbuffer by jvanverth · 8 years ago
  51. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  52. 05de216 Add sRGB mode toggle to Viewer. by brianosman · 8 years ago
  53. a8d0d6c More refactoring for Viewer by jvanverth · 8 years ago
  54. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  55. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago