Chromium Code Reviews| Index: native_client_sdk/src/doc/sdk/release-notes.rst |
| diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst |
| index 6c4b63980a38a7a64c5dd07a2fc17997f809bdb1..e93445673d946d6c82790bcd24520419f2849435 100644 |
| --- a/native_client_sdk/src/doc/sdk/release-notes.rst |
| +++ b/native_client_sdk/src/doc/sdk/release-notes.rst |
| @@ -4,18 +4,25 @@ |
| Release Notes |
| ############# |
| +Chrome/Pepper 41 (09 January 2015) |
| +================================== |
| + |
| +* The x86 NaCl validators now accept instructions from the AVX1 and FMA3 |
|
shyamsundarr
2015/01/05 21:58:05
fma3 hasn't been rolled up yet into chromium.
ht
JF
2015/01/05 21:59:38
I'm hoping Mark lands a DEPS roll today. I'll remo
|
| + extensions. |
| + |
| +Chrome/Pepper 40 (November 07 2014) |
| +=================================== |
| + |
| Chrome/Pepper 39 (26 September 2014) |
| ==================================== |
| Pepper |
| ------ |
| -.. TODO(jfb): Change to VideoDecoder to pepper_stable when it hits stable. |
| - |
| * Support for ``DEBUG_ONLY:dev://postmessage`` has been removed in favor of |
| :ref:`other more useful debugging approaches <devcycle-debugging>`. |
| * `VideoDecoder |
| - </native-client/pepper_beta/cpp/classpp_1_1_video_decoder.html>`_ is now |
| + </native-client/pepper_stable/cpp/classpp_1_1_video_decoder.html>`_ is now |
|
bradn
2015/01/05 21:49:58
FWIW, Bill is looking into an issue around whether
|
| stable, see the SDK example in ``pepper_canary/examples/api/video_decode``. |
| * ``postMessageAndAwaitResponse`` is now stable and allows JavaScript to |
| communicate synchronously with PNaCl embeds. |