summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
...
* PNaCl progress events: Approximate the link time and last N KB of buffer.jvoung@chromium.org2013-05-142-10/+43
* Remove support for PNaCl as a chrome extension, to reduce confusion.jvoung@chromium.org2013-05-137-284/+55
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-081-0/+22
* Increase the stripping level of the nacl irt.bradnelson@google.com2013-05-061-1/+1
* Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntrieshamaji@chromium.org2013-05-031-35/+7
* Fix linking of NaCl IRT on ARM.sbc@chromium.org2013-05-031-1/+1
* base: Remove ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-05-011-3/+3
* Pepper: Autogenerate thunk for PPB_Graphics2D.teravest@chromium.org2013-04-301-6/+6
* PNaCl PPAPI shims: Update for new PNaCl ABI for by-value struct passingmseaborn@chromium.org2013-04-263-1371/+818
* Rename PPAPI Video Stream APIs.bbudge@chromium.org2013-04-261-102/+102
* Port PNaCl error handling test from scons to gyp / browser_tests.jvoung@chromium.org2013-04-2411-306/+0
* Pepper: Remove verson 0.6 of PPB_Printing_Dev.teravest@chromium.org2013-04-241-12/+0
* Add an OpenNaClExecutable function to PPB_NaCl_Private.bbudge@chromium.org2013-04-234-22/+107
* PNaCl PPAPI shims: Remove function pointer casts for PPP_* shimsmseaborn@chromium.org2013-04-231-12/+12
* Disables dyncode syscalls for nexes that were produced by the pnacl translato...sehr@chromium.org2013-04-237-4/+22
* Hookup RawVarData to SerializedVarraymes@chromium.org2013-04-191-0/+78
* Allow having different files for different ISAs in NaCl manifest.halyavin@google.com2013-04-196-16/+62
* Add Pepper TrueType font API call to enumerate fonts in a given family.bbudge@chromium.org2013-04-191-0/+7
* Rename pnacl_file_host to nacl_file_host.bbudge@chromium.org2013-04-182-3/+3
* NaCl: Enable untrusted hardware exception handling by defaultmseaborn@chromium.org2013-04-171-3/+0
* Pepper: Autogenerate thunk for PPB_TrueTypeFont.teravest@chromium.org2013-04-161-3/+3
* Move HiDPI-related Pepper interfaces to stablejhorwich@chromium.org2013-04-091-0/+90
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-7/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-3/+7
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-7/+3
* Apps v2 in Pepper: Add C/C++ definition for chrome.socket.yzshen@chromium.org2013-04-081-0/+121
* Change PPB_VideoWriter Open function to return stream_id as out param.bbudge@chromium.org2013-04-081-2/+2
* Update NaCl ARM build flags now that gcc used as default compiler.sbc@chromium.org2013-04-052-46/+17
* Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper.bbudge@chromium.org2013-04-051-0/+102
* Revert 192249 "Update NaCl ARM build flags now that gcc used as ..."phoglund@chromium.org2013-04-042-17/+46
* Update NaCl ARM build flags now that gcc used as default compiler.sbc@chromium.org2013-04-042-46/+17
* Pepper: Autogenerate thunk for PPB_NetworkList_Private.teravest@chromium.org2013-04-031-22/+22
* Add Query() support to FileRef.teravest@chromium.org2013-04-021-0/+92
* Unlike GetOSFileDescriptor, this API is asynchronous.hamaji@chromium.org2013-04-011-0/+23
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-291-71/+0
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-291-0/+71
* Fix condition in gyp - it should check for pnacl being disabled.phajdan.jr@chromium.org2013-03-291-1/+1
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-291-2/+2
* Make the pnacl translator files in chrome depend on the pnacl_translator stamp.jvoung@google.com2013-03-231-0/+2
* Add UMA entry for PNaCl's optimization level setting.jvoung@chromium.org2013-03-201-1/+21
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-191-0/+51
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-181-0/+58
* NaCl: Fix test to accept old, erroneous behavior and new correct behavior pen...bsy@google.com2013-03-151-2/+8
* Allow PNaCl NMF to set translator optimization options for experimentation.jvoung@chromium.org2013-03-1313-118/+288
* nacl_integration: disable breakpad browser crash test.ncbray@chromium.org2013-03-121-0/+7
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-121-0/+81
* Add PPAPI TrueType font interface definition and C++ wrapper.bbudge@chromium.org2013-03-121-0/+58
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-111-81/+0
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-111-0/+81
* components: Rename components_tracing.gyp to follow the same pattern of the o...tfarina@chromium.org2013-03-081-1/+1