summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-23102-711/+1177
* Add ImageData shared_impl files to the untrusted (NaCl) build.bbudge@chromium.org2012-06-232-1/+3
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-5/+33
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-223-33/+5
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-5/+33
* Fixed bug causing invalid PPAPI test to PASS.raymes@chromium.org2012-06-222-4/+18
* make PPAPI file chooser use suggested file name when present.tsepez@chromium.org2012-06-221-1/+1
* Try to fix a crash in the var tracking.brettw@chromium.org2012-06-221-21/+30
* ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.sadrul@chromium.org2012-06-226-2/+46
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-218-68/+18
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-2116-13/+816
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-218-18/+68
* Add resource message call and reply infrastructure.brettw@chromium.org2012-06-217-0/+359
* Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.raymes@google.com2012-06-216-82/+32
* Fix build with disabled NaCl glibc toolchain.phajdan.jr@chromium.org2012-06-211-1/+1
* Provides a real implementation of GetDefaultPrintSettings.raymes@chromium.org2012-06-206-32/+82
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-2015-31/+43
* Initialize translate_finish_error_ in PnaclCoordinatordschuff@chromium.org2012-06-204-18/+28
* Fix a crash in Pepper object scripting.brettw@chromium.org2012-06-201-2/+4
* Improve handling of pexe load failure with streaming translation in PNaCl.dschuff@chromium.org2012-06-193-10/+21
* PPAPI/NaCl: Reinitialize some stuff when the ipc proxy starts.dmichael@chromium.org2012-06-194-15/+37
* Add a ScopedPPVar class for helping to track a reference to a base PP_Var.brettw@chromium.org2012-06-193-0/+99
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-192-0/+8
* Add RecommendSampleRate() to audio config test.nfullagar@google.com2012-06-192-0/+13
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-187-4/+22
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-1812-7/+326
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-184-20/+24
* Adding warning for missing Label.noelallen@chromium.org2012-06-171-0/+6
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1610-857/+923
* Cleanup on PNaCl translatordschuff@chromium.org2012-06-154-69/+73
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-1510-13/+275
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1510-923/+857
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1510-857/+923
* PPAPI: Make Printing_Dev::GetDefaultPrintSettings() const.viettrungluu@chromium.org2012-06-152-2/+2
* PPAPI: Add a Printing_Dev::IsAvailable() (static) method.viettrungluu@chromium.org2012-06-152-1/+10
* Declare virtual destructor in Nacl plugin CallbackSource to fix mac builddschuff@chromium.org2012-06-152-0/+7
* Add more testing to trusted graphics_3d.nfullagar@google.com2012-06-145-9/+115
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-1418-87/+325
* Additional fixes for warning mismatch with scons.noelallen@google.com2012-06-143-4/+7
* Fix extra comma causing scons compile issue.noelallen@chromium.org2012-06-141-1/+1
* Add streaming translation for PNaCldschuff@chromium.org2012-06-1413-55/+493
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-131-47/+125
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-123-0/+70
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-113-70/+0
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-1122-3/+413
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-113-0/+70
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-116-4/+33
* Add ability to automatically generate the makefiles for SDKnoelallen@chromium.org2012-06-091-0/+1
* Revert 141302 - hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-125/+47
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-47/+125