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
/
navigation_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
1
-1
/
+1
*
This is the successor to http://codereview.chromium.org/67150
maruel@chromium.org
2009-05-13
1
-10
/
+18
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-1
/
+1
*
Stop the location bar from flashing white when navigating from one HTTPS site...
abarth@chromium.org
2009-05-01
1
-2
/
+10
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-76
/
+32
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-32
/
+76
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-76
/
+32
*
Remove TabContnetsType from everywhere.
brettw@chromium.org
2009-04-15
1
-16
/
+4
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-33
/
+18
*
Remove the TestTabContents. This makes BrowserWithTestWindow use the
brettw@chromium.org
2009-04-14
1
-253
/
+56
*
Remove the DOMUIHost. It is not used by any code.
brettw@chromium.org
2009-04-13
1
-3
/
+0
*
Make the RenderViewHostFactory a global. This prevents us from having to pass
brettw@chromium.org
2009-04-07
1
-5
/
+2
*
Remove some uses of custom tab contents types from some tests.
brettw@chromium.org
2009-04-04
1
-6
/
+6
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
1
-5
/
+0
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-1
/
+1
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+1
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
1
-1
/
+0
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
1
-7
/
+10
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-7
/
+7
*
Fix back button behavior for DOMUI contents (or at least make it as not-broke...
glen@chromium.org
2009-03-04
1
-0
/
+1
*
Fix compilations errors introduced by revision 10712.
maruel@chromium.org
2009-03-02
1
-4
/
+4
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
1
-1
/
+1
*
Back out r10487 too
mark@chromium.org
2009-02-26
1
-2
/
+1
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-1
/
+7
*
Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...
ananta@chromium.org
2009-02-19
1
-0
/
+1
*
Add the referrer value to the new NavigationEntry.
paulg@google.com
2009-02-18
1
-0
/
+1
*
Fix the build from my previous file move.
brettw@chromium.org
2009-02-05
1
-1
/
+1
*
Move resource_message_filter and resource_request_details to the renderer_host.
brettw@chromium.org
2009-02-05
1
-3
/
+4
*
Add in NavigationController to linux and mac.
pinkerton@chromium.org
2009-02-05
1
-4
/
+7
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-5
/
+0
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-8
/
+10
*
A crasher would happen if you navigate to a page triggering an interstitial f...
jcampan@chromium.org
2009-01-21
1
-11
/
+2
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-0
/
+1233