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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NaCl SDK] nacl_io: Rename Mount -> Filesystem, MountNode -> Node.
binji@chromium.org
2013-12-20
106
-2921
/
+2727
*
[NaCl SDK] Add tools/nacl_config.py, for getting SDK path information.
binji@chromium.org
2013-12-19
4
-0
/
+377
*
Update NaCl SDK release notes.
jfb@chromium.org
2013-12-19
1
-0
/
+19
*
[NaCl SDK] Add option to test_projects to build project first.
binji@chromium.org
2013-12-19
2
-13
/
+20
*
[NaCl SDK] Pin old versions of the SDK (< 30).
binji@chromium.org
2013-12-19
1
-14
/
+146
*
[NaCl SDK] Add NetworkMonitor example.
binji@chromium.org
2013-12-19
5
-0
/
+292
*
[NaCl SDK] Fix create_nmf.py on non-English locale.
binji@chromium.org
2013-12-17
1
-1
/
+5
*
[NaClDocs] Add a snippet about the exitStatus attribute (after crash)
jvoung@google.com
2013-12-17
3
-2
/
+31
*
Revert 240802 "Fix create_nmf.py on non-English locale."
jochen@chromium.org
2013-12-16
1
-8
/
+6
*
Revert 240804 "[NaCl SDK] Add option to test_projects to build p..."
szym@chromium.org
2013-12-14
2
-20
/
+13
*
Revert 240799 "[NaCl SDK] nacl_io: Rename Mount -> Filesystem, M..."
yoz@chromium.org
2013-12-14
101
-2404
/
+2539
*
[NaCl SDK] Add option to test_projects to build project first.
binji@chromium.org
2013-12-13
2
-13
/
+20
*
Fix create_nmf.py on non-English locale.
maruel@chromium.org
2013-12-13
1
-6
/
+8
*
[NaCl SDK] nacl_io: Rename Mount -> Filesystem, MountNode -> Node.
binji@chromium.org
2013-12-13
101
-2539
/
+2404
*
[NaCl SDK] update cloud storage URL (commondatastorage -> storage)
sbc@chromium.org
2013-12-12
25
-46
/
+43
*
[NaCl SDK] Add FUSE mount.
binji@chromium.org
2013-12-11
38
-65
/
+1423
*
[NaCl SDK] Fix traceback spew from getos when Chrome is not in the path.
binji@chromium.org
2013-12-11
1
-2
/
+2
*
[NaCl SDK] Disable testing graphics3d on Mac.
binji@chromium.org
2013-12-11
1
-2
/
+2
*
Add PPB_Alarms_Dev interface definition.
yzshen@chromium.org
2013-12-11
1
-0
/
+2
*
Add missing argument to Element.setAttribute() calls
philipj@opera.com
2013-12-11
5
-6
/
+6
*
[NaCl SDK] Make common.js load the Release nexe/pexe by default.
binji@chromium.org
2013-12-10
4
-8
/
+61
*
PNaCl docs: update to reflect libc++ and exception handling support
jfb@chromium.org
2013-12-10
3
-46
/
+51
*
[NaCl SDK AppEngine] Turn on https for all requests.
binji@chromium.org
2013-12-10
1
-0
/
+5
*
[NaCl SDK AppEngine] Roll smoothlife version.
binji@chromium.org
2013-12-09
1
-1
/
+1
*
Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-12-09
2
-10
/
+0
*
nacl_io: Add inet_pton() and ip6addr_* consts.
sergeyu@chromium.org
2013-12-07
5
-0
/
+237
*
NaCl: Update revision in DEPS, r12488 -> r12497
binji@chromium.org
2013-12-07
2
-2
/
+2
*
[NaCl SDK] Pass 'clang=1' to gyp builds on mac
sbc@chromium.org
2013-12-04
1
-1
/
+3
*
[NaCl SDK] nacl_io: implement set/getsockopt for TCP_NODELAY.
sbc@chromium.org
2013-12-03
5
-13
/
+100
*
[NaCl SDK] Fix "make debug" and "make run" on Mac.
binji@chromium.org
2013-12-03
4
-23
/
+48
*
[NaCl SDK] Fix sel_ldr.py so it uses nacl_helper_bootstrap correctly.
sbc@chromium.org
2013-12-02
1
-6
/
+17
*
[NaCl IO] Fix ODR violation when building under Chromium.
plundblad@chromium.org
2013-11-27
1
-2
/
+6
*
[NaCl SDK] Make is easier to override linux host compiler
sbc@chromium.org
2013-11-27
3
-23
/
+22
*
[NaCl SDK AppEngine] Fix lua URLs to support loading from https.
binji@chromium.org
2013-11-25
2
-3
/
+3
*
[NaCl SDK] fix shared library link rule in example build system.
sbc@chromium.org
2013-11-25
2
-20
/
+30
*
[NaCl SDK AppEngine] Fix URLs to support loading from https.
binji@chromium.org
2013-11-25
15
-22
/
+22
*
[NaCl SDK] nacl_io: Fix some httpfs bugs.
binji@chromium.org
2013-11-22
6
-331
/
+453
*
Revert 236644 "[NaCl SDK] Turn off parallel GYP when building na..."
binji@chromium.org
2013-11-22
1
-7
/
+5
*
[NaCl SDK] Turn off parallel GYP when building nacl_sdk.
binji@chromium.org
2013-11-22
1
-5
/
+7
*
[NaCl SDK] Update published version of Visual Studio addin.
sbc@chromium.org
2013-11-21
1
-1
/
+1
*
[NaCl SDK] Remove unneeded warning supressions.
sbc@chromium.org
2013-11-21
8
-25
/
+6
*
[NaCl SDK] Enable linux host build of nacl_io_socket_test.
sbc@chromium.org
2013-11-21
5
-104
/
+119
*
[NaCl SDK] Add URLLoader fake pepper interface.
binji@chromium.org
2013-11-20
10
-548
/
+933
*
[NaCl SDK] Run ncval on executables as part of build.
binji@chromium.org
2013-11-20
3
-0
/
+102
*
NaCl docs: Clarify signal handling and exception handling sections
mseaborn@chromium.org
2013-11-20
1
-14
/
+34
*
NaCl docs: Add instructions for how to debug a PNaCl pexe
mseaborn@chromium.org
2013-11-20
1
-1
/
+65
*
NaCl SDK: Remove PPB_Testing_Dev.
teravest@chromium.org
2013-11-19
1
-1
/
+0
*
[NaCl SDK] Fix memory leaks in nacl_io_test.
sbc@chromium.org
2013-11-19
2
-9
/
+9
*
Teach create_nmf.py about new toolchains' BFD format names
mcgrathr@chromium.org
2013-11-19
1
-1
/
+5
*
[NaCl SDK] nacl_io: Auto-bind UDP socket on first sendto().
binji@chromium.org
2013-11-18
3
-6
/
+74
[next]