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
*
Remove DCHECK() in FindInPageNotificationObserver::Observe that gets triggere...
robertshield@google.com
2009-07-16
1
-7
/
+8
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
1
-25
/
+8
*
Added an async automation message AutomationMsg_PrintAsync to asynchronously ...
ananta@chromium.org
2009-07-13
1
-0
/
+10
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
1
-0
/
+0
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-5
/
+7
*
Adds a way to set the boundaries of the browser window through
arv@google.com
2009-07-08
1
-0
/
+13
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-1
/
+1
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-1
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...
pfeldman@chromium.org
2009-06-24
1
-1
/
+3
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-25
/
+0
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+1
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-1
/
+1
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-1
/
+1
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-1
/
+1
*
GTK: HTTP Auth dialogs under linux.
erg@google.com
2009-06-19
1
-1
/
+5
*
submitted on behalf of rogerta (Roger Tawa).
rafaelw@chromium.org
2009-06-16
1
-2
/
+51
*
Removes entirely dead code paths related to ConstrainedWindows.
erg@chromium.org
2009-06-16
1
-62
/
+0
*
Fixed 3 tests that failed in hebrew enabled vista
hbono@chromium.org
2009-06-15
1
-0
/
+7
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-1
/
+23
*
Get tab HWND directly as result of CreateExternalTab automation call.
stoyan@chromium.org
2009-06-11
1
-0
/
+3
*
Revert "Add support to the automation provider to test sending browser"
aa@chromium.org
2009-06-11
1
-51
/
+2
*
Add support to the automation provider to test sending browser
aa@chromium.org
2009-06-11
1
-2
/
+51
*
Revert "Add support to the automation provider to test sending browser"
aa@chromium.org
2009-06-11
1
-51
/
+2
*
Add support to the automation provider to test sending browser
aa@chromium.org
2009-06-11
1
-2
/
+51
*
Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...
jcampan@chromium.org
2009-06-08
1
-1
/
+1
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-1
/
+1
*
Relanding the first of probably several patches trying to clean up the Blocke...
erg@google.com
2009-06-04
1
-0
/
+21
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-3
/
+21
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
1
-21
/
+0
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
1
-0
/
+21
*
This CL is a clean-up of the app_modal_dialog_queue.cc in an attempt to fix a...
jcampan@chromium.org
2009-05-28
1
-2
/
+4
*
ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...
ben@chromium.org
2009-05-27
1
-1
/
+2
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
1
-0
/
+98
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
1
-98
/
+0
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
1
-0
/
+98
*
Use NotificationRegistrar to handle notification observing.Also cleans up som...
pkasting@chromium.org
2009-05-21
1
-265
/
+133
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
1
-2
/
+48
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-1
/
+11
*
Making navigate, back, forward, and reload
huanr@chromium.org
2009-05-13
1
-1
/
+14
*
Fix few miscellanous TODO(port)s.
phajdan.jr@chromium.org
2009-05-12
1
-15
/
+0
*
Add new tab startup test to the linux & mac build.
tc@google.com
2009-05-12
1
-1
/
+3
*
Fix a potential crash in automation framework when
huanr@chromium.org
2009-05-08
1
-2
/
+3
*
Pass external tab handle when Chrome sends outgoing notifications through aut...
stoyan@chromium.org
2009-05-08
1
-0
/
+1
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2
/
+2
*
Consolidate notifiers used by different automation
huanr@chromium.org
2009-05-07
1
-24
/
+93
*
Reverting 15399.
maruel@chromium.org
2009-05-06
1
-3
/
+2
*
Change Browser::GetIndexOfController to GetIndexOfTabContents. Now that we
brettw@chromium.org
2009-05-06
1
-2
/
+3
*
honor index in createTab()
rafaelw@chromium.org
2009-05-06
1
-1
/
+1
[next]