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_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-26
1
-2
/
+2
*
Revert 86625 - This change implements a first pass in the effort to remove th...
vandebo@chromium.org
2011-05-25
1
-2
/
+2
*
This change implements a first pass in the effort to remove the dependency of...
twiz@chromium.org
2011-05-25
1
-2
/
+2
*
PrintPreview: Fix the destination printer list to show printer names rather t...
kmadhusu@chromium.org
2011-05-06
1
-11
/
+11
*
Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...
thestig@chromium.org
2011-05-04
1
-14
/
+20
*
Update set printer function to be local-only to avoid permission issues.
arthurhsu@chromium.org
2011-05-03
1
-10
/
+35
*
Complete UpdatePrinterSettings so that clicking print in the print preview UI...
arthurhsu@chromium.org
2011-04-21
1
-49
/
+120
*
Cleanup: Fix some style issues in the printing code. Fix misuse of scoped_ptr.
csilv@chromium.org
2011-04-21
1
-7
/
+4
*
Attempt to fetch first printer's settings to bootstrap the printing process i...
arthurhsu@chromium.org
2011-04-18
1
-4
/
+40
*
PrintPreview: Set number of copies and collate in print ticket.
kmadhusu@chromium.org
2011-04-05
1
-1
/
+2
*
PrintPreview: Added a helper function to get print job settings from dictionary.
kmadhusu@chromium.org
2011-03-31
1
-2
/
+2
*
Print Preview: Implement basic settings.
thestig@chromium.org
2011-03-29
1
-0
/
+6
*
PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextWin::Up...
kmadhusu@chromium.org
2011-03-28
1
-3
/
+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
/
+2
*
Move Start/EndPage() from NewPage/PageDone()
dpapad@chromium.org
2011-03-16
1
-6
/
+5
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
1
-0
/
+11
*
Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...
thestig@chromium.org
2011-02-14
1
-4
/
+0
*
Use the existing PRINTPAGERANGE rather than allocating a new one.
thestig@chromium.org
2011-01-20
1
-7
/
+5
*
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
-6
/
+12
*
Printing: Convert PrintingContext into an interface implemented by the separate
jhawkins@chromium.org
2010-10-06
1
-52
/
+51
*
Fix a c_str() use-after-free bug in the printing code.
nick@chromium.org
2010-09-28
1
-1
/
+2
*
Printing: Remove the debug-only |page_number_| from PrintingContext, which has
jhawkins@chromium.org
2010-09-28
1
-14
/
+0
*
Printing: Push checking of |context| one level lower, as the different
jhawkins@chromium.org
2010-09-27
1
-0
/
+1
*
Printing: Push checking of |context| one level lower, as the different
jhawkins@chromium.org
2010-09-27
1
-0
/
+2
*
Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.
jhawkins@chromium.org
2010-09-21
1
-6
/
+6
*
Printing: Convert several wstrings to string16.
jhawkins@chromium.org
2010-09-13
1
-6
/
+7
*
Win32: Print the right number of pages.
thestig@chromium.org
2010-08-13
1
-28
/
+28
*
Set the job name for the print job on the Mac.
avi@chromium.org
2010-05-12
1
-2
/
+11
*
printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).
maruel@chromium.org
2009-12-08
1
-4
/
+3
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
1
-1
/
+1
*
Implement the basic OS-level printing mechanics on Mac
stuartmorgan@chromium.org
2009-10-13
1
-34
/
+34
*
Fix the Windows printing build by updating an old include.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-1
/
+2
*
Re-enable test (disabled while moving printing functionality to printing libr...
sverrir@google.com
2009-07-09
1
-1
/
+4
*
Move printing related stuff to the root printing project from the browser pro...
sverrir@google.com
2009-07-07
1
-0
/
+607