| Commit message (Expand) | Author | Age | Files | Lines |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Ensure we're allowed to make resource requests on chromeos before we make them. | achuith@chromium.org | 2012-10-18 | 1 | -2/+9 |
* | Extracted inner class doing process dispatch. | noyau@chromium.org | 2012-07-09 | 1 | -112/+21 |
* | Move content::URLFetcher static functions to net::URLFetcher | akalin@chromium.org | 2012-06-19 | 1 | -2/+2 |
* | Web resource service fix to fetch after disconnect | aruslan@chromium.org | 2012-06-07 | 1 | -11/+13 |
* | Change most content::URLFetcher references to net::URLFetcher | akalin@chromium.org | 2012-05-23 | 1 | -1/+1 |
* | Remove content::URLFetcherDelegate | akalin@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Support for M20 promo json. | achuith@chromium.org | 2012-05-05 | 1 | -7/+7 |
* | Do not send cookies with WebResourceService requests. | bauerb@chromium.org | 2012-03-19 | 1 | -0/+1 |
* | Add content/public/browser/resource_dispatcher_host.h | darin@chromium.org | 2012-03-12 | 1 | -9/+5 |
* | Create an API around UtilityProcessHost and use that from chrome. | jam@chromium.org | 2012-02-03 | 1 | -7/+10 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-27 | 1 | -2/+2 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -0/+1 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -1/+0 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -0/+1 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 1 | -2/+2 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 1 | -2/+2 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 1 | -1/+2 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -8/+11 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -11/+8 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 1 | -1/+1 |
* | Clean up WebResourceService: | bauerb@chromium.org | 2011-12-13 | 1 | -158/+92 |
* | Convert calls to the utility process in service code to use the zygote on Linux. | jorgelo@chromium.org | 2011-12-13 | 1 | -0/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ... | jam@chromium.org | 2011-10-26 | 1 | -4/+3 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -6/+6 |
* | Fix crasher due to const-ref to non-existing variable | battre@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -9/+7 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -3/+4 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg... | ananta@chromium.org | 2011-08-19 | 1 | -3/+3 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -2/+3 |
* | GCC 4.6 -Wunused-but-set-variable cleanup. | pph34r@gmail.com | 2011-07-01 | 1 | -1/+3 |
* | Change the WebResourceService to use SystemURLRequestContext, and fix leak th... | mirandac@chromium.org | 2011-06-28 | 1 | -7/+3 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 1 | -5/+17 |
* | Revert 88400 (Probable breaker of XP Tests(dbg)(5), 10.6 Tests (dbg)(2), 10.5... | rsleevi@chromium.org | 2011-06-09 | 1 | -2/+7 |
* | Use the System URL Request Context in the web resource service instead of the... | mirandac@chromium.org | 2011-06-08 | 1 | -7/+2 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | Refactor preference syncing. | zea@chromium.org | 2011-05-09 | 1 | -1/+3 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Remove RDH from UtilityProcessHost. | willchan@chromium.org | 2011-04-06 | 1 | -4/+4 |
* | Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ... | isherman@chromium.org | 2011-04-06 | 1 | -4/+4 |
* | Remove RDH from UtilityProcessHost. | willchan@chromium.org | 2011-04-06 | 1 | -4/+4 |
* | Revert 80318 - Detach the PromoResourceService and WebResourceService from th... | cmp@chromium.org | 2011-04-04 | 1 | -12/+17 |