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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-2
/
+3
*
Get the default color of toolbar separator through ThemeService.
tfarina@chromium.org
2012-02-02
1
-2
/
+2
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-2
/
+5
*
Revert 117067 - Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-5
/
+2
*
Split RenderViewHostDelegateViewHelper in two.
avi@chromium.org
2012-01-10
1
-2
/
+5
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
1
-4
/
+5
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-24
/
+25
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-7
/
+3
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-5
/
+6
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-2
/
+2
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-7
/
+7
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-1
/
+1
*
Convert unix_hacker functions on NavigationController that are used by Chrome...
jam@chromium.org
2011-12-29
1
-1
/
+1
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-25
/
+26
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-1
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-3
/
+4
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-4
/
+5
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-3
/
+7
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
1
-0
/
+4
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-1
/
+1
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-0
/
+5
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-4
/
+4
*
Move TabContentsObserver to content/public, rename it to WebContentsObserver,...
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-7
/
+7
*
Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...
gbillock@chromium.org
2011-12-21
1
-3
/
+3
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-7
/
+7
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-7
/
+7
*
Move TabContentsDelegate to content/public/browser and put it in the content ...
tfarina@chromium.org
2011-12-20
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-9
/
+10
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Reland r114898: Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-19
1
-1
/
+5
*
Revert 114898 - Add TabModalConfirmDialogDelegate to show simple tab-modal co...
bauerb@chromium.org
2011-12-17
1
-5
/
+1
*
Add TabModalConfirmDialogDelegate to show simple tab-modal confirmation dialogs.
bauerb@chromium.org
2011-12-17
1
-1
/
+5
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-15
/
+22
*
Make NavigationEntry and friends use content::Referrer instead of plain URLs
jochen@chromium.org
2011-12-05
1
-1
/
+1
*
Replace the GURL referrer field of OpenURLParams with a content::Referrer
jochen@chromium.org
2011-12-05
1
-4
/
+15
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-3
/
+3
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
1
-1
/
+3
*
Remove deprecated TabContentsDelegate::OpenURLFromTab variant
jochen@chromium.org
2011-12-02
1
-20
/
+0
*
Add a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
1
-3
/
+3
*
A few more base::Bind migrations.
csilv@chromium.org
2011-11-24
1
-9
/
+12
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-1
/
+1
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-2
/
+2
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
1
-4
/
+4
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-3
/
+3
*
Rebase PageInfoBubble on the new views bubble.
msw@chromium.org
2011-11-17
1
-1
/
+0
*
browser: Delete ExternalTabPageInfoBubbleView class as it's now dead code.
tfarina@chromium.org
2011-11-16
1
-30
/
+0
*
browser: Add missing OVERRIDE annotation to ExternalTabContainer implementing...
tfarina@chromium.org
2011-11-15
1
-21
/
+1
[next]