summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing
Commit message (Expand)AuthorAgeFilesLines
* Add a DCHECK for the thread PrinterQuery and PrintJobs get created on.thestig@chromium.org2010-11-303-13/+9
* New Cloud Print Proxy setup UI.scottbyer@chromium.org2010-11-2918-26/+625
* Resources for the new cloud print proxy setup UI.scottbyer@google.com2010-11-234-3/+3
* Revert 67050 - Resources for the new cloud print proxy setup UI.scottbyer@google.com2010-11-234-3/+3
* Resources for the new cloud print proxy setup UI.scottbyer@google.com2010-11-234-3/+3
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-3/+2
* Fix memory leak in PrintPreviewTabControllerTest.kmadhusu@chromium.org2010-11-181-4/+4
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-182-8/+9
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-2/+3
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-3/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-163-0/+395
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-2/+3
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-3/+2
* Rename GaiaAuthenticator2 to GaiaAuthFetcher.tfarina@chromium.org2010-11-102-7/+7
* Chromoting: Rename ChromotocolConfig -> SessionConfiggarykac@chromium.org2010-11-081-1/+0
* Cloud Print Dialog work.scottbyer@google.com2010-11-023-6/+40
* Minimum UI change for Cloud Print dialog.scottbyer@google.com2010-11-022-3/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-2/+2
* Move PrintDialogGtk file delete to the file thread.tony@chromium.org2010-11-011-7/+6
* Suppress the error from disk IO on the UI thread in printing codeevan@chromium.org2010-10-281-1/+8
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-2/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-2/+7
* Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...isherman@chromium.org2010-10-231-7/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-231-2/+7
* Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"evan@chromium.org2010-10-221-7/+2
* Thread IO safety: annotate file_util, and block IO thread from doing IOevan@chromium.org2010-10-221-2/+7
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-222-10/+24
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-181-20/+14
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-151-1/+1
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-125-5/+5
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-097-52/+52
* Remove dead code - PrintViewManager::PrintNowInternal.thestig@chromium.org2010-10-082-17/+0
* Change the way we wait for print jobs at shutdown on the Macstuartmorgan@chromium.org2010-10-072-6/+21
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-074-222/+96
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-071-1/+1
* Remoting/Cloud Print Proxy authentication success UI cleanup.scottbyer@chromium.org2010-10-071-1/+2
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-063-18/+22
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-10/+3
* Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2...johnnyg@chromium.org2010-10-021-1/+2
* Derive the manage URL from the cloud print root in prefs.scottbyer@google.com2010-10-013-0/+20
* Policy to disable printinggfeher@chromium.org2010-10-012-0/+34
* Refactor out the cloud print URL management into a separate header/file for f...scottbyer@google.com2010-09-296-64/+86
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-284-29/+78
* Printing: Push checking of |context| one level lower, as the differentjhawkins@chromium.org2010-09-271-14/+2
* Printing: Call PrintingContext::AskUserForSettings() on the UI thread for Linuxjhawkins@chromium.org2010-09-272-6/+6
* Printing: Push checking of |context| one level lower, as the differentjhawkins@chromium.org2010-09-271-7/+1
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-274-0/+647
* Added code in the browser process to display a Cloud Print token expired desk...sanjeevr@chromium.org2010-09-222-11/+96
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-212-5/+18