index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
url_request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement blocking for webRequest.onBeforeRequest extension event.
mpcomplete@chromium.org
2011-03-08
4
-8
/
+48
*
Remove GetInputStreamBufferSize() method from FilterContext.
adamk@chromium.org
2011-03-08
2
-12
/
+0
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
1
-0
/
+6
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
1
-6
/
+0
*
Change from CHECK to DCHECK and attempt to handle NULL values, in preparation...
joi@chromium.org
2011-03-05
2
-24
/
+17
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-2
/
+2
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
3
-19
/
+13
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
3
-13
/
+19
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
3
-19
/
+13
*
Modify ThreadChecker and NonThreadSafe so that their
joi@chromium.org
2011-03-03
2
-52
/
+2
*
Single-threaded stress test for URLRequestThrottlerManager
joi@chromium.org
2011-03-02
6
-16
/
+168
*
Add a hard CHECK on use from a single thread to URLRequestThrottlerManager. T...
joi@chromium.org
2011-02-25
3
-51
/
+111
*
Refactor of NetworkDelegate.
willchan@chromium.org
2011-02-24
8
-33
/
+35
*
Create a URLRequestContextStorage object to provide storage for URLRequestCon...
willchan@chromium.org
2011-02-23
5
-24
/
+230
*
Send fatal proxy errors to the network delegate.
jochen@chromium.org
2011-02-23
5
-2
/
+138
*
Histogram for tracking time to HTTP-response data available.
gavinp@chromium.org
2011-02-22
2
-0
/
+39
*
Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...
bryner@chromium.org
2011-02-22
9
-1
/
+67
*
Update customization manifest reader to match desing doc
dpolukhin@chromium.org
2011-02-21
1
-1
/
+1
*
Removing AccessLog class. This is a partial revert of yzshen's r74872.
joi@chromium.org
2011-02-18
2
-69
/
+1
*
Add unique identifier to url requests
jochen@chromium.org
2011-02-17
3
-1
/
+30
*
Reland r74842
willchan@chromium.org
2011-02-16
5
-60
/
+75
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
5
-75
/
+60
*
Reland r74842
willchan@chromium.org
2011-02-16
5
-60
/
+75
*
Add checks to URLRequestThrottlerManager to help identify the cause of crashes.
yzshen@chromium.org
2011-02-14
2
-17
/
+108
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
5
-75
/
+60
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
5
-60
/
+75
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
5
-75
/
+60
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
5
-60
/
+75
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
5
-75
/
+60
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
5
-60
/
+75
*
Fix the expectation in OverrideUserAgent net test to ensure that it passes with
ananta@chromium.org
2011-02-04
1
-3
/
+3
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+9
*
Unreverting: First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-02-01
2
-0
/
+11
*
Revert "First steps towards webRequest extension API."
mpcomplete@chromium.org
2011-01-31
2
-11
/
+0
*
First steps towards webRequest extension API.
mpcomplete@chromium.org
2011-01-31
2
-0
/
+11
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-11
/
+16
*
More net/ method ordering.
erg@google.com
2011-01-26
9
-151
/
+155
*
Clean up net unit testing code.
erg@google.com
2011-01-26
5
-408
/
+473
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
5
-473
/
+408
*
Clean up net unit testing code.
erg@google.com
2011-01-25
5
-408
/
+473
*
Use QuitTask instead of Quit() to signal request completion.
satish@chromium.org
2011-01-25
1
-2
/
+2
*
Prototype of chunked transfer encoded POST.
satish@chromium.org
2011-01-25
3
-0
/
+97
*
Fix the newly added OverrideUserAgent net test so that it works in ChromeFram...
ananta@chromium.org
2011-01-21
1
-1
/
+5
*
Disable enforced throttling for URL requests.
yzshen@chromium.org
2011-01-21
1
-9
/
+2
*
More net/ reordering.
erg@google.com
2011-01-21
1
-0
/
+1
*
Honor User-Agent header added by WebCore
caseq@google.com
2011-01-21
2
-13
/
+36
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
3
-9
/
+10
*
URLRequest::PrepareToRestart() call job_->Kill() and OrphanJob().
rvargas@google.com
2011-01-20
1
-1
/
+0
*
Reorder the methods in net/url_request/.
erg@google.com
2011-01-20
18
-1154
/
+1152
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
4
-15
/
+12
[next]