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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port test_root_certs_nss to iOS.
droger@chromium.org
2012-09-21
1
-6
/
+7
*
Add native-side unit test for Android NetworkChangeNotifier
dfalcantara@chromium.org
2012-09-20
1
-2
/
+3
*
Exclude asynchronous host resolver from iOS builds.
droger@chromium.org
2012-09-18
1
-12
/
+31
*
Support x509 certificate on iOS.
droger@chromium.org
2012-09-18
1
-19
/
+48
*
Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
1
-0
/
+3
*
Revert 156846 - Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
1
-3
/
+0
*
Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
1
-0
/
+3
*
net: Move data reading functionalities from UploadElement to UploadElementReader
hashimoto@chromium.org
2012-09-11
1
-0
/
+8
*
Build NetError.java to use in java side tests by preprocessing net_errors.cc
yusufo@chromium.org
2012-09-10
1
-0
/
+34
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-4
/
+14
*
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.
joaodasilva@chromium.org
2012-09-10
1
-4
/
+10
*
Add SPDY request headers to DevTools.
mmenke@chromium.org
2012-09-07
1
-0
/
+3
*
Fix compilation error in net on iOS.
droger@chromium.org
2012-09-07
1
-32
/
+53
*
Move crypto to the main dependencies section in net.gyp
msarda@chromium.org
2012-09-05
1
-7
/
+1
*
Add get_server_time utility
akalin@chromium.org
2012-09-05
1
-0
/
+13
*
Add iOS support to ProxyService
droger@chromium.org
2012-09-04
1
-3
/
+9
*
net: Move file operation code from UploadData to UploadDataStream
hashimoto@chromium.org
2012-09-01
1
-1
/
+0
*
Move hash.h/cc from net to base.
jbates@chromium.org
2012-09-01
1
-2
/
+0
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
1
-3
/
+0
*
net: Add a new target 'net_with_v8'.
tfarina@chromium.org
2012-08-31
1
-8
/
+34
*
Remove WebSocketServerSocket.
yutak@chromium.org
2012-08-31
1
-3
/
+0
*
Disable FTP on iOS
droger@chromium.org
2012-08-30
1
-0
/
+22
*
Exclude websockets and socket_stream from iOS builds.
droger@chromium.org
2012-08-30
1
-0
/
+23
*
net: Return size of upload as well as position from HttpTransaction::GetUploa...
hashimoto@chromium.org
2012-08-30
1
-0
/
+1
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
1
-1
/
+3
*
Add iOS support to the NetworkChangeNotifier.
droger@chromium.org
2012-08-23
1
-0
/
+3
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
1
-0
/
+2
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
1
-0
/
+2
*
Adding AndroidProxySelectorTest to ContentShell
aurimas@chromium.org
2012-08-15
1
-0
/
+17
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
1
-0
/
+6
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
1
-6
/
+0
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
1
-0
/
+6
*
Exclude more files from Android build
wangxianzhu@chromium.org
2012-08-14
1
-0
/
+1
*
WebSocket over SPDY: handshake support for both of SPDY/2 and SPDY/3
toyoshim@chromium.org
2012-08-14
1
-0
/
+2
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-5
/
+3
*
Built crypto and crypto_unittests for iOS
msarda@chromium.org
2012-08-09
1
-3
/
+1
*
Add WebSocketStream interface.
yutak@chromium.org
2012-08-09
1
-0
/
+1
*
Implement TLS Channel ID support for SPDY CREDENTIAL frames
rch@chromium.org
2012-08-06
1
-0
/
+3
*
Remove ENABLE_PERSISTENT_SESSION_COOKIES
jgreenwald@chromium.org
2012-08-02
1
-9
/
+0
*
Applying late feedback on CL https://chromiumcodereview.appspot.com/10834051.
noyau@chromium.org
2012-08-02
1
-110
/
+111
*
Remove repeated target definition from net.gyp
csharp@chromium.org
2012-07-31
1
-39
/
+0
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-0
/
+1
*
Bringing up the net target on iOS.
noyau@chromium.org
2012-07-30
1
-155
/
+289
*
Replaced static URLRequestDataJob factory with protocol handler for Data jobs.
shalev@chromium.org
2012-07-30
1
-0
/
+2
*
Remove target chromium_swarm_tests when test_isolate_mode == noop.
maruel@chromium.org
2012-07-28
1
-39
/
+36
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
1
-3
/
+3
*
Exclude openssl_memory_private_key_store.cc from build on Android.
pliard@chromium.org
2012-07-20
1
-0
/
+4
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-10
/
+6
*
Refactor the SPDY stream unit test with merging common part.
shouqun.liu@intel.com
2012-07-19
1
-0
/
+2
*
Move CanonicalCookie into separate files
battre@chromium.org
2012-07-18
1
-0
/
+3
[next]