summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy
Commit message (Expand)AuthorAgeFilesLines
* Merge 143644 - Try to fix a crash in the var tracking.brettw@chromium.org2012-07-121-21/+30
* Merge 143647 - make PPAPI file chooser use suggested file name when present.tsepez@chromium.org2012-06-281-1/+1
* Merge 144531 - Invoke PluginImplementedObjectDestroyed for ppp_class deallocatejhorwich@chromium.org2012-06-282-9/+11
* Merge 143201 - Fix a crash in Pepper object scripting.brettw@chromium.org2012-06-201-2/+4
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-192-0/+8
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-182-0/+3
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-189-6/+318
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-163-1/+147
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-153-0/+25
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-153-147/+1
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-153-1/+147
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-144-0/+63
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-121-0/+36
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-36/+0
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-116-0/+185
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-0/+36
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-114-1/+13
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-083-8/+14
* Cleanup - remove ModuleLocalThreadAdapter.tsepez@chromium.org2012-06-081-326/+0
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-082-0/+22
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-052-1/+11
* Open pepper files directly in browser.tsepez@chromium.org2012-06-055-232/+244
* Changed request for PPB proxy to PPP proxy.raymes@google.com2012-06-051-1/+1
* Perform GetLocalTimeZoneOffset in plugin process on Windowsjbauman@chromium.org2012-06-041-5/+21
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-042-0/+5
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-045-241/+232
* Open pepper files directly in browser.tsepez@chromium.org2012-06-045-232/+241
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-015-239/+232
* Open pepper files directly in browser.tsepez@chromium.org2012-06-015-232/+239
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-312-2/+2
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-302-10/+0
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-302-2/+2
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-302-2/+2
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-305-10/+10
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-294-18/+35
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-271-0/+10
* Browser Plugin: Fixed silly typo in PpapiCommandBufferProxy.fsamuel@chromium.org2012-05-221-1/+2
* ppapi: Fix typo when entering FileRef.ihf@chromium.org2012-05-221-2/+2
* Add PPB_ImageData to untrusted NaCl build.bbudge@chromium.org2012-05-212-12/+12
* Test for Pepper IME events.kinaba@chromium.org2012-05-212-47/+33
* Get PPB_Audio interface building as untrusted code.bbudge@chromium.org2012-05-193-25/+30
* Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...fsamuel@chromium.org2012-05-195-18/+38
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-181-4/+4
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-163-3/+0
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+4
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-1113-47/+64
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-103-24/+0
* Remove NOTIMPLEMENTED() from PpapiCommandBufferProxy::Echo because it's toofsamuel@chromium.org2012-05-101-1/+0
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-074-5/+43
* PPAPI: Make ScopedModuleReference not crash on plugin side.dmichael@chromium.org2012-05-072-8/+10