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
/
flip
/
flip_session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FlipSession should save the SSLInfo in the HttpResponseInfo before
wtc@chromium.org
2009-12-09
1
-1
/
+13
*
Flip: Add LoadLog for TCP connect().
willchan@chromium.org
2009-12-07
1
-2
/
+4
*
Enable LoadLog for Flip. Improve some LOG messages.
willchan@chromium.org
2009-12-04
1
-1
/
+5
*
Fix two connection error cases:
mbelshe@google.com
2009-12-04
1
-3
/
+5
*
Fix bug where FLIP sessions can crash if the connect fails.
mbelshe@google.com
2009-12-04
1
-2
/
+6
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-20
/
+6
*
Fix FlipSession cleanup to be unified through CloseSession. Because Flip is
mbelshe@google.com
2009-12-01
1
-23
/
+28
*
Linux: add next-protocol-negotiation to libssl.
agl@chromium.org
2009-11-30
1
-0
/
+11
*
Fix case where SynReply messages which were missing
mbelshe@google.com
2009-11-30
1
-16
/
+49
*
Fix leak when we get an error during a write. We
mbelshe@chromium.org
2009-11-30
1
-0
/
+1
*
Reland: Fix the FlipSession to support partial writes.
mbelshe@google.com
2009-11-29
1
-51
/
+67
*
Revert 33073 - Reland 33018:
mbelshe@google.com
2009-11-25
1
-67
/
+51
*
Reland 33018:
mbelshe@google.com
2009-11-25
1
-51
/
+67
*
Revert 33018 - Fix the FlipSession to support partial writes.
laforge@chromium.org
2009-11-25
1
-67
/
+51
*
Fix the FlipSession to support partial writes.
mbelshe@google.com
2009-11-25
1
-51
/
+67
*
Flip: Fix a bunch of leaks.
willchan@chromium.org
2009-11-24
1
-3
/
+5
*
Flip: Fix cancellation code path.
willchan@chromium.org
2009-11-23
1
-8
/
+8
*
Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate.
willchan@chromium.org
2009-11-22
1
-125
/
+190
*
Add some diagnostics for dumping the headers that the client
mbelshe@google.com
2009-11-21
1
-0
/
+30
*
When we had upload data, but it was a zero-length upload
mbelshe@chromium.org
2009-11-21
1
-1
/
+1
*
Robustness improvements on the X-Associated-Content header.
mbelshe@google.com
2009-11-20
1
-2
/
+7
*
Fix two flip bugs.
mbelshe@google.com
2009-11-19
1
-13
/
+28
*
Fix multi-valued headers to and from the server.
mbelshe@google.com
2009-11-14
1
-1
/
+8
*
Fix Coverity defects in the FLIP code.
wtc@chromium.org
2009-11-12
1
-2
/
+2
*
Enable FLIP POST with unittest.
mbelshe@google.com
2009-11-12
1
-12
/
+55
*
Switch chrome to requesting full-urls over FLIP rather than
mbelshe@google.com
2009-11-10
1
-2
/
+1
*
Take3:
mbelshe@google.com
2009-11-06
1
-19
/
+12
*
Revert 31277 - Take 2:
willchan@chromium.org
2009-11-06
1
-12
/
+19
*
Take 2:
mbelshe@google.com
2009-11-06
1
-19
/
+12
*
Revert 31252 - Rework the FlipProtocol to separate the Clike structs from the
willchan@chromium.org
2009-11-06
1
-12
/
+19
*
Rework the FlipProtocol to separate the C-like structs from the
mbelshe@google.com
2009-11-06
1
-19
/
+12
*
Change some logging for better debugging of
mbelshe@chromium.org
2009-11-06
1
-1
/
+2
*
Flip: FlipSessionPool changes.
willchan@chromium.org
2009-11-04
1
-12
/
+3
*
Update the FLIP session to use the FlipIOBuffer.
mbelshe@google.com
2009-11-04
1
-60
/
+36
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-2
/
+2
*
FLIP: fix new[]/delete mismatch.
agl@chromium.org
2009-10-29
1
-1
/
+1
*
Rename FlipStreamImpl to FlipStream and separate it out into
mbelshe@chromium.org
2009-10-29
1
-177
/
+13
*
FLIP requests were missing the host header.
mbelshe@google.com
2009-10-29
1
-0
/
+2
*
Cleanup the FlipDelegate API a bit in prep for fixing upload.
mbelshe@google.com
2009-10-28
1
-1
/
+1
*
Update the unit test to test the FLIP client writes as well
mbelshe@google.com
2009-10-28
1
-2
/
+5
*
Add download metrics into FLIP. They aren't used yet,
mbelshe@google.com
2009-10-24
1
-52
/
+89
*
I had some debug URL handling turned on in chrome
mbelshe@google.com
2009-10-21
1
-3
/
+4
*
Fixup the flip_framer eof-handling semantics now that we have
mbelshe@google.com
2009-10-20
1
-1
/
+2
*
Enable SSL in FLIP.
mbelshe@google.com
2009-10-14
1
-15
/
+11
*
Mix mismatched new[] with delete. (should be delete[]).
mbelshe@google.com
2009-10-13
1
-1
/
+1
*
Fix one more size_t/uint32 casting issue for the mac.
mbelshe@chromium.org
2009-10-10
1
-1
/
+1
*
A few more misc fixes for the linux port.
mbelshe@chromium.org
2009-10-09
1
-6
/
+6
*
One more try to get the FilePath usage right.
mbelshe@google.com
2009-10-09
1
-3
/
+4
*
Linux port for flip_session.
mbelshe@chromium.org
2009-10-07
1
-16
/
+23
*
Two features:
mbelshe@google.com
2009-10-01
1
-9
/
+103
[next]