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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support dispositon attribute.
gbillock@chromium.org
2011-10-31
1
-1
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-9
/
+9
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-2
/
+2
*
Revert 106029
nkostylev@chromium.org
2011-10-18
1
-2
/
+2
*
Move navigation_types.h from content/common to content/public/browser, and pu...
jam@chromium.org
2011-10-18
1
-2
/
+2
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-9
/
+11
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-1
/
+1
*
Rename WebIntentData for backend storage to WebIntentServiceData.
gbillock@chromium.org
2011-09-21
1
-5
/
+3
*
Moved the following IPCs out of chrome into content where they are handled by
ananta@chromium.org
2011-09-06
1
-2
/
+6
*
Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...
ananta@chromium.org
2011-09-02
1
-3
/
+6
*
Dispatch the following IPC messages in TabContents and handle them via the Ta...
ananta@chromium.org
2011-08-25
1
-0
/
+16
*
Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...
ananta@chromium.org
2011-08-24
1
-1
/
+6
*
This is only the first part of the refactoring. The old method was preserved
adriansc@google.com
2011-08-02
1
-21
/
+23
*
Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...
jochen@chromium.org
2011-07-20
1
-9
/
+10
*
Move download stuff from download helper back to TabContents. This is basical...
jam@chromium.org
2011-07-15
1
-24
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Removes pure virtual methods from TabContentsDelegate and removes all
sky@chromium.org
2011-07-01
1
-3
/
+0
*
Remove the IsExternalTabContainer function from the TabContentsDelegate and R...
ananta@chromium.org
2011-06-29
1
-1
/
+0
*
Moves NavigationController::session_id into RestoreTabHelper.
sky@chromium.org
2011-06-14
1
-1
/
+2
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-4
/
+0
*
Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...
jam@chromium.org
2011-06-03
1
-3
/
+0
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
1
-0
/
+4
*
Fix a ChromeFrame crash which occured while downloading a file via the Save A...
ananta@chromium.org
2011-06-02
1
-1
/
+7
*
Fix the case where the TabContents goes away before TabContentsObserver::Regi...
jam@chromium.org
2011-06-01
1
-1
/
+2
*
Misc. infobar stuff:
pkasting@chromium.org
2011-05-24
1
-1
/
+1
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-4
/
+4
*
Re-land:
ben@chromium.org
2011-05-18
1
-1
/
+2
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-18
1
-2
/
+7
*
Move the little infobar code from TabContents to TabContentsWrapper.
jam@chromium.org
2011-05-18
1
-5
/
+0
*
Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...
ben@chromium.org
2011-05-18
1
-2
/
+1
*
Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.
ben@chromium.org
2011-05-17
1
-1
/
+2
*
Move view_types.h from chrome to content. Although some of the enum types ar...
jam@chromium.org
2011-05-16
1
-3
/
+13
*
Revert 85504 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-7
/
+2
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-2
/
+7
*
Revert 85486 - Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-7
/
+2
*
Move download stuff to download tab helper.
avi@chromium.org
2011-05-16
1
-2
/
+7
*
Get rid of TabContentsDelegate::ShowHtmlDialog().
tfarina@chromium.org
2011-05-10
1
-7
/
+0
*
Fix multiple problems with infobar/bookmark bar resizing:
pkasting@chromium.org
2011-05-05
1
-1
/
+1
*
Get rid of AutomationResourceRoutingDelegate interface since it's not used.
jam@chromium.org
2011-05-02
1
-3
/
+2
*
Fix some infobar drawing glitches:
pkasting@chromium.org
2011-04-16
1
-0
/
+1
*
Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...
pkasting@chromium.org
2011-04-15
1
-1
/
+0
*
Revert unspoofable infobar appearance to use an arrow pointing to the omnibox...
pkasting@chromium.org
2011-04-15
1
-0
/
+1
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-9
/
+0
*
Fix DCHECK() in infobar animation.
pkasting@chromium.org
2011-04-02
1
-1
/
+1
*
Chrome frame support for resizing popup windows
joshia@google.com
2011-03-29
1
-0
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
1
-4
/
+4
[next]