summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource
Commit message (Expand)AuthorAgeFilesLines
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-2/+2
* Refactor preference syncing.zea@chromium.org2011-05-092-11/+31
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Make GpuBlacklistUpdater own a copy of the blacklist cache.bauerb@chromium.org2011-04-282-54/+32
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-261-1/+1
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-261-4/+4
* Removed wchar_t from Time::FromString.shinyak@google.com2011-04-261-4/+4
* Move the synchronous GPU messages to the IO thread to avoid deadlock.jam@chromium.org2011-04-262-1/+84
* Fix users of platform_util::GetVersionStringModifier that really only caremark@chromium.org2011-04-253-45/+55
* Add a ScopedTestingLocalState for unit tests which need Local State.bauerb@chromium.org2011-04-211-51/+22
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-0/+1
* Fix chromeos unit tests by cleaning up the local state in PromoResourceServic...jstritar@chromium.org2011-04-151-0/+6
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-154-80/+363
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-4/+4
* Revert 80702 - Remove RDH from UtilityProcessHost.The utility process should ...isherman@chromium.org2011-04-061-4/+4
* Remove RDH from UtilityProcessHost.willchan@chromium.org2011-04-061-4/+4
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-051-2/+3
* Revert 80318 - Detach the PromoResourceService and WebResourceService from th...cmp@chromium.org2011-04-048-241/+159
* Detach the PromoResourceService and WebResourceService from the Profile; have...mirandac@chromium.org2011-04-048-159/+241
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* Remove tips code from Chrome.mirandac@chromium.org2011-03-282-67/+1
* Fix the PromoResourceService so that it does not display a promo if data from...mirandac@chromium.org2011-03-161-4/+5
* Code for stable channel is "", not "stable". Fix in PromoResourceService. Al...mirandac@chromium.org2011-03-111-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-094-6/+6
* Use https instead of http for software renderling list auto update URL.zmo@google.com2011-03-041-2/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-013-3/+3
* With this CL, GPU blacklist auto update from the web is implemented. This al...zmo@google.com2011-02-265-3/+90
* [Reason for revert: might be a factor in XP-only failures UITestCanLaunchWith...nick@chromium.org2011-02-265-90/+3
* With this CL, GPU blacklist auto update from the web (before it ships togethe...zmo@google.com2011-02-255-3/+90
* Refactor WebResourceService class, making it more generic. Move all the prom...zmo@google.com2011-02-185-507/+610
* Add back localization code to web resource service, for localized promos.mirandac@chromium.org2011-02-091-2/+6
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-012-21/+21
* The WebResourceService was overrunning the int value used to store the time u...mirandac@chromium.org2011-01-281-9/+9
* Get URLRequestContextGetter from profile associated with the WebResourceServi...mirandac@chromium.org2011-01-262-1/+5
* Add scoped_allowio for WebResourceServiceUtil::CanShowPromo until we can eval...finnur@chromium.org2011-01-261-0/+3
* Fix web resource server so that it points at the topic for the new promo.mirandac@chromium.org2011-01-251-1/+1
* Fix uninitialized variables introduced in CL 72374.ddorwin@chromium.org2011-01-251-2/+2
* Accidentally committed a patch that pointed the web resource server to my per...mirandac@chromium.org2011-01-241-2/+1
* Add possibility to divide chrome users into groups of equal size, and change ...mirandac@chromium.org2011-01-243-44/+151
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Change the promo cache update back to the standard 48 hours.mirandac@chromium.org2010-12-211-9/+3
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-2/+2
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+1
* Fix sync in Chromium-os by not allowing CanShowPromo to initialize the sync s...mirandac@chromium.org2010-12-101-3/+7
* Fix ResourceServiceTest_UnpackPromoSignal_Testbauerb@chromium.org2010-12-061-2/+4
* Mark WebResourceServiceTest.UnpackPromoSignal as DISABLED_, as it's crashing.rsleevi@chromium.org2010-12-041-1/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Fix web resource service bugs:mirandac@chromium.org2010-11-302-25/+83
* Add new promotional line for NTP, to be shown to advanced Chrome users.mirandac@chromium.org2010-11-243-24/+236
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-1/+1