1. dcd56e2 Fix for android command line arguments to VisualBench by joshualitt · 9 years ago
  2. 33d3526 Move android_gdb_tmp into out/ by scroggo · 9 years ago
  3. 139491f Use the upstream version of libwebp, v0.4.3. by scroggo · 9 years ago
  4. 8de8180 Add gradle wrappers for Android app builds by djsollen · 9 years ago
  5. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
  6. 4e79561 Android scripts now notify gyp that your building with clang by djsollen · 9 years ago
  7. fef3fad fix spurious init on VisualBench startup by joshualitt · 9 years ago
  8. 01f3891 Fixup android launch script to launch VisualBench as well as SampleApp by joshualitt · 9 years ago
  9. b7134b6 Fix for assert in VisualBench by joshualitt · 9 years ago
  10. 74953c3 Modify android_install_app to install VisualBench by joshualitt · 9 years ago
  11. b3ec76b Update android perf script by msarett · 9 years ago
  12. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  13. f793cd0 Print command to be executed in verbose mode by djsollen · 9 years ago
  14. 78d79cc Eliminate the check for ANDROID_LARGE_MEMORY in jpeg decoders by msarett · 9 years ago
  15. de50d9b fix broken build by not passing the verbose flag through by Derek Sollenberger · 9 years ago
  16. 46409de Remove verbose bash logging by djsollen · 9 years ago
  17. cf94c74 Add android native_app_glue to platform_tools/android/third_party by joshualitt · 9 years ago
  18. fe79007 Update how we package skia resource for android testing by djsollen · 9 years ago
  19. 5aa5ea3 Add adb_wait_for_device script by borenet · 9 years ago
  20. c9b8276 BUG=skia: NOTRY=true TBR=borenet by stephana · 9 years ago
  21. c13a773 Unmount before app-install TBR=borenet by stephana · 9 years ago
  22. 9b4b91f5 This allows to restart the device. by stephana · 9 years ago
  23. 4f2dba6 Making mount more robust by stephana · 9 years ago
  24. 7ae68a8 Android scripts: add --verbose, fix missing 'source android_setup' by borenet · 9 years ago
  25. 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
  26. 4a8d622 Add default resourcePath to SampleApp on Android. by bungeman · 9 years ago
  27. deee298 cleanup by stephana · 9 years ago
  28. f15132f Support SKIA_OUT on Mac and ChromeOS by borenet · 9 years ago
  29. a3a8eb6 Make Skia for Android libjpeg use ashmem by msarett · 9 years ago
  30. 5ae0e2b Default to arm_v7_neon. by mtklein · 9 years ago
  31. d8afd50 Android's Clang toolchain can't assemble the JPEG's .S files. by mtklein · 9 years ago
  32. cdec56e Landing directly for testing the ios buildbot code. by stephana · 9 years ago
  33. a0219f1 Fail gracefully when dm.json is not present by Derek Sollenberger · 9 years ago
  34. ac813d8 Try ARMv7 and NEON for Daisy. by mtklein · 9 years ago
  35. fb806dd Revert of Try ARMv7 and NEON for Daisy. (patchset #1 id:1 of https://codereview.chromium.org/1054233002/) by mtklein · 9 years ago
  36. a121c0e Try ARMv7 and NEON for Daisy. by Mike Klein · 9 years ago
  37. a416992 back to plain arm for the night by Mike Klein · 9 years ago
  38. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  39. 2d33a1d Streamline Thumb config. by mtklein · 9 years ago
  40. 83c6459 Make Daisy ARMv7. by mtklein · 9 years ago
  41. cb49c07 tidy up chromeos_setup.sh by mtklein · 9 years ago
  42. 192945e Revert of tidy up chromeos_setup.sh (patchset #1 id:1 of https://codereview.chromium.org/1051253002/) by mtklein · 9 years ago
  43. 3c2809b tidy up chromeos_setup.sh by mtklein · 9 years ago
  44. 48c3534 Update the Android scripts to refresh device names and capabilities. by djsollen · 9 years ago
  45. 6d0e7b2 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  46. 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
  47. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  48. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 9 years ago
  49. 7bdc8df Add custom dm upload script to be used by the android framework by djsollen · 9 years ago
  50. f056bd1 Ensure that skia's test resources are properly packaged on Android by djsollen · 9 years ago
  51. 176cd92 Allow either the old or new version of ADB on mac. by djsollen · 9 years ago
  52. 8bce244 set skia_arch_type in nacl_make by mtklein · 9 years ago
  53. df1c337 Don't use m32 cflag for x86_64. by scroggo · 9 years ago
  54. 9d7ceca Generated makefile now includes people to contact. by scroggo · 9 years ago
  55. eb2be7f Additional cleanups to Android config parsing. by bungeman · 9 years ago
  56. 6429fd1 Cleanup the android scripts. by djsollen · 9 years ago
  57. 2d63859 android_run_skia: dump logcat on failure by mtklein · 10 years ago
  58. eae7fc0 Update the version of cpu-features that we use for testing. by djsollen · 10 years ago
  59. a092d2e Remove another GM reference. by mtklein · 10 years ago
  60. 8fd8d38 Add ability to specify gyp dir to gyp_to_android. by scroggo · 10 years ago
  61. c7bfd5b Stop building gm in Android framework build. by scroggo · 10 years ago
  62. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  63. 09acfc8 Pass gyp_source_dir to generate_tool. by scroggo · 10 years ago
  64. 2932276 Add some debugging information to gyp_to_android. by scroggo · 10 years ago
  65. 60936c7 Add parameter to specify gyp dir to gyp_to_android. by scroggo · 10 years ago
  66. 6cfce1b Change how SkDebugf is sent to stdout on Android. by scroggo · 10 years ago
  67. 76b3ac9 Simplfy DEPS: always pull all deps, remove unused barelinux platform. by mtklein · 10 years ago
  68. 0b17d6c Cleanup public includes directory. by djsollen · 10 years ago
  69. 8338a9a Reland "Move from libstlport to libc++ for Android framework builds" (patchset #1 id:1 of https://codereview.chromium.org/718793003/) by scroggo · 10 years ago
  70. 3c3fe7c Revert of Move from libstlport to libc++ for Android framework builds (patchset #1 id:1 of https://codereview.chromium.org/714113002/) by scroggo · 10 years ago
  71. ce25951 Move from libstlport to libc++ for Android framework builds by djsollen · 10 years ago
  72. 978d37b Add LOCAL_PICKUP_FILES to dm and bench makefiles. by scroggo · 10 years ago
  73. 0130c30 Add support for clang to the android build scripts by djsollen · 10 years ago
  74. 2550a7e Remove adb from Skia repository by djsollen · 10 years ago
  75. e228ba3 Update the Android NDK to r10c by djsollen · 10 years ago
  76. f49bba8 Use the most recent version of ADB from the SDK if necessary. by djsollen · 10 years ago
  77. c96aa64 Add a helper script to expose which version of adb the android scripts use. by djsollen · 10 years ago
  78. cd048d1 Update adb on linux to 1.0.32 by Derek Sollenberger · 10 years ago
  79. 89e5caa Revert of Update the Android NDK to r10c (patchset #1 id:1 of https://codereview.chromium.org/687603002/) by hcm · 10 years ago
  80. a01a17b Update the Android NDK to r10c by djsollen · 10 years ago
  81. f5b6bf7 Make -d x86 have the default GPU cache size. by mtklein · 10 years ago
  82. 77d724c Fix adb_pull_if_needed by borenet · 10 years ago
  83. 60d3054 Add Android copy_directory_contents_[to|from]_device scripts by Eric Boren · 10 years ago
  84. 7deeaf9 add n5 by mtklein · 10 years ago
  85. ed20c9b Fix root level Android.mk to now point to the correct nanobench makefile by djsollen · 10 years ago
  86. 8ebdd99 Cleanup FDO options. by djsollen · 10 years ago
  87. 6bf35c2 Update FDO options to match what is needed by the framework by djsollen · 10 years ago
  88. 0459cc7 Android.mk: bench_pictures -> nanobench by mtklein · 10 years ago
  89. dc0fcbb Fix Android platform self-tests by borenet · 10 years ago
  90. c7f069b Fix Android framework builds by Derek Sollenberger · 10 years ago
  91. be21e34 Bye bye bench. by mtklein · 10 years ago
  92. d3d6b81 Stop building tests in the Android tree. by mtklein · 10 years ago
  93. 937fca8 Add ability to generate/use FDO profiles for Android by djsollen · 10 years ago
  94. 7419e95 remove command line args by caryclark · 10 years ago
  95. fa9d135 fix nacl by caryclark · 10 years ago
  96. 384b020 Fix mac NDK builds by djsollen · 10 years ago
  97. ac29838 Fix warning about missing shared library symbols in android_gdbserver by qiankun.miao · 10 years ago
  98. 3eb258d Generate makefile for bench_pictures. by scroggo · 10 years ago
  99. d755479 Make gdb work for 64-bit Skia by qiankun.miao · 10 years ago
  100. 24b04fa Alphabetize defines in generated SkUserConfig. by scroggo · 10 years ago