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
/
host_driven
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android Add _incremental targets for instrumentation tests
agrieve
2016-02-10
1
-3
/
+6
*
[Android] Prepare build/android/ for catapult+devil.
jbudorick
2016-01-11
2
-9
/
+5
*
[Android] Move forwarder.py into devil/.
jbudorick
2015-12-11
1
-1
/
+1
*
[Android] Add a custom pylintrc for build/android/.
jbudorick
2015-09-08
3
-7
/
+6
*
[Android][telemetry] Update pylib imports for modules that moved into devil.
jbudorick
2015-09-03
1
-1
/
+1
*
[Android] Add --blacklist-file as a command-line option. (RELAND)
jbudorick
2015-08-27
1
-1
/
+2
*
Revert of [Android] Add --blacklist-file as a command-line option. (patchset ...
jbudorick
2015-08-19
1
-2
/
+1
*
[Android] Add --blacklist-file as a command-line option.
jbudorick
2015-08-19
1
-1
/
+2
*
[Android] Remove more uses of android_commands from build/android/pylib. (REL...
jbudorick
2015-04-29
2
-7
/
+6
*
[Android] Reland cleanup of old_interface in build/android/pylib again.
jbudorick
2015-04-13
3
-12
/
+10
*
Revert of [Android] Reland cleanup of old_interface in build/android/pylib. (...
John Budorick
2015-04-02
3
-10
/
+12
*
[Android] Reland cleanup of old_interface in build/android/pylib.
jbudorick
2015-04-02
3
-12
/
+10
*
Revert of [Android] Clean up old_interface in build/android/. (patchset #3 id...
machenbach
2015-04-01
3
-5
/
+12
*
[Android] Clean up old_interface in build/android/.
jbudorick
2015-03-31
3
-12
/
+5
*
Enable ResourceFetcherTests
jaekyun
2015-03-10
1
-1
/
+2
*
Updates to support instrumentation tests for managed sign ins.
joaodasilva
2014-11-28
1
-2
/
+11
*
Remove the unused push_deps option from the test runners.
mikecase
2014-11-03
3
-11
/
+4
*
[Android] Switch to DeviceUtils versions of GetMemoryUsageForPid and __str__.
jbudorick@chromium.org
2014-07-24
1
-1
/
+1
*
Install support APK together with test APK
aberent@chromium.org
2014-06-23
1
-1
/
+2
*
[Android] Fix UIAutomator, Linker, and downstream tests.
jbudorick@chromium.org
2014-04-12
1
-0
/
+2
*
[Android] Change object types from AndroidCommands to DeviceUtils in build/an...
jbudorick@chromium.org
2014-04-10
2
-7
/
+7
*
[Android] Lint the rest of pylib.
jbudorick@chromium.org
2014-03-12
2
-2
/
+4
*
Convert to gtest-style filtering in instrumentation tests.
jbudorick@chromium.org
2014-02-21
1
-17
/
+14
*
[Android] Lint pylib/instrumentation.
jbudorick@chromium.org
2014-02-13
1
-1
/
+1
*
[Android] Lint pylib/host_driven.
jbudorick@chromium.org
2014-02-12
5
-18
/
+28
*
Revert of Enable presubmit pylint in build/android. (https://codereview.chrom...
jbudorick@chromium.org
2014-02-11
5
-29
/
+24
*
Enable presubmit pylint in build/android.
jbudorick@chromium.org
2014-02-07
5
-24
/
+29
*
Don't unmap ports in host_driven/test_case.py.
pliard@chromium.org
2013-12-09
1
-4
/
+1
*
Android: map the forwarded ports at the host driven level.
bulach@chromium.org
2013-11-12
2
-4
/
+59
*
Android: removes hardcoded out directory in test_server.py
bulach@chromium.org
2013-11-05
1
-1
/
+1
*
[android] Relands: Adds constants.GetBuildDirectory() and converts test scrip...
craigdh@chromium.org
2013-09-10
1
-2
/
+3
*
Revert 221736 "[android] Adds constants.GetOutDirectory() and co..."
johnme@chromium.org
2013-09-09
1
-3
/
+2
*
[android] Adds constants.GetOutDirectory() and converts test scripts to use it.
craigdh@chromium.org
2013-09-06
1
-2
/
+3
*
Add test_server_setup.py and add support for additional flags.
nyquist@chromium.org
2013-09-04
2
-4
/
+99
*
Revert 220750 "Add test_server_setup.py and add support for addi..."
achuith@chromium.org
2013-09-02
2
-99
/
+4
*
Add test_server_setup.py and add support for additional flags.
nyquist@chromium.org
2013-09-01
2
-4
/
+99
*
Removes support for old host-driven Feature annotation
gkanwar@chromium.org
2013-08-22
1
-2
/
+0
*
[Android] Removes _RunJavaTests
gkanwar@chromium.org
2013-08-21
1
-7
/
+3
*
Changes _RunJavaTests to accept filters
gkanwar@chromium.org
2013-08-20
1
-23
/
+33
*
Fixes host-driven Feature annotation
gkanwar@chromium.org
2013-08-20
1
-1
/
+3
*
[android] Make build_type a singleton.
craigdh@chromium.org
2013-08-15
3
-10
/
+8
*
Converts host driven tests to common test_dispatcher
gkanwar@chromium.org
2013-08-06
10
-736
/
+494
*
Changes argument passing to use options objects
gkanwar@chromium.org
2013-08-01
2
-14
/
+37
*
Reland r212020: Move Python setup/tear down logic into Forwarder ...
pliard@chromium.org
2013-08-01
1
-1
/
+1
*
[android] Instumentation tests determine whether to install the test apk base...
craigdh@chromium.org
2013-07-26
2
-6
/
+4
*
Revert "Reland r212020: Move Python setup/tear down logic into Forwarder ..."
pliard@chromium.org
2013-07-22
1
-1
/
+1
*
[Android] Redesigns the sharder to allow replicated vs distributed tests
gkanwar@google.com
2013-07-19
3
-3
/
+17
*
Reland r212020: Move Python setup/tear down logic into Forwarder ...
pliard@chromium.org
2013-07-19
1
-1
/
+1
*
Revert 212020 "Move Python setup/tear down logic into Forwarder ..."
pliard@chromium.org
2013-07-17
1
-1
/
+1
*
Move Python setup/tear down logic into Forwarder itself.
pliard@chromium.org
2013-07-17
1
-1
/
+1
[next]