1. e478443 Update {virtual,override} to follow C++11 style in ppapi. by nick · 10 years ago
  2. 699af3c replace OVERRIDE and FINAL with override and final in ppapi/ by mostynb · 11 years ago
  3. 9257679 PPB_TCPSocket: add support for TCP server socket operations. by [email protected] · 12 years ago
  4. 8522332e TCPSockets are switched to the new Pepper proxy. by [email protected] · 12 years ago[Renamed (60%) from ppapi/shared_impl/private/tcp_socket_private_impl.h]
  5. d981043 Implement PPB_TCPSocket_Dev: part 2 by [email protected] · 12 years ago
  6. b1784f4 Introduce PPB_TCPSocket_Dev. by [email protected] · 12 years ago
  7. 466a583 Provide a way to disable Nagle's algorithm on Pepper TCP sockets. by [email protected] · 12 years ago
  8. aed9653 PPAPI: Make blocking completion callbacks work. by [email protected] · 13 years ago
  9. 92a79499 This adds the following to functions to the ppapi TCPSocket interface: by [email protected] · 13 years ago
  10. 614888b Convert ppapi/shared to use TrackedCallback. by [email protected] · 13 years ago
  11. ef5e98e Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Browser by [email protected] · 14 years ago
  12. c761a5f Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Browser by [email protected] · 14 years ago
  13. ed966587 Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Browser by [email protected] · 14 years ago