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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 33073 - Reland 33018:
mbelshe@google.com
2009-11-25
5
-313
/
+342
*
Reland 33018:
mbelshe@google.com
2009-11-25
5
-342
/
+313
*
Revert 33018 - Fix the FlipSession to support partial writes.
laforge@chromium.org
2009-11-25
5
-313
/
+342
*
Fix the FlipSession to support partial writes.
mbelshe@google.com
2009-11-25
5
-342
/
+313
*
Flip: Fix leak of UploadDataStream if it's empty.
willchan@chromium.org
2009-11-24
1
-2
/
+6
*
Flip: Handle empty post.
willchan@chromium.org
2009-11-24
2
-2
/
+76
*
Flip: Fix a bunch of leaks.
willchan@chromium.org
2009-11-24
6
-33
/
+61
*
Flip: Fix cancellation code path.
willchan@chromium.org
2009-11-23
1
-8
/
+8
*
Disable FlipStreamTest::SendRequest as it causes leaks.
tim@chromium.org
2009-11-23
1
-1
/
+2
*
Flip: Merge FlipStreamParser and FlipStream. Eliminate FlipDelegate.
willchan@chromium.org
2009-11-22
11
-834
/
+825
*
Add some diagnostics for dumping the headers that the client
mbelshe@google.com
2009-11-21
1
-0
/
+30
*
Implement a test case for a basic server-push operation.
mbelshe@google.com
2009-11-21
1
-0
/
+180
*
When we had upload data, but it was a zero-length upload
mbelshe@chromium.org
2009-11-21
1
-1
/
+1
*
Add a sanity check into the framer; this trips
mbelshe@google.com
2009-11-20
1
-0
/
+1
*
Robustness improvements on the X-Associated-Content header.
mbelshe@google.com
2009-11-20
1
-2
/
+7
*
Fix memory leak.
mbelshe@google.com
2009-11-19
1
-1
/
+1
*
Fix two flip bugs.
mbelshe@google.com
2009-11-19
5
-22
/
+60
*
Add a test for verifying that SYN_REPLY headers are properly
mbelshe@google.com
2009-11-16
1
-0
/
+148
*
Fix bad last checkin which broke everything in flip.
mbelshe@google.com
2009-11-15
1
-0
/
+1
*
Fix multi-valued headers to and from the server.
mbelshe@google.com
2009-11-14
2
-5
/
+31
*
Fix Coverity defects in the FLIP code.
wtc@chromium.org
2009-11-12
3
-5
/
+5
*
Enable FLIP POST with unittest.
mbelshe@google.com
2009-11-12
7
-84
/
+342
*
There was confusion in the mock socket classes due to
mbelshe@google.com
2009-11-11
1
-4
/
+4
*
Pickup some server nits from the checkin on the GFE side.
mbelshe@google.com
2009-11-10
2
-32
/
+49
*
Switch chrome to requesting full-urls over FLIP rather than
mbelshe@google.com
2009-11-10
2
-18
/
+14
*
Fix some over-80-char lines.
mbelshe@google.com
2009-11-09
1
-4
/
+11
*
Take3:
mbelshe@google.com
2009-11-06
8
-362
/
+654
*
Revert 31277 - Take 2:
willchan@chromium.org
2009-11-06
8
-654
/
+362
*
Take 2:
mbelshe@google.com
2009-11-06
8
-362
/
+654
*
Revert 31252 - Rework the FlipProtocol to separate the Clike structs from the
willchan@chromium.org
2009-11-06
8
-652
/
+360
*
Rework the FlipProtocol to separate the C-like structs from the
mbelshe@google.com
2009-11-06
8
-360
/
+652
*
Change some logging for better debugging of
mbelshe@chromium.org
2009-11-06
1
-1
/
+2
*
Flip: Refactor Flip stream reading and writing out of FlipNetworkTransaction ...
willchan@chromium.org
2009-11-06
4
-209
/
+422
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
2
-3
/
+6
*
Flip: FlipSessionPool changes.
willchan@chromium.org
2009-11-04
6
-82
/
+98
*
Update the FLIP session to use the FlipIOBuffer.
mbelshe@google.com
2009-11-04
4
-121
/
+49
*
Add LoadLog to ClientSocket::Connect().
willchan@chromium.org
2009-11-02
1
-2
/
+2
*
Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into
mbelshe@google.com
2009-10-29
2
-0
/
+72
*
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
4
-182
/
+227
*
FLIP requests were missing the host header.
mbelshe@google.com
2009-10-29
2
-18
/
+26
*
Cleanup the FlipDelegate API a bit in prep for fixing upload.
mbelshe@google.com
2009-10-28
4
-15
/
+50
*
Update the unit test to test the FLIP client writes as well
mbelshe@google.com
2009-10-28
3
-22
/
+126
*
linux: Fix signed vs unsigned issue
piman@chromium.org
2009-10-26
1
-5
/
+4
*
Add download metrics into FLIP. They aren't used yet,
mbelshe@google.com
2009-10-24
3
-60
/
+127
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
2
-1
/
+4
*
I had some debug URL handling turned on in chrome
mbelshe@google.com
2009-10-21
2
-4
/
+5
*
Fixup the flip_framer eof-handling semantics now that we have
mbelshe@google.com
2009-10-20
7
-90
/
+257
*
Update the flip_protocol header to add flags to all frames
mbelshe@google.com
2009-10-14
4
-35
/
+108
*
Enable SSL in FLIP.
mbelshe@google.com
2009-10-14
4
-41
/
+43
[next]