| Commit message (Expand) | Author | Age | Files | Lines |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Filter virtual network interfaces for p2p sessions. | mallinath@chromium.org | 2013-12-19 | 1 | -2/+10 |
* | Added net::NetworkInterface::interface_index. | vitalybuka@chromium.org | 2013-12-05 | 1 | -1/+3 |
* | Revert 238715 "Reland 238671 "Added net::NetworkInterface::inter..." | robliao@chromium.org | 2013-12-04 | 1 | -3/+1 |
* | Reland 238671 "Added net::NetworkInterface::interface_index." | dubroy@chromium.org | 2013-12-04 | 1 | -1/+3 |
* | Revert 238671 "Added net::NetworkInterface::interface_index." | dubroy@chromium.org | 2013-12-04 | 1 | -3/+1 |
* | Added net::NetworkInterface::interface_index. | vitalybuka@chromium.org | 2013-12-04 | 1 | -1/+3 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-28 | 1 | -2/+12 |
* | Revert of https://codereview.chromium.org/71013004/ | hashimoto@chromium.org | 2013-11-27 | 1 | -12/+2 |
* | Base: Remove Receive() from ScopedHandle. | rvargas@chromium.org | 2013-11-27 | 1 | -2/+12 |
* | FIxed NetworkInterface::network_prefix calculation on XP. | vitalybuka@chromium.org | 2013-10-01 | 1 | -12/+33 |
* | Added NetworkInterface::network_prefix. | vitalybuka@chromium.org | 2013-09-26 | 1 | -1/+2 |
* | Revert 225303 "Added NetworkInterface::network_prefix." | vitalybuka@chromium.org | 2013-09-26 | 1 | -2/+1 |
* | Added NetworkInterface::network_prefix. | vitalybuka@chromium.org | 2013-09-26 | 1 | -1/+2 |
* | net: Don't use verifier for wlanapi handles. | rvargas@google.com | 2013-07-30 | 1 | -46/+51 |
* | net: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of strings headers in net/android/, net/base/, net/cert/... | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in net/. | avi@chromium.org | 2013-06-07 | 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 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in net. | dcheng@chromium.org | 2013-04-11 | 1 | -1/+1 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add WifiPHYLayerProtocol to SystemProfile. | szym@chromium.org | 2013-02-13 | 1 | -0/+138 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -2/+2 |
* | Make GetNetworkList on Windows filter out 'down' interfaces, as on POSIX. | erikwright@chromium.org | 2012-02-21 | 1 | -1/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Add GetNetworkList() in net_utils. | sergeyu@chromium.org | 2011-03-19 | 1 | -3/+57 |
* | Change UTF8ToUTF16 to accept const StringPiece&. | suzhe@google.com | 2011-01-28 | 1 | -0/+2 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -0/+1 |
* | Fix the local directory listing, FTP directory listing and the local file han... | jshin@chromium.org | 2009-07-09 | 1 | -27/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 1 | -10/+13 |
* | Add UTF-8 check for JSON deserializer. | jungshik@google.com | 2008-09-25 | 1 | -2/+2 |
* | Normalize newlines to LF in net | mmentovai@google.com | 2008-09-02 | 1 | -87/+87 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -111/+87 |
* | Move FileURLToFilePath into platform specific files. Most of the logic in th... | tc@google.com | 2008-08-22 | 1 | -0/+111 |