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.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Allow NSExceptions in certain cases.
shess@chromium.org
2011-05-24
1
-0
/
+11
*
PrintPreview: [MAC]Update only the orientation settings, if the selected prin...
kmadhusu@chromium.org
2011-05-05
1
-11
/
+15
*
Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...
thestig@chromium.org
2011-05-04
1
-6
/
+9
*
PrintPreview: Modified code to set the printer using the unique printer id.
kmadhusu@chromium.org
2011-05-04
1
-12
/
+29
*
PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.
kmadhusu@chromium.org
2011-04-26
1
-1
/
+0
*
PrintPreview: [MAC] Set duplex binding settings in print ticket.
kmadhusu@chromium.org
2011-04-20
1
-5
/
+17
*
PrintPreview: [MAC] Set the color setting in print ticket.
kmadhusu@chromium.org
2011-04-12
1
-1
/
+20
*
PrintPreview: [MAC] Set the duplex setting in print ticket.
kmadhusu@chromium.org
2011-04-07
1
-1
/
+13
*
PrintPreview: [MAC] Set the specified orientation in the print ticket.
kmadhusu@chromium.org
2011-04-05
1
-2
/
+16
*
PrintPreview: Set number of copies and collate in print ticket.
kmadhusu@chromium.org
2011-04-05
1
-4
/
+31
*
PrintPreview: Added a helper function to get print job settings from dictionary.
kmadhusu@chromium.org
2011-03-31
1
-6
/
+3
*
PrintPreview: Add a print job constant for "printerName".
kmadhusu@chromium.org
2011-03-30
1
-1
/
+1
*
Print Preview: Implement basic settings.
thestig@chromium.org
2011-03-29
1
-0
/
+6
*
PrintPreview: Added a helper function 'SetPrinter' in printing/printing_conte...
kmadhusu@chromium.org
2011-03-23
1
-10
/
+16
*
Printing: Use const reference instead of a const pointer.
thestig@chromium.org
2011-03-22
1
-2
/
+2
*
PrintPreview: [MAC] Set the selected printer for the current print job.
kmadhusu@chromium.org
2011-03-21
1
-12
/
+35
*
Cleanup: Modify 'NSPrintInfo' raw pointer to a scoped_nsobject.
kmadhusu@chromium.org
2011-03-15
1
-18
/
+14
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
1
-1
/
+14
*
Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...
thestig@chromium.org
2011-02-14
1
-4
/
+0
*
On Chrome OS, use the application locale to determine the default paper size ...
sanjeevr@chromium.org
2010-12-03
1
-4
/
+4
*
Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class
jhawkins@chromium.org
2010-10-26
1
-1
/
+4
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
1
-2
/
+2
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
1
-35
/
+35
*
Fix Mac print crash
gfeher@chromium.org
2010-09-29
1
-4
/
+4
*
Printing: Remove the debug-only |page_number_| from PrintingContext, which has
jhawkins@chromium.org
2010-09-28
1
-14
/
+0
*
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
jhawkins@chromium.org
2010-09-21
1
-4
/
+6
*
Printing: Convert several wstrings to string16.
jhawkins@chromium.org
2010-09-13
1
-2
/
+2
*
Set the job name for the print job on the Mac.
avi@chromium.org
2010-05-12
1
-3
/
+13
*
Set the job title of print jobs.
avi@chromium.org
2010-04-27
1
-0
/
+6
*
Move Page Setup into print, as Chrome is not a document-based app.
avi@chromium.org
2010-04-27
1
-0
/
+7
*
Implement the basic OS-level printing mechanics on Mac
stuartmorgan@chromium.org
2009-10-13
1
-0
/
+206