summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/udp_socket_resource_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Support using TrackedCallbacks as hints to determine the handling thread of r...yzshen@chromium.org2013-12-121-4/+8
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-281-23/+13
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-241-1/+1
* TCPSocket/UDPSocket: don't update internal state or access user buffers after...yzshen@chromium.org2013-06-221-9/+17
* Implement PPB_UDPSocket_Dev: part 2yzshen@chromium.org2013-06-191-28/+81
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+240