summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Revert 228779 "Update defaults for InstantExtended."erg@chromium.org2013-10-151-1/+1
* Update defaults for InstantExtended.samarth@chromium.org2013-10-151-1/+1
* Print Preview: Remove PrintSystemTaskProxy.thestig@chromium.org2013-10-152-148/+0
* Remove parts of PrintSystemTaskProxy.thestig@chromium.org2013-10-152-78/+3
* Cleanup various bits of printing code.thestig@chromium.org2013-10-142-48/+9
* Check RenderViewHost pointer, it may be deleted before PrintingMessageFilter.vitalybuka@chromium.org2013-10-102-7/+34
* Don't enforce maximum dialog size for browser modal dialogs.rfevang@chromium.org2013-10-091-3/+3
* Remove abodenha from printing related ownersabodenha@chromium.org2013-10-092-2/+0
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-261-5/+3
* Clean up a few more unused globals.thakis@chromium.org2013-09-252-10/+2
* Cleanup: Simplify PrintDialogGtk code a little bit.thestig@chromium.org2013-09-231-7/+4
* Linux Printing: Save settings from the previous print job.thestig@chromium.org2013-09-211-4/+40
* Don't delete PrintJobManager from ReleaseModule(), just Shutdown.vitalybuka@chromium.org2013-09-188-105/+161
* Remove the concept of blocked contents.jochen@chromium.org2013-09-172-13/+2
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-2/+2
* Revert 223610 "Set the printer info in crash reports using the c..."finnur@chromium.org2013-09-171-2/+2
* Set the printer info in crash reports using the crash key logging system.rsesek@chromium.org2013-09-171-2/+2
* Fix print preview size calculation.rfevang@chromium.org2013-09-081-8/+12
* Makes signing URL to respect --cloud-print-service flag.vitalybuka@chromium.org2013-09-061-17/+15
* Limit constrained windows to the size of the parent view.rfevang@chromium.org2013-09-061-0/+4
* Fixing spreadsheets printing.vitalybuka@chromium.org2013-09-042-7/+17
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-4/+4
* Remove unused field.etienneb@chromium.org2013-08-281-2/+0
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-10/+27
* Linux Printing: Speculative fix for a null callback in PrintDialogGtk.thestig@chromium.org2013-08-271-1/+5
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-27/+10
* Two small fixes for Chrome for Android PDF printing.cimamoglu@chromium.org2013-08-231-1/+6
* Rename observer and clarify documentation.avi@chromium.org2013-08-232-2/+2
* Submitting https://codereview.chromium.org/23116003/ for Cihat Imamoglu.avayvod@chromium.org2013-08-196-10/+141
* Cleanup: Do not check for NULL pointers returned by new in printing code.thestig@chromium.org2013-08-161-13/+0
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-128-624/+771
* Cleanup: remove "tab" terminology from print preview codewittman@chromium.org2013-08-026-143/+139
* Revert 212329 "Reland "Close web contents modal dialogs on conte..."wittman@chromium.org2013-07-316-179/+171
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+2
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-0/+1
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-245-5/+5
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-24/+76
* Revert 211966 "Stores JobEventDetails in scoped_refptr."vitalybuka@chromium.org2013-07-231-3/+2
* Another batch of disabled Ash browser testsgab@chromium.org2013-07-231-0/+10
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Reland "Close web contents modal dialogs on content load start"wittman@chromium.org2013-07-186-171/+179
* Remove plugin_list.h includes from chrome tests in preparation for moving web...jam@chromium.org2013-07-182-5/+2
* Use a direct include of the message_loop header in chrome/browser/, part 8.avi@chromium.org2013-07-1711-11/+11
* Use a direct include of the shared_memory header in base/, chrome/, components/.avi@chromium.org2013-07-172-2/+2
* Stores JobEventDetails in scoped_refptr.vitalybuka@chromium.org2013-07-171-2/+3
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-163-5/+5
* Revert 211058 "Close web contents modal dialogs on content load ..."wittman@chromium.org2013-07-126-179/+171
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-1210-10/+10
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Close web contents modal dialogs on content load startwittman@chromium.org2013-07-116-171/+179