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
/
printing
/
printing_context_mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in printing/.
avi
2015-12-21
1
-0
/
+1
*
Allow page range selection in system dialog called from preview
vitalybuka
2015-05-05
1
-1
/
+2
*
[Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includes
tapted
2015-05-04
1
-4
/
+1
*
Implement window.print() on Android
dgn
2014-12-15
1
-0
/
+1
*
Standardize usage of virtual/override/final in printing/
dcheng
2014-10-22
1
-17
/
+16
*
Replacing the OVERRIDE with override and FINAL with final in /src/printing
anujk.sharma
2014-10-07
1
-12
/
+12
*
Use document from preview for System Dialog printing on Windows.
vitalybuka
2014-08-26
1
-1
/
+2
*
Added PrintingContext::Delegate to get parent view handle and application loc...
Vitaly Buka
2014-08-26
1
-2
/
+1
*
Revert of Added PrintingContext::Delegate to get parent view handle and appli...
finnur
2014-08-25
1
-1
/
+2
*
Added PrintingContext::Delegate to get parent view handle and application loc...
vitalybuka
2014-08-23
1
-2
/
+1
*
Apply paper size selection for local printers on OSX.
vitalybuka@chromium.org
2014-06-20
1
-3
/
+8
*
Move settings setup for PDF and cloud print into single location in PrintingC...
vitalybuka@chromium.org
2013-11-04
1
-2
/
+2
*
De-duplicate job_settings parsing code.
vitalybuka@chromium.org
2013-10-29
1
-5
/
+4
*
Cleanup: Use base namespace in printing/.
thestig@chromium.org
2013-10-01
1
-1
/
+1
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-3
/
+3
*
base::Bind: Convert PrintingContext::PrintSettingsCallback.
jhawkins@chromium.org
2011-11-19
1
-4
/
+5
*
PrintPreview:[MAC] Added "Open PDF In Preview" option to open the pdf in nati...
kmadhusu@chromium.org
2011-11-17
1
-0
/
+4
*
Add OVERRIDE to printing/.
avi@chromium.org
2011-11-16
1
-11
/
+11
*
PrintPreview: [MAC] Set the system default page size in NSPrintInfo PMPageFor...
kmadhusu@chromium.org
2011-11-02
1
-0
/
+4
*
PrintPreview: Fixed RICOH MP C3501 color print job issues.
kmadhusu@chromium.org
2011-09-04
1
-1
/
+1
*
Add printing.dll to the component build.
darin@chromium.org
2011-09-01
1
-1
/
+1
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-2
/
+3
*
Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...
aayushkumar@chromium.org
2011-08-17
1
-3
/
+2
*
Added Header and Footer support in Linux, Windows and Mac for Skia
aayushkumar@chromium.org
2011-08-17
1
-2
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-1
/
+1
*
PrintPreview: Modified PrintingContextMac code to use the copy of sharedPrint...
kmadhusu@chromium.org
2011-06-03
1
-4
/
+8
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
PrintPreview: Modified code to set the printer using the unique printer id.
kmadhusu@chromium.org
2011-05-04
1
-1
/
+1
*
PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.
kmadhusu@chromium.org
2011-04-26
1
-0
/
+1
*
PrintPreview: [MAC] Set duplex binding settings in print ticket.
kmadhusu@chromium.org
2011-04-20
1
-1
/
+1
*
PrintPreview: [MAC] Set the color setting in print ticket.
kmadhusu@chromium.org
2011-04-12
1
-0
/
+4
*
PrintPreview: [MAC] Set the duplex setting in print ticket.
kmadhusu@chromium.org
2011-04-07
1
-0
/
+4
*
PrintPreview: [MAC] Set the specified orientation in the print ticket.
kmadhusu@chromium.org
2011-04-05
1
-0
/
+4
*
PrintPreview: Set number of copies and collate in print ticket.
kmadhusu@chromium.org
2011-04-05
1
-0
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
PrintPreview: Added a helper function 'SetPrinter' in printing/printing_conte...
kmadhusu@chromium.org
2011-03-23
1
-0
/
+4
*
Printing: Use const reference instead of a const pointer.
thestig@chromium.org
2011-03-22
1
-1
/
+1
*
PrintPreview: [MAC] Set the selected printer for the current print job.
kmadhusu@chromium.org
2011-03-21
1
-1
/
+5
*
Cleanup: Modify 'NSPrintInfo' raw pointer to a scoped_nsobject.
kmadhusu@chromium.org
2011-03-15
1
-1
/
+2
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
1
-1
/
+2
*
Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...
thestig@chromium.org
2011-02-14
1
-1
/
+0
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
1
-1
/
+3
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
1
-0
/
+55