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
*
Revert 164064 - Cache backend for devices with flash storage
cbentzel@chromium.org
2012-10-25
1
-6
/
+0
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-25
1
-0
/
+6
*
Add QuicPacketCreator and QuicFecGroup.
rch@chromium.org
2012-10-23
1
-0
/
+6
*
Cache backend for devices with flash storage
agayev@chromium.org
2012-10-23
1
-0
/
+3
*
Upstream Android-specific net/ changes.
newt@chromium.org
2012-10-20
1
-0
/
+7
*
Trying yet again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
1
-0
/
+26
*
Revert 162606 - Trying again to add QuicFramer and friends.
mattm@chromium.org
2012-10-18
1
-26
/
+0
*
Trying again to add QuicFramer and friends.
rch@chromium.org
2012-10-18
1
-0
/
+26
*
Revert 162462 - Add QuicFramer and friends.
vitalybuka@chromium.org
2012-10-17
1
-26
/
+0
*
Add QuicFramer and friends.
rch@chromium.org
2012-10-17
1
-0
/
+26
*
Revert 162259 - Add QuicFramer and friends.
rch@chromium.org
2012-10-16
1
-26
/
+0
*
Add QuicFramer and friends.
rch@chromium.org
2012-10-16
1
-0
/
+26
*
Remove some unit tests from iOS coverage builds
lliabraa@chromium.org
2012-10-16
1
-2
/
+12
*
Add support for coverage=1 builds on iOS
stuartmorgan@chromium.org
2012-10-12
1
-0
/
+9
*
Make java.gypi use all_dependent_settings for input_jars_paths
cjhopman@chromium.org
2012-10-09
1
-11
/
+0
*
Rename .swarm to .isolated, as done in r160469.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Don't make base/net/ui depend on their Java counterpart when building for web...
pliard@chromium.org
2012-10-05
1
-1
/
+1
*
Update all the .results to .swarm.
maruel@chromium.org
2012-10-05
1
-1
/
+1
*
Move src/tools/isolate to src/tools/swarm_client@159961 as a DEPS.
maruel@chromium.org
2012-10-04
1
-1
/
+1
*
Enable compilation of net/ on iOS and run most of the unit tests.
droger@chromium.org
2012-10-02
1
-67
/
+37
*
Add more generic support for java targets bundling multiple directories
cjhopman@chromium.org
2012-09-28
1
-1
/
+1
*
Placeholder for cert_database on iOS.
droger@chromium.org
2012-09-27
1
-0
/
+1
*
Port certificate verification to iOS.
droger@chromium.org
2012-09-26
1
-0
/
+4
*
Revert "Revert 158067 - Remove native side of content_view_client"
yusufo@chromium.org
2012-09-22
1
-0
/
+1
*
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
[next]