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
/
views
/
tab_contents_container_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactors TabContentsContainerView into TabContentsContainer and associated p...
ben@chromium.org
2009-05-22
1
-223
/
+0
*
Clean-up of the accelerator code.
jcampan@chromium.org
2009-05-14
1
-10
/
+5
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-2
/
+2
*
The last redesign of interstitial pages made them to be a render view painted...
jcampan@chromium.org
2009-05-06
1
-1
/
+13
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-9
/
+8
*
Removes the use of Windows-specific types for accessibility roles and states ...
klink@chromium.org
2009-04-28
1
-3
/
+3
*
Use the NotificationRegistrar for the remaining TAB_CONTENTS_DESTROYED
brettw@chromium.org
2009-04-24
1
-24
/
+11
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-2
/
+2
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-2
/
+2
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-2
/
+2
*
Remove overlap between TabContents and WebContents. Now all the functions in
brettw@chromium.org
2009-04-17
1
-34
/
+4
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Move widget related files into views/widget
ben@chromium.org
2009-03-17
1
-2
/
+2
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
1
-2
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
This make accelerators work in interstitial pages.
jcampan@chromium.org
2009-02-25
1
-0
/
+4
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
1
-5
/
+5
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
1
-5
/
+5
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
1
-5
/
+5
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-6
/
+10
*
Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeView
brettw@chromium.org
2009-01-29
1
-4
/
+8
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
1
-3
/
+3
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-2
/
+2
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-2
/
+2
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
1
-6
/
+13
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-10
/
+9
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-3
/
+2
*
Start splitting out view-related stuff from WebContents into a new class WebC...
brettw@google.com
2008-10-10
1
-0
/
+1
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
1
-1
/
+1
*
Move more UI stuff into browser/views
beng@google.com
2008-09-13
1
-0
/
+243