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
/
chrome
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove nirnimesh and dennisjeffrey from OWNERS files
satorux@chromium.org
2013-09-16
1
-2
/
+0
*
Remove all NetworkLibrary dependencies from AutomationTestingProvider
stevenjb@chromium.org
2013-09-10
2
-53
/
+0
*
[android] Relands: Adds constants.GetBuildDirectory() and converts test scrip...
craigdh@chromium.org
2013-09-10
1
-1
/
+1
*
Revert 221736 "[android] Adds constants.GetOutDirectory() and co..."
johnme@chromium.org
2013-09-09
1
-1
/
+1
*
[android] Adds constants.GetOutDirectory() and converts test scripts to use it.
craigdh@chromium.org
2013-09-06
1
-1
/
+1
*
[telemetry] Make default flags passed to WebPageRelay overridable via --extra...
pauljensen@chromium.org
2013-09-05
1
-2
/
+2
*
Use exit command to stop web page replay server.
chrisgao@chromium.org
2013-08-30
1
-10
/
+33
*
Pass _replay_host to web-page-replay via --host.
szym@chromium.org
2013-08-27
1
-3
/
+4
*
Eliminate unused PYAUTO tests and TestingAutomationProvider methods
stevenjb@chromium.org
2013-08-26
16
-2062
/
+0
*
Deleting WebRTC PyAuto tests.
phoglund@chromium.org
2013-08-22
8
-1260
/
+0
*
[i-spy] Fixed minor bugs in rpf and functionaltest, removed run_name paramete...
cgrimm@chromium.org
2013-08-16
8
-61
/
+64
*
modified views to reflect removal of run_name
cgrimm@chromium.org
2013-08-16
3
-15
/
+13
*
Revert 217808 "Revert 217770 "Landing https://codereview.chromiu..."
estade@chromium.org
2013-08-15
3
-3
/
+3
*
Revert 217770 "Landing https://codereview.chromium.org/18769010/."
estade@chromium.org
2013-08-15
3
-3
/
+3
*
Disabling all WebRTC pyauto tests except CPU/mem tests.
phoglund@chromium.org
2013-08-15
1
-37
/
+2
*
Landing https://codereview.chromium.org/18769010/.
phoglund@chromium.org
2013-08-15
3
-3
/
+3
*
Fixed executive bit issue that made previous cl get reverted.
cgrimm@chromium.org
2013-08-15
3
-0
/
+46
*
[i-spy] Updated front-end.
cgrimm@chromium.org
2013-08-14
11
-0
/
+848
*
[i-spy] Updated RenderingTestManager to handle batches.
cgrimm@chromium.org
2013-08-14
5
-110
/
+175
*
[i-spy] Set up function to authenticate and run i-spy commands.
cgrimm@chromium.org
2013-08-14
2
-0
/
+180
*
[i-spy] Updated Image Tools.
cgrimm@chromium.org
2013-08-14
1
-2
/
+6
*
check_perms failed on Linux ChromiumOS Full bot with the following error:
rlp@chromium.org
2013-08-13
3
-45
/
+0
*
[i-spy] Checked in some essential app-engine files.
cgrimm@chromium.org
2013-08-13
3
-0
/
+45
*
[i-spy] Updated ReversePortForwarder to relect changes to dependencies.
cgrimm@chromium.org
2013-08-13
1
-8
/
+6
*
Added javascript function to wait on ajax requests to complete.
cgrimm@chromium.org
2013-08-06
1
-0
/
+18
*
Deleting Prefs related pyauto tests which are already being converted to brow...
pshenoy@chromium.org
2013-08-06
2
-70
/
+0
*
[i-spy] moved image_tools and corresponding tests into the new directory stru...
cgrimm@chromium.org
2013-08-05
3
-203
/
+308
*
Remove all traces of deprecated Get/SetReleaseTrack calls.
sosa@chromium.org
2013-08-03
2
-24
/
+0
*
- created ReversePortForwarder class
cgrimm@chromium.org
2013-08-01
1
-0
/
+77
*
pyauto: pgo: wait for all chrome processes to exit.
asharif@chromium.org
2013-07-31
1
-2
/
+8
*
pyauto: pgo: stop the session manager to allow chrome to cleanly exit.
asharif@chromium.org
2013-07-30
1
-0
/
+6
*
pyauto: ensure zombie processes are not counted as running ones.
asharif@chromium.org
2013-07-30
1
-0
/
+7
*
pyauto: wait longer for chrome to exit under PGO mode.
asharif@chromium.org
2013-07-28
1
-1
/
+1
*
pyauto: fix parameter passing.
asharif@chromium.org
2013-07-28
1
-1
/
+1
*
added in remove and exists calls in the cloud bucket subclasses.
cgrimm@chromium.org
2013-07-24
5
-1
/
+139
*
[i-spy] Added the rendering_test_manager utility, which provides convenience ...
cgrimm@chromium.org
2013-07-18
6
-0
/
+288
*
Remve functional tests for native memory instrumentaion
yurys@chromium.org
2013-07-18
3
-218
/
+0
*
[i-spy] Added classes to support dependency injection for network commands in...
cgrimm@chromium.org
2013-07-17
3
-0
/
+169
*
InstantExtended: Remove the old Instant pref.
jered@chromium.org
2013-07-08
1
-23
/
+0
*
Remove the import PYAUTO tests.
gab@chromium.org
2013-07-02
2
-371
/
+0
*
Reset signal handling before invoking web replay.
rdsmith@chromium.org
2013-07-01
1
-2
/
+12
*
Disable WebRTC PyAuto audio quality test.
kjellander@chromium.org
2013-06-26
1
-1
/
+2
*
Disable WebRTC's AppRTC test due to flakiness.
kjellander@chromium.org
2013-06-26
1
-0
/
+6
*
A collection of tools for pixel by pixel image comparison to be used on the I...
cgrimm@google.com
2013-06-21
2
-0
/
+411
*
Increase web page replay startup timeout from 10 to 30 seconds.
tonyg@chromium.org
2013-06-21
1
-1
/
+1
*
Ported enable-disable track test to browser_tests.
phoglund@chromium.org
2013-06-13
1
-39
/
+0
*
Create new directory for project ispy.
craigdh@chromium.org
2013-06-11
1
-0
/
+2
*
Revert 205611 "Fix flakiness in WebrtcBrutalityTest.testReloadsA..."
sergeyu@chromium.org
2013-06-11
2
-1
/
+6
*
Fix flakiness in WebrtcBrutalityTest.testReloadsAfterGetUserMedia
sergeyu@chromium.org
2013-06-11
2
-6
/
+1
*
Disable WebrtcBrutalityTest.testReloadsAfterGetUserMedia
kjellander@chromium.org
2013-06-10
1
-0
/
+6
[next]