1. 23145a3 Updates to viewer gradle scripts by Greg Daniel · 8 years ago
  2. 6172d43 Add a script and documentation for building the Viewer APK. by Derek Sollenberger · 8 years ago
  3. dc71e15 Update Android Apps to work with GN. by Derek Sollenberger · 8 years ago
  4. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  5. 5eca3e1 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  6. 236e272 Remove vulkan from most build variants by liyuqian · 8 years ago
  7. 0652baa Revert of Cleanup use of legacy SkSurface creation methods a bit (patchset #2 id:20001 of https://codereview.chromium.org/2223023002/ ) by robertphillips · 8 years ago
  8. f21cd16 Cleanup use of legacy SkSurface creation methods a bit by robertphillips · 8 years ago
  9. 2edb0f4 More accurate render time and continuous fresh by liyuqian · 8 years ago
  10. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  11. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  12. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  13. ea1fb74 Keep drawer open in xlarge-land and add float fps by liyuqian · 8 years ago
  14. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  15. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  16. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  17. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  18. 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
  19. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  20. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  21. 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
  22. d3cdbca Implement touch control by liyuqian · 8 years ago
  23. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  24. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  25. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  26. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  27. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  28. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 9 years ago
  29. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 9 years ago
  30. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 9 years ago
  31. 4b38938 Fix VulkanViewer package name by djsollen · 9 years ago
  32. 2275017 Add CMake path to gradle by liyuqian · 9 years ago
  33. f62b235 Upgrade Android Gradle plugins by djsollen · 9 years ago
  34. 12d62a7 VulkanViewer on Android by djsollen · 9 years ago
  35. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  36. 18300a3 detach -> release by mtklein · 9 years ago
  37. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 9 years ago
  38. 721772e VisualBench: Make the Android SDL app start without cmdline arguments by kkinnunen · 9 years ago
  39. fe09119 VisualBench: Use first succeeding EGL API by kkinnunen · 9 years ago
  40. 43f610f Parse command line arguments for sdl + android by joshualitt · 9 years ago
  41. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  42. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  43. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  44. 6db78d7 Fix visualbench exiting on startup on android by joshualitt · 9 years ago
  45. ab26a9b android/apps: Add CanvasProof App; by halcanary · 9 years ago
  46. e5a38f0 VisualBenchTest: Read nanobench_flags.txt by borenet · 9 years ago
  47. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  48. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  49. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  50. 877a52a VisualBenchTest: Write JSON output by borenet · 9 years ago
  51. e5e6c60 Add VisualBenchTestActivity for instrumentation-testing VisualBench by borenet · 9 years ago
  52. 3a26fc8 Ensure that android "release" apps are signed with debug key by djsollen · 9 years ago
  53. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  54. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  55. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  56. 8de8180 Add gradle wrappers for Android app builds by djsollen · 9 years ago