summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource
Commit message (Expand)AuthorAgeFilesLines
* Enable promotion system on Androidaruslan@chromium.org2012-07-131-1/+1
* Separate the mobile promo action from the messagearuslan@chromium.org2012-07-133-7/+236
* Refresh promo notifications as they're fetchedaruslan@chromium.org2012-07-122-13/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Allow max_group = 0 to pass all groups.achuith@chromium.org2012-07-113-6/+21
* Extracted inner class doing process dispatch.noyau@chromium.org2012-07-096-115/+216
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-1/+1
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* Support for multi-promo json format in M21.achuith@chromium.org2012-06-152-8/+14
* Minor fixes based on review feedback.achuith@chromium.org2012-06-092-1/+4
* Purge Logo/WebstoreSignal.achuith@chromium.org2012-06-084-675/+17
* Immediate notification if active promotion arrivesaruslan@chromium.org2012-06-081-3/+5
* Web resource service fix to fetch after disconnectaruslan@chromium.org2012-06-071-11/+13
* NotificationPromo refactoring.achuith@chromium.org2012-06-055-799/+224
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Allow NTP promos to be targeted to signed-in G+ users.caitkp@chromium.org2012-06-013-15/+64
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-2/+0
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-1/+1
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-222-5/+9
* Change promo server URL to secure version.dbeam@chromium.org2012-05-181-1/+1
* Add a unit test for increments.achuith@chromium.org2012-05-162-6/+50
* Revert 137328 - Add a unit test for increments.vrk@google.com2012-05-162-51/+6
* Add a unit test for increments.achuith@chromium.org2012-05-162-6/+51
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-112-2/+2
* Moved url_utils from chrome/browser/net to chrome/common/net.groby@chromium.org2012-05-091-4/+4
* Support for M20 promo json.achuith@chromium.org2012-05-056-159/+409
* Purge GPlus promo stuff.achuith@chromium.org2012-05-024-207/+36
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-9/+9
* Add OWNERS file to chrome/browser/web_resources with some people that havedbeam@chromium.org2012-04-091-0/+4
* Do not send cookies with WebResourceService requests.bauerb@chromium.org2012-03-191-0/+1
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-1/+1
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-9/+5
* Don't throttle NTP sign in linksail@chromium.org2012-02-093-310/+1
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-7/+10
* [Clean up] Rename NTP -> Ntp for readability / convention.dbeam@chromium.org2012-02-023-145/+145
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-272-4/+4
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-1/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-0/+1
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-162-4/+4
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-162-4/+4
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-1/+2
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-103-16/+11
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-103-11/+16
* Go through NotificationService interface in the remaining places.tfarina@chromium.org2011-12-191-0/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-142-4/+6
* Clean up WebResourceService:bauerb@chromium.org2011-12-135-218/+179
* Remove debug code that accidentally got committed with promo_service changes.caitkp@chromium.org2011-12-131-7/+4
* Convert calls to the utility process in service code to use the zygote on Linux.jorgelo@chromium.org2011-12-131-0/+1
* Count user dismissals of notification promo.achuith@chromium.org2011-12-071-0/+5