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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
7
-7
/
+7
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
3
-8
/
+13
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-11
1
-1
/
+6
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
17
-27
/
+27
*
Disk Cache: move common elements from v2 and v3 file format.
rvargas@google.com
2013-06-11
1
-2
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
2
-7
/
+8
*
Refactor net::NetLog to provide implementation of observer pattern, not just ...
kouhei@chromium.org
2013-06-07
4
-96
/
+50
*
Revert 204861 "Refactor net::NetLog to provide implementation of..."
kouhei@chromium.org
2013-06-07
4
-50
/
+96
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
4
-4
/
+4
*
Refactor net::NetLog to provide implementation of observer pattern, not just ...
kouhei@chromium.org
2013-06-07
4
-96
/
+50
*
net_watcher does not build in Ubuntu 13.04
yael.aharon@intel.com
2013-06-07
1
-0
/
+15
*
Revert 204313 "net_watcher does not build in Ubuntu 13.04"
kkania@chromium.org
2013-06-05
1
-11
/
+0
*
net_watcher does not build in Ubuntu 13.04
yael.aharon@intel.com
2013-06-05
1
-0
/
+11
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
6
-9
/
+7
*
Fix a bug in string comparison that is used by quic_server.
honghaiz@chromium.org
2013-06-05
1
-1
/
+3
*
Remove QuicEpollClock::WallNow and simply use the base class implementation.
rch@chromium.org
2013-06-05
3
-14
/
+15
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
6
-7
/
+9
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
6
-9
/
+7
*
Revert 203873 "net_watcher does not build in Ubuntu 13.04"
kinuko@chromium.org
2013-06-04
1
-5
/
+0
*
net_watcher does not build in Ubuntu 13.04
yael.aharon@intel.com
2013-06-04
1
-0
/
+5
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
3
-10
/
+10
*
Fix the coredump problem when arguments are provided in quic_client.
honghaiz@chromium.org
2013-05-31
3
-6
/
+8
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-30
10
-44
/
+86
*
Fix the commandline handling in quic_client.
honghaiz@chromium.org
2013-05-24
1
-2
/
+18
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
5
-12
/
+41
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
10
-45
/
+49
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-23
6
-31
/
+80
*
Revert 201501 "Land Recent QUIC changes."
rogerta@chromium.org
2013-05-22
6
-80
/
+31
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-22
6
-31
/
+80
*
Build fix for quic_unittests.
dongseong.hwang@intel.com
2013-05-16
1
-1
/
+1
*
Fix command line handling in quic_server
rch@chromium.org
2013-05-16
3
-2
/
+22
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
4
-6
/
+6
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
19
-59
/
+239
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
2
-1
/
+1
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
6
-237
/
+492
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
6
-490
/
+237
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
6
-237
/
+490
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
2
-3
/
+9
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-09
16
-36
/
+180
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
2
-8
/
+7
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
2
-7
/
+8
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
7
-18
/
+86
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
Revert 198736 "Land Recent QUIC changes"
csharp@chromium.org
2013-05-07
7
-86
/
+18
*
Land Recent QUIC changes
rtenneti@chromium.org
2013-05-07
7
-18
/
+86
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-20
/
+23
*
Land Recent QUIC Changes
rtenneti@chromium.org
2013-05-03
5
-23
/
+13
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
7
-29
/
+36
[next]