| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the dependency checker tool. Rules for a directory did modify their direc... | stoyan@chromium.org | 2009-02-05 | 1 | -0/+5 |
* | Disk cache: Add a check to make sure that the index table mask is not bigger ... | rvargas@google.com | 2009-02-04 | 2 | -2/+14 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 14 | -364/+499 |
* | On posix platforms make sure the test server has shutdown and wait for it so | thomasvl@chromium.org | 2009-02-03 | 1 | -0/+5 |
* | Add one more histogram to SDCH decoder | jar@chromium.org | 2009-02-02 | 1 | -2/+12 |
* | Add to SDCH histogramming | jar@chromium.org | 2009-02-02 | 3 | -26/+51 |
* | Correct line ending in unit test. | jar@chromium.org | 2009-01-31 | 1 | -7/+7 |
* | Get rid of synchronous ResolveProxy API. | ericroman@google.com | 2009-01-31 | 3 | -150/+130 |
* | Move proxy resolve requests out of plugin/renderer process, and into the brow... | ericroman@google.com | 2009-01-31 | 2 | -2/+89 |
* | Fix a minor style nit. Make a comment clearer. | wtc@chromium.org | 2009-01-30 | 2 | -6/+5 |
* | Measure how often our users see MD2 intermediate CA | wtc@chromium.org | 2009-01-30 | 2 | -0/+7 |
* | In rare cases (when running inside QEMU), the event | wtc@chromium.org | 2009-01-30 | 2 | -24/+21 |
* | Make test server to store files by sending POST /writefile/<filename> HTTP re... | stoyan@chromium.org | 2009-01-30 | 1 | -1/+39 |
* | Correct handling of filter chaining of SDCH and gzip compression | jar@chromium.org | 2009-01-30 | 3 | -31/+89 |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 3 | -33/+48 |
* | Add more unit tests for net/base/host_resolver. | phajdan.jr@chromium.org | 2009-01-29 | 9 | -116/+315 |
* | Reverting 8868. | ericroman@google.com | 2009-01-29 | 9 | -256/+301 |
* | Reverting 8864. | wtc@chromium.org | 2009-01-29 | 9 | -301/+256 |
* | Work around our not caching the intermediate CA | wtc@chromium.org | 2009-01-29 | 9 | -256/+301 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 36 | -98/+187 |
* | Add support for UA spoofing, and spoof Safari's UA string when loading URLs | darin@chromium.org | 2009-01-27 | 3 | -16/+18 |
* | Bring in googleurl changes which fix URL parsing layout test. | mmoss@chromium.org | 2009-01-27 | 1 | -1/+1 |
* | Add a dummy function CrashBug6500 so that the return | wtc@chromium.org | 2009-01-27 | 1 | -17/+11 |
* | Adjust SDCH problem code histogram. | jar@chromium.org | 2009-01-27 | 3 | -5/+9 |
* | Remove unused invalid_cert.pem. | dkegel@google.com | 2009-01-27 | 1 | -41/+0 |
* | Fix compile error in dump_files (didn't catch the error since dump_cache isn'... | erikkay@google.com | 2009-01-26 | 1 | -1/+2 |
* | Change FileStream to use FilePath instead of wstring. | erikkay@google.com | 2009-01-26 | 6 | -10/+13 |
* | Reverting 8627,8625. | maruel@chromium.org | 2009-01-26 | 2 | -26/+8 |
* | Clean up dns prefetch code, and also port it. | phajdan.jr@chromium.org | 2009-01-26 | 2 | -8/+26 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 36 | -187/+98 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 36 | -98/+187 |
* | Disk cache: Adjust the current experiment so that the cache | rvargas@google.com | 2009-01-23 | 1 | -15/+18 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 3 | -9/+11 |
* | Support domain=IPADDR if it matches the url ip address exactly. | deanm@chromium.org | 2009-01-23 | 2 | -2/+12 |
* | Add q-values to languages in Accept-Language HTTP header to be compatible wit... | jungshik@google.com | 2009-01-23 | 3 | -3/+85 |
* | BUG=1112 | hclam@chromium.org | 2009-01-23 | 1 | -4/+8 |
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 4 | -16/+16 |
* | We should download text/csv mime types instead of displaying them. | abarth@chromium.org | 2009-01-22 | 2 | -6/+8 |
* | Mark the SECOM Trust Root CAs as EV. Note that both | wtc@chromium.org | 2009-01-22 | 1 | -0/+12 |
* | Return ERR_SSL_PROTOCOL_ERROR instead of the default | wtc@chromium.org | 2009-01-21 | 1 | -1/+1 |
* | Fix dump_cache build. | evan@chromium.org | 2009-01-21 | 1 | -8/+15 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 5 | -22/+11 |
* | Provide initialization of member variable | jar@chromium.org | 2009-01-20 | 1 | -0/+1 |
* | generate test_shell.pak and hook up loading net resources from | tc@google.com | 2009-01-20 | 1 | -3/+3 |
* | Improve SDCH stability stats and error recovery | jar@chromium.org | 2009-01-20 | 8 | -59/+246 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 8 | -9/+29 |
* | Refine a CHECK into several CHECKs to determine the return | wtc@chromium.org | 2009-01-17 | 1 | -1/+20 |
* | Have net_resources.grd generate a .pak file too. Since the tld | tc@google.com | 2009-01-16 | 2 | -6/+8 |
* | If connect succeeds synchronously, the event object is also | wtc@google.com | 2009-01-16 | 2 | -2/+4 |