summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/cloud_print
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-092-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-092-2/+2
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Switch to shutdown connector just after authentication.vitalybuka@chromium.org2013-03-191-1/+1
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Pass list of printers to chrome using file.vitalybuka@chromium.org2013-03-182-0/+37
* Rename GoogleServiceAuthError::None() to AuthErrorNone() and LoginFailure::No...antrim@chromium.org2013-03-121-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Fixed fragile implementation of cloud print dialog.vitalybuka@chromium.org2013-03-021-9/+1
* First batch of fixing pref registrations.joi@chromium.org2013-02-212-23/+13
* Use https://www.google.com/cloudprint/enable_chrome_connector to close sign i...vitalybuka@chromium.org2013-02-201-5/+17
* Don't shows sign in promo in Cloud Print Dialog.vitalybuka@chromium.org2013-02-151-2/+2
* Moving last generic Prefs implementation files to base/prefs/.joi@chromium.org2013-02-141-1/+1
* Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.joi@chromium.org2013-02-122-1/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-113-3/+3
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-7/+12
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-6/+6
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-5/+9
* Removed broken "token expired" dialog.vitalybuka@chromium.org2013-02-052-92/+0
* browser: Start moving application_lifetime.h functions into chrome namespace.tfarina@chromium.org2013-01-301-4/+4
* Stop using content's internal URLDataManager methods from chrome.jam@chromium.org2013-01-271-3/+2
* Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ...jam@chromium.org2013-01-231-4/+4
* Get rid of the static list of URLs in chrome_url_data_manager_backend.cc whic...jam@chromium.org2013-01-222-0/+5
* Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency.jam@chromium.org2013-01-221-3/+3
* Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...jam@chromium.org2013-01-181-1/+1
* Simplify WebUI data sources. Currently WebUI data sources implement a URLData...jam@chromium.org2013-01-162-15/+16
* Don't derive from ChromeURLDataManager::DataSource, and instead have these cl...jam@chromium.org2013-01-142-13/+19
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-041-2/+2
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-1/+0
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-223-16/+16
* Add vitalybuka to owners.vitalybuka@chromium.org2012-12-181-0/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-291-1/+3
* Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType.joi@chromium.org2012-11-271-3/+1
* FindLastActiveWithProfile now requires a HostDesktopType.grt@chromium.org2012-11-271-1/+3
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-212-13/+7
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-2/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* browser: Move FindLastActiveWithProfile() into chrome namespace.tfarina@chromium.org2012-11-121-1/+1
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-9/+4
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-4/+9
* Add method to load resources without scaleoshima@chromium.org2012-11-011-9/+4
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-012-11/+7
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* New Cloud Print Private API.vitalybuka@chromium.org2012-10-082-13/+24
* Removed dead code.vitalybuka@chromium.org2012-10-052-82/+0
* Moving google_apis and GaiaClient to src/google_apis.joi@chromium.org2012-09-072-6/+6
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-062-2/+2