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
/
automation_provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+1
*
GTTF: Move more code from AutomationProvider to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-25
1
-78
/
+6
*
GTTF: Continue moving testing automation bits out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-25
1
-28
/
+1
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
1
-14
/
+1
*
GTTF: Continue moving testing automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-20
1
-40
/
+16
*
New downloads hooks for pyauto. BUG=35284
alyssad@google.com
2010-08-20
1
-0
/
+16
*
GTTF: Keep removing testing automation bits from AutomationProvider.
phajdan.jr@chromium.org
2010-08-19
1
-23
/
+6
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
1
-39
/
+0
*
GTTF: Further separation of testing automation stuff from ChromeFrame
phajdan.jr@chromium.org
2010-08-17
1
-5
/
+9
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-4
/
+4
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+2
*
Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.
viettrungluu@chromium.org
2010-08-05
1
-5
/
+0
*
New PyAuto hooks for extensions.
alyssad@chromium.org
2010-08-03
1
-0
/
+12
*
New pyauto translate hook: wait until translation complete.
alyssad@chromium.org
2010-08-02
1
-0
/
+6
*
New pyauto hook for the translate feature.
alyssad@chromium.org
2010-07-27
1
-0
/
+13
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179
alyssad@chromium.org
2010-07-26
1
-1
/
+14
*
Add PyAuto automation hooks to perform actions on infobars
nirnimesh@chromium.org
2010-07-22
1
-0
/
+6
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-8
/
+8
*
Fetch info about infobars
nirnimesh@chromium.org
2010-07-21
1
-0
/
+12
*
Remove the page and app menus.
pkasting@chromium.org
2010-07-20
1
-3
/
+3
*
New PyAuto hook to get saved passwords. BUG=36179
alyssad@chromium.org
2010-07-16
1
-6
/
+18
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
1
-0
/
+1
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
1
-7
/
+3
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
1
-3
/
+7
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
1
-7
/
+3
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
1
-0
/
+3
*
Adding a new PyAuto hook for importing settings.
alyssad@chromium.org
2010-07-15
1
-0
/
+6
*
Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.
dmaclach@chromium.org
2010-07-15
1
-1
/
+0
*
Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-15
1
-0
/
+1
*
Clear Browsing Data hook added and some small tests. BUG=36176
alyssad@chromium.org
2010-07-14
1
-0
/
+7
*
ChromeFrame would leave chrome processes running if a page rendered in Chrome...
ananta@chromium.org
2010-07-12
1
-0
/
+1
*
Revert 52054: causing startup tests to fail on Vista and XP perf dbg
vandebo@chromium.org
2010-07-11
1
-3
/
+3
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-11
1
-3
/
+3
*
PyAuto: Automation hooks to get/set theme
nirnimesh@chromium.org
2010-07-10
1
-0
/
+6
*
New pyauto hook to set and get autofill profiles
alyssad@chromium.org
2010-07-09
1
-0
/
+40
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-1
/
+1
*
Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.
jrg@chromium.org
2010-06-29
1
-4
/
+4
*
Enable "get html from page" functionality for PyAuto.
jrg@chromium.org
2010-06-24
1
-0
/
+10
*
Measure loading time of several tabs.
pathorn@chromium.org
2010-06-16
1
-1
/
+11
*
Revert 49862 - Measure loading time of several tabs.
michaeln@google.com
2010-06-16
1
-11
/
+1
*
Measure loading time of several tabs.
pathorn@chromium.org
2010-06-16
1
-1
/
+11
*
A little more automation provider cleanup.
estade@chromium.org
2010-06-14
1
-11
/
+3
*
Clean up external-tab related code in automation provider and automation proxy.
estade@chromium.org
2010-06-10
1
-47
/
+51
*
Fetch a bunch of info from the browser
nirnimesh@chromium.org
2010-05-25
1
-0
/
+6
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
1
-1
/
+1
*
Omnibox automation should wait for page load after selecting a popup item.
nirnimesh@chromium.org
2010-05-17
1
-0
/
+1
*
Add automation hooks for fetching info about omnibox
nirnimesh@chromium.org
2010-05-14
1
-15
/
+63
*
Add hooks for fetching basic info from the browser.
nirnimesh@chromium.org
2010-05-13
1
-0
/
+5
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
1
-11
/
+7
[prev]
[next]