summaryrefslogtreecommitdiffstats
path: root/ppapi/c/private/ppb_flash.h
Commit message (Expand)AuthorAgeFilesLines
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-1/+6
* Proxy time zone requests to the browser. This is because the current codebrettw@chromium.org2011-04-211-2/+2
* Add a function to the Flash interface to get the current time zone offset.brettw@chromium.org2011-04-191-1/+5
* Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...viettrungluu@chromium.org2011-03-281-7/+6
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-241-73/+1
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-231-38/+0
* Add some files to the C compilation test, and fix the stuff that wasn't C com...dmichael@google.com2011-02-231-11/+11
* Implement proxy for FlashMenu and Run/QuitMessageLooppiman@google.com2011-02-151-3/+3
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-1/+12
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-18/+19
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-11/+11
* Private Pepper extension for Flapper to allow TCP connections to be madeviettrungluu@chromium.org2011-01-071-1/+39
* Move ppb_flash.h to ppapi/c/private ...viettrungluu@chromium.org2011-01-061-0/+117