summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_udp_socket.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for multicast in PPB_UDPSocket APIeduardo.lima2015-03-131-4/+132
* Enable size_t to int truncation warnings in PPAPIbrettw2015-02-131-4/+6
* Pepper: Allow plugins to call PPB_UDP_Socket::SendTo multiple times.bbudge2015-01-141-0/+71
* Remove timing limitation of SetOption invocation for PPAPI sockets.hidehiko2014-12-111-7/+6
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-241-11/+11
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-221-3/+3
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-221-28/+28
* Implement PPB_UDPSocket_Dev: part 2yzshen@chromium.org2013-06-191-0/+47
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+271