summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_resource
Commit message (Expand)AuthorAgeFilesLines
* 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
* Small tweak to http://codereview.chromium.org/8520009/:caitkp@chromium.org2011-12-051-6/+11
* Remove dead code for gpu blacklist auto-update.zmo@google.com2011-12-032-154/+0
* Only show G+ promo for users logged into G+caitkp@chromium.org2011-11-305-70/+302
* Move GPU preliminary info collection back to UI thread.zmo@google.com2011-11-232-46/+6
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-161-1/+1
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-1/+1
* Update URL for GPU blacklist.kerz@chromium.org2011-11-121-1/+1
* Remove GPU blacklist auto-update.zmo@google.com2011-11-121-1/+0
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-1/+2
* Support for platform filters in notification promo.achuith@chromium.org2011-11-074-50/+216
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-3/+3
* NTP4/Sync Promo:dbeam@chromium.org2011-10-273-100/+100
* Add a command-line switch --skip-gpu-data-loading.zmo@chromium.org2011-10-261-6/+6
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-4/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-6/+6
* Fix crasher due to const-ref to non-existing variablebattre@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+7
* Sync promo: Clean-up outstanding nits on promo resource service sync promo si...dbeam@chromium.org2011-10-191-15/+28
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-9/+11
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-8/+8