summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Created an IPC method to enable the cloud print proxy using robot OAuth2 cred...sanjeevr@chromium.org2011-05-132-0/+36
* Print Preview: Disable controls when printing an embedded PDF.thestig@chromium.org2011-05-121-1/+1
* Changed the IPC between the browser and the service process to return more de...sanjeevr@chromium.org2011-05-112-9/+18
* PrintPreview: Handle Print button click event to close preview tab and focus ...kmadhusu@chromium.org2011-05-101-0/+11
* Print Preview: Adding more specific error message when initiator tab is close...dpapad@chromium.org2011-05-101-1/+1
* Refactor preference syncing.zea@chromium.org2011-05-092-3/+6
* Print Preview: Print in the background.thestig@chromium.org2011-05-073-0/+159
* PrintPreview: Fix the destination printer list to show printer names rather t...kmadhusu@chromium.org2011-05-061-3/+3
* Printing: Notify the browser process of renderer print failures. (try 2)thestig@chromium.org2011-05-062-0/+15
* Revert 84343 - Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-052-15/+0
* Printing: Notify the browser process of renderer print failures.thestig@chromium.org2011-05-052-0/+15
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-15/+3
* Cleanup: Make the PrintingContext::UpdatePrintSettings code more consistent a...thestig@chromium.org2011-05-041-44/+40
* Print Preview: Fixing closing the initiator tab while preview is still loading.dpapad@chromium.org2011-05-042-2/+2
* Print Preview: Disabling layout options when the initiator tab is a PDF doc.dpapad@chromium.org2011-05-041-1/+2
* Cleanup: Remove more dead printing code.thestig@chromium.org2011-04-291-9/+1
* PrintPreview: [LINUX] Added code to show the printer configuration tool.kmadhusu@chromium.org2011-04-291-2/+55
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-291-1/+1
* Cleanup: Remove more dead printing code.thestig@chromium.org2011-04-292-26/+4
* Cleanup: Do not pass the unused document_cookie in the "printing done" IPC me...thestig@chromium.org2011-04-292-6/+2
* Printing: Catch more printing failures.thestig@chromium.org2011-04-282-13/+26
* PrintPreview:[MAC & WIN] Added code to show the native printer management dia...kmadhusu@chromium.org2011-04-284-0/+101
* Prevent context menu crash.scottbyer@chromium.org2011-04-282-0/+6
* Move |printing_enabled_| preference into PrintJobManager.bauerb@chromium.org2011-04-272-29/+27
* PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.kmadhusu@chromium.org2011-04-261-2/+34
* Print Preview: Print the entire page range since the preview only contains th...thestig@chromium.org2011-04-231-10/+15
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-1/+1
* Fix deletion of temp files from port monitor.abodenha@google.com2011-04-222-1/+18
* Print Preview: Disable print settings when initiator tab is closed.kmadhusu@chromium.org2011-04-211-0/+6
* Prevent extra destroy on several GTK dialogsestade@chromium.org2011-04-201-0/+3
* Print Preview: Check PrintHostMsg_UpdatePrintSettings return results and disp...thestig@chromium.org2011-04-202-0/+12
* Linux Printing: Continue trying to update settings even if we cannot find the...thestig@chromium.org2011-04-201-5/+10
* Print Preview: Implement dialog-less printing on Linux.thestig@chromium.org2011-04-192-8/+165
* Disable the context menu on the keyboard overlay and the print dialog.mazda@chromium.org2011-04-192-0/+6
* Prepopulating "Print To PDF" select file dialog with a suggested filename and...dpapad@chromium.org2011-04-151-2/+3
* Cleanup: Move TabContent::PrintNow() out of src/content.thestig@chromium.org2011-04-152-0/+13
* Launch print dialog from BrowserInit::ProcessCmdLineImpl rather than BrowserM...abodenha@google.com2011-04-132-0/+39
* For readability review.scottbyer@chromium.org2011-04-132-5/+17
* More https for support URLs.cevans@chromium.org2011-04-132-4/+4
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-3/+3
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-113-12/+13
* Linux: Refactor PrintDialogGtk in preparation for adding dialog-less printing.thestig@chromium.org2011-04-112-76/+94
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Print Preview: Set a print job's title and url correctly.thestig@chromium.org2011-04-073-7/+38
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-063-3/+3
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-062-3/+3
* Cleanup: Move more print code out of RVH.thestig@chromium.org2011-03-311-1/+4
* Remove #if defined(OS_POSIX) so code can be used in windows print preview.ctguil@chromium.org2011-03-301-2/+0
* DCHECK triggered while trying to print a webpage.kmadhusu@chromium.org2011-03-301-2/+4
* Move web_ui_util.* to chrome/ from content/estade@chromium.org2011-03-301-1/+0