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
*
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
*
Clean up ExtensionMessageService.
mpcomplete@chromium.org
2010-08-19
1
-5
/
+0
*
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
4
-247
/
+252
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+1
*
Convert a couple of wstring methods in ChildProcessInfo.
viettrungluu@chromium.org
2010-08-19
1
-2
/
+1
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
2
-0
/
+2
*
GTTF: Move TestingAutomationProvider to its own file.
phajdan.jr@chromium.org
2010-08-18
4
-162
/
+188
*
GTTF: Further separation of testing automation stuff from ChromeFrame
phajdan.jr@chromium.org
2010-08-17
2
-72
/
+86
*
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
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
2
-5
/
+1
*
Convert remaining wide extension_automation_constants keys.
viettrungluu@chromium.org
2010-08-14
3
-32
/
+32
[next]