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
*
Improve adb_run_mojo_shell
davemoore@chromium.org
2013-12-16
1
-1
/
+3
*
Revert 240887 "Revert 240885 "Revert 240883 "Refactor audio mana..."
szym@chromium.org
2013-12-16
1
-0
/
+2
*
Revert 240885 "Revert 240883 "Refactor audio manager for Android..."
henrika@chromium.org
2013-12-16
1
-2
/
+0
*
Revert 240883 "Refactor audio manager for Android to avoid heavy..."
henrika@chromium.org
2013-12-16
1
-0
/
+2
*
Refactor audio manager for Android to avoid heavy tasks at startup.
henrika@chromium.org
2013-12-16
1
-2
/
+0
*
Revert r240528 to reapply r240460; Roll swarm_client @ f89de358c2.
maruel@chromium.org
2013-12-16
1
-2
/
+2
*
[Android] Don't rely on INJECT_EVENTS exception for dismissing dialogs.
frankf@chromium.org
2013-12-13
1
-6
/
+5
*
[Android] Dismiss crash dialogs during instrumentation test teardown.
frankf@chromium.org
2013-12-13
2
-5
/
+39
*
Revert 240460 "Roll swarm_client @ 9fc05789e3."
dmazzoni@google.com
2013-12-13
1
-2
/
+2
*
Roll swarm_client @ 9fc05789e3.
maruel@chromium.org
2013-12-12
1
-2
/
+2
*
Store GPU pixel test reference images outside source tree
skyostil@chromium.org
2013-12-12
1
-1
/
+7
*
Revert of https://codereview.chromium.org/105933002/
ckocagil@chromium.org
2013-12-12
1
-2
/
+2
*
Roll swarming_client @ 9cc42c3d4d.
maruel@chromium.org
2013-12-11
1
-2
/
+2
*
Add frankf and craigdh to android OWNERS
ilevy@chromium.org
2013-12-11
1
-2
/
+6
*
Fixing Java style errors in net/android/
aurimas@chromium.org
2013-12-11
1
-1
/
+0
*
Android: makes bb_device_status_check more robust.
bulach@chromium.org
2013-12-11
1
-1
/
+5
*
Enables font-related unittests again.
yukishiino@chromium.org
2013-12-11
1
-0
/
+1
*
[Android] Add lint as a gyp action.
frankf@chromium.org
2013-12-11
6
-4
/
+464
*
Revert 239784 "Make page_cycler.py fully measure memory for each..."
pliard@chromium.org
2013-12-10
1
-0
/
+16
*
Make page_cycler.py fully measure memory for each page.
pliard@chromium.org
2013-12-10
1
-16
/
+0
*
Add InstructionPointerMemoryNullPointer to breakpad_unittests_disabled
johnme@chromium.org
2013-12-10
1
-0
/
+2
*
Add instance-level in-memory cache for PushIfNeeded().
pliard@chromium.org
2013-12-10
1
-0
/
+12
*
[Telemetry] Make StartVideoCapture start capturing synchronously.
tonyg@chromium.org
2013-12-10
2
-3
/
+18
*
Android: kill leftover webpagereplay servers.
bulach@chromium.org
2013-12-09
1
-7
/
+18
*
Don't unmap ports in host_driven/test_case.py.
pliard@chromium.org
2013-12-09
1
-4
/
+1
*
Run logcat monitor and device status check on bisect bots.
navabi@google.com
2013-12-08
1
-1
/
+2
*
Don't use sys.exit() in build_utils.CheckCallDie().
newt@chromium.org
2013-12-06
14
-52
/
+54
*
Mute audio when volume is zero on Android.
wjia@chromium.org
2013-12-05
1
-0
/
+2
*
Fix non-goma android build after r238630
boliu@chromium.org
2013-12-04
1
-3
/
+0
*
Revert 238718 "Fix non-goma android build after r238630"
boliu@chromium.org
2013-12-04
1
-0
/
+3
*
Fix non-goma android build after r238630
boliu@chromium.org
2013-12-04
1
-3
/
+0
*
Factor out a system_properties interface for interacting with getprop/setprop.
tonyg@chromium.org
2013-12-04
3
-25
/
+108
*
Android: run bb_device_status_check prior to other steps.
bulach@chromium.org
2013-12-03
1
-1
/
+1
*
[android] Adds AdbWrapper which is the base of the eventual AndroidCommands r...
craigdh@chromium.org
2013-12-02
3
-0
/
+513
*
Remove unused line from android/envsetup_functions.sh
thakis@chromium.org
2013-11-28
1
-2
/
+0
*
Re-enable ScrollingCoordinatorChromium tests on Android
skyostil@chromium.org
2013-11-28
1
-4
/
+0
*
[Telemetry] Refactor common Android test harness functions.
primiano@chromium.org
2013-11-28
3
-29
/
+41
*
Check library version and handle library load errors
aberent@chromium.org
2013-11-28
2
-9
/
+55
*
Rename RenderViewHostManager to RenderFrameHostManager.
creis@chromium.org
2013-11-28
1
-1
/
+1
*
Android: makes "RestartAdbdOnDevice" more robust.
bulach@chromium.org
2013-11-28
1
-4
/
+12
*
Revert 237667 "[Telemetry] Refactor common Android test harness ..."
thakis@chromium.org
2013-11-28
3
-42
/
+29
*
[Telemetry] Refactor common Android test harness functions.
primiano@chromium.org
2013-11-28
3
-29
/
+42
*
[chromedriver] Run all tests on WebView test app.
frankf@chromium.org
2013-11-27
1
-2
/
+3
*
[Android] Make exceptions when starting MinidumpUploadService non-fatal.
frankf@chromium.org
2013-11-27
1
-2
/
+5
*
Android: fixes out dir for adb_gdb with cr tool.
bulach@chromium.org
2013-11-27
1
-9
/
+21
*
Android: removes old "keep_test_server_ports".
bulach@chromium.org
2013-11-21
3
-18
/
+2
*
Fix android presubmit errors.
ilevy@chromium.org
2013-11-21
2
-13
/
+20
*
[Android] Send minidump service intent as root.
frankf@chromium.org
2013-11-20
1
-2
/
+3
*
Emulator script improvements: config templates, --api-level, and mips support.
andrewhayden@chromium.org
2013-11-20
4
-79
/
+87
*
Support GTest's spellings for its options.
jyasskin@chromium.org
2013-11-20
1
-2
/
+4
[next]