summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/private/flash_net_connector.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-281-62/+0
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-2/+2
* Pepper: Add remaining Flash-specific C++ Pepper wrappers to ppapi_cpp.gypi.viettrungluu@chromium.org2011-11-211-2/+0
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-5/+5
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-231-0/+64