| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Printing: Convert several wstrings to string16. | jhawkins@chromium.org | 2010-09-13 | 3 | -6/+8 |
* | Disable tests that are crashing but currently passing due to an overridden as... | tim@chromium.org | 2010-09-13 | 1 | -1/+7 |
* | gtk: Use CHROMEGTK_CALLBACK in PrintDialogGtk and move a thunk implementation | jhawkins@chromium.org | 2010-09-08 | 2 | -11/+11 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -0/+1 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 2 | -5/+5 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 2 | -2/+4 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 3 | -0/+3 |
* | DOM UI: Change DOMMessageHandler callback arg type to ListValue. | estade@chromium.org | 2010-08-19 | 2 | -7/+7 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+0 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -19/+16 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 1 | -5/+5 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -4/+1 |
* | Get rid of the ERROR_TYPE from InfoBarDelegate. | tfarina@chromium.org | 2010-08-14 | 1 | -3/+1 |
* | Convert infobar APIs to UTF-16. | evan@chromium.org | 2010-08-13 | 1 | -5/+6 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -4/+2 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 2 | -5/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 10 | -0/+10 |
* | Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi... | finnur@chromium.org | 2010-07-23 | 1 | -1/+4 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -8/+4 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | TTF: Re-enable PrintingLayoutTextTest.Complex by marking it FAILS_. | jhawkins@chromium.org | 2010-07-09 | 1 | -2/+2 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 1 | -4/+4 |