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
/
flip_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
flip_server: Use base's SplitString() function in LoadTimeMeasurement.
tfarina@chromium.org
2014-03-04
1
-23
/
+10
*
flip_server: Remove const_cast from SSL_CTX_new() call.
tfarina@chromium.org
2014-02-25
1
-3
/
+1
*
Implements the ACK flag for SPDY4/HTTP2 PING frames
jgraettinger@chromium.org
2014-02-25
2
-4
/
+4
*
Use scoped_ptr instead of raw pointer to store SpdyFramer
Bacek@yandex-team.ru
2014-02-24
2
-6
/
+7
*
Set new negotiated SPDY version after reusing of SpdySM
Bacek@yandex-team.ru
2014-02-20
5
-5
/
+37
*
Changes the type for PING id from uint32 to uint64.
jgraettinger@chromium.org
2014-02-12
2
-2
/
+2
*
SPDY cleanup: remove credential slot.
jgraettinger@chromium.org
2014-01-30
3
-37
/
+61
*
GTTF: Enable glibcxx debug mode for Debug builds by default.
phajdan.jr@chromium.org
2013-12-10
2
-0
/
+3
*
Format and Refactor Flip Server.
yhirano@chromium.org
2013-12-10
34
-784
/
+634
*
Add "raw_received_bytes" getter to SpdyStream.
eustas@chromium.org
2013-12-09
2
-4
/
+22
*
Support SPDY3 on Flip Server.
yhirano@chromium.org
2013-12-05
7
-67
/
+347
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2013-12-02
1
-2
/
+2
*
Parameterize FlipSpdyTest with SPDY version.
yhirano@chromium.org
2013-11-27
4
-54
/
+75
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
4
-18
/
+18
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
4
-18
/
+18
*
Decouple Flip Server tests from net_unittests.
yhirano@chromium.org
2013-11-12
1
-0
/
+10
*
Make our codebase less entertaining.
thakis@chromium.org
2013-11-03
1
-1
/
+1
*
Break out balsa and epoll_server from net/tools/flip_server.
rch@chromium.org
2013-09-29
36
-8025
/
+24
*
Cleanup of QuicInMemoryCache to sync with internal version.
rch@chromium.org
2013-09-28
2
-1
/
+60
*
Revert 225588 "Cleanup of QuicInMemoryCache to sync with interna..."
timurrrr@chromium.org
2013-09-27
2
-60
/
+1
*
Cleanup of QuicInMemoryCache to sync with internal version.
rch@chromium.org
2013-09-26
2
-1
/
+60
*
Add unittests for HttpSM and SpdySM on FlipServer.
yhirano@chromium.org
2013-08-19
18
-96
/
+1270
*
Add unittests for balsa classes.
yhirano@chromium.org
2013-08-12
3
-0
/
+992
*
Fix MemoryCache and related classes on FlipServer.
yhirano@chromium.org
2013-08-09
6
-66
/
+189
*
Revert 216572 "Add unittests for balsa classes."
yhirano@chromium.org
2013-08-09
3
-992
/
+0
*
Add unittests for balsa classes.
yhirano@chromium.org
2013-08-09
3
-0
/
+992
*
Declaration of SPDY 4 PUSH_PROMISE; not yet used.
akalin@chromium.org
2013-07-16
1
-0
/
+4
*
SPDY Framer: Refactorings.
eustas@chromium.org
2013-07-10
1
-6
/
+0
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
2
-3
/
+3
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
2
-14
/
+11
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Fix a bug in string comparison that is used by quic_server.
honghaiz@chromium.org
2013-06-05
1
-1
/
+3
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
1
-2
/
+2
*
SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.
rtenneti@chromium.org
2013-04-30
1
-0
/
+4
*
Add some missing includes for IO functions.
raphael.kubo.da.costa@intel.com
2013-04-18
2
-0
/
+2
*
net: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-13
8
-9
/
+9
*
Adding the first 6 quic unittests.
alyssar@google.com
2013-04-11
2
-20
/
+0
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-15
/
+34
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
4
-34
/
+15
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
4
-15
/
+34
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Fixing -Wno-deprecated issues for flip_balsa_and_epoll_library
alyssar@google.com
2013-03-29
1
-5
/
+4
*
Remove SpdyDataFlags from SpdyFramerVisitorInterface::OnStreamFrameData()
akalin@chromium.org
2013-03-08
2
-2
/
+2
*
[SPDY] Clean up stream flow control code a bit
akalin@chromium.org
2013-02-28
1
-1
/
+1
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
2
-3
/
+3
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-4
/
+5
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
1
-2
/
+2
*
Serious cleanup of SpdyFramer compression code:
akalin@chromium.org
2013-02-15
1
-7
/
+7
*
Remove SpdySettingsControlFrame struct. Useful for Spdy 4 Development.
akalin@chromium.org
2013-02-15
1
-1
/
+1
[next]