chromium-src-build/android
boliu@chromium.org 8f76b822a5 Revert 238718 "Fix non-goma android build after r238630"
Broke gyp on chromeos bot (possibly others)

> Fix non-goma android build after r238630
> 
> dirname outputs "." when given an empty argument, which gyp rules then
> interpret as goma being available.
> 
> Remove ANDROID_GOMA_WRAPPER which is no longer used, and use GOMA_DIR
> directly for android build.
> 
> BUG=
> NOTRY=true
> 
> Review URL: https://codereview.chromium.org/104563004

TBR=boliu@chromium.org

Review URL: https://codereview.chromium.org/105123002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@238719 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-12-04 17:52:16 +00:00
..
ant Change javascript string replace in ant files to pure ant using a filterchain with replacestring 2013-10-23 14:33:33 +00:00
arm-linux-androideabi-gold Made clang use the gold linker for Android 2012-09-17 17:05:29 +00:00
buildbot Android: run bb_device_status_check prior to other steps. 2013-12-03 16:13:35 +00:00
empty/src Add support for generating jars from protos and add cacheinvalidation_java. 2012-11-14 21:20:47 +00:00
findbugs_filter Check library version and handle library load errors 2013-11-28 14:28:52 +00:00
gyp Check library version and handle library load errors 2013-11-28 14:28:52 +00:00
pylib Factor out a system_properties interface for interacting with getprop/setprop. 2013-12-04 06:23:44 +00:00
tests [Android] Fix all target for managed install. 2013-07-18 10:14:55 +00:00
AndroidManifest.xml Support Java resources within content. 2012-11-16 20:39:20 +00:00
CheckInstallApk-debug.apk Stop build on failed device status check, apk install and add CheckInstall step. 2013-05-14 17:15:30 +00:00
PRESUBMIT.py Add a new script bb_host_steps.py which handles all host side steps. 2013-06-07 23:14:39 +00:00
adb_android_webview_command_line [android_webview] Add a command line setter tool. 2013-05-17 09:36:27 +00:00
adb_chromium_testshell_command_line Add build/android scripts for Chromium TestShell 2012-10-30 01:07:38 +00:00
adb_content_shell_command_line
adb_device_functions.sh Make adb_device_loop return if no devices 2012-09-24 10:20:03 +00:00
adb_gdb Android: fixes out dir for adb_gdb with cr tool. 2013-11-27 14:34:36 +00:00
adb_gdb_android_webview_shell Add gdb script for android webview test shell 2013-04-18 06:02:40 +00:00
adb_gdb_chromium_testshell Add build/android scripts for Chromium TestShell 2012-10-30 01:07:38 +00:00
adb_gdb_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_gdb_mojo_shell Pass app URL to mojo_shell on Android 2013-10-27 09:48:47 +00:00
adb_install_apk.py [android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it. 2013-09-10 18:29:03 +00:00
adb_kill_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_logcat_monitor.py [Android Buildbot] Revert forking in adb_logcat_monitor.py. 2013-10-04 20:53:04 +00:00
adb_logcat_printer.py Fix android presubmit errors. 2013-11-21 13:48:58 +00:00
adb_profile_chrome android: Reimplement adb_profile_chrome in Python 2013-10-01 17:45:20 +00:00
adb_profile_chrome.py android: Add support for html-packaged trace files to adb_profile_chrome 2013-10-28 15:39:35 +00:00
adb_reverse_forwarder.py [android] Relands: Adds constants.GetBuildDirectory() and converts test scripts to use it. 2013-09-10 18:29:03 +00:00
adb_run_android_webview_shell [android_webview] Fix shell launch script again. 2013-05-17 09:36:55 +00:00
adb_run_chromium_testshell Fix adb_run_content_shell to correctly pass URL. 2012-11-07 04:53:26 +00:00
adb_run_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_run_mojo_shell Pass app URL to mojo_shell on Android 2013-10-27 09:48:47 +00:00
asan_symbolize.py Android: adds stack symbolization utilities. 2013-07-11 16:17:56 +00:00
avd.py Emulator script improvements: config templates, --api-level, and mips support. 2013-11-20 10:39:48 +00:00
bb_run_sharded_steps.py Android: run perf test runner with -v and print the command line. 2013-08-19 11:06:09 +00:00
chrome_with_libs.gyp Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
cpufeatures.gypi Android WebView: tidy up library dependencies. 2013-05-17 13:46:10 +00:00
create_standalone_apk_action.gypi Fix check_perms for r208246 2013-06-24 23:44:40 +00:00
developer_recommended_flags.gypi [Android] Support building standalone APK in component build 2013-06-25 18:42:07 +00:00
dex_action.gypi Makes GYP changes for EMMA coverage 2013-08-22 00:08:31 +00:00
empty_proguard.flags Split apk-build.xml into 3 steps 2013-03-26 17:35:21 +00:00
enable_asserts.py
envsetup.sh Revert 238718 "Fix non-goma android build after r238630" 2013-12-04 17:52:16 +00:00
envsetup_functions.sh Remove unused line from android/envsetup_functions.sh 2013-11-28 21:43:48 +00:00
finalize_apk_action.gypi Remove trailing "." from message lines. 2013-10-31 18:08:28 +00:00
findbugs_diff.py Android: renames pylib.constants.CHROME_DIR to DIR_SOURCE_ROOT. 2013-06-05 23:28:09 +00:00
generate_emma_html.py [Android] emma_instr.py now removes any stale *.em/*sources.txt 2013-08-31 01:20:31 +00:00
host_heartbeat.py Provision Android devices after the 'device_status_check' step. 2013-03-29 06:21:13 +00:00
install_emulator_deps.py Make install_emulator_deps.py more flexible 2013-11-18 19:05:54 +00:00
instr_action.gypi [Android] Enable passing filter string to emma. 2013-10-04 22:02:44 +00:00
java_cpp_template.gypi Let Android port access properly sized images 2013-05-21 17:32:27 +00:00
lighttpd_server.py Use third_party/pexpect in android pylib 2012-10-17 21:03:12 +00:00
native_app_dependencies.gypi [Android] Only always trigger stripping with component build 2013-05-16 02:40:29 +00:00
provision_devices.py [android] FlagChanger should only require root to set flags for Chrome. 2013-10-09 20:25:50 +00:00
push_libraries.gypi This fixes the component build. 2013-09-10 01:39:25 +00:00
screenshot.py android: Add screen recording tool 2013-11-07 21:17:25 +00:00
setup.gyp [Android] Add an action to check/record attached devices 2013-07-02 01:52:33 +00:00
strip_native_libraries.gypi [Android] Only always trigger stripping with component build 2013-05-16 02:40:29 +00:00
surface_stats.py Android: splits cache_control and perf_control. 2013-09-17 13:52:42 +00:00
symbolize.py Refactor build/android/symbolize.py to function as an output filter. 2013-07-18 21:37:45 +00:00
symbolize_test.py Refactor build/android/symbolize.py to function as an output filter. 2013-07-18 21:37:45 +00:00
test_runner.py Android: removes old "keep_test_server_ports". 2013-11-21 16:18:40 +00:00
tombstones.py [android] FlagChanger should only require root to set flags for Chrome. 2013-10-09 20:25:50 +00:00
update_verification.py Moves update_verification.py back to build/android 2013-08-16 17:34:35 +00:00
write_ordered_libraries.gypi Remove trailing "." from message lines. 2013-10-31 18:08:28 +00:00