summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_messages.h
Commit message (Expand)AuthorAgeFilesLines
* PPB_AudioInput_Dev: support multiple audio input devices - Part 1.yzshen@chromium.org2012-03-071-7/+18
* Experimental .gyp file for building PPAPI Proxy as untrusted code using the ...bbudge@chromium.org2012-02-291-200/+203
* Adds a printing proxy and example. This adds a printing example.brettw@chromium.org2012-02-291-0/+24
* Modified the flash cipboard interface to add html clipboard support.raymes@chromium.org2012-02-241-3/+5
* Exposed Listen and Accept methods to in-process plugins.ygorshenin@chromium.org2012-02-221-0/+36
* GetBoundAddress will return the address that Bind actually bound to. If ther...yzshen@chromium.org2012-02-211-2/+3
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-211-0/+1
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-0/+4
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-0/+8
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-4/+2
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-3/+6
* Implement device enumeration for PPB_VideoCapture_Dev.yzshen@chromium.org2012-02-151-1/+21
* Introduce PPB_Flash_MessageLoop interface for Pepper Flash.yzshen@chromium.org2012-01-311-0/+10
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-9/+7
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-211-0/+8
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-131-3/+1
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-5/+11
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-151-1/+1
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-3/+4
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-101-0/+53
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-53/+0
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-091-0/+53
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-53/+0
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-081-0/+53
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-4/+3
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-3/+4
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-2/+2
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-2/+2
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-2/+2
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-4/+3
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-3/+4
* Regularize how ImageData and Graphics2D are created.brettw@chromium.org2011-12-041-22/+15
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-011-61/+0
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-281-0/+3
* Add functions to generate input events to PPB_Testing_Dev. These makebbudge@chromium.org2011-11-201-0/+3
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-181-0/+18
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-171-18/+0
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-171-0/+18
* Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...dpolukhin@chromium.org2011-11-161-24/+24
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-101-6/+6
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-21/+27
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-27/+21
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-21/+27
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-1/+1
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-131-3/+6
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-5/+3
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-101-20/+18
* Unused variables cleanup (gcc 4.6)pph34r@gmail.com2011-09-301-2/+3
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-0/+17
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-17/+0