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
/
external_tab_container.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another attempt at landing this.
ananta@chromium.org
2009-09-29
1
-0
/
+6
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-2
/
+1
*
Reverting 27407.
senorblanco@chromium.org
2009-09-28
1
-5
/
+0
*
If IE was navigated away to a different page when the ChromeFrame inspector w...
ananta@chromium.org
2009-09-28
1
-0
/
+5
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-1
/
+2
*
Support the View Page Info option in the ExternalTabContainer, which would al...
ananta@chromium.org
2009-09-12
1
-1
/
+10
*
ExternalTabcontainer browser to initial URL
amit@chromium.org
2009-09-11
1
-2
/
+23
*
Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...
ananta@chromium.org
2009-09-06
1
-36
/
+103
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-3
/
+3
*
InitNavigationInfo only if there's a valid entry
amit@chromium.org
2009-08-21
1
-12
/
+14
*
Support navigating to absolute index through automation.
amit@chromium.org
2009-08-19
1
-9
/
+25
*
Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...
ananta@chromium.org
2009-08-14
1
-12
/
+52
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
1
-1
/
+2
*
Add the WS_CLIPCHILDREN style to the external tab container window to prevent...
robertshield@chromium.org
2009-08-05
1
-1
/
+1
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-1
/
+22
*
The ExternalTabContainer object which implements the TabContentsDelegate inte...
ananta@chromium.org
2009-07-22
1
-1
/
+15
*
When the unhandled accelerator messages come back from the external host, we ...
ananta@chromium.org
2009-07-16
1
-6
/
+1
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
1
-12
/
+4
*
Allow TabContentsDelegates to process unhandled keyboard messages coming back...
ananta@chromium.org
2009-07-14
1
-19
/
+26
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-2
/
+31
*
Fix a typo. TextDirection is the name of the enum, while GetTextDirection re...
jhawkins@chromium.org
2009-07-07
1
-2
/
+4
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
1
-8
/
+3
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-1
/
+2
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-2
/
+1
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-1
/
+2
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-2
/
+1
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-1
/
+2
*
Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...
ben@chromium.org
2009-06-14
1
-1
/
+1
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
1
-2
/
+3
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+40
*
Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...
jcampan@chromium.org
2009-06-08
1
-4
/
+3
*
Removed focus manager references from the external tab container as we don't ...
ananta@chromium.org
2009-06-03
1
-19
/
+2
*
Rollin' back 17315. Looks to be breaking OpenPopupWindowWithPlugin in the UI ...
robertshield@google.com
2009-06-01
1
-4
/
+3
*
Re-apply 17223 (http://codereview.chromium.org/115943) to fix external tab ha...
robertshield@google.com
2009-06-01
1
-3
/
+4
*
Reverting 17223 (http://codereview.chromium.org/115943). Seems to make intera...
robertshield@google.com
2009-05-29
1
-4
/
+3
*
Avoid DCHECKING on NEW_FOREGROUND_TAB and NEW_BACKGROUND_TAB dispositions in ...
robertshield@google.com
2009-05-29
1
-3
/
+4
*
Restore parent semantings for external tab container creation, and error chec...
ben@chromium.org
2009-05-28
1
-1
/
+5
*
With the recent change to the ExternalTabContainer to have it subclass Widget...
ananta@chromium.org
2009-05-27
1
-2
/
+4
*
ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...
ben@chromium.org
2009-05-27
1
-152
/
+81
*
Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...
ben@chromium.org
2009-05-26
1
-0
/
+29
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
1
-4
/
+4
*
Use NotificationRegistrar to handle notification observing.Also cleans up som...
pkasting@chromium.org
2009-05-21
1
-0
/
+1
*
Fix unchecked pointer dereference that I stumbled across.
robertshield@google.com
2009-05-18
1
-1
/
+1
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Pass external tab handle when Chrome sends outgoing notifications through aut...
stoyan@chromium.org
2009-05-08
1
-12
/
+15
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2
/
+2
*
Destroy browser/content related C++ object on WM_DESTROY message, rather than...
stoyan@chromium.org
2009-05-06
1
-1
/
+5
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-2
/
+1
*
Allowing the client to handle escape and keyup events.
tommi@google.com
2009-05-02
1
-5
/
+13
*
Ensure that the underlying web_contents has focus in the external tab container
ananta@chromium.org
2009-05-01
1
-0
/
+1
[next]