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
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/.
pkasting@chromium.org
2010-10-22
4
-18
/
+18
*
Part 2 of extension event refactor.
mpcomplete@chromium.org
2010-10-21
2
-3
/
+3
*
Refreshing pages in ChromeFrame would basically always fetch the pages from t...
ananta@chromium.org
2010-10-21
1
-1
/
+2
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
2
-6
/
+19
*
Pass refcounted params with scoped_refptr in automation.
willchan@chromium.org
2010-10-20
1
-2
/
+9
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
4
-4
/
+11
*
Optimistic Fix for an error on AutomationProvider destructor.
nirnimesh@chromium.org
2010-10-18
1
-2
/
+5
*
In a fake SSLInfo, set security_bits to -1 instead of 0
wtc@chromium.org
2010-10-15
1
-1
/
+1
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-3
/
+3
*
Fixes instant so that it correctly deals with child contents. I've
sky@chromium.org
2010-10-14
2
-16
/
+16
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-2
/
+2
*
PyAuto automation support for blocked popups
nirnimesh@chromium.org
2010-10-13
2
-0
/
+83
*
Make sure the download status in the application icon is updated
phajdan.jr@chromium.org
2010-10-13
2
-7
/
+5
*
Fix the ChromeFrame net test failures. These tests started failing since the ...
ananta@chromium.org
2010-10-12
2
-3
/
+7
*
Playing HTML5 videos from the test matrix would cause ChromeFrame to hang at ...
ananta@chromium.org
2010-10-12
1
-0
/
+6
*
Adding automation hooks for editing search engines.
ace@chromium.org
2010-10-12
4
-38
/
+144
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
5
-5
/
+5
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-1
/
+1
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-9
/
+2
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-2
/
+9
*
Automation support for Find on a given page and return the search count
nirnimesh@chromium.org
2010-10-08
6
-50
/
+133
*
Rename ChromeThread to BrowserThread Part 2:
tfarina@chromium.org
2010-10-06
4
-26
/
+26
*
[Mac] Fix getting the tab content's bounds in the automation provider.
kkania@chromium.org
2010-10-05
1
-7
/
+13
*
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
[next]