| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert src/net to use std::string/char* for DictionaryValue keys. | viettrungluu@chromium.org | 2010-07-31 | 1 | -5/+6 |
* | Implement prefetching in chrome | gavinp@google.com | 2010-07-31 | 1 | -1/+2 |
* | Avoid printing log errors during shutdown of HostResolverImpl when there are ... | eroman@chromium.org | 2010-07-27 | 1 | -1/+2 |
* | [Linux] Enable connecting to localhost when offline. | vandebo@chromium.org | 2010-07-23 | 1 | -2/+14 |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -3/+7 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -11/+5 |
* | Disable caching of failed DNS lookups. | eroman@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | Make HostResolver NonThreadSafe and not thread safe refcounted. | willchan@chromium.org | 2010-06-03 | 1 | -0/+9 |
* | Log the OS error that getaddrinfo() failed with. | eroman@chromium.org | 2010-05-16 | 1 | -19/+139 |
* | Remove the HOST_RESOLVER_IMPL_OBSERVER_* log events. I have never found these... | eroman@chromium.org | 2010-05-11 | 1 | -12/+0 |
* | Replace about:net-internals with the javascript-based frontend. | eroman@chromium.org | 2010-05-10 | 1 | -168/+2 |
* | Fix IPv6 probe class to better handle cancellation of the job. | jar@chromium.org | 2010-05-08 | 1 | -9/+19 |
* | Attempt to fix a DCHECK failure related to usage of Singletons | phajdan.jr@chromium.org | 2010-05-07 | 1 | -7/+6 |
* | More cleanup to address TODOs in net_log.h. | eroman@chromium.org | 2010-04-28 | 1 | -10/+10 |
* | Cleanup: Address some of the todos in net_log.h | eroman@chromium.org | 2010-04-27 | 1 | -1/+1 |
* | Cancel IPv6 probe jobs during shutdown. | eroman@chromium.org | 2010-04-20 | 1 | -0/+4 |
* | Fix crash on IP address change. | willchan@chromium.org | 2010-04-19 | 1 | -2/+7 |
* | Add support for attaching custom parameters to NetLog events. | eroman@chromium.org | 2010-04-09 | 1 | -8/+8 |
* | Increase the default cache time for failed host resolves from 1 second to 1 m... | eroman@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-08 | 1 | -5/+11 |
* | Flush socket pools and SPDY session pool properly on explicit requests and ne... | willchan@chromium.org | 2010-04-08 | 1 | -7/+2 |
* | Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ... | cbentzel@chromium.org | 2010-04-07 | 1 | -11/+5 |
* | HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the... | cbentzel@chromium.org | 2010-04-07 | 1 | -5/+11 |
* | Correct readability items from previous checkin | jar@chromium.org | 2010-03-17 | 1 | -7/+8 |
* | Refine IPv6 probe to require that the client has an IPv6 address on an interface | jar@chromium.org | 2010-03-16 | 1 | -2/+130 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -49/+47 |
* | Use CHECK_* in net | willchan@chromium.org | 2010-03-02 | 1 | -3/+3 |
* | Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ... | jar@chromium.org | 2010-02-26 | 1 | -22/+1 |
* | Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has... | jar@chromium.org | 2010-02-26 | 1 | -1/+22 |
* | Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre... | jar@chromium.org | 2010-02-25 | 1 | -22/+1 |
* | Refine IPv6 probe to require that the client has an IPv6 address on an interface | jar@chromium.org | 2010-02-25 | 1 | -1/+22 |
* | Remove a TODO I've already done. | willchan@chromium.org | 2010-02-19 | 1 | -1/+0 |
* | Revert 38323 - Add IPv6 probing support, and disable IPv6 resolution when it ... | jar@chromium.org | 2010-02-07 | 1 | -19/+0 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-07 | 1 | -0/+19 |
* | Add placeholder for histogramming non-speculative resolve jobs duration. | eroman@chromium.org | 2010-02-05 | 1 | -5/+40 |
* | Fix regression that broke the --disable-ipv6 command line flag. | eroman@chromium.org | 2010-02-05 | 1 | -7/+18 |
* | Add a dump of the currently outstanding jobs when enabling DNS tracing. | eroman@chromium.org | 2010-02-05 | 1 | -0/+33 |
* | Revert 38078 - Turn off ipv6 when there is no support at startup. | jar@chromium.org | 2010-02-04 | 1 | -2/+0 |
* | Turn off ipv6 when there is no support at startup. | jar@chromium.org | 2010-02-04 | 1 | -0/+2 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -3/+4 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 1 | -7/+135 |
* | Add mechanism for global queueing and prioritization of DNS. | eroman@chromium.org | 2010-01-30 | 1 | -10/+288 |
* | Set up HostResolverImpl to flush cache on IP address change. | willchan@chromium.org | 2010-01-11 | 1 | -7/+30 |
* | Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i... | eroman@chromium.org | 2009-12-12 | 1 | -11/+0 |
* | Cache failed DNS resolutions for 1 second. | eroman@chromium.org | 2009-12-10 | 1 | -12/+18 |