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
*
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
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-0
/
+9
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-8
/
+8
*
New pyauto translate hooks: always and never translate button.
alyssad@chromium.org
2010-08-10
1
-0
/
+23
*
Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...
ananta@chromium.org
2010-08-09
1
-0
/
+1
*
Introduce a resource identifier for content settings.
jochen@chromium.org
2010-08-06
1
-1
/
+1
*
New translate tests for pyauto.py
alyssad@chromium.org
2010-08-05
1
-15
/
+17
*
New translate pyauto hook: select translate target language
alyssad@chromium.org
2010-08-04
1
-0
/
+34
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
1
-9
/
+10
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
1
-153
/
+158
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-12
/
+2
*
New PyAuto hooks for extensions.
alyssad@chromium.org
2010-08-03
1
-0
/
+60
*
Fix pyauto AutoFill hook/test based on new CC functionality.
alyssad@chromium.org
2010-08-02
1
-1
/
+0
*
New pyauto translate hook: wait until translation complete.
alyssad@chromium.org
2010-08-02
1
-0
/
+36
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-1
/
+2
*
Download code cleanup patch of death:
phajdan.jr@chromium.org
2010-07-29
1
-12
/
+6
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
New pyauto hook for the translate feature.
alyssad@chromium.org
2010-07-27
1
-0
/
+129
*
PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179
alyssad@chromium.org
2010-07-26
1
-18
/
+104
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+1
*
Add PyAuto automation hooks to perform actions on infobars
nirnimesh@chromium.org
2010-07-22
1
-0
/
+57
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-0
/
+8
*
Fetch info about infobars
nirnimesh@chromium.org
2010-07-21
1
-1
/
+83
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+2
[next]