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
/
web_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-46
/
+0
*
Kill WebContents by moving the remaining methods to TabContents. WebContents
brettw@chromium.org
2009-04-24
1
-1511
/
+0
*
Move another batch of functions for WebContents to TabContents. This also
brettw@chromium.org
2009-04-24
1
-364
/
+0
*
Check for view source mode in DOM UI mode.
thestig@chromium.org
2009-04-23
1
-5
/
+15
*
Move a bunch of functions from WebContents to TabContents. Change the services
brettw@chromium.org
2009-04-23
1
-58
/
+0
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
1
-1
/
+1
*
Revert "Don't send resize messages until the renderer has been initialized."
evan@chromium.org
2009-04-22
1
-1
/
+1
*
Don't send resize messages until the renderer has been initialized.
evan@chromium.org
2009-04-22
1
-1
/
+1
*
Move all data members from WebContents to TabContents in preparation for
brettw@chromium.org
2009-04-22
1
-56
/
+1
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
1
-7
/
+1
*
Rename WebContentsView* to TabContentsView* in preparation for merging
brettw@chromium.org
2009-04-20
1
-2
/
+2
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-189
/
+138
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-138
/
+189
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-189
/
+138
*
Remove overlap between TabContents and WebContents. Now all the functions in
brettw@chromium.org
2009-04-17
1
-8
/
+127
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-4
/
+3
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-19
/
+15
*
Fix missing backing store in Linux.
willchan@chromium.org
2009-04-15
1
-1
/
+1
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-0
/
+4
*
Once you search for something in a tab, you are very likely to search for the...
finnur@chromium.org
2009-04-13
1
-2
/
+10
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
1
-88
/
+3
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-3
/
+2
*
The profile Source parameter of a BookmarkModelLoaded event can be null durin...
tim@chromium.org
2009-04-09
1
-1
/
+1
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-2
/
+2
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-4
/
+2
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-4
/
+1
*
DevTools: tell agent it has client attached early (prior to the navigation).
pfeldman@chromium.org
2009-04-07
1
-0
/
+6
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-6
/
+6
*
Make the throbber throb sooner after you navigate. This fixes the new tab page,
brettw@chromium.org
2009-04-04
1
-1
/
+5
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-7
/
+4
*
Remove Windows "Save As" dialogs from Save Page code.In this change:- convert...
paulg@google.com
2009-03-30
1
-20
/
+13
*
Reverting 12673.
brettw@chromium.org
2009-03-27
1
-37
/
+63
*
Revert "Fix issues with DOM UI that cause focus to not be set to the URL bar ...
evan@chromium.org
2009-03-27
1
-63
/
+37
*
Fix issues with DOM UI that cause focus to not be set to the URL bar and the
brettw@chromium.org
2009-03-27
1
-37
/
+63
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
1
-25
/
+64
*
Reverting 12469.
brettw@chromium.org
2009-03-25
1
-64
/
+25
*
Make the bookmarks bar disappear when the load after the new tab page commits
brettw@chromium.org
2009-03-25
1
-25
/
+64
*
Finish hooking up the worker process UI: use the domains of the workers as th...
jam@chromium.org
2009-03-24
1
-0
/
+6
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-0
/
+5
*
Convert FindInPage wstrings to string16.
tc@google.com
2009-03-19
1
-1
/
+1
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-2
/
+2
*
Remove an assertion I added in my DOM UI change. It looks like this happens in
brettw@chromium.org
2009-03-18
1
-5
/
+0
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-10
/
+95
*
SSL Fix: Step 4.
abarth@chromium.org
2009-03-17
1
-1
/
+4
*
Change a function name.
estade@chromium.org
2009-03-16
1
-1
/
+1
*
RSS feed support (part 1), 2nd attempt.
finnur@chromium.org
2009-03-13
1
-0
/
+24
*
Reverting 11640.
finnur@chromium.org
2009-03-13
1
-20
/
+0
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
1
-0
/
+20
*
Stop having renderers use both pids and a monotonically increasing "host_id"....
jam@chromium.org
2009-03-12
1
-1
/
+4
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-2
/
+4
[next]