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
/
tab_contents
/
tab_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all data members from WebContents to TabContents in preparation for
brettw@chromium.org
2009-04-22
1
-3
/
+70
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-72
/
+13
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-13
/
+72
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-72
/
+13
*
Remove overlap between TabContents and WebContents. Now all the functions in
brettw@chromium.org
2009-04-17
1
-99
/
+0
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-8
/
+2
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-3
/
+2
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-22
/
+1
*
Hook up popup windows on Mac (no blocking yet).
avi@google.com
2009-03-23
1
-0
/
+8
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-88
/
+0
*
Remove TabContents from scaffolding. Yay!
pinkerton@chromium.org
2009-03-11
1
-13
/
+18
*
First step at removing TabContents from temp scaffolding. Get rid of duplicat...
pinkerton@chromium.org
2009-03-10
1
-8
/
+19
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
1
-18
/
+28
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-4
/
+4
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-20
/
+19
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Show page icons on back/forward menu lists on linux.
estade@chromium.org
2009-02-20
1
-4
/
+17
*
Don't focus unfocusable things.
pkasting@chromium.org
2009-02-13
1
-4
/
+7
*
Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ...
avi@chromium.org
2009-02-10
1
-15
/
+15
*
Try reverting r9409 to see if it fixes crashes on chromebot.
kuchhal@chromium.org
2009-02-10
1
-14
/
+14
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
1
-14
/
+14
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-20
/
+28
*
Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...
tim@chromium.org
2009-01-21
1
-0
/
+9
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-0
/
+605