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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use absolute nmf root when deciding relative paths.
bradnelson@google.com
2014-03-11
2
-2
/
+50
*
[NaCl SDK AppEngine] Fix earth and smoothlife builds for Clang 3.4
binji@chromium.org
2014-03-10
2
-10
/
+10
*
[NaCl SDK] Remove naclports bundle directory before building.
binji@chromium.org
2014-03-10
1
-1
/
+5
*
Remove deprecation warning from create_nmf.py
jochen@chromium.org
2014-03-10
1
-1
/
+0
*
Split the PNaCl IRT shim into 3 pieces, and include one piece into IRT.
jvoung@google.com
2014-03-09
1
-1
/
+1
*
[NaCl SDK] Roll naclports revision from 954 -> 1152.
binji@chromium.org
2014-03-07
1
-2
/
+2
*
[NaCl SDK] Set ARM cross compiler with building ARM components using gyp.
sbc@chromium.org
2014-03-07
1
-9
/
+6
*
[NaCl SDK] Refactor create_nmf.py
binji@chromium.org
2014-03-07
16
-445
/
+1140
*
NaCl: Update revision in DEPS, r12810 -> r12835
mseaborn@chromium.org
2014-03-06
1
-0
/
+1
*
NaCl SDK: Remove more unused variables in examples
mseaborn@chromium.org
2014-03-06
2
-6
/
+0
*
NaCl SDK: Remove some unused variables in url_loader.cc example
mseaborn@chromium.org
2014-03-05
1
-5
/
+0
*
NaCl SDK: Remove some unused variables in input_event.cc example
mseaborn@chromium.org
2014-03-05
1
-4
/
+0
*
NaCl docs: update version information
jfb@chromium.org
2014-03-04
4
-37
/
+55
*
[NaCl SDK Docs] redirect chromesite root to index instead of overview
binji@chromium.org
2014-03-04
1
-1
/
+1
*
NaCl docs: update computed goto support
jfb@chromium.org
2014-03-03
3
-18
/
+29
*
Add section on compressing pexe files for deployment.
kschimpf@google.com
2014-03-03
2
-10
/
+73
*
NaCl SDK: don't prune PNaCl biased bitcode from the NaCl SDK build.
jfb@chromium.org
2014-02-26
1
-13
/
+0
*
[NaCl SDK] Add pepper_34 bundle, and freeze pepper_31 bundle.
binji@chromium.org
2014-02-25
1
-3
/
+46
*
[NaCl SDK Docs] Update the generated documentation.
binji@chromium.org
2014-02-25
56
-1823
/
+907
*
[NaCl SDK Docs] Fix README, cleanup Makefile, remove devsite stuff.
binji@chromium.org
2014-02-25
5
-250
/
+36
*
Add ability to build SDK libs with Bionic
noelallen@chromium.org
2014-02-25
12
-18
/
+43
*
NaCl documentation: add links for x86-{32,64} and MIPS32.
jfb@chromium.org
2014-02-24
2
-7
/
+38
*
NaCl SDK: Remove unsupported dev headers.
teravest@chromium.org
2014-02-24
2
-53
/
+7
*
NaCl documentation: nits on ARM sandbox documentation
jfb@chromium.org
2014-02-23
2
-6
/
+8
*
PNaCl documentation: link to ARM 32-bit sandbox internals
jfb@chromium.org
2014-02-23
4
-17
/
+33
*
PNaCl documentation: add undefined behavior
jfb@chromium.org
2014-02-22
7
-7
/
+538
*
[NaCl SDK AppEngine] More tweaks to the Bullet fullscreen demo.
binji@chromium.org
2014-02-22
2
-162
/
+208
*
[NaCl SDK] Copy test binaries from tests/data/* to lib/tests/data/*.
binji@chromium.org
2014-02-22
6
-0
/
+0
*
[NaClDocs] Add note about errno in PNaCl ABI.
jvoung@chromium.org
2014-02-21
3
-13
/
+52
*
[NaCl SDK] nacl_io: Disallow nested calls to ki_init/ki_uninit.
sbc@chromium.org
2014-02-21
10
-115
/
+178
*
Adding in redirect support
mkearney@chromium.org
2014-02-21
1
-0
/
+3
*
Removing .html reference in Pepper API referenc
mkearney@chromium.org
2014-02-20
1
-2
/
+2
*
Revert 252238 "NaCl SDK: Remove unsupported dev headers."
binji@chromium.org
2014-02-20
2
-10
/
+48
*
Removing rst files from Pepper API reference
mkearney@chromium.org
2014-02-20
2
-501
/
+0
*
NaCl SDK: Remove unsupported dev headers.
teravest@chromium.org
2014-02-20
2
-48
/
+10
*
Adds the BIONIC toolchain to the SDK when building with --bionic.
noelallen@chromium.org
2014-02-18
3
-7
/
+48
*
[NaCl SDK AppEngine] Add a fullscreen bullet demo.
binji@chromium.org
2014-02-18
2
-2
/
+217
*
Update NaCl SDK build for new location of irt_ppapi.h header file
mseaborn@chromium.org
2014-02-14
1
-22
/
+22
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
3
-5
/
+1
*
[NaCl SDK] nacl_io: Don't use PPB_FileRef_1_2
sbc@chromium.org
2014-02-12
4
-10
/
+26
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
2
-3
/
+3
*
NaCl docs: fix a few more issues with the ARM sandbox documentation.
jfb@chromium.org
2014-02-09
5
-26
/
+26
*
NaCl docs: add ARM 32-bit sandbox
jfb@chromium.org
2014-02-07
7
-0
/
+1750
*
[NaCl SDK] Seperate LIBS and DEPS in .dsc files.
sbc@chromium.org
2014-02-06
15
-17
/
+65
*
[NaCl SDK] nacl_io: implement getaddrinfo()
sbc@chromium.org
2014-02-06
21
-168
/
+968
*
[NaCl SDK Docs] Update CSS for docs.
binji@chromium.org
2014-02-06
946
-1810
/
+5198
*
[NaCL SDK] nacl_io: Add jspipe nodes
sbc@chromium.org
2014-02-06
8
-8
/
+415
*
[NaCl SDK] Fix select.h in newlib-extras.
sbc@chromium.org
2014-02-06
1
-2
/
+2
*
NaCl: Update revision in DEPS, r12687 -> r12694
sbc@chromium.org
2014-02-05
2
-5
/
+10
*
Implement rename for HTML5 File System
hamaji@chromium.org
2014-02-05
5
-1
/
+67
[next]