1. 8041f3d arm64make script - fix error preventing Release testing. by commit-bot@chromium.org · 10 years ago
  2. 105775b Run Android make script from any directory by commit-bot@chromium.org · 10 years ago
  3. c1dc0d4 Fix android_install_apk script to work with changes from a137675 by commit-bot@chromium.org · 10 years ago
  4. e8846f3 Fix android_perf script to work with changes from a137675 by commit-bot@chromium.org · 10 years ago
  5. cce39b2 Remove extra includes from android sample app by djsollen@google.com · 10 years ago
  6. 123f3d7 Add more detailed logging when things go wrong in android_run_skia by commit-bot@chromium.org · 10 years ago
  7. c2d6a20 Improve Android gdbserver and gdb_ex scripts by commit-bot@chromium.org · 10 years ago
  8. e3916bf Support unknown Android target devices via environment variables. by commit-bot@chromium.org · 10 years ago
  9. b0ba9f8 make gitignore happy with symlinks by commit-bot@chromium.org · 10 years ago
  10. edea842 Revert of Improve Android scripts: (https://codereview.chromium.org/254923003/) by commit-bot@chromium.org · 10 years ago
  11. 7f07e95 adb_push_if_needed - make target directory if it does not exist. by commit-bot@chromium.org · 10 years ago
  12. 21a6d13 Improve Android scripts: by commit-bot@chromium.org · 10 years ago
  13. 19a2189 android_gdbserver - fix warning about missing shared library symbols by commit-bot@chromium.org · 10 years ago
  14. a398757 Explicitly include gyp_gen/android_framework_gyp. by commit-bot@chromium.org · 10 years ago
  15. d665685 Generate tests/Android.mk from gyp by commit-bot@chromium.org · 10 years ago
  16. 44566e2 Fix android_gdbserver script to work with changes from a137675. by commit-bot@chromium.org · 10 years ago
  17. e20f7cf android scripts respect SKIA_OUT, if already set. by commit-bot@chromium.org · 10 years ago
  18. ec68ee9 Allow running gyp_to_android without SkUserConfig. by commit-bot@chromium.org · 10 years ago
  19. d202528 SkiaSampleRenderer - handle case where compiler won't cast jint to void*. by commit-bot@chromium.org · 10 years ago
  20. d1061e2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  21. ec1ff6a Fix generation of Android SampleApp APK now that we default to using gyp's ninja generator. by commit-bot@chromium.org · 10 years ago
  22. 86cbfbe arm64_download script - fix error starting vm twice. by commit-bot@chromium.org · 10 years ago
  23. 87126fb arm64_download script waits for VM to boot before finishing. by commit-bot@chromium.org · 10 years ago
  24. fe23f79 Revert of remove sprintf (https://codereview.chromium.org/230413005/) by commit-bot@chromium.org · 10 years ago
  25. d6e9b88 remove sprintf by commit-bot@chromium.org · 10 years ago
  26. 0257ebe enable developers to provide their own android toolchain by commit-bot@chromium.org · 10 years ago
  27. 479d1ae Fixes to Android.mk generation for arm64. by commit-bot@chromium.org · 10 years ago
  28. a137675 hack hack hack by commit-bot@chromium.org · 10 years ago
  29. c13fae6 android_make now exactly the same as android_ninja by commit-bot@chromium.org · 10 years ago
  30. 6ce77fa Fix ninja build for Android by commit-bot@chromium.org · 10 years ago
  31. a749e60 arm64_make script changes by commit-bot@chromium.org · 10 years ago
  32. 6f2d4d4 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  33. 23f116d Rename test SkUserConfig files. by commit-bot@chromium.org · 10 years ago
  34. 58d69d8 change default build (in "make" wrapper) to ninja on all platforms by epoger@google.com · 10 years ago
  35. da0d978 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  36. 5be2def Fix the ninja build on mac to use nm/readelf from the Android toolchain instead of the host system. by commit-bot@chromium.org · 10 years ago
  37. d643a90 Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://codereview.chromium.org/143423004/) by commit-bot@chromium.org · 10 years ago
  38. 7a0e275 ARM Skia NEON patches - 35 - First AArch64 support by commit-bot@chromium.org · 10 years ago
  39. ba0c5ea Updates to Android.mk generation. by commit-bot@chromium.org · 10 years ago
  40. f6394d9 Add tests for makefile_writer.py. by commit-bot@chromium.org · 10 years ago
  41. b0a6578 platform_tools/barelinux/bin/arm64_make script by commit-bot@chromium.org · 10 years ago
  42. 2ac68c6 Add tools to generated Android.mk by commit-bot@chromium.org · 10 years ago
  43. e65f1fa fix error in linux makefile for some shells by commit-bot@chromium.org · 10 years ago
  44. 662af29 android_run_skia: fix error check by commit-bot@chromium.org · 10 years ago
  45. e32eeec add some debugging for bug skia:2313 by commit-bot@chromium.org · 10 years ago
  46. 0015df9 Make arm64 test script more efficient with old versions of gsutil. by commit-bot@chromium.org · 11 years ago
  47. c4b3e75 Make arm64 test script comaptable with old versions of gsutil. by commit-bot@chromium.org · 11 years ago
  48. 6e2be5d Fix error in barelinux_make build script by commit-bot@chromium.org · 11 years ago
  49. 069c2a4 Updates to the Android.mk writer. by commit-bot@chromium.org · 11 years ago
  50. 64ca102 Use chromium's gyp if third_party is not available. by commit-bot@chromium.org · 11 years ago
  51. f84722e Build Skia for a bare-bones embedded Linux system. by commit-bot@chromium.org · 11 years ago
  52. fe42410 Fix NaCl build for pepper_32 by commit-bot@chromium.org · 11 years ago
  53. e734c15 fix debugging script for the SampleApp by commit-bot@chromium.org · 11 years ago
  54. 8933563 Scripts to generate Android.mk for framework Skia. by commit-bot@chromium.org · 11 years ago
  55. 495157b Fix SampleApp for devices who don't support the full OpenGL API by commit-bot@chromium.org · 11 years ago
  56. db00957 fix script so that the error is actually printed if ant is not installed by commit-bot@chromium.org · 11 years ago
  57. 32678d9 use some helper Make functions to initialize SkImageInfo by commit-bot@chromium.org · 11 years ago
  58. 6f0f5b4 Remove references to Skia's SVN repository by borenet@google.com · 11 years ago
  59. a3b84d4 Support MSAA4 and (non-ES) OpenGL in Android SampleApp by commit-bot@chromium.org · 11 years ago
  60. b6872c0 Add support for MIPS to android build by commit-bot@chromium.org · 11 years ago
  61. 0e9297c update android build to use SDK API level 19. by djsollen@google.com · 11 years ago
  62. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  63. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  64. 3daa1ae Support linking skia statically on Android by commit-bot@chromium.org · 11 years ago
  65. 7578b3e Add logan to android_setup.sh by commit-bot@chromium.org · 11 years ago
  66. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  67. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  68. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  69. 7507276 Fix installing the release build sample app apk by commit-bot@chromium.org · 11 years ago
  70. ecdb6b3 Make it possible to pass GYP_DEFINES to Android builds by commit-bot@chromium.org · 11 years ago
  71. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  72. 4e5559a Allow specifying the max texture count on the bots by robertphillips@google.com · 11 years ago
  73. 97f0bee fix android_gdb_exe script by djsollen@google.com · 11 years ago
  74. 3702b25 Fix ninja build on Android by djsollen@google.com · 11 years ago
  75. fe21538 fix the android build. now both android_ninja _and_ android_make work. by mtklein@google.com · 11 years ago
  76. cf0573f VERBOSE -> SKIA_ANDROID_VERBOSE_SETUP by mtklein@google.com · 11 years ago
  77. 1c4015a make vanilla android_ninja work, and add quiet options by mtklein@google.com · 11 years ago
  78. 0b499ae Remove uneeded copy of gdbserver from apk by djsollen@google.com · 11 years ago
  79. efcef6a fix Android release builds by mtklein@google.com · 11 years ago
  80. 06b7209 remove unecessary warnings from third_party code by djsollen@google.com · 11 years ago
  81. 48f9e1f Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
  82. 741ea9e Revert "Add android_ninja, like android_make for ninja." by mtklein@google.com · 11 years ago
  83. 9eecef0 Add android_ninja, like android_make for ninja. by mtklein@google.com · 11 years ago
  84. c569327 Fix android_run_skia by borenet@google.com · 11 years ago
  85. beb0c2a use new globally scoped SkAlphaType by reed@google.com · 11 years ago
  86. 3a98ed7 various bug fixes. by djsollen@google.com · 11 years ago
  87. 40415c5 fix error in android setup script by djsollen@google.com · 11 years ago
  88. 4020acf Fix android_run_skia by commit-bot@chromium.org · 11 years ago
  89. a61ba10 default to device type of last build if no device type is given by djsollen@google.com · 11 years ago
  90. 065224d Add Android config for Intel RHB by borenet@google.com · 11 years ago
  91. 7ad39d3 Make android_run_skia exit with the correct code by borenet@google.com · 11 years ago
  92. cc95b1a Update Skia Android tools. by djsollen@google.com · 11 years ago
  93. 7627535 Re-organize Android scripts by borenet@google.com · 11 years ago
  94. 112215a Move toolchain setup into a function in android_setup.sh by borenet@google.com · 11 years ago
  95. ef08931 Normalize indents in android_setup.sh by borenet@google.com · 11 years ago
  96. db5460b add remote debugging support for x86 phone by commit-bot@chromium.org · 11 years ago
  97. f7542ba update gyp for ARM builds to be more well defined. by djsollen@google.com · 11 years ago
  98. 72761f0 ndk r8d->r8e, adding mips toolchain by mtklein@google.com · 11 years ago
  99. 05256f6 set a correct breakpoint for gdbserver, gdb can stop here before the app is running, and we can set more breakpoints if we need. For previous one, gdb will not stop, so it will run the app and exit. by commit-bot@chromium.org · 11 years ago
  100. b3915b5 Turn thumb back on. by mtklein@google.com · 11 years ago