summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
* Recover from inconsistent cookie database.eroman@chromium.org2010-02-123-14/+277
* Make sure the parent directory always comes first when listing directories.estade@chromium.org2010-02-112-15/+14
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-114-57/+226
* Http Cache: Add a load log to the DoomEntry operation.rvargas@google.com2010-02-111-0/+3
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-104-226/+57
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-104-57/+226
* Wait a second before initializing the Mac notifier thread.willchan@chromium.org2010-02-102-9/+32
* Disable NetworkChangeNotifierMac's helper thread.willchan@chromium.org2010-02-091-6/+8
* Fix ClientSocketPoolBaseHelper to maintain order properly.willchan@chromium.org2010-02-082-6/+16
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-082-0/+55
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-082-16/+16
* Including icons for FTP and file:// directory listings. This is not the finalphajdan.jr@chromium.org2010-02-071-10/+70
* Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ...jar@chromium.org2010-02-073-67/+0
* Add IPv6 probing support, and disable IPv6 resolution when it is uselessjar@chromium.org2010-02-073-0/+67
* linux: build with -Wextraevan@chromium.org2010-02-054-8/+8
* Add placeholder for histogramming non-speculative resolve jobs duration.eroman@chromium.org2010-02-051-5/+40
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-055-14/+4
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-051-1/+8
* Add a timing measurement to LoadLog that shows how long a proxy resolve reque...eroman@chromium.org2010-02-051-1/+5
* Implement backend support for forcing cookies to be saved asdarin@chromium.org2010-02-053-7/+44
* Add specific error codes for when SOCKS connect fails.eroman@chromium.org2010-02-051-0/+7
* Fix regression that broke the --disable-ipv6 command line flag.eroman@chromium.org2010-02-053-32/+298
* Add a dump of the currently outstanding jobs when enabling DNS tracing.eroman@chromium.org2010-02-051-0/+33
* Add a notion of 'eof' to UploadDataStream, replacing the use of its size prop...vandebo@google.com2010-02-045-6/+114
* Revert r36842 which reverted r36837.willchan@chromium.org2010-02-042-3/+68
* Add path filtering into the GetAllCookiesForURL.pfeldman@chromium.org2010-02-043-18/+71
* Revert 38078 - Turn off ipv6 when there is no support at startup.jar@chromium.org2010-02-043-28/+0
* Turn off ipv6 when there is no support at startup.jar@chromium.org2010-02-043-0/+28
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-046-21/+22
* Revert 38001 and 38002.darin@chromium.org2010-02-038-192/+186
* Back out trunk r37998.mark@chromium.org2010-02-038-186/+192
* Modify CookiePolicy to work asynchronouslydarin@chromium.org2010-02-038-192/+186
* DevTools: follow up fix for raw cookies access. Restore auto-locking and do G...pfeldman@chromium.org2010-02-031-0/+8
* Disable DCHECK'ing that all NetworkChangeNotifiers are removed.willchan@chromium.org2010-02-031-1/+4
* DevTools: CookieMonster::GetRawCookies should return keys as well as cookies.pfeldman@chromium.org2010-02-033-29/+98
* Modified cookie alert prompt window to suport displaying of local storage inf...pkasting@chromium.org2010-02-021-9/+1
* linux: uncontroversial cleanups found by clangevan@chromium.org2010-02-021-3/+3
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-026-18/+163
* r37624 abandoned code that isn't in the project any more. Deleting the unused...avi@chromium.org2010-02-012-136/+0
* Changes to support new cookie policy.darin@chromium.org2010-01-304-38/+199
* Add mechanism for global queueing and prioritization of DNS.eroman@chromium.org2010-01-307-29/+630
* Revert r37535.darin@chromium.org2010-01-291-9/+4
* Implement extended cookie controls.jochen@chromium.org2010-01-291-4/+9
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-293-74/+89
* BSD port: USE_NSS and other macros instead of OS_LINUX where applicablepvalchev@google.com2010-01-296-16/+22
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-263-0/+0
* Revert 36837 (caused XP unit_tests crashes) - Implement NetworkChangeNotifier...willchan@chromium.org2010-01-222-68/+3
* Implement NetworkChangeNotifierWin.willchan@chromium.org2010-01-222-3/+68
* There was a crash under certain flip protocol errors when the session is tornmbelshe@chromium.org2010-01-221-0/+3
* Adding some more escaping method.jcampan@chromium.org2010-01-213-10/+157