| Commit message (Expand) | Author | Age | Files | Lines |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 2 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 2 | -2/+2 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Switch to shutdown connector just after authentication. | vitalybuka@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 1 | -1/+1 |
* | Pass list of printers to chrome using file. | vitalybuka@chromium.org | 2013-03-18 | 2 | -0/+37 |
* | Rename GoogleServiceAuthError::None() to AuthErrorNone() and LoginFailure::No... | antrim@chromium.org | 2013-03-12 | 1 | -1/+1 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Fixed fragile implementation of cloud print dialog. | vitalybuka@chromium.org | 2013-03-02 | 1 | -9/+1 |
* | First batch of fixing pref registrations. | joi@chromium.org | 2013-02-21 | 2 | -23/+13 |
* | Use https://www.google.com/cloudprint/enable_chrome_connector to close sign i... | vitalybuka@chromium.org | 2013-02-20 | 1 | -5/+17 |
* | Don't shows sign in promo in Cloud Print Dialog. | vitalybuka@chromium.org | 2013-02-15 | 1 | -2/+2 |
* | Moving last generic Prefs implementation files to base/prefs/. | joi@chromium.org | 2013-02-14 | 1 | -1/+1 |
* | Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific. | joi@chromium.org | 2013-02-12 | 2 | -1/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 3 | -3/+3 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -7/+12 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 3 | -6/+6 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 2 | -5/+9 |
* | Removed broken "token expired" dialog. | vitalybuka@chromium.org | 2013-02-05 | 2 | -92/+0 |
* | browser: Start moving application_lifetime.h functions into chrome namespace. | tfarina@chromium.org | 2013-01-30 | 1 | -4/+4 |
* | Stop using content's internal URLDataManager methods from chrome. | jam@chromium.org | 2013-01-27 | 1 | -3/+2 |
* | Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ... | jam@chromium.org | 2013-01-23 | 1 | -4/+4 |
* | Get rid of the static list of URLs in chrome_url_data_manager_backend.cc whic... | jam@chromium.org | 2013-01-22 | 2 | -0/+5 |
* | Move code in ui\webui\jstemplate_builder.* to webui namespace for consistency. | jam@chromium.org | 2013-01-22 | 1 | -3/+3 |
* | Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa... | jam@chromium.org | 2013-01-18 | 1 | -1/+1 |
* | Simplify WebUI data sources. Currently WebUI data sources implement a URLData... | jam@chromium.org | 2013-01-16 | 2 | -15/+16 |
* | Don't derive from ChromeURLDataManager::DataSource, and instead have these cl... | jam@chromium.org | 2013-01-14 | 2 | -13/+19 |
* | Update other unittests to use newly added TestingBrowserProcess::GetGlobal(). | dbeam@chromium.org | 2013-01-04 | 1 | -2/+2 |
* | Cleanup: Remove more unneeded browser_thread.h includes. | thestig@chromium.org | 2013-01-04 | 1 | -1/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 3 | -16/+16 |
* | Add vitalybuka to owners. | vitalybuka@chromium.org | 2012-12-18 | 1 | -0/+1 |
* | FindLastActiveWithProfile now requires a HostDesktopType. | grt@chromium.org | 2012-11-29 | 1 | -1/+3 |
* | Revert 169654 - FindLastActiveWithProfile now requires a HostDesktopType. | joi@chromium.org | 2012-11-27 | 1 | -3/+1 |
* | FindLastActiveWithProfile now requires a HostDesktopType. | grt@chromium.org | 2012-11-27 | 1 | -1/+3 |
* | Remove PrefObserver usage, batch 9. | joi@chromium.org | 2012-11-21 | 2 | -13/+7 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -2/+2 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -1/+1 |
* | browser: Move FindLastActiveWithProfile() into chrome namespace. | tfarina@chromium.org | 2012-11-12 | 1 | -1/+1 |
* | Move global_descriptors to base/posix. | brettw@chromium.org | 2012-11-09 | 1 | -1/+1 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 1 | -9/+4 |
* | Revert r165444 "Add method to load resources without scale" | oshima@chromium.org | 2012-11-01 | 1 | -4/+9 |
* | Add method to load resources without scale | oshima@chromium.org | 2012-11-01 | 1 | -9/+4 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 2 | -11/+7 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Cleanup: IWYU for base/time.h. Also fix misc lint errors. | thestig@chromium.org | 2012-10-10 | 1 | -1/+0 |
* | New Cloud Print Private API. | vitalybuka@chromium.org | 2012-10-08 | 2 | -13/+24 |
* | Removed dead code. | vitalybuka@chromium.org | 2012-10-05 | 2 | -82/+0 |
* | Moving google_apis and GaiaClient to src/google_apis. | joi@chromium.org | 2012-09-07 | 2 | -6/+6 |
* | Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem... | thestig@chromium.org | 2012-09-06 | 2 | -2/+2 |