1. 3ca7336 SampleApp: remove SkWindow::onPDFSaved, it does not work by kkinnunen · 8 years ago
  2. 721772e VisualBench: Make the Android SDL app start without cmdline arguments by kkinnunen · 9 years ago
  3. fe09119 VisualBench: Use first succeeding EGL API by kkinnunen · 9 years ago
  4. 4c7040b SampleApp: Make android_install_app and android_launch_app work consistently by kkinnunen · 9 years ago
  5. 7ddfeed Make android scripts not warn about ADB in newer SDKs by kkinnunen · 9 years ago
  6. f8d4d5c Android bots: set battery threshold to 80% by borenet · 9 years ago
  7. 50850b1 Android devices: wait for 100% charge by borenet · 9 years ago
  8. f64be44 adb_wait_for_device: More fixes by borenet · 9 years ago
  9. c973083 adb_wait_for_device: Add battery fallback, support no battery by borenet · 9 years ago
  10. b11c4ff adb_wait_for_device: If we can't get the battery level, just exit by borenet · 9 years ago
  11. 0b29b72 Add minimum battery level to adb_wait_for_device by borenet · 9 years ago
  12. 419c372 Fix 'debugging on Android' android_gdb_app script. by aam · 9 years ago
  13. 41cbf3f Add android_skp_capture.py, JSON file for geniewidget by borenet · 9 years ago
  14. c60b310 Modify iOSShell-gyp to generate unique bundle identifier by stephana · 9 years ago
  15. 43f610f Parse command line arguments for sdl + android by joshualitt · 9 years ago
  16. 01f4a9e Fixes for building with sdl on android by joshualitt · 9 years ago
  17. b747b90 Remove dependencies on Android's forked decoder libraries by msarett · 9 years ago
  18. 474a9ea Wire up SDL on Android by joshualitt · 9 years ago
  19. 5d7a7fe Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview.chromium.org/1415453009/ ) by joshualitt · 9 years ago
  20. a4d3797 Wire up SDL on Android by joshualitt · 9 years ago
  21. 6db78d7 Fix visualbench exiting on startup on android by joshualitt · 9 years ago
  22. 338047e Clean up iOS build files by jvanverth · 9 years ago
  23. e14937e Update Android toolchains and streamline process. by mtklein · 9 years ago
  24. ab26a9b android/apps: Add CanvasProof App; by halcanary · 9 years ago
  25. ad54ffc adb_wait_for_device: Skip `adb wait-for-device` by borenet · 9 years ago
  26. e5a38f0 VisualBenchTest: Read nanobench_flags.txt by borenet · 9 years ago
  27. 5e04bcf Run Appurify bot in release mode by borenet · 9 years ago
  28. 89971d4 Use a different download URL for Android toolchains by borenet · 9 years ago
  29. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  30. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  31. 877a52a VisualBenchTest: Write JSON output by borenet · 9 years ago
  32. e5e6c60 Add VisualBenchTestActivity for instrumentation-testing VisualBench by borenet · 9 years ago
  33. 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
  34. f272bb0 Update skia to test with libpng to 1.6.10 by msarett · 9 years ago
  35. fcaaade Switching Skia to chromium's libjpeg-turbo by msarett · 9 years ago
  36. 3a26fc8 Ensure that android "release" apps are signed with debug key by djsollen · 9 years ago
  37. 5119ac0 Update Android Testing apps to support release mode by djsollen · 9 years ago
  38. 15bde16 Fix repeat builds with Android. by bungeman · 9 years ago
  39. 850bbf1 Add android_run_app.go by borenet · 9 years ago
  40. b2c0736 Fix android_launch_app after Gradle change by borenet · 9 years ago
  41. 5f4dc38 android_install_app: Use lower-cased app name by borenet · 9 years ago
  42. 4239fc2 Remove skia_arch_width, fold into skia_arch_type. by Brian Salomon · 9 years ago
  43. d18b861 Update Android Apps to use gradle by djsollen · 9 years ago
  44. 9efef7b Revert "Update Android Apps to use gradle" by joshualitt · 9 years ago
  45. 425535f Update Android Apps to use gradle by djsollen · 9 years ago
  46. cf2a6a4 Reenable yasm for Android x86 and x86-64 on Linux host by msarett · 9 years ago
  47. dcd56e2 Fix for android command line arguments to VisualBench by joshualitt · 9 years ago
  48. 33d3526 Move android_gdb_tmp into out/ by scroggo · 9 years ago
  49. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  50. 8de8180 Add gradle wrappers for Android app builds by djsollen · 9 years ago
  51. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
  52. 4e79561 Android scripts now notify gyp that your building with clang by djsollen · 9 years ago
  53. fef3fad fix spurious init on VisualBench startup by joshualitt · 9 years ago
  54. 01f3891 Fixup android launch script to launch VisualBench as well as SampleApp by joshualitt · 9 years ago
  55. b7134b6 Fix for assert in VisualBench by joshualitt · 9 years ago
  56. 74953c3 Modify android_install_app to install VisualBench by joshualitt · 9 years ago
  57. b3ec76b Update android perf script by msarett · 9 years ago
  58. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  59. f793cd0 Print command to be executed in verbose mode by djsollen · 9 years ago
  60. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  61. de50d9b fix broken build by not passing the verbose flag through by Derek Sollenberger · 9 years ago
  62. 46409de Remove verbose bash logging by djsollen · 9 years ago
  63. cf94c74 Add android native_app_glue to platform_tools/android/third_party by joshualitt · 9 years ago
  64. fe79007 Update how we package skia resource for android testing by djsollen · 9 years ago
  65. 5aa5ea3 Add adb_wait_for_device script by borenet · 9 years ago
  66. c9b8276 BUG=skia: NOTRY=true TBR=borenet by stephana · 9 years ago
  67. c13a773 Unmount before app-install TBR=borenet by stephana · 9 years ago
  68. 9b4b91f5 This allows to restart the device. by stephana · 9 years ago
  69. 4f2dba6 Making mount more robust by stephana · 9 years ago
  70. 7ae68a8 Android scripts: add --verbose, fix missing 'source android_setup' by borenet · 9 years ago
  71. 7c72219 Add android_launch_app script to allow command line options to be passed to the sampleApp when starting. by Derek Sollenberger · 9 years ago
  72. 4a8d622 Add default resourcePath to SampleApp on Android. by bungeman · 9 years ago
  73. deee298 cleanup by stephana · 9 years ago
  74. f15132f Support SKIA_OUT on Mac and ChromeOS by borenet · 9 years ago
  75. a3a8eb6 Make Skia for Android libjpeg use ashmem by msarett · 9 years ago
  76. 5ae0e2b Default to arm_v7_neon. by mtklein · 9 years ago
  77. d8afd50 Android's Clang toolchain can't assemble the JPEG's .S files. by mtklein · 9 years ago
  78. cdec56e Landing directly for testing the ios buildbot code. by stephana · 9 years ago
  79. a0219f1 Fail gracefully when dm.json is not present by Derek Sollenberger · 9 years ago
  80. ac813d8 Try ARMv7 and NEON for Daisy. by mtklein · 9 years ago
  81. fb806dd Revert of Try ARMv7 and NEON for Daisy. (patchset #1 id:1 of https://codereview.chromium.org/1054233002/) by mtklein · 9 years ago
  82. a121c0e Try ARMv7 and NEON for Daisy. by Mike Klein · 9 years ago
  83. a416992 back to plain arm for the night by Mike Klein · 9 years ago
  84. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  85. 2d33a1d Streamline Thumb config. by mtklein · 9 years ago
  86. 83c6459 Make Daisy ARMv7. by mtklein · 9 years ago
  87. cb49c07 tidy up chromeos_setup.sh by mtklein · 9 years ago
  88. 192945e Revert of tidy up chromeos_setup.sh (patchset #1 id:1 of https://codereview.chromium.org/1051253002/) by mtklein · 9 years ago
  89. 3c2809b tidy up chromeos_setup.sh by mtklein · 9 years ago
  90. 48c3534 Update the Android scripts to refresh device names and capabilities. by djsollen · 9 years ago
  91. 6d0e7b2 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  92. 00c9509 Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/) by borenet · 9 years ago
  93. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  94. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 9 years ago
  95. 7bdc8df Add custom dm upload script to be used by the android framework by djsollen · 9 years ago
  96. f056bd1 Ensure that skia's test resources are properly packaged on Android by djsollen · 9 years ago
  97. 176cd92 Allow either the old or new version of ADB on mac. by djsollen · 9 years ago
  98. 8bce244 set skia_arch_type in nacl_make by mtklein · 9 years ago
  99. df1c337 Don't use m32 cflag for x86_64. by scroggo · 9 years ago
  100. 9d7ceca Generated makefile now includes people to contact. by scroggo · 9 years ago