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
*
Initial SIMD demos life and earth for PNaCl.
nfullagar@chromium.org
2014-05-16
15
-34
/
+1572
*
[NaCl SDK] nacl_io: Make IRT intercepts (and their test code) more robust.
sbc@chromium.org
2014-05-15
7
-131
/
+188
*
Adding interception of more socket calls to nacl_io for glibc.
bradnelson@google.com
2014-05-14
19
-52
/
+229
*
PNaCl documentation: improve some of the SIMD documentation.
jfb@chromium.org
2014-05-14
6
-10
/
+24
*
Handle h_addr in a more libc independent way.
bradnelson@google.com
2014-05-13
2
-2
/
+21
*
[NaCl SDK] Various fixes so "make debug" works on Windows.
binji@chromium.org
2014-05-13
2
-5
/
+13
*
[NaCl SDK] Make build_projects quiet by default.
binji@chromium.org
2014-05-13
3
-23
/
+39
*
Allows sel_ldr.py to run arm binaries through qemu-arm.
cdonner@chromium.org
2014-05-12
1
-2
/
+31
*
[NaCl SDK] Add memory.h to include/newlib and include/pnacl
sbc@chromium.org
2014-05-09
3
-0
/
+17
*
[NaCl SDK] Update experimental bionic build.
noelallen@chromium.org
2014-05-08
1
-4
/
+7
*
[NaCl SDK] Some improvements to the manifest viewer page.
binji@chromium.org
2014-05-07
1
-30
/
+138
*
Remove dependency of NaCl untarred toolchain from NaCl SDK Tests.
dyen@chromium.org
2014-05-07
3
-12
/
+44
*
[NaCl SDK] Silence a spurious message from nacl_config.py.
binji@chromium.org
2014-05-07
1
-1
/
+1
*
[NaCl SDK] nacl_io: Add httpfs test for reading/stat'ing very large files.
binji@chromium.org
2014-05-07
3
-27
/
+180
*
[NaCl SDK] Prevent infinite loop when gmock fails in kernel_wrap_test.
binji@chromium.org
2014-05-07
1
-1
/
+22
*
Adds IDL for enums and structs for encoding/decoding.
bbudge@chromium.org
2014-05-06
2
-0
/
+4
*
NaCl documentation: update vector documentation
jfb@chromium.org
2014-05-06
4
-20
/
+114
*
[NaCl SDK] nacl_io: Don't delete in PepperInterface in ki_uninit.
sbc@chromium.org
2014-05-06
9
-38
/
+59
*
NaCL docs: add missing generated files
jfb@chromium.org
2014-05-06
2
-4
/
+5
*
Shorten gyp target names for PNaCl IRT Shim
dschuff@chromium.org
2014-05-05
1
-2
/
+1
*
[NaCl SDK] Add pepper_35 bundle, freeze pepper_32 and pepper_33.
binji@chromium.org
2014-05-05
1
-6
/
+82
*
[NaCl SDK] Modifying size_t and int to off_t.
matthewturk@gmail.com
2014-05-03
17
-47
/
+51
*
Fix typo, "recieve" -> "receive", in NaCl/SDK code
mseaborn@chromium.org
2014-05-03
3
-6
/
+6
*
Chromium NaCl scripts now uses package_version to extract.
dyen@chromium.org
2014-05-02
1
-87
/
+56
*
[NaCl SDK] nacl_io_demo uses Dictionaries instead of Strings.
binji@chromium.org
2014-05-01
7
-957
/
+958
*
[NaCl SDK} Add ppapi_stub for bionic
noelallen@chromium.org
2014-05-01
3
-0
/
+146
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
6
-29
/
+4
*
[NaCl SDK Docs] Remove links to developers.google.com
binji@chromium.org
2014-04-30
37
-404
/
+355
*
Add switch to build NaCl SDK with bionic from NaCl Checkout instead of downlo...
noelallen@chromium.org
2014-04-30
1
-1
/
+33
*
[NaCl SDK Docs] Temporary hack to fix Pepper reference docs.
binji@chromium.org
2014-04-30
3
-6
/
+6
*
PNaCl SIMD documentation: improve documentation on casts and __builtin_conver...
jfb@chromium.org
2014-04-29
2
-28
/
+61
*
Unlike the other toolchains, bionic supports both static and dynamic. This C...
noelallen@chromium.org
2014-04-29
10
-17
/
+56
*
[NaCl SDK] easy_template: fix bug when using % in an expression template.
binji@chromium.org
2014-04-28
2
-3
/
+19
*
Revert of NaCl: Update revision in DEPS, r13018 -> r13078. (https://coderevie...
tonyg@chromium.org
2014-04-26
1
-56
/
+87
*
NaCl: Update revision in DEPS, r13018 -> r13078.
dyen@chromium.org
2014-04-25
1
-87
/
+56
*
PNaCl documentation: add SIMD vectors.
jfb@chromium.org
2014-04-24
12
-83
/
+347
*
Revert of SDK building script now uses package_version to extract. (https://c...
hidehiko@chromium.org
2014-04-23
1
-56
/
+87
*
NaCl: Update revision in DEPS, r13018 -> r13062.
dyen@chromium.org
2014-04-22
1
-87
/
+56
*
[NaCl SDK] Improve low level logging system for nacl_io.
sbc@chromium.org
2014-04-19
6
-26
/
+45
*
[NaCl SDK] nacl_io: fix linux native build of nacl_io.
sbc@chromium.org
2014-04-19
1
-0
/
+4
*
[NaCl SDK] Add multi-platform zip support, and example.
binji@chromium.org
2014-04-18
12
-52
/
+374
*
[NaCl SDK] nacl_io: add fakes for PP_Var dictionary type.
sbc@chromium.org
2014-04-18
12
-18
/
+183
*
NaClSDK: Fix LINK+STRIP make rules to only apply to Release or PNaCl.
jvoung@chromium.org
2014-04-18
10
-22
/
+44
*
[NaCl SDK] Fix broken printf format strings in the nacl_io_demo.
binji@chromium.org
2014-04-17
5
-10
/
+27
*
[NaCl SDK AppEngine] Change 'more info' -> 'Click for options'
binji@chromium.org
2014-04-16
1
-1
/
+1
*
Docs: Remove unnecessary redirects from directories to 'index' files since we
kalman@chromium.org
2014-04-16
1
-3
/
+0
*
Enable build and upload of experimental bionic SDK
noelallen@chromium.org
2014-04-16
3
-6
/
+21
*
PNaCl docs: Fix links to 'undefined behavior'
jfb@chromium.org
2014-04-16
2
-4
/
+4
*
Removed unused gyp option from build_sdk.
dyen@chromium.org
2014-04-15
1
-21
/
+0
*
[NaCl SDK] Roll naclports 1152 -> 1226.
binji@chromium.org
2014-04-15
1
-2
/
+3
[next]