| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r39446: "Fix the case where the browser livelocks if we cannot open a ... | agl@chromium.org | 2010-02-19 | 7 | -191/+67 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-19 | 7 | -67/+191 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 6 | -7/+14 |
* | Revert r39417: "Implement NetworkChangeNotifierLinux." | willchan@chromium.org | 2010-02-19 | 2 | -182/+4 |
* | Implement NetworkChangeNotifierLinux. | willchan@chromium.org | 2010-02-19 | 2 | -4/+182 |
* | Client-side SSL cert support for Mac. | snej@chromium.org | 2010-02-18 | 2 | -20/+194 |
* | Add a command-line flag to remap hostnames based on patterns. | eroman@chromium.org | 2010-02-18 | 6 | -87/+345 |
* | Avoid showing the user a garbage path attribute when the cookie doesn't have an | darin@chromium.org | 2010-02-12 | 2 | -1/+16 |
* | Update effective TLD (registry-controlled domain) data to latest file from Mo... | pam@chromium.org | 2010-02-12 | 3 | -9837/+9696 |
* | Recover from inconsistent cookie database. | eroman@chromium.org | 2010-02-12 | 3 | -14/+277 |
* | Make sure the parent directory always comes first when listing directories. | estade@chromium.org | 2010-02-11 | 2 | -15/+14 |
* | Revert the revert... This has the cumulative effect of relanding 38694. | eroman@chromium.org | 2010-02-11 | 4 | -57/+226 |
* | Http Cache: Add a load log to the DoomEntry operation. | rvargas@google.com | 2010-02-11 | 1 | -0/+3 |
* | Revert 38694 - For some reason this seems to be hanging chrome frame tests, e... | eroman@chromium.org | 2010-02-10 | 4 | -226/+57 |
* | Add some tests to CookieMonster for overwriting persistent cookies, and check... | eroman@chromium.org | 2010-02-10 | 4 | -57/+226 |
* | Wait a second before initializing the Mac notifier thread. | willchan@chromium.org | 2010-02-10 | 2 | -9/+32 |
* | Disable NetworkChangeNotifierMac's helper thread. | willchan@chromium.org | 2010-02-09 | 1 | -6/+8 |
* | Fix ClientSocketPoolBaseHelper to maintain order properly. | willchan@chromium.org | 2010-02-08 | 2 | -6/+16 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-08 | 2 | -0/+55 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 2 | -16/+16 |
* | Including icons for FTP and file:// directory listings. This is not the final | phajdan.jr@chromium.org | 2010-02-07 | 1 | -10/+70 |
* | Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ... | jar@chromium.org | 2010-02-07 | 3 | -67/+0 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-07 | 3 | -0/+67 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 4 | -8/+8 |
* | Add placeholder for histogramming non-speculative resolve jobs duration. | eroman@chromium.org | 2010-02-05 | 1 | -5/+40 |
* | Remove the HostResolver::Shutdown() method. | eroman@chromium.org | 2010-02-05 | 5 | -14/+4 |
* | Add Single Sign On support to HTTP Authentication handlers. | cbentzel@chromium.org | 2010-02-05 | 1 | -1/+8 |
* | Add a timing measurement to LoadLog that shows how long a proxy resolve reque... | eroman@chromium.org | 2010-02-05 | 1 | -1/+5 |
* | Implement backend support for forcing cookies to be saved as | darin@chromium.org | 2010-02-05 | 3 | -7/+44 |
* | Add specific error codes for when SOCKS connect fails. | eroman@chromium.org | 2010-02-05 | 1 | -0/+7 |
* | Fix regression that broke the --disable-ipv6 command line flag. | eroman@chromium.org | 2010-02-05 | 3 | -32/+298 |
* | Add a dump of the currently outstanding jobs when enabling DNS tracing. | eroman@chromium.org | 2010-02-05 | 1 | -0/+33 |
* | Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop... | vandebo@google.com | 2010-02-04 | 5 | -6/+114 |
* | Revert r36842 which reverted r36837. | willchan@chromium.org | 2010-02-04 | 2 | -3/+68 |
* | Add path filtering into the GetAllCookiesForURL. | pfeldman@chromium.org | 2010-02-04 | 3 | -18/+71 |
* | Revert 38078 - Turn off ipv6 when there is no support at startup. | jar@chromium.org | 2010-02-04 | 3 | -28/+0 |
* | Turn off ipv6 when there is no support at startup. | jar@chromium.org | 2010-02-04 | 3 | -0/+28 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 6 | -21/+22 |
* | Revert 38001 and 38002. | darin@chromium.org | 2010-02-03 | 8 | -192/+186 |
* | Back out trunk r37998. | mark@chromium.org | 2010-02-03 | 8 | -186/+192 |
* | Modify CookiePolicy to work asynchronously | darin@chromium.org | 2010-02-03 | 8 | -192/+186 |
* | DevTools: follow up fix for raw cookies access. Restore auto-locking and do G... | pfeldman@chromium.org | 2010-02-03 | 1 | -0/+8 |
* | Disable DCHECK'ing that all NetworkChangeNotifiers are removed. | willchan@chromium.org | 2010-02-03 | 1 | -1/+4 |
* | DevTools: CookieMonster::GetRawCookies should return keys as well as cookies. | pfeldman@chromium.org | 2010-02-03 | 3 | -29/+98 |
* | Modified cookie alert prompt window to suport displaying of local storage inf... | pkasting@chromium.org | 2010-02-02 | 1 | -9/+1 |
* | linux: uncontroversial cleanups found by clang | evan@chromium.org | 2010-02-02 | 1 | -3/+3 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 6 | -18/+163 |
* | r37624 abandoned code that isn't in the project any more. Deleting the unused... | avi@chromium.org | 2010-02-01 | 2 | -136/+0 |
* | Changes to support new cookie policy. | darin@chromium.org | 2010-01-30 | 4 | -38/+199 |
* | Add mechanism for global queueing and prioritization of DNS. | eroman@chromium.org | 2010-01-30 | 7 | -29/+630 |