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
/
automation
/
automation_proxy_uitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-12
/
+13
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-15
/
+15
*
Followup to http://codereview.chromium.org/5967003/
dtu@chromium.org
2011-01-14
1
-3
/
+1
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-2
/
+4
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-2
/
+3
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-2
/
+7
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-1
/
+4
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-92
/
+92
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-3
/
+32
*
Keep deinlining stuff.
erg@google.com
2010-12-15
1
-15
/
+27
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-32
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-3
/
+32
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-18
/
+2
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-2
/
+18
*
Mark AutomationProxyTest.AppModalDialogTest as flaky. Dashboard shows 25 fail...
kkania@chromium.org
2010-11-18
1
-1
/
+2
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-19
/
+3
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-3
/
+19
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+3
*
Fix linux build.
kkania@chromium.org
2010-11-12
1
-1
/
+1
*
Mark snapshot tests as FAILS on Linux.
kkania@chromium.org
2010-11-12
1
-3
/
+18
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
1
-0
/
+175
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Remove some obsolete FLAKY_ markers, and add some missing bug references
stuartmorgan@chromium.org
2010-11-09
1
-1
/
+3
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
1
-3
/
+4
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
1
-1
/
+2
*
Mark ExternalTabUITest.HostNetworkStackAbortRequest and HostNetworkStackUnres...
mattm@chromium.org
2010-11-05
1
-2
/
+4
*
Mark ExternalTabUITestPopupEnabled.UserGestureTargetBlank as flaky on windows.
mattm@chromium.org
2010-11-04
1
-1
/
+3
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Remove the FLAKY tag from AutomationProxyTest.AppModalDialogTest.
hbono@chromium.org
2010-10-29
1
-2
/
+1
*
Mark WindowDotOpen flaky on Windows.
nick@chromium.org
2010-10-28
1
-1
/
+8
*
ExternalTabUITest.IncognitoMode is flaky.
cbentzel@chromium.org
2010-10-23
1
-1
/
+2
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
Mark AutomationProxyVisibleTest.AutocompleteMatchesTest as flaky.
phajdan.jr@chromium.org
2010-10-14
1
-1
/
+4
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
1
-4
/
+2
*
Mark AutomationProxyTest.AppModalDialogTest as flaky.
jhawkins@chromium.org
2010-09-20
1
-1
/
+2
*
GTTF: After timeout, all further automation calls should fail immediately.
phajdan.jr@chromium.org
2010-08-19
1
-1
/
+1
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+1
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-4
/
+4
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-3
/
+3
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-2
/
+1
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-1
/
+1
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-2
/
+3
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
[next]