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
/
content
/
browser
/
renderer_host
/
pepper
/
pepper_tcp_socket.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Run clang_format.py on content/browser/renderer_host/pepper
dmichael@chromium.org
2014-04-11
1
-63
/
+75
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-09
1
-4
/
+5
*
Revert 261966 "make SetReceiveBufferSize and SetSendBufferSize r..."
jschuh@chromium.org
2014-04-05
1
-5
/
+4
*
make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...
jar@chromium.org
2014-04-05
1
-4
/
+5
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in conten...
jyasskin@chromium.org
2014-03-29
1
-6
/
+6
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-2
/
+2
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-4
/
+6
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-4
/
+4
*
Move PPB_TCPSocket out of dev.
yzshen@chromium.org
2013-06-22
1
-1
/
+1
*
Implement PPB_TCPSocket_Dev: part 2
yzshen@chromium.org
2013-06-20
1
-93
/
+161
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-11
/
+14
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-4
/
+4
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-2
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2
/
+2
*
Provide a way to disable Nagle's algorithm on Pepper TCP sockets.
wez@chromium.org
2013-02-22
1
-2
/
+35
*
Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...
thestig@chromium.org
2013-02-12
1
-2
/
+2
*
Move content\browser\renderer_host\pepper\ to content namespace.
jam@chromium.org
2012-10-29
1
-1
/
+4
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
1
-6
/
+16
*
PPAPI: Make TCP socket Write() avoid returning partial writes whenever possible.
viettrungluu@chromium.org
2012-07-18
1
-10
/
+34
*
Move Pepper files in renderer_host to new subdir.
brettw@chromium.org
2012-07-03
1
-0
/
+383