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
/
printing
/
print_preview_tab_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow saving of devtools or print preview.
avi@chromium.org
2012-06-14
1
-6
/
+18
*
TabContentsWrapper -> TabContents, part 24.
avi@chromium.org
2012-06-08
1
-1
/
+1
*
TabContentsWrapper -> TabContents, for printing code.
thestig@chromium.org
2012-06-08
1
-48
/
+43
*
Move the web dialogs code to src/ui/web_dialogs from src/chrome
mazda@chromium.org
2012-05-31
1
-3
/
+5
*
Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...
pkasting@chromium.org
2012-05-26
1
-10
/
+7
*
Properly wired WebDialogView::OnCloseContents(). Made WebDialogViews derived ...
zelidrag@chromium.org
2012-05-23
1
-3
/
+3
*
Get rid of the last RenderViewHostDelegate usage in chrome.
jam@chromium.org
2012-05-23
1
-2
/
+3
*
Move NativeWebKeyboardEvent to the content namespace.
jam@chromium.org
2012-05-18
1
-0
/
+1
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-3
/
+3
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
webui: Extract WebDialogDelegate into its own header file.
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Web-ify a bunch of these names. I am going to move some of the framework code...
ben@chromium.org
2012-04-25
1
-18
/
+20
*
RefCounted types should not have public destructors, chrome/browser/ part 5
rsleevi@chromium.org
2012-04-25
1
-35
/
+35
*
TabContents -> WebContentsImpl, part 20.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Honor window size for chrome.windows.create when parent window is maximized.
aa@chromium.org
2012-04-04
1
-1
/
+2
*
Block printing from blocked popup.
abodenha@chromium.org
2012-03-23
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+2
*
Print Preview: Disable keyboard shortcut forwarding on Mac.
thestig@chromium.org
2012-02-02
1
-0
/
+3
*
Print Preview: Forward keyboard shortcuts to the browser.
thestig@chromium.org
2012-01-31
1
-7
/
+56
*
Print Preview: Use BrowserList::FindBrowserWithWebContents() instead of Brows...
thestig@chromium.org
2012-01-25
1
-6
/
+5
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
1
-9
/
+8
*
Allow HtmlDialogUIDelegate to specify dialog ModalType.
flackr@chromium.org
2012-01-12
1
-4
/
+4
*
Move chrome/browser/ui/webui/print_preview* to chrome/browser/ui/webui/print_...
thestig@chromium.org
2012-01-11
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-6
/
+5
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-4
/
+6
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-23
/
+25
*
Move WebUIMessageHandler to its own file in the public directory and put it i...
jam@chromium.org
2011-12-31
1
-0
/
+1
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...
jam@chromium.org
2011-12-27
1
-2
/
+2
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-6
/
+8
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Move the remaining TabContents methods to the WebContents interface, switchin...
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Move a bunch of methods from TabContents into the WebContents interface. This...
jam@chromium.org
2011-12-22
1
-5
/
+5
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-9
/
+6
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-11
/
+15
*
[mac] Constrain the maximum size of the print preview sheet.
csilv@chromium.org
2011-11-30
1
-0
/
+8
*
Print Preview: Properly handle window.print().
thestig@chromium.org
2011-11-23
1
-5
/
+12
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-9
/
+12
*
Print Preview: Make print preview tab modal. (try 2)
thestig@chromium.org
2011-11-15
1
-102
/
+195
*
Revert 110056 - Print Preview: Make print preview tab modal.
thestig@chromium.org
2011-11-15
1
-187
/
+101
[next]