| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a DCHECK for the thread PrinterQuery and PrintJobs get created on. | thestig@chromium.org | 2010-11-30 | 3 | -13/+9 |
* | New Cloud Print Proxy setup UI. | scottbyer@chromium.org | 2010-11-29 | 18 | -26/+625 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Revert 67050 - Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | Resources for the new cloud print proxy setup UI. | scottbyer@google.com | 2010-11-23 | 4 | -3/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-19 | 1 | -3/+2 |
* | Fix memory leak in PrintPreviewTabControllerTest. | kmadhusu@chromium.org | 2010-11-18 | 1 | -4/+4 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 2 | -8/+9 |
* | Revert 66571 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-18 | 1 | -2/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-18 | 1 | -3/+2 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Implement print preview tab controller. | kmadhusu@chromium.org | 2010-11-16 | 3 | -0/+395 |
* | Revert 65879 - When an extension is uninstalled, close all desktop notificati... | johnnyg@chromium.org | 2010-11-12 | 1 | -2/+3 |
* | When an extension is uninstalled, close all desktop notifications from that e... | johnnyg@chromium.org | 2010-11-12 | 1 | -3/+2 |
* | Rename GaiaAuthenticator2 to GaiaAuthFetcher. | tfarina@chromium.org | 2010-11-10 | 2 | -7/+7 |
* | Chromoting: Rename ChromotocolConfig -> SessionConfig | garykac@chromium.org | 2010-11-08 | 1 | -1/+0 |
* | Cloud Print Dialog work. | scottbyer@google.com | 2010-11-02 | 3 | -6/+40 |
* | Minimum UI change for Cloud Print dialog. | scottbyer@google.com | 2010-11-02 | 2 | -3/+3 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 2 | thakis@chromium.org | 2010-11-02 | 1 | -2/+2 |
* | Move PrintDialogGtk file delete to the file thread. | tony@chromium.org | 2010-11-01 | 1 | -7/+6 |
* | Suppress the error from disk IO on the UI thread in printing code | evan@chromium.org | 2010-10-28 | 1 | -1/+8 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -2/+7 |
* | Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from... | isherman@chromium.org | 2010-10-23 | 1 | -7/+2 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-23 | 1 | -2/+7 |
* | Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO" | evan@chromium.org | 2010-10-22 | 1 | -7/+2 |
* | Thread IO safety: annotate file_util, and block IO thread from doing IO | evan@chromium.org | 2010-10-22 | 1 | -2/+7 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 2 | -10/+24 |
* | Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ... | sanjeevr@chromium.org | 2010-10-18 | 1 | -20/+14 |
* | In a fake SSLInfo, set security_bits to -1 instead of 0 | wtc@chromium.org | 2010-10-15 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part21: | tfarina@chromium.org | 2010-10-12 | 5 | -5/+5 |
* | Rename ChromeThread to BrowserThread Part8: | tfarina@chromium.org | 2010-10-09 | 7 | -52/+52 |
* | Remove dead code - PrintViewManager::PrintNowInternal. | thestig@chromium.org | 2010-10-08 | 2 | -17/+0 |
* | Change the way we wait for print jobs at shutdown on the Mac | stuartmorgan@chromium.org | 2010-10-07 | 2 | -6/+21 |
* | All communication with the cloud print proxy service from the browser now hap... | sanjeevr@chromium.org | 2010-10-07 | 4 | -222/+96 |
* | Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in the | jhawkins@chromium.org | 2010-10-07 | 1 | -1/+1 |
* | Remoting/Cloud Print Proxy authentication success UI cleanup. | scottbyer@chromium.org | 2010-10-07 | 1 | -1/+2 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 3 | -18/+22 |
* | Removed the ServiceProcessType enum because a single service process should h... | sanjeevr@chromium.org | 2010-10-05 | 1 | -10/+3 |
* | Sync shouldn't allow hosted accounts, but other clients of GaiaAuthenticator2... | johnnyg@chromium.org | 2010-10-02 | 1 | -1/+2 |
* | Derive the manage URL from the cloud print root in prefs. | scottbyer@google.com | 2010-10-01 | 3 | -0/+20 |
* | Policy to disable printing | gfeher@chromium.org | 2010-10-01 | 2 | -0/+34 |
* | Refactor out the cloud print URL management into a separate header/file for f... | scottbyer@google.com | 2010-09-29 | 6 | -64/+86 |
* | Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu... | sanjeevr@chromium.org | 2010-09-28 | 4 | -29/+78 |
* | Printing: Push checking of |context| one level lower, as the different | jhawkins@chromium.org | 2010-09-27 | 1 | -14/+2 |
* | Printing: Call PrintingContext::AskUserForSettings() on the UI thread for Linux | jhawkins@chromium.org | 2010-09-27 | 2 | -6/+6 |
* | Printing: Push checking of |context| one level lower, as the different | jhawkins@chromium.org | 2010-09-27 | 1 | -7/+1 |
* | Cloud print proxy management UI. | scottbyer@chromium.org | 2010-09-27 | 4 | -0/+647 |
* | Added code in the browser process to display a Cloud Print token expired desk... | sanjeevr@chromium.org | 2010-09-22 | 2 | -11/+96 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 2 | -5/+18 |