index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
native_client_sdk
/
src
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NaCl SDK] Don't include gtest/gmock in library form
sbc
2016-01-07
1
-1
/
+3
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-02
1
-1
/
+1
*
Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...
scheib
2015-12-01
1
-1
/
+1
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-01
1
-1
/
+1
*
[NaCl SDK] Allow ppapi_simple apps to use main entry point.
sbc
2015-10-24
9
-71
/
+13
*
[NaCl SDK] Remove newlib toolchain from the SDK
sbc
2015-10-05
11
-11
/
+11
*
Add missing app permissions to media stream examples
ratsunny
2015-09-28
2
-5
/
+4
*
Cleanup: Pass std::string as const reference from native_client_sdk/
ki.stfu
2015-09-21
1
-1
/
+1
*
Introduce a client minimum picture pool size
lpique
2015-08-20
1
-0
/
+1
*
pepper: add software vp9 encoder support to PPB_VideoEncoder
lionel.g.landwerlin
2015-08-05
1
-3
/
+15
*
[NaCl SDK] Fix initialization of pthread_t in dlopen example
sbc
2015-07-21
1
-4
/
+9
*
ppapi: VideoEncoder: augment precision of the IVF container
lionel.g.landwerlin
2015-07-14
1
-5
/
+12
*
ppapi: VideoEncoder: prevent scheduling encoding multiple times
lionel.g.landwerlin
2015-06-30
1
-1
/
+20
*
[NaCl SDK] Undefined min/max on Windows in video_encode example
binji
2015-06-25
1
-3
/
+5
*
ppapi: VideoEncoder: improve accuracy of encoding tick
lionel.g.landwerlin
2015-06-18
1
-2
/
+8
*
[NaCl SDK] nacl_io: Fix use-after-free bug in html5fs
binji
2015-04-24
1
-1
/
+1
*
ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()
lionel.g.landwerlin
2015-04-17
1
-1
/
+1
*
nacl sdk: add PPB_VideoEncoder example
lionel.g.landwerlin
2015-04-07
4
-0
/
+751
*
NaCl: Update revision in DEPS, 22906ee -> 71515be (and delete benchmarks)
jvoung
2015-03-12
4
-198
/
+0
*
[NaCl SDK] Switch ppapi_simple to C library
binji
2015-02-24
11
-14
/
+15
*
[NaCL SDK] Add initial support for nacl-clang
sbc
2015-02-17
5
-5
/
+5
*
Shorten Closure template notation from Array.<*> to Array<*>.
Dan Beam
2015-02-14
1
-1
/
+1
*
[NaCl SDK] Remove toolchain limits from several examples.
sbc
2015-02-13
32
-39
/
+16
*
[NaCl SDK] Change file_io example to use pp::VarArray.
binji
2015-01-22
4
-64
/
+154
*
[NaCl SDK] Messaging example (demonstrates postMessageAndAwaitResponse)
binji
2014-12-05
5
-0
/
+264
*
[NaCl SDK] Add filesystem passing example.
Ben Smith
2014-11-03
4
-0
/
+210
*
Benchmark sample for SDK
nfullagar
2014-10-30
4
-0
/
+198
*
[NaCl SDK] Fix url_loader example for MSVC 2013
Ben Smith
2014-09-26
1
-0
/
+1
*
[NaCl SDK] Fix gamepad example for msvc 2013
Ben Smith
2014-09-24
1
-0
/
+1
*
[NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.
sbc
2014-08-29
2
-28
/
+13
*
Pepper: PPB_VideoDecoder software-only mode.
bbudge
2014-08-23
1
-1
/
+1
*
Using PROFILE_ANY for vp8 and vp9
amogh.bihani@samsung.com
2014-08-15
1
-1
/
+1
*
Fix up a couple of stray diffs
nfullagar@chromium.org
2014-08-12
1
-2
/
+2
*
Update SIMD version of life demo.
nfullagar@chromium.org
2014-08-09
5
-461
/
+594
*
[NaCl SDK] nacl_io: Remove unneeded glibc syscall entry points.
sbc@chromium.org
2014-08-06
1
-1
/
+1
*
[NaCl SDK] nacl_io: Remove duplication between passthroughfs and devfs.
sbc@chromium.org
2014-07-24
2
-2
/
+7
*
Currently, bionic only build a subset of the examples. This changes turns on...
noelallen@chromium.org
2014-07-18
16
-17
/
+27
*
NaCl SDK: Demonstrate use of pp::View::GetDeviceScale for 3D
jhorwich@chromium.org
2014-07-18
1
-2
/
+5
*
NaCl SDK: Demonstrate use of pp::Graphics2D::SetScale()
jhorwich@chromium.org
2014-07-17
1
-4
/
+12
*
Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...
bbudge@chromium.org
2014-07-16
1
-4
/
+0
*
Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...
bbudge@chromium.org
2014-07-11
1
-13
/
+71
*
[NaCl SDK] Fix include path for testdata.h in video_decode example.
binji@chromium.org
2014-06-28
1
-1
/
+1
*
NaCl SDK: Add VideoDecode example that uses PPB_VideoDecoder.
bbudge@chromium.org
2014-06-27
4
-0
/
+33634
*
Reupload .jpg files for earth simd example
nfullagar@google.com
2014-06-20
2
-0
/
+0
*
[NaCl SDK] Don't set minimum_chrome_version for most examples.
binji@chromium.org
2014-06-06
2
-2
/
+4
*
[NaCl SDK] rename nacl_io demo.
sbc@chromium.org
2014-05-30
9
-2
/
+2
*
[NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well.
sbc@chromium.org
2014-05-29
3
-3
/
+3
*
[NaCl SDK] nacl_io: Add flow control the JavaScript pipes.
sbc@chromium.org
2014-05-22
4
-50
/
+197
*
Initial SIMD demos life and earth for PNaCl.
nfullagar@chromium.org
2014-05-16
13
-33
/
+1569
*
Fix typo, "recieve" -> "receive", in NaCl/SDK code
mseaborn@chromium.org
2014-05-03
2
-2
/
+2
[next]