Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+3 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+1 |
* | Changes to have chrome building with net.dll | rvargas@google.com | 2011-06-03 | 1 | -2/+3 |
* | net: Add namespace net to URLRequestStartEventParameters. | tfarina@chromium.org | 2010-12-17 | 1 | -4/+8 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi... | pfeldman@chromium.org | 2010-07-16 | 1 | -0/+4 |
* | Add the URLRequest's priority to the net-log. | eroman@chromium.org | 2010-07-13 | 1 | -1/+7 |
* | Add the URLRequest's method and load flags to the NetLog. | eroman@chromium.org | 2010-05-14 | 1 | -0/+32 |