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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Use .crdownload file path for 'Show In Folder' while download is in progress
kinuko@chromium.org
2010-11-08
1
-2
/
+4
*
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
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-13
/
+16
*
ChromeFrame network tests were broken since the change to honor the automatio...
ananta@chromium.org
2010-10-26
1
-2
/
+6
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/automation/.
pkasting@chromium.org
2010-10-22
1
-1
/
+1
*
Optimistic Fix for an error on AutomationProvider destructor.
nirnimesh@chromium.org
2010-10-18
1
-2
/
+5
*
Fixes instant so that it correctly deals with child contents. I've
sky@chromium.org
2010-10-14
1
-1
/
+1
*
Fix the ChromeFrame net test failures. These tests started failing since the ...
ananta@chromium.org
2010-10-12
1
-1
/
+4
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Automation support for Find on a given page and return the search count
nirnimesh@chromium.org
2010-10-08
1
-8
/
+29
*
Rename ChromeThread to BrowserThread Part 2:
tfarina@chromium.org
2010-10-06
1
-2
/
+2
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-1
/
+2
*
Reland "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-14
1
-0
/
+14
*
Revert "Make AutomationProvider fail fast on messages it doesn't understand."
shess@chromium.org
2010-09-13
1
-15
/
+0
*
GTTF: Move some more bits of automation code from AutomationProvider to Testi...
phajdan.jr@chromium.org
2010-09-09
1
-54
/
+0
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-1
/
+0
*
GTTF: Move pyauto automation provider code to TestingAutomationProvider
phajdan.jr@chromium.org
2010-09-02
1
-1761
/
+36
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-0
/
+1
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-1
/
+0
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-0
/
+1
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-1
/
+0
*
Fetch info about the state of navigation in a tab
nirnimesh@chromium.org
2010-08-31
1
-0
/
+53
*
Make AutomationProvider fail fast on messages it doesn't understand.
phajdan.jr@chromium.org
2010-08-30
1
-0
/
+15
*
Fix pyauto wait until hooks to use client-side WaitUntil BUG=53647
alyssad@google.com
2010-08-30
1
-96
/
+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
1
-277
/
+0
*
GTTF: Move more and more automation bits to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-26
1
-553
/
+0
*
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
1
-201
/
+1
*
GTTF: Continue moving testing automation bits out of AutomationProvider.
phajdan.jr@chromium.org
2010-08-25
1
-214
/
+0
*
GTTF: next batch of automation separation.
phajdan.jr@chromium.org
2010-08-23
1
-117
/
+0
*
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
1
-213
/
+1
*
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
1
-34
/
+163
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-1
/
+0
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
GTTF: Keep removing testing automation bits from AutomationProvider.
phajdan.jr@chromium.org
2010-08-19
1
-224
/
+0
*
Convert a couple of wstring methods in ChildProcessInfo.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+1
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
1
-123
/
+0
*
GTTF: Further separation of testing automation stuff from ChromeFrame
phajdan.jr@chromium.org
2010-08-17
1
-67
/
+77
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-4
/
+4
*
PyAuto fix for declining translation.
alyssad@chromium.org
2010-08-16
1
-0
/
+1
*
Convert remaining wide extension_automation_constants keys.
viettrungluu@chromium.org
2010-08-14
1
-6
/
+6
*
Convert infobar APIs to UTF-16.
evan@chromium.org
2010-08-13
1
-8
/
+4
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-1
/
+1
[next]