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
/
browser
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-5
/
+4
*
Make KeyboardAccessTest.ReserveKeyboardAccelerator not fail
isherman@chromium.org
2010-10-04
2
-2
/
+2
*
Pass the accept and cache-control headers from ChromeFrame via the host netwo...
ananta@chromium.org
2010-10-01
1
-2
/
+0
*
Do not write non-toplevel POST response into the WINInet cache.
stoyan@chromium.org
2010-10-01
1
-1
/
+10
*
Adds a NULL check to TestingAutomationProvider::GetShowingAppModalDialog().
hbono@chromium.org
2010-10-01
1
-2
/
+8
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-1
/
+2
*
Fix PyAuto tests to account for dynamic autofill labels.
nirnimesh@chromium.org
2010-09-28
1
-10
/
+5
*
Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...
ben@chromium.org
2010-09-28
1
-10
/
+11
*
Improve flaky ui_test AutomationProxyVisibleTest.AutocompleteMatchesTest
jknotten@chromium.org
2010-09-24
4
-0
/
+73
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
19
-98
/
+167
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
3
-6
/
+5
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
4
-0
/
+86
*
Fixes bug in WindowSimulateDrag that was leading to test flake. The
sky@chromium.org
2010-09-14
1
-10
/
+19
*
Reland "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-14
2
-0
/
+16
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-1
/
+3
*
Revert "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-13
2
-17
/
+0
*
GTTF: Move some more bits of automation code from AutomationProvider to Testi...
phajdan.jr@chromium.org
2010-09-09
4
-66
/
+69
*
GTTF: Make WaitForInfoBarCount not Sleep.
phajdan.jr@chromium.org
2010-09-08
4
-1
/
+87
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-07
4
-0
/
+98
*
Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.
gavinp@chromium.org
2010-09-04
4
-98
/
+0
*
GTTF: Make WaitForTabCountToBecome automation call not Sleep.
phajdan.jr@chromium.org
2010-09-03
4
-0
/
+98
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
7
-41
/
+41
*
GTTF: Move pyauto automation provider code to TestingAutomationProvider
phajdan.jr@chromium.org
2010-09-02
4
-2011
/
+2057
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
7
-41
/
+41
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
7
-41
/
+41
*
FBTF: Reaplly the TabRestoreService::Observer into its own file commit.
erg@google.com
2010-09-02
1
-0
/
+1
*
Revert "FBTF: Move the TabRestoreService::Observer into its own file."
erg@google.com
2010-09-01
1
-1
/
+0
*
FBTF: Move the TabRestoreService::Observer into its own file.
erg@google.com
2010-09-01
1
-0
/
+1
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
7
-41
/
+41
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
7
-41
/
+41
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-1
/
+1
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
2
-0
/
+60
*
GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...
phajdan.jr@chromium.org
2010-08-30
1
-1
/
+2
*
Make AutomationProvider fail fast on messages it doesn't understand.
phajdan.jr@chromium.org
2010-08-30
2
-0
/
+17
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
4
-173
/
+0
*
Refactor version-getting info into a chrome::VersionInfo object.
evan@chromium.org
2010-08-27
1
-7
/
+2
*
GTTF: Continue moving test automation code out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-27
10
-376
/
+396
*
GTTF: Move more and more automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-26
4
-663
/
+681
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
GTTF: Move more code from AutomationProvider to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-25
6
-444
/
+418
*
Fix build.
erg@google.com
2010-08-25
1
-0
/
+1
*
GTTF: Continue moving testing automation bits out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-25
12
-459
/
+505
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
10
-184
/
+202
*
Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (where
sky@chromium.org
2010-08-23
1
-1
/
+4
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-0
/
+1
*
GTTF: Continue moving testing automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-20
4
-254
/
+267
*
PyAuto test for renderer crash reporting
nirnimesh@chromium.org
2010-08-20
1
-0
/
+3
*
New downloads hooks for pyauto. BUG=35284
alyssad@google.com
2010-08-20
4
-34
/
+258
[next]