summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource/web_resource_service.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure we're allowed to make resource requests on chromeos before we make them.achuith@chromium.org2012-10-181-4/+13
* Plugins resource service.ibraaaa@google.com2012-10-021-1/+0
* Enable promotion system on Androidaruslan@chromium.org2012-07-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Extracted inner class doing process dispatch.noyau@chromium.org2012-07-091-2/+13
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-4/+8
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-111-1/+1
* Support for M20 promo json.achuith@chromium.org2012-05-051-3/+4
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-7/+0
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-0/+7
* Clean up WebResourceService:bauerb@chromium.org2011-12-131-50/+33
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Change the WebResourceService to use SystemURLRequestContext, and fix leak th...mirandac@chromium.org2011-06-281-5/+1
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-091-3/+3
* Revert 88400 (Probable breaker of XP Tests(dbg)(5), 10.6 Tests (dbg)(2), 10.5...rsleevi@chromium.org2011-06-091-4/+6
* Use the System URL Request Context in the web resource service instead of the...mirandac@chromium.org2011-06-081-6/+4
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+1
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-2/+2
* Revert 80318 - Detach the PromoResourceService and WebResourceService from th...cmp@chromium.org2011-04-041-5/+14
* Detach the PromoResourceService and WebResourceService from the Profile; have...mirandac@chromium.org2011-04-041-14/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-261-0/+3
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-261-3/+0
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-251-0/+3
* Refactor WebResourceService class, making it more generic. Move all the prom...zmo@google.com2011-02-181-140/+40
* Get URLRequestContextGetter from profile associated with the WebResourceServi...mirandac@chromium.org2011-01-261-0/+2
* Add possibility to divide chrome users into groups of equal size, and change ...mirandac@chromium.org2011-01-241-1/+21
* Fix web resource service bugs:mirandac@chromium.org2010-11-301-3/+16
* Add new promotional line for NTP, to be shown to advanced Chrome users.mirandac@chromium.org2010-11-241-11/+66
* Fix memory leak in web_resource_service.mirandac@chromium.org2010-09-271-1/+1
* Allow web resource server to set custom logo display by start and end date.mirandac@chromium.org2010-09-231-26/+28
* Add the ability to change NTP logos using a command from the web resource ser...mirandac@chromium.org2010-09-211-11/+37
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+1
* Convert wide strings in WebResourceService.viettrungluu@chromium.org2010-08-141-4/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Pref service strings should be std::string.estade@chromium.org2010-06-181-2/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Mac language/locale cleanupthomasvl@chromium.org2009-11-191-3/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Tenth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+2
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-5/+1
* Fix tips in OS X to respect system language settings instead of locale.mirandac@chromium.org2009-10-071-0/+3
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-261-11/+6
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-251-4/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+102