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
*
Tweak PNaCl component archiver in SDK to avoid leading zeros vernum.
jvoung
2015-07-01
2
-21
/
+30
*
Fix TestDefaultLibpath.testFallbackPath on windows.
bradnelson
2015-07-01
1
-0
/
+4
*
ppapi: VideoEncoder: prevent scheduling encoding multiple times
lionel.g.landwerlin
2015-06-30
1
-1
/
+20
*
Move linux sysroots from chrome/installer/linux to build/linux
sbc
2015-06-30
1
-3
/
+2
*
[NaCl SDK] handle custom configurations in create_nmf
sbc
2015-06-30
3
-10
/
+44
*
[NaCl SDK] gonacl: index.html points to correct robot.png/wrench.png
binji
2015-06-29
1
-2
/
+2
*
[NaCl SDK] Undefined min/max on Windows in video_encode example
binji
2015-06-25
1
-3
/
+5
*
[NaCl SDK] Fix recent mac SDK build break by suppressing a warning
sbc
2015-06-25
1
-0
/
+9
*
Fixing paths messed up in previous sel_ldr.py change.
bradnelson
2015-06-20
1
-4
/
+4
*
Add an option for additional library directories to sel_ldr.py
bradnelson
2015-06-18
1
-10
/
+17
*
ppapi: VideoEncoder: improve accuracy of encoding tick
lionel.g.landwerlin
2015-06-18
1
-2
/
+8
*
[NaCl SDK] sel_ldr.py Add flag to enable exception handling interface.
binji
2015-06-15
1
-0
/
+10
*
[NaCl SDK] Add include of stdint.h to netdb.h
sbc
2015-06-09
1
-0
/
+1
*
[NaCl SDK] Switch naclports checkout to use gclient
sbc
2015-06-09
1
-12
/
+11
*
[NaCl SDK] Roll naclports revision used when building ports bundle
Sam Clegg
2015-06-09
1
-1
/
+1
*
[NaCl SDK] Use seperate build dir for msan/tsan builds
sbc
2015-06-02
4
-38
/
+39
*
[NaCl SDK] nacl_io: Fix data race in fake_var_mananger
sbc
2015-06-02
3
-8
/
+32
*
[NaCl SDK] nacl_io: Nicer PPError logging.
binji
2015-05-29
8
-24
/
+116
*
Remove unused in-process pepper APIs
raymes
2015-05-29
2
-9
/
+0
*
Fix some JS style nits.
dbeam
2015-05-27
3
-3
/
+3
*
Add 'explicit' qualifiers to single-arguments ctors
primiano
2015-05-27
1
-1
/
+1
*
[NaCl SDK] Add ASAN and TSAN build configurations SDK build system
sbc
2015-05-26
2
-8
/
+32
*
[NaCl SDK] Add option to not use sysroot in build
eduardo.lima
2015-05-25
2
-1
/
+5
*
[Cleanup] Fix pronouns in comments.
groby
2015-05-22
1
-6
/
+6
*
Fix a lot of support links.
dbeam
2015-05-22
2
-2
/
+2
*
[NaCl SDK] Add pepper_44 version of the NaCl SDK
Sam Clegg
2015-05-20
1
-10
/
+10
*
Switch default float-abi for ARM linux from softfp to hard
sbc
2015-05-17
3
-5
/
+1
*
nacl_io: Add glibc IRT redirect for rename syscall
sbc
2015-05-16
3
-11
/
+5
*
nacl_io: Remove the direct syscall intercept for 'remove'
sbc
2015-05-14
3
-23
/
+4
*
[NaCl SDK] Honor CFLAGS/CXXFLAGS environment variables
sbc
2015-05-07
4
-63
/
+59
*
[gonacl.com] Update gonacl.com/reportissue redirect URL
binji
2015-05-05
1
-0
/
+2
*
[NaCl SDK] Build sel_ldr and ncval against debian/stable sysroot
sbc
2015-05-04
1
-0
/
+13
*
[NaCl SDK] nacl_io: Fix use-after-free bug in html5fs
binji
2015-04-24
2
-4
/
+3
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
[NaCl SDK] Remove experimental libjpeg and zlib libraries from SDK.
binji
2015-04-20
2
-145
/
+0
*
ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()
lionel.g.landwerlin
2015-04-17
1
-1
/
+1
*
[NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var
sbc
2015-04-16
2
-35
/
+24
*
[NaCl SDK] Build and archive pnacl component multicrx as part of SDK build
sbc
2015-04-14
3
-37
/
+157
*
[NaCl SDK] Add ARM linux libraries for running sel_ldr under qemu
sbc
2015-04-10
3
-14
/
+65
*
[NaCl SDK] Never skip the build when doing a clean build
Sam Clegg
2015-04-09
1
-0
/
+1
*
[NaCl SDK] Temporarily disable host testing of pi_generator
sbc
2015-04-09
1
-0
/
+3
*
Add PNaCl release note about how to try out Subzero / which flag to set.
jvoung
2015-04-09
4
-1
/
+25
*
nacl sdk: add PPB_VideoEncoder example
lionel.g.landwerlin
2015-04-07
6
-0
/
+753
*
[NaCl SDK] Add pepper_43 bundle, remove 35 and 36.
binji
2015-04-06
1
-20
/
+10
*
NaCl SDK: Update release notes for Pepper 43.
bbudge
2015-04-03
2
-25
/
+36
*
Add PNaCl libstdc++ deprecation notice to Chrome 43 release notes.
dschuff
2015-04-03
2
-0
/
+8
*
[NaCL SDK] nacl_io: Add missing lock to fix crash bug in jspipe
sbc
2015-04-03
1
-0
/
+2
*
Revert of [NaCl SDK] Don't overwrite components that already ship in the NaCl...
sbc
2015-04-03
2
-5
/
+140
*
[NaCl SDK] Don't overwrite components that already ship in the NaCl toolchain
sbc
2015-04-02
2
-140
/
+5
*
[NaCl SDK] nacl_io: Add ossignal.h to kernel_proxy.h
sbc
2015-04-02
1
-0
/
+1
[next]