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_view_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing DCHECK.
avi@chromium.org
2014-04-18
1
-3
/
+3
*
Don't delete PrintJobManager from ReleaseModule(), just Shutdown.
vitalybuka@chromium.org
2013-09-18
1
-1
/
+1
*
Fixing spreadsheets printing.
vitalybuka@chromium.org
2013-09-04
1
-5
/
+15
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-494
/
+5
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
1
-1
/
+1
*
Use a direct include of time headers in chrome/browser/, part 6.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-5
/
+6
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Printing selection from context menu.
vitalybuka@chromium.org
2013-02-05
1
-7
/
+8
*
UI to printing selection with print preview.
vitalybuka@chromium.org
2013-01-30
1
-0
/
+2
*
Cleanup: Rename print preview tab to print preview dialog in various classes.
thestig@chromium.org
2013-01-26
1
-12
/
+11
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Rename PrintPreviewTabController to PrintPreviewDialogController; Rename Brow...
thestig@chromium.org
2012-12-19
1
-5
/
+5
*
Remove TabContents from printing.
avi@chromium.org
2012-12-06
1
-8
/
+7
*
Remove PrefObserver usage, batch 9.
joi@chromium.org
2012-11-21
1
-8
/
+5
*
Moved AlphaBlend rasterization to renderer process like it was before 152681.
vitalybuka@chromium.org
2012-11-13
1
-7
/
+0
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-4
/
+5
*
Restored partial rasterization for AlphaBlend.
vitalybuka@chromium.org
2012-10-13
1
-6
/
+9
*
Switch NOTIFICATION_PRINT_JOB_RELEASED to source a WebContents.
avi@chromium.org
2012-10-12
1
-6
/
+3
*
Revert "Revert 159158 - Make using WebContentsUserData simpler."
avi@chromium.org
2012-09-28
1
-1
/
+1
*
Revert 159158 - Make using WebContentsUserData simpler.
dharani@google.com
2012-09-28
1
-1
/
+1
*
Make using WebContentsUserData simpler.
avi@chromium.org
2012-09-27
1
-1
/
+1
*
Switch PrintViewManager, PrintPreviewMessageHandler to use WebContentsUserData.
avi@chromium.org
2012-09-18
1
-12
/
+20
*
Print Preview: Ignore excessive print preview commands.
thestig@chromium.org
2012-08-24
1
-3
/
+5
*
Some printers has issue with metafiles produces from PDF so added switch and ...
vitalybuka@chromium.org
2012-08-22
1
-13
/
+30
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
1
-0
/
+1
*
Adding basic Metro Print Metrics.
mad@chromium.org
2012-08-13
1
-0
/
+4
*
Block printing through JS when printing is disabled by policy or pref
bartfab@chromium.org
2012-07-26
1
-5
/
+22
*
Move printing.* prefs from local state to profile
bartfab@chromium.org
2012-07-26
1
-0
/
+1
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-02
1
-1
/
+1
*
These are the Chrome side changes to support the Print device charm in Metro.
mad@chromium.org
2012-06-29
1
-0
/
+10
*
TabContentsWrapper -> TabContents, for printing code.
thestig@chromium.org
2012-06-08
1
-8
/
+7
*
Clean up display of print errors to avoid use of BrowserList::GetLastActive().
ben@chromium.org
2012-05-30
1
-4
/
+6
*
TabContents -> WebContentsImpl, part 20.
avi@chromium.org
2012-04-17
1
-2
/
+2
*
Block printing from blocked popup.
abodenha@chromium.org
2012-03-23
1
-2
/
+10
*
Printing: Handle more error conditions and remove more cruft.
thestig@chromium.org
2012-03-15
1
-6
/
+6
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-3
/
+4
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+2
*
Printing: Release the PrinterQuery when a renderer crashes.
thestig@chromium.org
2012-02-25
1
-19
/
+29
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-5
/
+4
*
Print Preview: Do not change the print preview state when print preview is no...
thestig@chromium.org
2012-02-10
1
-1
/
+6
*
Print preview: Do not exit the window.print() nested loop too early when savi...
thestig@chromium.org
2012-01-24
1
-3
/
+7
*
Make WebUI objects not derive from WebUI. WebUI objects own the controller. T...
jam@chromium.org
2012-01-17
1
-1
/
+1
*
Adding functionality to print PDF embedded in the html page.
gene@chromium.org
2012-01-13
1
-1
/
+2
*
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 a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-4
/
+4
[next]