| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a histogram to record the dns resolution + tcp connection times. | willchan@chromium.org | 2009-04-28 | 2 | -4/+19 |
* | Reverting 14597,14596,14595. | sgjesse@chromium.org | 2009-04-27 | 1 | -1/+1 |
* | Update V8 in chromium to version 1.2.1. | ager@chromium.org | 2009-04-27 | 1 | -1/+1 |
* | Don't use CancelIo to cancel pending IO before closing a | wtc@chromium.org | 2009-04-26 | 1 | -10/+11 |
* | Add SDCH histogram to help detected delayed acks | jar@chromium.org | 2009-04-24 | 1 | -0/+16 |
* | Implement HttpResponseHeaders::GetContentRange and unittests | hclam@chromium.org | 2009-04-22 | 3 | -3/+295 |
* | Disk cache: Set up a new experiment on the dev channel. | rvargas@google.com | 2009-04-22 | 3 | -10/+85 |
* | Add -DCHROME_V8 to the chrome/browser build. | sgk@google.com | 2009-04-22 | 1 | -1/+5 |
* | Build on Linux with shared libraries (significant chunks courtesy craigsch): | sgk@google.com | 2009-04-22 | 1 | -0/+4 |
* | Stop using deprecated file_util::Trim* functions. | thestig@chromium.org | 2009-04-21 | 1 | -4/+5 |
* | Log the "Proxy-Support: Session-Based-Authentication" | wtc@chromium.org | 2009-04-21 | 2 | -29/+68 |
* | Add a unit test for recycling a keep-alive connection socket | wtc@chromium.org | 2009-04-21 | 1 | -0/+59 |
* | Add histogram for connection times for new connections | jar@chromium.org | 2009-04-21 | 1 | -0/+8 |
* | Allows a proxy bypass entry to match on a specific port, used by the | sdoyon@chromium.org | 2009-04-20 | 3 | -53/+188 |
* | Correct SDCH enforcement of PathMatch for dictionaries | jar@chromium.org | 2009-04-20 | 3 | -2/+43 |
* | Add a FieldTrial and histograms for measuring impact of http prioritization. | willchan@chromium.org | 2009-04-20 | 1 | -2/+26 |
* | Implement full duplex tcp sockets on Windows. | willchan@chromium.org | 2009-04-20 | 7 | -322/+512 |
* | ProxyConfigService for Linux. | sdoyon@chromium.org | 2009-04-20 | 11 | -52/+1522 |
* | Add assertion to help clarify code. | jar@chromium.org | 2009-04-18 | 1 | -0/+2 |
* | Reverting 13983. | willchan@chromium.org | 2009-04-17 | 7 | -510/+320 |
* | Add tcp connection time histograms. | willchan@chromium.org | 2009-04-17 | 2 | -0/+20 |
* | Implement full duplex mode for windows tcp sockets. | willchan@chromium.org | 2009-04-17 | 7 | -320/+510 |
* | Do a better job of counting SDCH packets | jar@chromium.org | 2009-04-17 | 2 | -24/+48 |
* | Update Purify and Valgrind data to ignore a few new tests. | rvargas@google.com | 2009-04-17 | 2 | -0/+10 |
* | Disk cache: Modify the unit tests so that they test both | rvargas@google.com | 2009-04-17 | 9 | -150/+397 |
* | URLRequest::Interceptor enhancements1) Allow an interceptor to change its min... | michaeln@google.com | 2009-04-16 | 9 | -74/+786 |
* | s/delete/delete[]/ | thestig@chromium.org | 2009-04-15 | 1 | -1/+1 |
* | Fix strict aliasing warning in disk_cache_perftest. | thestig@chromium.org | 2009-04-14 | 1 | -4/+2 |
* | Delete more unused functions in nss_memio.c. | thestig@chromium.org | 2009-04-14 | 1 | -32/+0 |
* | Disk cache: Enable the code that sets the max size automatically. | rvargas@google.com | 2009-04-14 | 3 | -10/+69 |
* | Assert that the WinSock DLL supports version 2.2. | wtc@chromium.org | 2009-04-14 | 1 | -9/+14 |
* | Update to version 26 of open-vcdiff (underpinnings for SDCH decoder) | jar@chromium.org | 2009-04-14 | 1 | -0/+1 |
* | Histogram time from request till first byte of header is received | jar@chromium.org | 2009-04-13 | 2 | -7/+22 |
* | Delete unused functions in nss_memio.c. | willchan@chromium.org | 2009-04-13 | 1 | -30/+0 |
* | Add some LOG(INFO) to help diagnose problems when proxy is not working. | ericroman@google.com | 2009-04-13 | 4 | -3/+108 |
* | Remove the "Proxy-Support: Session-Based-Authentication" | wtc@chromium.org | 2009-04-10 | 1 | -12/+6 |
* | Give the filter setup more context so it can figure out whether it's download... | thestig@chromium.org | 2009-04-10 | 7 | -9/+88 |
* | Disk cache: Finish the current experiment. | rvargas@google.com | 2009-04-10 | 3 | -52/+24 |
* | Add a boolean data member reading_body_from_socket_ to help | wtc@chromium.org | 2009-04-10 | 3 | -3/+90 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-10 | 5 | -15/+38 |
* | revert until I can figure out why the tests are hanging | ben@chromium.org | 2009-04-09 | 5 | -38/+15 |
* | Scrape search definitions from forms that have onsubmit handlers. The scrapin... | ben@chromium.org | 2009-04-09 | 5 | -15/+38 |
* | Disk cache: fix broken UMA reports. | rvargas@google.com | 2009-04-09 | 3 | -2/+11 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -2/+2 |
* | DNS prefetch experiment extension: Consider different connection count limits | jar@chromium.org | 2009-04-08 | 3 | -6/+31 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 9 | -92/+80 |
* | - Add support for platform specific suppression files for Valgrind | nirnimesh@chromium.org | 2009-04-06 | 1 | -0/+1 |
* | Remove the now-superfluous STATE_CONNECT and STATE_CONNECT_COMPLETED from SSL... | markus@chromium.org | 2009-04-03 | 6 | -262/+180 |
* | Fix for bug 9608. adding check that tokenized header is valid. | ace@google.com | 2009-04-02 | 2 | -1/+12 |
* | Add nhs.uk as a single-authority zone. | agl@chromium.org | 2009-04-02 | 2 | -1/+4 |