summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Add sign in dialog for GCP->print preview integration.abodenha@chromium.org2011-08-242-6/+25
* PrintPreview: Whenever a preview tab reloads, reset the tab title.kmadhusu@chromium.org2011-08-245-11/+87
* Cleanup: Fix some incorrect messages and style nits in the print preview code.thestig@chromium.org2011-08-242-2/+1
* Backend changes for custom margins.aayushkumar@chromium.org2011-08-232-0/+18
* Print Preview: Go from event driven print preview back to print preview with ...thestig@chromium.org2011-08-234-23/+38
* Added a 'Reset' method in PrintMsg_Print_Params struct that is responsible fo...aayushkumar@chromium.org2011-08-221-3/+3
* Code to accept a print ticket on the command line.abeera@google.com2011-08-206-18/+73
* Revert 97442 - Code to accept a print ticket on the command line.bauerb@chromium.org2011-08-195-72/+18
* Code to accept a print ticket on the command line.abeera@google.com2011-08-195-18/+72
* Print Preview: Populating print preview tab title earlier.kmadhusu@chromium.org2011-08-182-5/+7
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+7
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-171-7/+0
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+7
* Print Preview: Handle a crashed initiator tab by showing a message in PP.kmadhusu@chromium.org2011-08-164-47/+298
* Print Preview: Always enable the internal PDF plugin for print preview.thestig@chromium.org2011-08-161-0/+45
* Virtual Cloud Print Driver for Mac.abeera@google.com2011-08-152-0/+78
* Optimize all images in chrome/app and chrome/browser.tony@chromium.org2011-08-153-0/+0
* Linux: Simplify printing code and make it more reliable during shutdown.thestig@chromium.org2011-08-132-58/+24
* Print Preview: Fixing behavior of event listeners.dpapad@chromium.org2011-08-123-14/+16
* Revert 96567 - Reland 96406 - Print preview page selection should not require...kmadhusu@chromium.org2011-08-122-16/+17
* Reland 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-122-17/+16
* Fix call to GetDefaultBrowser in print cloud because we are no longer guarant...mirandac@chromium.org2011-08-121-1/+5
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2
* Revert 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-112-16/+17
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-112-17/+16
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-111-2/+2
* Removal of Profile from content part 6.avi@chromium.org2011-08-112-19/+21
* Clean up CL to fix the member function comments and to validate the print pre...kmadhusu@chromium.org2011-08-111-4/+7
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-1/+0
* Convert HtmlDialogUIDelegate::GetDialogTitle() to string16.tony@chromium.org2011-08-055-26/+27
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-032-4/+8
* Profile shouldn't own CloudPrintProxyService.torne@chromium.org2011-08-024-3/+83
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-3/+3
* Add OVERRIDE to wide swaths of WebUI.avi@chromium.org2011-08-011-2/+2
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-0/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-2/+3
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-6/+6
* PrintPreview: backend changes to support pipelining.vandebo@chromium.org2011-07-264-56/+153
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-222-12/+8
* Stop reference counting CloudPrintProxyService.torne@chromium.org2011-07-222-11/+13
* Switched the cloud print login from a WebUI local dialog to a web-based scheme.sanjeevr@chromium.org2011-07-224-0/+21
* Print Preview: Printing with the system dialog should print the same frame/node.thestig@chromium.org2011-07-222-9/+19
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-212-8/+12
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-212-12/+8
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+1
* Print Preview: Make preview generation event driven to eliminate synchronous ...thestig@chromium.org2011-07-182-32/+23
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-3/+1
* Print Preview: Associating preview requests and responses using an identifierdpapad@chromium.org2011-07-131-2/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-2/+3