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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refreshing pages in ChromeFrame would basically always fetch the pages from t...
ananta@chromium.org
2010-10-21
1
-1
/
+6
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-20
1
-12
/
+19
*
Fix a bunch of extensions api tests to not hard-code port 1337.
skerner@chromium.org
2010-10-19
1
-3
/
+3
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
6
-6
/
+20
*
GTTF: Mark ExtensionProxyUITest.MoveBrowserAction as FLAKY.
phajdan.jr@chromium.org
2010-10-16
1
-1
/
+2
*
GTTF: Mark ExtensionProxyUITest.GetProperty as FLAKY.
phajdan.jr@chromium.org
2010-10-16
1
-1
/
+2
*
Mark AutomationProxyVisibleTest.AutocompleteMatchesTest as flaky.
phajdan.jr@chromium.org
2010-10-14
1
-1
/
+4
*
Do not write non-toplevel POST response into the WINInet cache.
stoyan@chromium.org
2010-10-01
1
-1
/
+6
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-1
/
+6
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
4
-23
/
+27
*
Mark AutomationProxyTest.AppModalDialogTest as flaky.
jhawkins@chromium.org
2010-09-20
1
-1
/
+2
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-6
/
+2
*
Change correcting the profile used when performing top-level navigations of t...
twiz@google.com
2010-09-08
1
-1
/
+6
*
GTTF: Make WaitForInfoBarCount not Sleep.
phajdan.jr@chromium.org
2010-09-08
3
-15
/
+16
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
3
-14
/
+14
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
3
-14
/
+14
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
3
-14
/
+14
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
3
-4
/
+4
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
3
-4
/
+4
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
3
-4
/
+4
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
3
-4
/
+4
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
3
-4
/
+4
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
2
-8
/
+4
*
FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...
viettrungluu@chromium.org
2010-08-20
1
-1
/
+0
*
GTTF: After timeout, all further automation calls should fail immediately.
phajdan.jr@chromium.org
2010-08-19
3
-8
/
+28
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
3
-121
/
+123
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
2
-13
/
+13
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+9
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-2
/
+2
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-9
/
+0
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+4
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
1
-3
/
+1
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-3
/
+3
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
3
-15
/
+15
*
FBTF: Reapplies r55259, the first new IPC definition patch.
erg@google.com
2010-08-10
1
-0
/
+9
*
Handle automation server crashes. When Chrome crashes, we now handle the cas...
tommi@chromium.org
2010-08-10
1
-1
/
+3
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+8
*
Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...
pinkerton@google.com
2010-08-09
1
-9
/
+0
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
Add new downloads tests
nirnimesh@chromium.org
2010-08-07
1
-0
/
+7
*
FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.
erg@google.com
2010-08-06
1
-0
/
+9
*
FBTF: Remove unneeded headers from base/ (part 3)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
FBTF: Remove unneeded headers from base/ (part 2)
thestig@chromium.org
2010-08-06
1
-1
/
+0
*
Add referrer to the NavigationInfo struct.
tommi@chromium.org
2010-08-02
1
-0
/
+5
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
2
-7
/
+15
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+2
*
Use an integer for the port parameter to the UI test HTTP server.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
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
[next]