Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multicast DNS implementation (initial) | noamsml@chromium.org | 2013-06-13 | 1 | -0/+2 |
* | Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-01 | 1 | -1/+1 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-08 | 1 | -27/+12 |
* | Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. | cbentzel@chromium.org | 2011-12-07 | 1 | -12/+27 |
* | Isolates generic DnsClient from AsyncHostResolver. | szym@chromium.org | 2011-12-06 | 1 | -27/+12 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | File reorganization: move AsyncHostResolver files to net/dns. | agayev@chromium.org | 2011-07-22 | 1 | -0/+72 |