1. d5fd2ff Compile Vulkan when building for the Android framework. by djsollen · 8 years ago
  2. 97a0918 Try fix the mac build bot after removing Android SampleApp by liyuqian · 8 years ago
  3. d48e5b8 Check for empty output in adb_wait_for_charge. by benjaminwagner · 8 years ago
  4. 7bde565 Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) by rmistry · 8 years ago
  5. 41bb5b4 Remove Android SampleApp by liyuqian · 8 years ago
  6. a80bb67 Remove check for cmake in android make script. by stani · 8 years ago
  7. ea1fb74 Keep drawer open in xlarge-land and add float fps by liyuqian · 8 years ago
  8. 71491dc Support resize in Android Viewer App by liyuqian · 8 years ago
  9. 28215d4 Support running Viewer via android_gdb_app by brianosman · 8 years ago
  10. 2a437e6 Provide filter when there are many options by liyuqian · 8 years ago
  11. d94ad58 Implement Raster Backend on Android Viewer App by liyuqian · 8 years ago
  12. 1f508fd Show FPS in UI state by liyuqian · 8 years ago
  13. 0dd9f2c Fix argument parsing in android app launcher script by brianosman · 8 years ago
  14. 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
  15. 9ad0949 Revert of Add drawer with state information (patchset #8 id:140001 of https://codereview.chromium.org/2004633002/ ) by kjlubick · 8 years ago
  16. 4145792 Remove VisualBench and its Android implementation. by djsollen · 8 years ago
  17. 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
  18. de8af07 Remove custom bundle ID for iOS by stephana · 8 years ago
  19. 3be9923 Fix android scripts now that the $HOST is always lowercase. by djsollen · 8 years ago
  20. d3cdbca Implement touch control by liyuqian · 8 years ago
  21. 36632f4 Change Android activity title from JNI call by liyuqian · 8 years ago
  22. 6ce4b00 Use title buttons to switch slides by liyuqian · 8 years ago
  23. b11cf50 Fix typo in SkOSWindow_AndroidNative. by bungeman · 8 years ago
  24. 7bde8f8 Warning instead of exception for cmake by liyuqian · 8 years ago
  25. 40d21de Use swipe gesture to switch between slides on Android by liyuqian · 8 years ago
  26. 796c5bb Initial commit of our new Android app to demo Skia. by liyuqian · 8 years ago
  27. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  28. 809ccf3 Remove NEON runtime detection support. by mtklein · 8 years ago
  29. 3452426 Rename VulkanViewer to Viewer, take 2. by jvanverth · 8 years ago
  30. 4b38938 Fix VulkanViewer package name by djsollen · 8 years ago
  31. 3a6aa4c Update gdb_app script to work with NDK r11c by djsollen · 8 years ago
  32. 2275017 Add CMake path to gradle by liyuqian · 8 years ago
  33. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  34. affacce Require Android SDK copy of CMake to build Vulkan on Android. by djsollen · 8 years ago
  35. 8795962 Stop printing warnings about ADB version by borenet · 8 years ago
  36. ef77ce9 adb_wait_for_charge: Don't download toolchains by borenet · 8 years ago
  37. d574c98 Make the default android build be release_developer. by djsollen · 8 years ago
  38. f62b235 Upgrade Android Gradle plugins by djsollen · 8 years ago
  39. 460f405 Make clang the default Android compiler. by djsollen · 8 years ago
  40. 12d62a7 VulkanViewer on Android by djsollen · 8 years ago
  41. 9df5d07 Cleanup android build files and tools by djsollen · 8 years ago
  42. 382949d Update android toolchain variable to point to root dir and not the bin by djsollen · 8 years ago
  43. 2892668 Fix ChromeOS Swarming bot compile by borenet · 8 years ago
  44. ac8681b iOS: Tweak xcodebuild location by borenet · 8 years ago
  45. 3123981 Add support for pyadb to setup_adb.sh by kjlubick · 8 years ago
  46. b007019 More iOS swarming bot fixes by borenet · 8 years ago
  47. 8c13cd1 Another NDK release. Still just bug fixes. by mtklein · 8 years ago
  48. d0c57a5 Fixes for iOS Swarming bot by borenet · 8 years ago
  49. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  50. e577693 Prevent waiting for charge twice by kjlubick · 8 years ago
  51. 8ce5912 Skip toolchain downloads for a few android tools. by rmistry · 8 years ago
  52. face88a Forward serial (fixes charging) by kjlubick · 8 years ago
  53. 73233a7 patch battery charging until recipe is updated by kjlubick · 8 years ago
  54. 2e59f1f Splitting up wait_for_device into two pieces by kjlubick · 8 years ago
  55. 1215c6a NDK: r11 -> r11b by mtklein · 8 years ago
  56. 42d95a0 Fix gdb debugging for the latest NDK release. by djsollen · 8 years ago
  57. 18300a3 detach -> release by mtklein · 8 years ago
  58. b3b6bea Cleanup download scripts related to new Android NDK. by djsollen · 8 years ago
  59. e2a88f2 Android NDK: r10e -> r11 by mtklein · 8 years ago
  60. f9deeb6 Update android_make to support both --gcc and --clang options. by djsollen · 8 years ago
  61. e71dc3f Use a statically linked libhwui for testing. by djsollen · 8 years ago
  62. c34940e Remove check for platform_tools/android/third_party/externals. by mtklein · 8 years ago
  63. 2a8fcb4 Update Android framework makefile to build static and shared libs by djsollen · 8 years ago
  64. 4e79f33 msan: build expat from source by mtklein · 8 years ago
  65. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 8 years ago
  66. 721772e VisualBench: Make the Android SDL app start without cmdline arguments by kkinnunen · 9 years ago
  67. fe09119 VisualBench: Use first succeeding EGL API by kkinnunen · 9 years ago
  68. 4c7040b SampleApp: Make android_install_app and android_launch_app work consistently by kkinnunen · 9 years ago
  69. 7ddfeed Make android scripts not warn about ADB in newer SDKs by kkinnunen · 9 years ago
  70. f8d4d5c Android bots: set battery threshold to 80% by borenet · 9 years ago
  71. 50850b1 Android devices: wait for 100% charge by borenet · 9 years ago
  72. f64be44 adb_wait_for_device: More fixes by borenet · 9 years ago
  73. c973083 adb_wait_for_device: Add battery fallback, support no battery by borenet · 9 years ago
  74. b11c4ff adb_wait_for_device: If we can't get the battery level, just exit by borenet · 9 years ago
  75. 0b29b72 Add minimum battery level to adb_wait_for_device by borenet · 9 years ago
  76. 419c372 Fix 'debugging on Android' android_gdb_app script. by aam · 9 years ago
  77. 41cbf3f Add android_skp_capture.py, JSON file for geniewidget by borenet · 9 years ago
  78. c60b310 Modify iOSShell-gyp to generate unique bundle identifier by stephana · 9 years ago
  79. 43f610f Parse command line arguments for sdl + android by joshualitt · 9 years ago
  80. 01f4a9e Fixes for building with sdl on android by joshualitt · 9 years ago
  81. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  82. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  83. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  84. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  85. 6db78d7 Fix visualbench exiting on startup on android by joshualitt · 9 years ago
  86. 338047e Clean up iOS build files by jvanverth · 9 years ago
  87. e14937e Update Android toolchains and streamline process. by mtklein · 9 years ago
  88. ab26a9b android/apps: Add CanvasProof App; by halcanary · 9 years ago
  89. ad54ffc adb_wait_for_device: Skip `adb wait-for-device` by borenet · 9 years ago
  90. e5a38f0 VisualBenchTest: Read nanobench_flags.txt by borenet · 9 years ago
  91. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  92. 89971d4 Use a different download URL for Android toolchains by borenet · 9 years ago
  93. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  94. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  95. 877a52a VisualBenchTest: Write JSON output by borenet · 9 years ago
  96. e5e6c60 Add VisualBenchTestActivity for instrumentation-testing VisualBench by borenet · 9 years ago
  97. 3011711 Revert of Update skia to test with libpng to 1.6.10 (patchset #3 id:60001 of https://codereview.chromium.org/1301523005/ ) by msarett · 9 years ago
  98. f272bb0 Update skia to test with libpng to 1.6.10 by msarett · 9 years ago
  99. fcaaade Switching Skia to chromium's libjpeg-turbo by msarett · 9 years ago
  100. 3a26fc8 Ensure that android "release" apps are signed with debug key by djsollen · 9 years ago