| Commit message (Expand) | Author | Age | Files | Lines |
* | Some preliminary ground work for respecting the "Content Settings" in the app... | michaeln@chromium.org | 2010-02-04 | 1 | -6/+3 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 2 | -8/+12 |
* | Revert 38001 and 38002. | darin@chromium.org | 2010-02-03 | 4 | -46/+256 |
* | Back out trunk r37998. | mark@chromium.org | 2010-02-03 | 4 | -256/+46 |
* | Modify CookiePolicy to work asynchronously | darin@chromium.org | 2010-02-03 | 4 | -46/+256 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 2 | -2/+11 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 2 | -11/+2 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 2 | -2/+11 |
* | Add support for fine grained permissions to use LocalStorage. | jorlow@chromium.org | 2010-02-02 | 1 | -1/+1 |
* | Migrate old cookie setting to new system. | pkasting@chromium.org | 2010-02-02 | 1 | -2/+0 |
* | Re-enable the cookie policy browser tests. | darin@chromium.org | 2010-01-31 | 1 | -18/+5 |
* | Changes to support new cookie policy. | darin@chromium.org | 2010-01-30 | 3 | -37/+67 |
* | Rewrite the HostContentSettingsMap to address some issues: | pkasting@chromium.org | 2010-01-30 | 1 | -2/+2 |
* | Make the Blacklist in the URL request context refcounted, since the Profile g... | pkasting@chromium.org | 2010-01-30 | 2 | -11/+7 |
* | Replace the "origins" key in the manifest with "extent". The items in the ext... | aa@chromium.org | 2010-01-29 | 2 | -8/+9 |
* | Revert r37535. | darin@chromium.org | 2010-01-29 | 6 | -284/+36 |
* | Implement extended cookie controls. | jochen@chromium.org | 2010-01-29 | 6 | -36/+284 |
* | Reland r37508. Implement HostContentSettingsMap. | jochen@chromium.org | 2010-01-29 | 2 | -2/+17 |
* | Revert "Implement HostContentSettingsMap" | evan@chromium.org | 2010-01-29 | 2 | -17/+2 |
* | Implement HostContentSettingsMap | jochen@chromium.org | 2010-01-29 | 2 | -2/+17 |
* | This CL makes the TranslationService class send the text to be translated to ... | jcampan@chromium.org | 2010-01-29 | 3 | -0/+13 |
* | Enable apps to request the HTML5 notification permission. | aa@chromium.org | 2010-01-28 | 2 | -175/+208 |
* | Removes DCHECK that is hit on showing options dialog. | sky@chromium.org | 2010-01-23 | 1 | -2/+2 |
* | Fix improper cancellation when URLFetcher has started throttling requests. | eroman@chromium.org | 2010-01-22 | 2 | -34/+63 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 6 | -160/+77 |
* | Remove support for filtering by MIME-type. | jochen@chromium.org | 2010-01-20 | 2 | -35/+23 |
* | Drop the code allowing privacy blacklists to be shipped in extensions. | phajdan.jr@chromium.org | 2010-01-20 | 2 | -25/+22 |
* | Change default congestion limit for DNS preresolution | jar@chromium.org | 2010-01-18 | 1 | -2/+2 |
* | Also match against the query string if present. | jochen@chromium.org | 2010-01-12 | 1 | -2/+2 |
* | Clear the host cache when closing the last incognito window. | eroman@chromium.org | 2010-01-11 | 3 | -39/+56 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+2 |
* | Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n... | eroman@chromium.org | 2010-01-08 | 2 | -3/+5 |
* | Implement delaying resource requests until privacy blacklists are ready. | phajdan.jr@chromium.org | 2010-01-05 | 2 | -37/+53 |
* | Remove WinInet FTP code. | phajdan.jr@chromium.org | 2010-01-05 | 1 | -16/+0 |
* | Cleanup histogram classes mixing SetFlags into FactoryGet arguments | jar@chromium.org | 2009-12-28 | 2 | -44/+24 |
* | Load message catalogs on demand when chrome.i18n.getMessage needs them. | cira@chromium.org | 2009-12-17 | 2 | -10/+54 |
* | Flip: Comma delimit the various flip options. Redo the fixed testing server f... | willchan@chromium.org | 2009-12-15 | 1 | -5/+4 |
* | Exclude chrome:// requests from showing up on the about:net-internals page. | eroman@chromium.org | 2009-12-12 | 2 | -0/+12 |
* | SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade. | agl@chromium.org | 2009-12-11 | 2 | -8/+8 |
* | Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma... | eroman@chromium.org | 2009-12-08 | 4 | -218/+198 |
* | Use factory to create histograms, and refcounts to track lifetimes | jar@chromium.org | 2009-12-06 | 2 | -35/+46 |
* | Remember zoom on a per-host basis. | pkasting@chromium.org | 2009-12-04 | 2 | -3/+14 |
* | Delay DNS subresource resolution until navigational resolution is complete | jar@chromium.org | 2009-12-04 | 1 | -2/+6 |
* | Remove the deprecated version of FixupURL and fix the callers. | thakis@chromium.org | 2009-12-03 | 2 | -7/+0 |
* | Hold a reference to object returned by GetGlobalHostResolver(). | eroman@chromium.org | 2009-12-01 | 1 | -11/+16 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 3 | -1/+2 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 3 | -2/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 3 | -1/+2 |
* | Integrate BlacklistManager with Profile. | phajdan.jr@chromium.org | 2009-11-30 | 2 | -16/+23 |
* | Throttle websocket live experiment | ukai@chromium.org | 2009-11-26 | 1 | -0/+8 |