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
/
pylib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it harder to leak temp files on devices
cjhopman@chromium.org
2014-05-16
2
-47
/
+105
*
Removed unneccessary wait that caused 10s timeout per gtest.
starodub@google.com
2014-05-15
1
-1
/
+2
*
[Android] Build android tools as PIE and add a wrapper for ICS
primiano@chromium.org
2014-05-14
2
-13
/
+51
*
[Telemetry] Speed up page_cycler on android.
bulach@chromium.org
2014-05-14
1
-55
/
+20
*
[Android] Switch to new interfaces of GetAVDs and RestartAdbServer.
jbudorick@chromium.org
2014-05-14
13
-87
/
+448
*
[Telemetry] Speed up page_cycler on android.
bulach@chromium.org
2014-05-14
1
-16
/
+6
*
Remove temporary temporary file deletion
skyostil@chromium.org
2014-05-10
1
-6
/
+0
*
Always wipe device data, but dont reboot.
navabi@google.com
2014-05-09
1
-0
/
+35
*
Android: Make sure temporary scripts are deleted from the device
yfriedman@chromium.org
2014-05-08
1
-26
/
+38
*
[Android] Delete temporaries in SetProtectedFileContents.
yfriedman@chromium.org
2014-05-08
1
-1
/
+1
*
Disable failing webkit tests.
yfriedman@chromium.org
2014-05-08
1
-0
/
+5
*
Revert 267897 "Revert 267858 "Working around IO thread chrashes ..."
phoglund@chromium.org
2014-05-06
1
-3
/
+0
*
Revert 267858 "Working around IO thread chrashes for WebRTC test..."
niklase@chromium.org
2014-05-02
1
-0
/
+3
*
Working around IO thread chrashes for WebRTC tests on Android.
phoglund@chromium.org
2014-05-02
1
-3
/
+0
*
Change the Android test server's cwd rather than mangle arguments.
davidben@chromium.org
2014-04-30
1
-5
/
+4
*
telemetry: android: use both methods to access protected files
pasko@chromium.org
2014-04-30
1
-11
/
+49
*
Add print of all system properties after provisioning.
navabi@google.com
2014-04-28
1
-1
/
+2
*
Make android bot configuration more consistent.
tonyg@chromium.org
2014-04-26
1
-0
/
+15
*
Use ASan Android runtime library from third_party/llvm-build.
eugenis@chromium.org
2014-04-24
1
-0
/
+8
*
[Android] Restore old exception types alongside new ones.
jbudorick@chromium.org
2014-04-24
2
-5
/
+19
*
WebRTC: Remove neteq_unittests test.
kjellander@chromium.org
2014-04-23
2
-2
/
+0
*
Update WebRtc/libjingle revision from r5831 to r5963.
perkj@chromium.org
2014-04-23
1
-0
/
+3
*
Don't duplicate test server arguments in Android test setup.
davidben@chromium.org
2014-04-22
1
-34
/
+21
*
[Android] Move screenshot implementation back into AndroidCommands.
jbudorick@chromium.org
2014-04-17
2
-35
/
+23
*
[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
1
-1
/
+1
*
Fix get_device_configuration.py/device_utils.py
dtrainor@chromium.org
2014-04-11
1
-1
/
+1
*
Fix screenshot.py
cjhopman@chromium.org
2014-04-11
1
-1
/
+2
*
[Android] Change object types from AndroidCommands to DeviceUtils in build/an...
jbudorick@chromium.org
2014-04-10
33
-350
/
+470
*
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
1
-2
/
+1
*
[Android] Fix gtest test scripts for non-default CHROMIUM_OUT_DIR.
jbudorick@chromium.org
2014-04-08
1
-5
/
+8
*
[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
*
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
1
-2
/
+0
*
Adding battery control API for android.
qsr@chromium.org
2014-04-02
1
-0
/
+45
*
[Android] Extract device blacklisting into its own module.
jbudorick@chromium.org
2014-03-31
2
-20
/
+67
*
Revert "Don't hardcode output directory in findbugs.py"
navabi@google.com
2014-03-30
1
-5
/
+16
*
Don't hardcode output directory in findbugs.py
andrewhayden@chromium.org
2014-03-28
1
-16
/
+5
*
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
1
-0
/
+2
*
Add chrome_canary to list of known android builds
rbyers@chromium.org
2014-03-18
1
-0
/
+6
*
[Telementry][Android] Only copy changed or missing files of profile
aberent@chromium.org
2014-03-13
2
-0
/
+109
*
[Android] Lint the rest of pylib.
jbudorick@chromium.org
2014-03-12
21
-65
/
+79
*
Rename chromium_testshell target to chrome_shell_apk.
aurimas@chromium.org
2014-03-12
2
-5
/
+5
*
Add option to avd.py script to launch an existing AVD.
navabi@google.com
2014-03-11
1
-10
/
+28
*
Remove unsupported WebRtc test on Android.
wjia@chromium.org
2014-03-10
1
-3
/
+0
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-03-08
1
-1
/
+1
[next]