| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 3 | -3/+3 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 3 | -0/+10 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 2 | -6/+10 |
* | Change GetProfileToUse method from Profile to content::BrowserContext | phajdan.jr@chromium.org | 2013-05-03 | 2 | -3/+6 |
* | Formatting cleanup. Should be no code change. | pkasting@chromium.org | 2013-05-03 | 1 | -0/+1 |
* | A few more reordering bits that accidentally got left out of r197198. | pkasting@chromium.org | 2013-04-30 | 1 | -9/+9 |
* | Reorder pieces of code. No other changes. | pkasting@chromium.org | 2013-04-30 | 2 | -25/+23 |
* | [components] Switch {RefCounted}ProfileKeyedService to use BrowserContext | phajdan.jr@chromium.org | 2013-04-26 | 2 | -3/+3 |
* | Add InfoBarDelegate::web_contents(). This is convenient for the number of | pkasting@chromium.org | 2013-04-24 | 1 | -1/+1 |
* | Eliminate InfoBarTabHelper. Make InfoBarService a concrete class. | pkasting@chromium.org | 2013-04-23 | 1 | -3/+3 |
* | Cleanup: Get rid of Profile::GetProtocolHandlerRegistry(). | thestig@chromium.org | 2013-04-04 | 1 | -5/+5 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 2 | -2/+2 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 3 | -10/+0 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 3 | -0/+10 |
* | Remove calls to URLRequestContext::network_delegate() in chrome browser code. | tedv@chromium.org | 2013-03-11 | 1 | -1/+2 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 2 | -2/+2 |
* | Remove unused pieces of URLRequestJobFactory API. | pauljensen@chromium.org | 2013-02-12 | 3 | -66/+0 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 3 | -9/+12 |
* | Avoid creating new TestingPrefServiceSyncable | MHX348@motorola.com | 2013-02-10 | 1 | -9/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 2 | -17/+19 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-28 | 1 | -4/+6 |
* | Move core url data manager classes to content. | jam@chromium.org | 2013-01-24 | 1 | -0/+1 |
* | Make ProtocolHandlerRegistry use 307 to redirect instead of 302. | koz@chromium.org | 2013-01-10 | 1 | -1/+1 |
* | Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory. | pauljensen@chromium.org | 2013-01-08 | 3 | -92/+210 |
* | Change infobar creation to use a public static Create() method on the infobar... | pkasting@chromium.org | 2013-01-08 | 2 | -15/+41 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 3 | -8/+16 |
* | Add a UMA stat to track whether Chrome is the default browser. | robertshield@chromium.org | 2012-12-11 | 1 | -2/+2 |
* | POSTs to HSTS domains are no longer converted to GETs | mmenke@chromium.org | 2012-11-28 | 1 | -1/+2 |
* | chrome/browser: Update calls from RunAllPending() to RunUntilIdle(). | tfarina@chromium.org | 2012-11-17 | 1 | -2/+2 |
* | GTTF: remove FAILS_ prefix, part 1 | phajdan.jr@chromium.org | 2012-11-01 | 1 | -1/+1 |
* | Fix registerProtocolHandler OS registration on Windows 8 | benwells@chromium.org | 2012-09-25 | 2 | -0/+7 |
* | Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem... | thestig@chromium.org | 2012-09-06 | 2 | -6/+6 |
* | Rename InfoBarTabService -> InfoBarService. | joi@chromium.org | 2012-08-30 | 2 | -4/+4 |
* | Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network... | shalev@chromium.org | 2012-08-24 | 2 | -9/+16 |
* | Introduce InfoBarTabService API. | joi@chromium.org | 2012-08-20 | 2 | -5/+6 |
* | Create chrome/browser/api directory. Move infobar delegates used by Autofill ... | joi@chromium.org | 2012-08-13 | 1 | -1/+1 |
* | Clean-up inline members of nested classes (chrome/) | hans@chromium.org | 2012-08-10 | 2 | -1/+6 |
* | Correct const accessors in base/values.(h|cc), Part II (ListValue) | vabr@chromium.org | 2012-08-03 | 1 | -1/+1 |
* | Cleanup URLInterceptors in test methods. | smckay@chromium.org | 2012-07-24 | 1 | -14/+13 |
* | Convert ProtocolHandlerRegistry to be a ProfileKeyedService. | smckay@chromium.org | 2012-07-21 | 5 | -198/+494 |
* | A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr... | hbono@chromium.org | 2012-07-20 | 5 | -478/+198 |
* | Convert ProtocolHandlerRegistry to be a ProfileKeyedService. | smckay@chromium.org | 2012-07-20 | 5 | -198/+478 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -3/+4 |
* | Prototype version of the first-run dialog for Windows 8. | motek@chromium.org | 2012-06-22 | 1 | -2/+4 |
* | Disables flaky ProtocolHandlerRegistryTest tests | pkotwicz@chromium.org | 2012-06-22 | 1 | -2/+7 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -1/+3 |