summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Mark PPAPI 3D contextgman@chromium.org2012-08-151-0/+2
* Disable NaCl IPC proxy untrusted build on arm.bbudge@chromium.org2012-08-151-0/+4
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-152-16/+6
* Revert 151581 - Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag fo...bbudge@chromium.org2012-08-142-6/+16
* Eliminate the 'build_ppapi_ipc_proxy_untrusted' build flag for untrusted PPAP...bbudge@chromium.org2012-08-142-16/+6
* Add PPAPI decryptor interfaces.tomfinegan@chromium.org2012-08-144-0/+633
* Fix scons build of gpu command buffer.binji@chromium.org2012-08-141-0/+1
* Defer OMX Flush() when no input buffers are available.fischman@chromium.org2012-08-131-1/+1
* Add ability to load pnacl resources from DIR_PNACL_COMPONENT.jvoung@google.com2012-08-138-64/+207
* Implement GL_EXT_debug_markergman@chromium.org2012-08-121-0/+1
* Fix sign/unsigned issue breaking SDK build botsnoelallen@chromium.org2012-08-101-1/+1
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-1017-49/+232
* Unbreak ppapi_example_video_decode for platforms that don't have ARB extensions.fischman@chromium.org2012-08-101-28/+39
* Disallow copying of NetworkListObserverPrivate.sergeyu@chromium.org2012-08-101-0/+7
* Noop change (+bonus style fix) to trigger nacl tests to be rebuilt.sergeyu@chromium.org2012-08-101-1/+2
* NaCl proxy for PPB_NetworkMonitor_Privatesergeyu@chromium.org2012-08-1029-4/+1367
* add missing case to switchsbc@chromium.org2012-08-091-0/+1
* PPAPI: Add missing const to AudioConfig::sample_frame_count().viettrungluu@chromium.org2012-08-091-1/+1
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-0713-47/+125
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-0713-124/+47
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-0713-47/+124
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-2/+0
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-069-123/+260
* NaCl: Cleanup: Remove PpapiPluginRegisterDefaultThreadCreator()mseaborn@chromium.org2012-08-055-50/+1
* Kill pnacl translation processes immediately on coordinator error and destruc...dschuff@chromium.org2012-08-045-117/+111
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-039-257/+123
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Remove CHECK and NOTREACHED for mouse lock, fix full screen transition.nfullagar@google.com2012-08-031-2/+1
* Modifying ppapi_untrusted to match new gyp expectations.bradnelson@google.com2012-08-031-5/+9
* Add an IPC for PNaCl to check if the session is incognito,jvoung@google.com2012-08-029-123/+257
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-025-3/+78
* Fix license metadata for ppapisteveblock@chromium.org2012-08-022-1/+29
* Add PPB_PDF API to load scaled image resourcesjhorwich@chromium.org2012-08-021-0/+6
* Simplify Pnacl translation thread codedschuff@chromium.org2012-08-017-271/+211
* ppapi NaCl trusted plugin: Rename interface because Win build breaks on it.binji@chromium.org2012-08-012-3/+3
* Better handling of surfaway/reload in PNaCl translationdschuff@chromium.org2012-07-313-10/+46
* Fix comment typo.brettw@chromium.org2012-07-311-1/+1
* Fix license headers in a number of filessteveblock@chromium.org2012-07-3117-43/+43
* Don't log UDP receive failures in releasejschuh@chromium.org2012-07-311-0/+4
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-3019-94/+299
* Factor out PP_FileHandle from ppb_flash_file into itsjvoung@google.com2012-07-273-12/+54
* Hook up the PPB_Flash_Print interface to new host system.brettw@chromium.org2012-07-275-2/+100
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-273-31/+110
* Re-enabling checkdeps for most of ppapi + nacl.bradnelson@google.com2012-07-275-7/+41
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-273-4/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-0/+2
* Experimental flag for HiDPI-aware PDF Viewerjhorwich@chromium.org2012-07-261-0/+7
* Ensure that errors that occur during load will get crash log info to JS consolebsy@google.com2012-07-263-14/+42
* Better handling for NULL PutBytes arg in Pnacl streaming translation thread.dschuff@chromium.org2012-07-251-11/+19
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+1