summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Pepper Flash: Remove PPB_Flash 11.viettrungluu@chromium.org2012-06-073-58/+2
* NaCl: Fix a file to compile with -Wundefmseaborn@chromium.org2012-06-071-2/+2
* Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl.viettrungluu@chromium.org2012-06-072-3/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-071-1/+2
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-074-10/+66
* Add a comment explaining a different failure mode of the Pepper file chooser.brettw@chromium.org2012-06-062-1/+32
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-064-60/+10
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-064-10/+60
* IWYU nit in ppapi_proxymcgrathr@chromium.org2012-06-061-1/+2
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-052-1/+11
* IWYU and nit warning fixes for some NaCl PPAPI testsmcgrathr@chromium.org2012-06-053-5/+7
* Remove more parts of nacl_file.nfullagar@google.com2012-06-0514-309/+1
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0511-233/+372
* Changed request for PPB proxy to PPP proxy.raymes@google.com2012-06-051-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-051-3/+5
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-0/+1
* Perform GetLocalTimeZoneOffset in plugin process on Windowsjbauman@chromium.org2012-06-041-5/+21
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-046-6/+34
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-369/+233
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-233/+369
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-032-16/+25
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-0111-367/+233
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0111-233/+367
* Add presubmit check for unversioned PPB interface macros in C++ wrappers.wez@chromium.org2012-06-011-0/+34
* Fix pp::View and pp::BrowserFontTrusted wrapper version checks.wez@chromium.org2012-06-012-50/+53
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-313-2/+3
* WebSocket Pepper API: allow to close connection without code and reasontoyoshim@chromium.org2012-05-313-3/+32
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-3019-1111/+0
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-303-3/+2
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-303-2/+3
* Modified the pepper file chooser API to support filtering files by extensions.raymes@chromium.org2012-05-3014-50/+53
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-296-22/+42
* NaCl: Remove the plugin's internal definition of GetUrandomFD()mseaborn@chromium.org2012-05-294-30/+4
* Pepper Flash settings integration: implement "deauthorize content licenses".yzshen@chromium.org2012-05-273-6/+243
* NaCl: Provide the /dev/urandom FD via NaCl's new embedding interfacemseaborn@chromium.org2012-05-241-0/+6
* NaCl: Remove unused #include of nrd_xfer_effector.hmseaborn@chromium.org2012-05-241-1/+0
* Coverity: Fix pass by value error in IMEInputEvent_Dev.kmadhusu@chromium.org2012-05-242-2/+2
* Browser Plugin: Fixed silly typo in PpapiCommandBufferProxy.fsamuel@chromium.org2012-05-221-1/+2
* [Coverity] Fix uninitialized member, pass-by-val.groby@chromium.org2012-05-222-10/+12
* Modify gyp files that depend on native_client/build/untrusted.gypi to special...bradchen@google.com2012-05-222-0/+52
* ppapi: Fix typo when entering FileRef.ihf@chromium.org2012-05-221-2/+2
* PPAPI/NaCl: Reenable untrusted IPC proxy gyp flagdmichael@chromium.org2012-05-221-0/+16
* Add PPB_ImageData to untrusted NaCl build.bbudge@chromium.org2012-05-214-19/+19
* Test for Pepper IME events.kinaba@chromium.org2012-05-2114-85/+946
* Get PPB_Audio interface building as untrusted code.bbudge@chromium.org2012-05-195-32/+38
* Browser Plugin: PpapiCommandBufferProxy should see a lost context if the embe...fsamuel@chromium.org2012-05-195-18/+38
* PPAPI/NaCl: Partial revert of r137751 to fix WebKit builddmichael@chromium.org2012-05-181-5/+0
* Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to a...rsleevi@chromium.org2012-05-1817-62/+96
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-185-27/+61
* PPAPI/NaCl: Make a gyp flag for including the untrusted IPC proxy.dmichael@chromium.org2012-05-172-0/+5