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
*
Update README.chromium to reflect whether a tool is shipped or not
hichris123
2016-01-13
2
-2
/
+2
*
[NaCl SDK] Remove pepper_48 from naclsdk_manifest2.json
sbc
2016-01-08
1
-10
/
+0
*
[NaCl SDK] Don't include gtest/gmock in library form
sbc
2016-01-07
14
-196
/
+119
*
Updating nacl sdk generated docs.
bradnelson
2016-01-07
96
-3
/
+3
*
[NaCl SDK] Remove references to naclports bundle
sbc
2015-12-18
20
-77
/
+51
*
[NaCl SDK] Don't include rebuilt versions of toolchain libs
sbc
2015-12-18
1
-19
/
+0
*
[NaCl SDK] Re-generate docs
sbc
2015-12-18
164
-1216
/
+7397
*
[NaCl SDK] Add pepper_49 to naclsdk_manifest2.json
sbc
2015-12-16
1
-10
/
+10
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-02
26
-848
/
+28
*
Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...
scheib
2015-12-01
25
-28
/
+847
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-01
25
-847
/
+28
*
[NaCl SDK] Add pepper_48 to naclsdk_manifest2.json
sbc
2015-12-01
1
-10
/
+10
*
[NaCl SDK] Update sdk_tools bundle
sbc
2015-11-25
2
-10
/
+10
*
[NaCl SDK] Prune old entries local naclsdk_manifest2.json
sbc
2015-11-10
3
-16
/
+37
*
Partial revert of r357449 to keep Flash 19.x working.
thestig
2015-11-05
1
-1
/
+2
*
PPAPI: Remove PPB_Font_Dev.
thestig
2015-11-02
2
-3
/
+0
*
[NaCl SDK] Show file size while downloading SDK archives
techtonik
2015-11-01
1
-4
/
+10
*
[NaCl SDK] nacl_io: Fix for recv() after remove socket shutdown
sbc
2015-10-27
2
-7
/
+7
*
[NaCl SDK] Use gyp_nacl when building NaCl components via gyp
sbc
2015-10-27
1
-9
/
+1
*
[NaCl SDK] Allow ppapi_simple apps to use main entry point.
sbc
2015-10-24
40
-190
/
+359
*
Do not fail checksum check before download
techtonik
2015-10-22
2
-1
/
+2
*
Adding shortcut link to html5devconf slides.
bradnelson
2015-10-19
1
-0
/
+3
*
[NaCl SDK] Add support for SO_TYPE to getsockopt
sbc
2015-10-16
6
-11
/
+35
*
[NaCl SDK] Fix create_nmf to include arm/glibc ELF loader
sbc
2015-10-16
5
-65
/
+184
*
[NaCl SDK] Ship arm_elf_loader.nexe on all platforms
sbc
2015-10-16
3
-10
/
+9
*
[NaCl SDK] Add pepper_47, remove pepper_39 and pepper_40.
binji
2015-10-15
1
-20
/
+10
*
Update pthreads-win32 URL.
bungeman
2015-10-12
1
-2
/
+2
*
Fix create_nmf.py to handle nmfs mixing arm + x86.
bradnelson
2015-10-09
1
-11
/
+16
*
[NaCl SDK] Remove newlib toolchain from the SDK
sbc
2015-10-05
30
-267
/
+60
*
[NaCl SDK] nacl_io: Add support for basic socketpairs
avallee
2015-10-05
10
-25
/
+483
*
Add missing app permissions to media stream examples
ratsunny
2015-09-28
2
-5
/
+4
*
[NaCl SDK] Fix some gmock warnings in nacl_io_test
sbc
2015-09-26
1
-3
/
+6
*
Revert of [NaCl SDK] nacl_io: Add support for basic socketpairs. (patchset #5...
cmumford
2015-09-25
10
-482
/
+25
*
[NaCl SDK] nacl_io: Add support for basic socketpairs.
avallee
2015-09-25
10
-25
/
+482
*
[NaCl SDK] Remove naclports bundle from the SDK
sbc
2015-09-25
4
-98
/
+41
*
[NaCl SDK] Add pepper_46 to naclsdk_manifest2.json
sbc
2015-09-25
1
-10
/
+10
*
Cleanup: Pass std::string as const reference from native_client_sdk/
ki.stfu
2015-09-21
1
-1
/
+1
*
[NaCl SDK] Handle missing PATH environment variable in sel_ldr.py
sbc
2015-09-17
1
-4
/
+3
*
ppapi: define PPB_AudioEncoder API
lionel.g.landwerlin
2015-09-17
2
-0
/
+3
*
[NaCl SDK] Fix broken build of nacl_io with bionic
sbc
2015-09-15
1
-1
/
+1
*
[NaCl SDK] Fix stat structure mismatch in kernel_wrap_irt_ext.c
sbc
2015-09-11
7
-51
/
+207
*
NACL_IO: Split handle locks.
avallee
2015-09-10
4
-6
/
+30
*
Change http download links to https.
Will Harris
2015-09-09
2
-17
/
+11
*
[NaCl SDK] Add msan support to SDK build system
sbc
2015-09-08
5
-17
/
+32
*
Add BUILD.gn for nacl_io
sergeyu
2015-08-31
1
-0
/
+155
*
Explicitly set use_nacl_clang in gyp_defines everywhere in SDK build
dschuff
2015-08-27
1
-6
/
+12
*
[NaCl SDK] Add elf_loader_arm.nexe to SDK
Sam Clegg
2015-08-26
3
-9
/
+18
*
[NaCl SDK] Fix broken nacl_io tests
Sam Clegg
2015-08-25
2
-2
/
+2
*
[NaCl SDK] Never return st_size == 0 for directory nodes
sbc
2015-08-22
2
-8
/
+17
*
Introduce a client minimum picture pool size
lpique
2015-08-20
1
-0
/
+1
[next]