index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android] Fix UIAutomator, Linker, and downstream tests.
jbudorick@chromium.org
2014-04-12
6
-10
/
+16
*
Remove stale GPU code on Windows/Mac
piman@chromium.org
2014-04-12
1
-8
/
+4
*
[Android] Clean up a few uses of the not-yet-existent DeviceUtils interface.
jbudorick@chromium.org
2014-04-12
3
-3
/
+3
*
Fix get_device_configuration.py/device_utils.py
dtrainor@chromium.org
2014-04-11
2
-2
/
+2
*
Fix screenshot.py
cjhopman@chromium.org
2014-04-11
1
-1
/
+2
*
Android: Fix default filename for kTraceStartup file
sievers@google.com
2014-04-11
1
-10
/
+9
*
envsetup: Unbreak android_gyp for a while.
thakis@chromium.org
2014-04-11
1
-1
/
+3
*
[Android] Change object types from AndroidCommands to DeviceUtils in build/an...
jbudorick@chromium.org
2014-04-10
47
-487
/
+629
*
Update usb charging command to wait for it to succeed.
qsr@chromium.org
2014-04-08
1
-2
/
+18
*
android envsetup: Stop exporting ANDROID_SDK_ROOT.
thakis@chromium.org
2014-04-08
2
-3
/
+2
*
[Android] Fix gtest test scripts for non-default CHROMIUM_OUT_DIR.
jbudorick@chromium.org
2014-04-08
1
-5
/
+8
*
android envsetup: Stop exporting CHROME_SRC, CURRENT_DIR, SCRIPT_DIR.
thakis@chromium.org
2014-04-08
1
-32
/
+36
*
[Oilpan]: Fix the android builds blink_heap_unittests target.
wibling@chromium.org
2014-04-07
1
-1
/
+1
*
[Android] Push data deps before listing gtests.
jbudorick@chromium.org
2014-04-04
2
-22
/
+28
*
envsetup: Stop looking at CHROME_ANDROID_OFFICIAL_BUILD.
thakis@chromium.org
2014-04-03
1
-9
/
+0
*
Make GetFilesChanged work with copied files.
jbudorick@chromium.org
2014-04-03
2
-21
/
+172
*
android envsetup: Stop exporting ANDROID_NDK_ROOT.
thakis@chromium.org
2014-04-03
3
-15
/
+3
*
envsetup: Remove host_arch bitness check, let android_gyp print that it's goi...
thakis@chromium.org
2014-04-02
1
-18
/
+1
*
Adding battery control API for android.
qsr@chromium.org
2014-04-02
1
-0
/
+45
*
android envsetup: Stop sourcing adb_device_functions.sh.
thakis@chromium.org
2014-04-01
1
-3
/
+0
*
[Android] Extract device blacklisting into its own module.
jbudorick@chromium.org
2014-03-31
3
-23
/
+70
*
android: Stop passing defines to apk-obfuscate.xml which it ignores.
thakis@chromium.org
2014-03-31
1
-65
/
+0
*
android envsetup: Stop setting GYP_DEFINES.
thakis@chromium.org
2014-03-31
2
-13
/
+1
*
Revert "Don't hardcode output directory in findbugs.py"
navabi@google.com
2014-03-30
2
-9
/
+21
*
Don't hardcode output directory in findbugs.py
andrewhayden@chromium.org
2014-03-28
2
-21
/
+9
*
android: Do not pass source_dir to apk-package.xml.
thakis@chromium.org
2014-03-28
1
-4
/
+0
*
Update APK generation scripts to take custom keystore names and passwords.
kerz@chromium.org
2014-03-26
2
-7
/
+14
*
Replace GetHostSize with a cross-platform implementation.
tonyg@chromium.org
2014-03-25
2
-5
/
+20
*
If install of test apk fails because of storage, wipe device data.
navabi@google.com
2014-03-24
3
-22
/
+42
*
[Android] Linting the rest of build/android/
jbudorick@chromium.org
2014-03-24
16
-49
/
+46
*
android: Remove last two references to bug 177552.
thakis@chromium.org
2014-03-21
2
-6
/
+0
*
[Android] Workaround of an android platform bug.
feng@chromium.org
2014-03-21
1
-0
/
+45
*
[Android] Lint build/android/gyp/.
jbudorick@chromium.org
2014-03-20
24
-74
/
+78
*
[Android] Remove the fork of GestureDetector.java
jdduke@chromium.org
2014-03-20
2
-3
/
+0
*
Address build spew.
newt@chromium.org
2014-03-20
1
-0
/
+1
*
get extra_src value from factory_properties
zty@chromium.org
2014-03-19
1
-0
/
+2
*
Cleanup AppMenu code.
aurimas@chromium.org
2014-03-19
1
-1
/
+0
*
Propagate extra_src option to bisect script from bb_host_step
zty@chromium.org
2014-03-18
1
-2
/
+8
*
Add chrome_canary to list of known android builds
rbyers@chromium.org
2014-03-18
1
-0
/
+6
*
android: Pass list of java files as command line, instead of through a file l...
thakis@chromium.org
2014-03-17
1
-6
/
+4
*
android: Remove last md5sum call from java.gypi.
thakis@chromium.org
2014-03-17
1
-3
/
+0
*
- Copied existing C++ and Java JNI implementation.
mef@chromium.org
2014-03-14
1
-0
/
+16
*
[Telementry][Android] Only copy changed or missing files of profile
aberent@chromium.org
2014-03-13
2
-0
/
+109
*
android: Pass (non-generated) .java files via a gyp filelist to javac.py
thakis@chromium.org
2014-03-12
1
-3
/
+6
*
[android] Rename the shell script for running Chrome Shell
nyquist@chromium.org
2014-03-12
1
-1
/
+1
*
Remove unnecessary int(options.api_level) for option that is int type.
navabi@google.com
2014-03-12
1
-1
/
+1
*
[Android] Lint the rest of pylib.
jbudorick@chromium.org
2014-03-12
22
-66
/
+81
*
Fix api_level check.
navabi@google.com
2014-03-12
1
-2
/
+2
*
Rename chromium_testshell target to chrome_shell_apk.
aurimas@chromium.org
2014-03-12
8
-32
/
+32
*
Suppress several false positive Android lint warnings.
newt@chromium.org
2014-03-11
1
-0
/
+1
[next]