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: fixes timeout for WaitForLogMatch.
bulach@chromium.org
2013-01-22
1
-3
/
+5
*
Android: adds data files for cc_perftests.
bulach@chromium.org
2013-01-22
1
-0
/
+4
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
1
-10
/
+16
*
Fixed issue that the change of header file didn't rebuild the template file.
michaelbai@chromium.org
2013-01-19
1
-9
/
+8
*
[Android] Uploaded instrumentation tests to prod flakiness dashboard.
frankf@chromium.org
2013-01-19
3
-9
/
+6
*
[Android] Fix the reference to timed_out in BaseTestSharder retry logic.
frankf@chromium.org
2013-01-19
1
-3
/
+9
*
[Android] Track individual test case timeouts for gtests.
frankf@chromium.org
2013-01-18
2
-17
/
+39
*
Add ui tests to android webkit-latest bot
ilevy@chromium.org
2013-01-18
1
-1
/
+1
*
Add webkit tests to android FYI bots
ilevy@chromium.org
2013-01-18
2
-1
/
+5
*
Support startup performance tests on Galaxy S3
aberent@chromium.org
2013-01-17
5
-24
/
+57
*
Add android release trybot and tester configs
ilevy@chromium.org
2013-01-17
1
-3
/
+5
*
[Android] Move base tests classes to pylib/base
frankf@chromium.org
2013-01-16
15
-31
/
+34
*
Add a presubmit check to check that a certain set of Android specific files o...
sivachandra@chromium.org
2013-01-16
1
-0
/
+21
*
[Android] Fix import in flakiness_dashboard_results_uploader.py.
frankf@chromium.org
2013-01-16
1
-0
/
+2
*
[Android] Sever findbugs dependencies on environment variables.
yfriedman@chromium.org
2013-01-16
3
-19
/
+11
*
The flakiness dashboard uploader should be importable from WebKit checkouts.
peter@chromium.org
2013-01-16
1
-1
/
+10
*
[Android] Upload instrumentation results to flakiness dashboard.
frankf@chromium.org
2013-01-16
2
-2
/
+9
*
Move android gyp definitions to gyp
yfriedman@chromium.org
2013-01-16
1
-13
/
+0
*
Telemetry & Android: fix stderr / stdout getting mixed.
marja@chromium.org
2013-01-16
1
-0
/
+2
*
Android: fix cpu governor setup for perf tests
aberent@chromium.org
2013-01-16
1
-8
/
+11
*
Re-enable ScrollingCoordinatorChromiumTest.touchOverflowScrolling on Android
skyostil@chromium.org
2013-01-16
1
-2
/
+0
*
[Android] Remove some unneeded gyp defines.
yfriedman@chromium.org
2013-01-15
1
-8
/
+0
*
Disable ScrollingCoordinatorChromiumTest.touchOverflowScrolling on Android
cjhopman@chromium.org
2013-01-15
1
-0
/
+2
*
Telemetry (memory benchmark): Add histogram Memory.RendererUsed.
marja@chromium.org
2013-01-15
1
-0
/
+3
*
[Android] Enable uploading instrumentation tests to flakiness dashboard.
frankf@google.com
2013-01-14
2
-26
/
+96
*
Android: capture logcat for all devices on bb_run_sharded_steps.py
bulach@chromium.org
2013-01-14
1
-3
/
+28
*
Fix PRESUBMIT.py for build/android/buildbot
ilevy@chromium.org
2013-01-14
1
-1
/
+5
*
Move android reboot step into python
ilevy@chromium.org
2013-01-14
4
-38
/
+72
*
Move android gtest filter files into pylib dir
ilevy@chromium.org
2013-01-14
12
-16
/
+9
*
Findbugs fixes, removing fields that are never read from
kristianm@chromium.org
2013-01-14
1
-11
/
+4
*
Findbugs issues
kristianm@chromium.org
2013-01-12
1
-4
/
+0
*
Fix android buildbot error reporting
ilevy@chromium.org
2013-01-12
1
-1
/
+1
*
[Android] Add a command line tool for reverse port forwarding
skyostil@chromium.org
2013-01-11
1
-0
/
+68
*
Make ipc_tests file structure a little saner and add an ipc_perftests target.
viettrungluu@chromium.org
2013-01-11
1
-1
/
+1
*
Android: fixes "device_status_check.py" for missing status.
bulach@chromium.org
2013-01-11
1
-2
/
+6
*
Update Clang on the ASan Android test runner.
eugenis@chromium.org
2013-01-11
2
-1
/
+7
*
Remove unused android buildbot shell scripts
ilevy@chromium.org
2013-01-11
18
-144
/
+0
*
Fix findbugs issues
kristianm@chromium.org
2013-01-11
1
-2
/
+0
*
Revert 176254
ilevy@chromium.org
2013-01-11
1
-1
/
+1
*
Android: upgrade sandbox_linux_unitests to a stable test
jln@chromium.org
2013-01-11
1
-1
/
+1
*
[Android] Add a tool for application update verification.
frankf@google.com
2013-01-11
1
-0
/
+135
*
Remove x permission from envsetup.sh
ilevy@chromium.org
2013-01-10
1
-0
/
+0
*
Revert 176198
yfriedman@chromium.org
2013-01-10
4
-5
/
+5
*
Revert 176176
smckay@chromium.org
2013-01-10
4
-5
/
+5
*
Update Android build to API level 17 and SDK Tools version 21
yfriedman@chromium.org
2013-01-10
4
-5
/
+5
*
Move android buildbot steps into buildbot dir
ilevy@chromium.org
2013-01-10
4
-34
/
+45
*
Android: Propagate timeouts when sharding(and retrying) tests.
nileshagrawal@chromium.org
2013-01-10
1
-0
/
+3
*
Minor enhancements to android buildbot bb_run_bot
ilevy@chromium.org
2013-01-09
1
-12
/
+15
*
Remove obsolete v8_benchmark. It was replaced with Octane on the perf bots.
tonyg@chromium.org
2013-01-09
1
-2
/
+0
*
Add android buildbot step for apk install
ilevy@chromium.org
2013-01-09
1
-5
/
+14
[next]