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
/
chrome
/
common
/
net
/
url_fetcher_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move UrlFetcher to content. I originally thought that it's only used by chro...
jam@chromium.org
2011-06-01
1
-902
/
+0
*
Anti-DDoS enhancements: Log to net log, UMA stats, improved policy.
joi@chromium.org
2011-05-27
1
-5
/
+5
*
Fix memory leak in UrlFetcherTempFileTest.* tests.
skerner@chromium.org
2011-05-23
1
-13
/
+2
*
clang :(
skerner@chromium.org
2011-05-23
1
-0
/
+20
*
Allow URLFetcher to save results in a file. Have CRX updates use this capabil...
skerner@chromium.org
2011-05-23
1
-1
/
+102
*
net: Move ResponseCookies into the net namespace.
tfarina@chromium.org
2011-05-06
1
-18
/
+18
*
Allow users of URLFetcher to access the IP address of the response server and...
panayiotis@google.com
2011-04-28
1
-0
/
+40
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-3
/
+3
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
1
-15
/
+23
*
Extracting core back-off logic into a separate class,
joi@chromium.org
2011-03-17
1
-5
/
+5
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-3
/
+0
*
Fix URLFetcher::CancelAll().
willchan@chromium.org
2011-03-08
1
-26
/
+68
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-2
/
+2
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Disable tests that sporadically got SIGSEGV on MAC; tag them with bug number.
dilmah@chromium.org
2011-01-25
1
-4
/
+24
*
mark tests flaky
dilmah@chromium.org
2011-01-24
1
-4
/
+4
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-5
/
+5
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-28
/
+30
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Fixed a bug with URLFetcher where retrying the request would append the new r...
sanjeevr@chromium.org
2010-12-01
1
-0
/
+51
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-1
/
+1
*
Implement exponential back-off mechanism.
joi@chromium.org
2010-11-25
1
-36
/
+40
*
openssl build fixes, and tidy the build files
joth@chromium.org
2010-11-11
1
-3
/
+3
*
Stop using DestructionObserver in OCSP code. Explicilty cancel all URLRequests.
willchan@chromium.org
2010-11-09
1
-0
/
+14
*
Add support to test_server.py to restrict the SSL/TLS bulk encryption algorit...
rsleevi@chromium.org
2010-10-28
1
-2
/
+3
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-2
/
+2
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-2
/
+2
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-2
/
+2
*
Fix typo in a function name.
pkasting@chromium.org
2010-09-27
1
-2
/
+2
*
GTTF: Make URLFetcherProtectTestPassedThrough fail fast.
phajdan.jr@chromium.org
2010-08-18
1
-3
/
+4
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-42
/
+40
*
Revert 56376 - This CL will introduce a new way to do exponential back-off on...
joi@chromium.org
2010-08-17
1
-3
/
+1
*
This CL will introduce a new way to do exponential back-off on failure within
joi@chromium.org
2010-08-17
1
-1
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-13
/
+21
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-19
/
+12
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-1
/
+1
*
TTF: Re-enable URLFetcherHeadersTest.Headers, which was disabled without any
jhawkins@chromium.org
2010-05-10
1
-1
/
+1
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-0
/
+613