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
/
content
/
browser
/
tab_contents
/
tab_contents_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
1
-3
/
+5
*
Annotate all of the functions in content that need to be exported, in prepara...
dpranke@chromium.org
2011-09-13
1
-1
/
+2
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
1
-0
/
+4
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
1
-1
/
+5
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
1
-2
/
+2
*
Revert 99283 - When the user navigates to the home page, make sure to set the...
rogerta@chromium.org
2011-09-02
1
-2
/
+2
*
When the user navigates to the home page, make sure to set the RLZ string
rogerta@chromium.org
2011-09-02
1
-2
/
+2
*
Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...
ananta@chromium.org
2011-09-02
1
-0
/
+10
*
Dispatch the following IPC messages in TabContents and handle them via the Ta...
ananta@chromium.org
2011-08-25
1
-0
/
+24
*
Fullscreen JS API implementation.
koz@chromium.org
2011-08-25
1
-0
/
+4
*
Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...
ananta@chromium.org
2011-08-24
1
-0
/
+12
*
This is only the first part of the refactoring. The old method was preserved
adriansc@google.com
2011-08-02
1
-1
/
+7
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-2
/
+2
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...
jochen@chromium.org
2011-07-20
1
-5
/
+8
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
1
-0
/
+7
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
1
-10
/
+0
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
1
-10
/
+11
*
Remove the IsExternalTabContainer function from the TabContentsDelegate and R...
ananta@chromium.org
2011-06-29
1
-3
/
+0
*
Revert 90585 - Revert 90578 - Add a CHECK to help track use-after-free of Tab...
cbentzel@chromium.org
2011-06-29
1
-0
/
+15
*
Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...
cbentzel@chromium.org
2011-06-27
1
-15
/
+0
*
Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...
cbentzel@chromium.org
2011-06-27
1
-0
/
+15
*
Consolidates managing of bookmark bar state to browser. Browser now
sky@chromium.org
2011-06-24
1
-17
/
+6
*
Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.
cbentzel@chromium.org
2011-06-24
1
-15
/
+0
*
Helper functions for tracking stale TabContentsDelegate's.
cbentzel@chromium.org
2011-06-24
1
-0
/
+15
*
Switch to GetConstrainingContentsWrapper.
avi@chromium.org
2011-06-23
1
-6
/
+0
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-3
/
+0
*
Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the places
sky@chromium.org
2011-06-08
1
-0
/
+3
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
1
-0
/
+9
*
Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...
jam@chromium.org
2011-06-01
1
-3
/
+6
*
Removes bookmarkbar logic from TabContents.
sky@chromium.org
2011-06-01
1
-0
/
+19
*
Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...
jam@chromium.org
2011-05-19
1
-3
/
+0
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-18
1
-5
/
+0
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-3
/
+0
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-5
/
+0
*
Revert 85504 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-0
/
+5
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-5
/
+0
*
Revert 85486 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-0
/
+5
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-5
/
+0
*
Remove the last content settings include from content.
jam@chromium.org
2011-05-13
1
-10
/
+0
*
Get rid of TabContentsDelegate::ShowHtmlDialog().
tfarina@chromium.org
2011-05-10
1
-7
/
+0
*
Browser::Type cleanup.
jianli@chromium.org
2011-05-05
1
-2
/
+3
*
Remove some unnecessary includes.
jam@chromium.org
2011-05-02
1
-1
/
+0
*
Get rid of AutomationResourceRoutingDelegate interface since it's not used.
jam@chromium.org
2011-05-02
1
-2
/
+1
*
Move blocked content from TabContents to TabContentsWrapper.
avi@chromium.org
2011-04-22
1
-1
/
+3
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
1
-4
/
+0
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
1
-9
/
+0
*
Moves instant related tab contents messages into instant and out of
sky@chromium.org
2011-03-23
1
-9
/
+0
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-2
/
+2
*
Options: Remove the GTK and Views native options code.
jhawkins@chromium.org
2011-03-11
1
-2
/
+2
[next]