summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/net_pref_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-2/+5
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Remove PrefObserver usage, batch 9.joi@chromium.org2012-11-211-6/+1
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-6/+5
* Converted policy.PolicyTest.testDisableSPDY pyauto test to browser_tests.joaodasilva@chromium.org2012-09-091-4/+1
* Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.joi@chromium.org2012-08-211-0/+2
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove net-internals page for throttling, introduce flag for extension devs i...joi@chromium.org2012-04-241-2/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-2/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-5/+5
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+7
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-7/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+7
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-7/+1
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-2/+1
* PrerenderManager is no longer refcounted.cbentzel@chromium.org2011-04-221-3/+4
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-071-1/+1
* Use the "DNS prefetch" button to control whether prerender is enabled/disabled.cbentzel@chromium.org2011-03-311-1/+11
* Support enabling/disabling the URL request throttler via the about:net-intern...joi@chromium.org2011-03-251-1/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Add Group-Policy to disable the SPDY protocol.mbelshe@chromium.org2010-10-161-0/+5
* Support dynamic policy refresh for DNS prefetching.phajdan.jr@chromium.org2010-10-051-0/+33