From 09aa0d8aca2b05ca13238fa2a952cb5fcb48783f Mon Sep 17 00:00:00 2001
From: jfb The dates in the following release notes denote when Chrome and the NaCl SDK
+reached canary status. The stable release is typically 6 weeks later. The Pepper 26 bundle includes a new HTTP filesystem type in the nacl_mounts
library (which has been renamed nacl_io), changes to the example Makefiles, a
simple new 3D example, and a threaded file IO example. Makefiles have been changed significantly:Release Notes
+Chrome/Pepper 42 (20 February 2015)
+NaCl
+
+
+PNaCl
+
+
+Chrome/Pepper 41 (09 January 2015)
+NaCl
+
+
+PNaCl
+
+
+Chrome/Pepper 40 (November 07 2014)
+
+
pepper_canary/examples/api/video_decode
.Chrome/Pepper 39 (26 September 2014)
Pepper
DEBUG_ONLY:dev://postmessage
has been removed in favor of
other more useful debugging approaches.pepper_canary/examples/api/video_decode
.postMessageAndAwaitResponse
is now stable and allows JavaScript to
-communicate synchronously with PNaCl embeds.Chrome/Pepper 38 (15 August 2014)
-PNaCl
+PNaCl
Chrome/Pepper 37 (20 June 2014)
-PNaCl
+PNaCl
-Pepper
+Pepper
Chrome/Pepper 36 (09 May 2014)
-PNaCl
+PNaCl
Chrome/Pepper 35 (31 Mar 2014)
-PNaCl
+PNaCl
Chrome/Pepper 34 (20 Feb 2014)
-Pepper
+Pepper
-pp::Var
will contain a pp::Resource
that can be given to the
@@ -64,7 +96,7 @@ Chrome, simplifying debugging with PNaCl. See pp::MediaStreamVideoTrack for
more details.PNaCl
+PNaCl
-setjmp
/longjmp
handling (see announcement
for details).
SDK
+SDK
-nacl_io
library now includes a FUSE mount.common.js
now loads the Release version of the
@@ -192,7 +224,7 @@ for an application can specify a source file to compile such as
Build tools and toolchains
+Build tools and toolchains
@@ -212,14 +244,14 @@ with all toolchains.
Libraries
+Libraries
-include/nacl_io/nacl_io.h
, as well as the
hello_nacl_io
example.Examples
+Examples
The SDK includes a new toolchain to build Native Client executables (.nexe files) for ARM devices.
@@ -278,7 +310,7 @@ For a C++ example of how to use the MessageLoop API, see cannot make asynchronous PPAPI calls on a background thread without creating and using a message loop.The SDK includes two new libraries:
The nacl_mounts library provides a virtual file system that your module @@ -312,7 +344,7 @@ how to use ppapi_main, see examples/hello_world_stdio.
Header files for the new libraries are in the include/
directory, source
files are in the src/
directory, and compiled libraries are in the lib/
directory.
The SDK includes two new examples:
create_nmf.py
will still be able to
generate the appropriate Native Client manifest file for your application.CHROME_PATH
environment variable and sta
The Pepper 22 bundle includes a command-line debugger, resources to enable hosted development on Windows, and changes to the example Makefiles (each example now builds both a debug and a release version).
-Developers using the Windows SDK can now build a module as a Pepper
plugin (sometimes called a “trusted” or “in-process” plugin) using the
@@ -534,7 +566,7 @@ or Examples
+Examples
-PPAPI
+PPAPI
CompletionCallbackFactory
class template now takes a thread traits
class as its second parameter. For details see the CompletionCallbackFactory
--
cgit v1.1