| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: IWYU for base/gtest_prod_util.h. | thestig | 2015-09-25 | 1 | -1/+0 |
* | SdchManager: remove EnableSdchSupport | ellyjones | 2015-08-18 | 1 | -5/+0 |
* | SDCH: remove secure support experiment | ellyjones | 2015-06-11 | 1 | -9/+0 |
* | Replace more ObserverList with base::ObserverList. | brettw | 2015-06-03 | 1 | -1/+1 |
* | Revert debugging put in place for issue 454198. | rdsmith | 2015-05-29 | 1 | -6/+0 |
* | Returning scoped_ptr in SdchInfoToValue() instead of raw pointers in net/base | payal.pandey | 2015-05-28 | 1 | -1/+1 |
* | Remove SdchDictionary from exposed SdchManager interface. | rdsmith | 2015-04-10 | 1 | -6/+7 |
* | Split SdchManager::Dictionary out into separate class/file. | rdsmith | 2015-04-09 | 1 | -105/+16 |
* | Make SdchOwner resilient to dictionary used notifications post deletion. | rdsmith | 2015-03-30 | 1 | -1/+3 |
* | Checks to enforce relative lifetimes for SdchManager. | rdsmith | 2015-03-11 | 1 | -0/+6 |
* | Add an eviction mechanism for SDCH dictionaries. | rdsmith | 2015-01-08 | 1 | -6/+17 |
* | Pin dictionaries from being deleted while request is outstanding. | rdsmith | 2014-11-21 | 1 | -38/+92 |
* | Sdch view for net-internals | baranovich | 2014-11-14 | 1 | -126/+42 |
* | Restructure SDCH layering to allow more separation (observer/1->[0,n] | rdsmith | 2014-11-06 | 1 | -79/+36 |
* | Revert "Sdch view for net-internals" | tzik | 2014-11-04 | 1 | -46/+129 |
* | Sdch view for net-internals | baranovich | 2014-11-04 | 1 | -129/+46 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -3/+3 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -1/+1 |
* | Handle URLRequest::Read() returning false without an error or ERR_IO_PENDING. | rdsmith | 2014-09-23 | 1 | -0/+1 |
* | Added new histogram for analyzing SDCH corruption detection cases. | rdsmith | 2014-09-09 | 1 | -2/+3 |
* | Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher. | rdsmith | 2014-09-09 | 1 | -22/+38 |
* | Improve testing for SDCH. | rdsmith@chromium.org | 2014-08-19 | 1 | -1/+7 |
* | Added stats on why blacklisted requests were blacklisted. | rdsmith@chromium.org | 2014-08-13 | 1 | -10/+16 |
* | Move of SdchDictionaryFetcher to net. | rdsmith@chromium.org | 2014-06-20 | 1 | -1/+1 |
* | Clear SDCH information on "Clear browsing data" path. | rdsmith@chromium.org | 2014-06-19 | 1 | -5/+11 |
* | Revert of Clear SDCH information on "Clear browsing data" path. (https://code... | sorin@chromium.org | 2014-06-17 | 1 | -9/+1 |
* | Clear SDCH information on "Clear browsing data" path. | rdsmith@chromium.org | 2014-06-17 | 1 | -1/+9 |
* | Make SdchManager per-profile. | rdsmith@chromium.org | 2014-06-15 | 1 | -15/+6 |
* | Revert 277160 "Make SdchManager per-profile." | viettrungluu@chromium.org | 2014-06-14 | 1 | -6/+15 |
* | Make SdchManager per-profile. | rdsmith@chromium.org | 2014-06-14 | 1 | -15/+6 |
* | Split sdch_manager_unittest.cc out of sdch_filter_unittest.cc | mef@chromium.org | 2014-01-13 | 1 | -1/+1 |
* | Enable SDCH support over HTTPS if --enable-sdch=2 switch is present. | mef@chromium.org | 2014-01-10 | 1 | -0/+9 |
* | Revert 243957 "Enable SDCH support over HTTPS if --enable-sdch=2..." | noamsml@google.com | 2014-01-10 | 1 | -9/+0 |
* | Enable SDCH support over HTTPS if --enable-sdch=2 switch is present. | mef@chromium.org | 2014-01-09 | 1 | -0/+9 |
* | net: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of time headers in net/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Make SDCH classes IO-thread-only. Remove TSan suppression. | joi@chromium.org | 2011-12-02 | 1 | -2/+3 |
* | Moved SDCH initialization from UI thread to IO thread. | rtenneti@chromium.org | 2011-09-17 | 1 | -12/+6 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -3/+3 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -2/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet. | wtc@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | net: Add namespace net to Sdch* classes. | tfarina@chromium.org | 2011-02-01 | 1 | -5/+14 |
* | FBTF: Move a bunch of code to the headers and remove includes. | erg@google.com | 2010-09-22 | 1 | -1/+1 |
* | More FRIEND_TEST_ALL_PREFIXES. | phajdan.jr@chromium.org | 2010-07-30 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | Add metarefresh for SDCH in yet another case. | jar@chromium.org | 2010-01-04 | 1 | -1/+1 |
* | Avoid meta-refresh when back-button gets non-sdch content | jar@chromium.org | 2009-12-28 | 1 | -0/+4 |