chromium-src-build/android
pwnall ea4ea44b79 Re-enable IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest.
This was disabled on Android in https://crrev.com/242483 and
separately in http://crrev.com/287030. I aimed to re-enable the test in
http://crrev.com/2370703004 but missed one of the places where it was
disabled.

BUG=342525

Review-Url: https://codereview.chromium.org/2403113003
Cr-Original-Commit-Position: refs/heads/master@{#424489}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b8dd50d72c22d5a6a36754be1a9694ca17c0fb38
2016-10-11 18:20:51 +00:00
..
ant [Android] Add gyp support for multidex. (RELAND) 2015-08-25 21:38:00 +00:00
docs Added instructions on how to use code coverage. 2016-06-02 18:23:35 +00:00
empty/src
findbugs_filter Always suppress DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED 2016-05-23 23:57:53 +00:00
gn Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
gradle generate_gradle.py: Make --all restrict to apk targets 2016-09-23 18:54:56 +00:00
gyp Fix monochrome not booting issue 2016-10-11 02:38:25 +00:00
incremental_install build/android lint suppressions needed for Android SDK roll. 2016-09-26 04:12:42 +00:00
lint Move session into //blimp/client/app and update GN files. 2016-10-07 09:41:19 +00:00
play_services Roll internal Google Play Services (Chromium part) 2016-06-27 20:36:24 +00:00
pylib Re-enable IndexedDBBrowserTestSingleProcess.RenderThreadShutdownTest. 2016-10-11 18:20:51 +00:00
rezip Remove som GYP annotations, remove unused manifest. 2016-09-27 21:20:37 +00:00
stacktrace [Android] Add tool to extract breakpad microdump and run minidump_stackwalker on it. 2016-09-12 20:17:25 +00:00
test_wrapper Update chromium.android.json 2016-08-12 20:07:18 +00:00
tests/symbolize Add -bootclasspath argument to javac. 2015-07-08 13:09:48 +00:00
update_deps Fix minor problem for script that uploads third party jar to buckets 2016-08-24 20:46:02 +00:00
AndroidManifest.xml "up-to-date" should only use hyphens when used as compound modifier of a noun 2016-06-14 14:25:32 +00:00
BUILD.gn Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06: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
OWNERS remove klundberg from build/android/OWNERS 2016-04-08 21:28:49 +00:00
PRESUBMIT.py Initial version of Android Studio project generation 2016-07-14 04:03:22 +00:00
adb_android_webview_command_line Refactor adb_*_command_line helpers bash->python 2015-11-24 15:24:20 +00:00
adb_blimp_command_line Refactor adb_*_command_line helpers bash->python 2015-11-24 15:24:20 +00:00
adb_cast_shell_command_line Replaced apk_command_line with adb_cast_shell_command_line. 2016-03-02 18:33:05 +00:00
adb_chrome_public_command_line adb_chrome_public_command_line should write to old and new paths 2016-09-05 10:51:26 +00:00
adb_command_line.py [Android] Add --adb-path arg to adb_command_line.py. 2016-07-15 19:48:26 +00:00
adb_content_shell_command_line Refactor adb_*_command_line helpers bash->python 2015-11-24 15:24:20 +00:00
adb_device_functions.sh
adb_gdb [Android] Roll to NDK r12b. 2016-09-07 02:12:35 +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_blimp_client Move ChromeCommandLineInitUtil to base/ 2015-10-05 18:02:43 +00:00
adb_gdb_chrome_public Add scripts to run, kill, debug, and set the command line for ChromePublic. 2015-05-29 16:06:47 +00:00
adb_gdb_content_shell Relanding "Add apk for running content_browsertests" 2013-01-29 21:55:55 +00:00
adb_gdb_cronet_sample - Copied existing C++ and Java JNI implementation. 2014-03-14 16:45:32 +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] Add --adb-path option for tombstones.py. 2016-05-28 04:51:34 +00:00
adb_kill_android_webview_shell Add util scripts for killing android webview shell. 2015-01-21 00:58:34 +00:00
adb_kill_blimp_client Move ChromeCommandLineInitUtil to base/ 2015-10-05 18:02:43 +00:00
adb_kill_chrome_public Add scripts to run, kill, debug, and set the command line for ChromePublic. 2015-05-29 16:06:47 +00:00
adb_kill_content_shell [Android] Change object types from AndroidCommands to DeviceUtils in build/android/. 2014-04-10 19:37:30 +00:00
adb_logcat_monitor.py [Android] Fix new pylint errors in build/android/. 2014-11-19 15:41:56 +00:00
adb_logcat_printer.py Create output dir in logcat printer if it doesn't exist. 2016-03-25 19:31:34 +00:00
adb_profile_chrome Remove //tools/profile_chrome from Chromium repo 2016-02-26 00:48:40 +00:00
adb_profile_chrome_startup Remove //tools/profile_chrome from Chromium repo 2016-02-26 00:48:40 +00:00
adb_reverse_forwarder.py [Android] Switch adb_reverse_forwarder to argparse. 2016-09-23 02:43:03 +00:00
adb_run_android_webview_shell Don't quote the URL in intents sent by adb_run_*_shell. 2014-10-23 23:19:20 +00:00
adb_run_blimp_client Move ChromeCommandLineInitUtil to base/ 2015-10-05 18:02:43 +00:00
adb_run_chrome_public Add scripts to run, kill, debug, and set the command line for ChromePublic. 2015-05-29 16:06:47 +00:00
adb_run_content_shell Don't quote the URL in intents sent by adb_run_*_shell. 2014-10-23 23:19:20 +00:00
adb_run_mojo_shell Add ability to pass through parameter from adb_run_mojo_shell 2014-12-09 20:51:09 +00:00
adb_run_system_webview_shell [Android] Add adb_run_system_webview_shell. 2015-10-16 16:57:29 +00:00
adb_system_webview_command_line Refactor adb_*_command_line helpers bash->python 2015-11-24 15:24:20 +00:00
android.isolate Remove appurify python client from Chromium DEPS. 2016-08-27 00:22:25 +00:00
android_no_jni_exports.lst android: Hide JNI exports by default. 2015-02-18 21:37:59 +00:00
asan_symbolize.py Fix logcat regex in asan stack trace symbolizer. 2016-02-16 16:19:52 +00:00
avd.py Add wait option in avd.py to wait for emulators to finish booting 2016-02-25 22:57:00 +00:00
devil_chromium.json Revert of [Devil] Replace generated Devil config with jinja template. (patchset #8 id:140001 of https://codereview.chromium.org/1812383003/ ) 2016-04-12 11:00:20 +00:00
devil_chromium.py [Android] Add --adb-path option for tombstones.py. 2016-05-28 04:51:34 +00:00
download_doclava.py [Cronet] Use doclava to build Cronet Javadocs 2016-04-15 18:37:41 +00:00
emma_coverage_stats.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
emma_coverage_stats_test.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
empty_proguard.flags Split apk-build.xml into 3 steps 2013-03-26 17:35:21 +00:00
enable_asserts.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
envsetup.sh [Android] Add the SDK utility path in env setup for android. 2014-11-19 02:03:00 +00:00
findbugs_diff.py Fix android depfiles to always list GN's outputs[0] 2016-09-14 02:06:20 +00:00
generate_emma_html.py Fix generate_emma_html.py failing due to 0-length .em files 2016-02-19 02:21:19 +00:00
host_heartbeat.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
install_emulator_deps.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
lighttpd_server.py [Android] Add a custom pylintrc for build/android/. 2015-09-08 16:45:52 +00:00
main_dex_classes.flags Ensure EMMA classes are put into the main classes.dex 2016-01-06 02:00:01 +00:00
method_count.py Reland #2 of Add dex info and static initializers to resource_sizes.py 2016-09-01 18:47:24 +00:00
provision_devices.py [build/android] Ensure NFC remains disabled 2016-08-08 14:03:07 +00:00
pylintrc [Android] Add a configurable environment for devil/. (RELAND 2) 2015-12-04 14:28:57 +00:00
resource_sizes.py Fix monochrome not booting issue 2016-10-11 02:38:25 +00:00
screenshot.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
test_runner.py [Android] Add experimental gtest xml result handling. 2016-09-23 17:08:55 +00:00
test_runner.pydeps Manually roll src/third_party/catapult/ aea37326a..900438075 (5 commits). 2016-09-13 03:09:32 +00:00
tombstones.py Added tombstones in instrumentation tests results. 2016-08-15 23:24:58 +00:00
update_verification.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00
video_recorder.py [Android] Prepare build/android/ for catapult+devil. 2016-01-11 16:23:48 +00:00