summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Remove the plugin's internal definition of GetUrandomFD()mseaborn@chromium.org2012-05-294-30/+4
* 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 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-221-0/+34
* Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to a...rsleevi@chromium.org2012-05-1817-62/+96
* Update scons file missing from r137481dschuff@chromium.org2012-05-161-0/+2
* Refactor Pnacl coordinatordschuff@chromium.org2012-05-169-498/+689
* Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr.bbudge@chromium.org2012-05-154-6/+26
* Fixed PPAPI_UDPSocketPrivate::GetRecvFromAddressygorshenin@chromium.org2012-05-121-1/+2
* Copy nacl::RefCounted from native_client's repo into Chromiumrsleevi@chromium.org2012-05-111-0/+233
* NaCl: Stop building ppapi_proxy (libppruntime) as a user librarymseaborn@chromium.org2012-05-101-1/+2
* NaCl: Remove Plugin::XYZZY() dead code hackmseaborn@chromium.org2012-05-102-21/+0
* NaCl: Fix ppapi_geturl_browser_test to run using the IRTmseaborn@chromium.org2012-05-101-10/+2
* Add myself to ppapi/native_client/OWNERSmseaborn@chromium.org2012-05-091-0/+1
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-074-30/+30
* Enable the PPAPI audio test under NaClmseaborn@chromium.org2012-05-071-0/+3
* Back down the stress to reduce possible time-out on the bots.nfullagar@google.com2012-05-041-1/+1
* Update gl2.h and gl2ext.h headers from Khronos.nfullagar@google.com2012-05-037-5/+44
* NaCl: Remove unused process ID/handle arguments from launch_nacl_process()mseaborn@chromium.org2012-05-022-24/+2
* NaCl: Synchronise build.scons file with Gyp filemseaborn@chromium.org2012-04-301-0/+1
* NaCl: Move sel_ldr_launcher_chrome.cc into the Chromium repomseaborn@chromium.org2012-04-305-3/+72
* Revert revision 130979.ncbray@chromium.org2012-04-272-20/+1
* Fix warning on NaCl SDK bots when building ppapi_proxy.binji@chromium.org2012-04-271-1/+1
* Bump total shm size for dup'd handle passed into NaCl.nfullagar@google.com2012-04-273-20/+24
* NaCl: Remove forward declaration of SelLdrLauncher as a structmseaborn@chromium.org2012-04-271-1/+1
* Break apart the stress test for ppb_image_data to help narrow down flake.nfullagar@google.com2012-04-262-15/+37
* NaCl: Remove unused prototypes of RegisterInternalNaClPlugin()mseaborn@chromium.org2012-04-241-37/+4
* NaCl: Remove unused file string_encoding.ccmseaborn@chromium.org2012-04-246-179/+0
* Add audio buffer size notification to NaCl proxy.nfullagar@google.com2012-04-231-6/+30
* Restore ppapi_gles example NMF files so that they look morejvoung@google.com2012-04-238-3/+58
* Convert a few more NMF files to be autogenerated and PNaCljvoung@google.com2012-04-219-53/+9
* NaCl: Remove code that attempts to kill the NaCl loader processmseaborn@chromium.org2012-04-192-10/+2
* Change the rest of old nacl ppapi tests to be compatible with pnacl.jvoung@google.com2012-04-185-5/+22
* NaCl: Remove all Chromium-side use of the handle_pass librarymseaborn@chromium.org2012-04-184-25/+0
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-172-33/+8
* WebSocket Pepper API: synchronous completion support.toyoshim@chromium.org2012-04-167-23/+68
* NaCl PPAPI Proxy: Make browser Lookup* functions return 0 when the key is not...dmichael@chromium.org2012-04-141-4/+18
* Add more NULL checks in proxy.nfullagar@google.com2012-04-132-14/+21
* Only enable ppapi_browser/ppb_audio test for mac bots - other bots don'tnfullagar@google.com2012-04-121-1/+6
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-123-5/+38
* Add a config file listing NaCl's scons files in the Chrome repo.ncbray@google.com2012-04-102-61/+69
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-0824-593/+254
* Add the plugin to the SDKnoelallen@google.com2012-04-071-0/+5
* Instrument NaCl's plugin to generate a crash dump to help diagnose in-the-fie...ncbray@google.com2012-04-052-1/+20
* Port some nacl_integration tests to use autogenerated NMFjvoung@google.com2012-04-0378-439/+127
* Support for ARM NaCl untrusted runtime build.olonho@google.com2012-04-031-3/+41
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Update image data test to write into mapped pixel data.nfullagar@google.com2012-04-021-10/+17
* NaCl: Remove unused dependencies on libX11 and libXtmseaborn@chromium.org2012-03-292-3/+1