summaryrefslogtreecommitdiffstats
path: root/ppapi/nacl_irt
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition on ManifestService initialization.hidehiko@chromium.org2014-06-171-1/+44
* NaCl: Fix irt_ppapi.h to compile with -Wstrict-prototypesmseaborn@chromium.org2014-06-061-1/+1
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-052-4/+4
* Remove PlatformFile from ppapirvargas@chromium.org2014-06-031-1/+1
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-022-6/+7
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-022-7/+6
* Implement nacl_irt_icache for non-sfi mode.mazda@chromium.org2014-05-081-0/+24
* Implement open_resource in non-SFI mode.hidehiko@chromium.org2014-05-024-2/+60
* Non-SFI NaCl: Fix the crash for the AudioShared.hidehiko@chromium.org2014-04-232-6/+3
* Implement ManifestService::StartupInitializationComplete().hidehiko@chromium.org2014-04-235-0/+26
* Add IPC Channel for new ManifestService.hidehiko@chromium.org2014-04-175-4/+120
* Refactor around start up of the plugin.hidehiko@chromium.org2014-04-0910-0/+633
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-042-3/+3
* NaCl: Add a README file to explain what the ppapi/nacl_irt/ directory is formseaborn@chromium.org2014-02-211-0/+10
* NaCl: Address some TODOs from moving PPAPI IRT interface into the Chromium repomseaborn@chromium.org2014-02-211-8/+0
* NaCl: Move definition of "struct nacl_irt_ppapihook" to the Chromium repomseaborn@chromium.org2014-02-201-7/+16
* NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repomseaborn@chromium.org2014-02-111-0/+41