| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+2 |
* | Fix some coverity warnings in src/net. | willchan@chromium.org | 2009-07-10 | 1 | -4/+4 |
* | Handle proxy corruption including nesting of compressino algorithms | jar@chromium.org | 2009-06-22 | 1 | -1/+1 |
* | Prevent SDCH from re-trying to download a dicitionary | jar@chromium.org | 2009-06-05 | 1 | -0/+1 |
* | Adjust histograms to only collect non-cache stats for SDCH. | jar@chromium.org | 2009-05-15 | 1 | -0/+1 |
* | Ensure that IO thread is not called in last actions by SDCH shutdown | jar@chromium.org | 2009-05-13 | 1 | -0/+3 |
* | Hand craft an A/B test of SDCH compression | jar@chromium.org | 2009-04-30 | 1 | -8/+24 |
* | Correct SDCH enforcement of PathMatch for dictionaries | jar@chromium.org | 2009-04-20 | 1 | -1/+2 |
* | wtc: please look at URL related code, and hooks and nits | jar@chromium.org | 2009-03-13 | 1 | -3/+7 |
* | Distinguish a few more SDCH cases via problem codes | jar@chromium.org | 2009-02-27 | 1 | -0/+8 |
* | Correct enums in SDCH problem codes | jar@chromium.org | 2009-02-25 | 1 | -4/+6 |
* | Provide error reporting and recovery for SDCH responses not market as HTML | jar@chromium.org | 2009-02-21 | 1 | -0/+4 |
* | Improve modularity of recent SDCH dictionary load checkin | jar@chromium.org | 2009-02-17 | 1 | -1/+1 |
* | Fetch SDCH dictionary as soon as current URL fetch completes | jar@chromium.org | 2009-02-11 | 1 | -4/+4 |
* | Add to SDCH histogramming | jar@chromium.org | 2009-02-02 | 1 | -1/+2 |
* | Adjust SDCH problem code histogram. | jar@chromium.org | 2009-01-27 | 1 | -3/+7 |
* | Improve SDCH stability stats and error recovery | jar@chromium.org | 2009-01-20 | 1 | -21/+49 |
* | Correct typo in SDCH problem logging code. | jar@google.com | 2008-12-17 | 1 | -1/+2 |
* | Add instrumentation to and tighten SDCH implementation | jar@google.com | 2008-12-02 | 1 | -0/+5 |
* | Adjust histograms to get better data for latency experiments | jar@google.com | 2008-11-22 | 1 | -20/+28 |
* | Avoid plausible DOS attack by malicious SDCH server | jar@google.com | 2008-11-18 | 1 | -0/+17 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -2/+2 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -3/+2 |
* | Add a lot of robustness to SDCH filter decoding | jar@google.com | 2008-10-15 | 1 | -7/+67 |
* | Unrollback 3024 (partially rolled back in 3027). | ericroman@google.com | 2008-10-08 | 1 | -3/+0 |
* | Revert 3024, broke mac build. | maruel@google.com | 2008-10-08 | 1 | -0/+3 |
* | Pull in new googleurl@94 which includes GURL::EffectiveIntPort(). | ericroman@google.com | 2008-10-08 | 1 | -3/+0 |
* | Correct typo with containing extra declarations in header | jar@google.com | 2008-09-23 | 1 | -8/+7 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 1 | -0/+202 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 1 | -202/+0 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 1 | -0/+202 |