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
/
libraries
/
ppapi_simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-02
1
-1
/
+1
*
Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...
scheib
2015-12-01
1
-1
/
+1
*
[NaCl SDK] Remove support for bionic toolchain
sbc
2015-12-01
1
-1
/
+1
*
[NaCl SDK] Allow ppapi_simple apps to use main entry point.
sbc
2015-10-24
8
-22
/
+55
*
[NaCl SDK] Remove newlib toolchain from the SDK
sbc
2015-10-05
1
-1
/
+1
*
[NaCl SDK] Add initial support arm glibc toolchain
sbc
2015-07-19
1
-0
/
+2
*
[NaCl SDK] Add ps_internal.h to declare shared internal symbols.
sbc
2015-03-20
4
-5
/
+21
*
[NaCl SDK] ppapi_simple: Don't initialize nacl_io when running in sel_ldr
sbc
2015-02-28
1
-6
/
+1
*
[NaCl SDK] Fix bionic build after cd3968da
binji
2015-02-25
1
-0
/
+1
*
[NaCl SDK] Switch ppapi_simple to C library
binji
2015-02-24
16
-993
/
+932
*
[NaCL SDK] Add initial support for nacl-clang
sbc
2015-02-17
1
-1
/
+1
*
[NaCl SDK] Remove toolchain limits from several examples.
sbc
2015-02-13
1
-1
/
+1
*
[NaCl SDK] nacl_io: Fix tty init order issue in ps_instance
Sam Clegg
2015-01-22
1
-19
/
+19
*
[NaCl SDK] nacl_io: Fix real_node when dealing with a windows terminal
sbc
2014-10-09
1
-2
/
+4
*
[NaCl SDK]: nacl_io: add nacl_io_uninit function.
sbc
2014-09-25
1
-1
/
+3
*
[NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.
sbc
2014-08-29
4
-27
/
+55
*
[NaCl SDK] Remove syscalls wrappers for chmod and unlink.
sbc@chromium.org
2014-08-21
2
-3
/
+8
*
[NaCl SDK] nacl_io: Add user callback whenever mount() is called.
binji@chromium.org
2014-06-30
1
-1
/
+1
*
[NaCl SDK] Remove use of TIOCNACLINPUT from nacl_io/ppapi_simple.
binji@chromium.org
2014-06-18
2
-45
/
+10
*
[NaCl SDK] nacl_io: fix TTY warning messages when using naclterm/hterm.
sbc@chromium.org
2014-06-07
1
-8
/
+4
*
[NaCl SDK] nacl_io: Add flow control the JavaScript pipes.
sbc@chromium.org
2014-05-22
2
-25
/
+74
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
1
-0
/
+2
*
[NaCl SDK] Compile for naclio for Bionic
noelallen@chromium.org
2014-04-03
2
-1
/
+2
*
[NaCl SDK] nacl_io: Add support for JavaScript handshake on exit
sbc@chromium.org
2014-03-24
2
-34
/
+91
*
[NaCl SDK] Enable linux host build for nacl_io and nacl_io_tests.
sbc@chromium.org
2013-11-18
1
-1
/
+1
*
[NaCl SDK] Add exit code to ppapi_simple's PS_EXIT_MESSAGE.
sbc@chromium.org
2013-11-13
1
-11
/
+6
*
[NaCl SDK] ppapi_simple: Allow initial terminal size to to be set on startup.
sbc@chromium.org
2013-11-09
2
-5
/
+32
*
[NaCl SDK] Run nacl_io_socket_test on the bots.
binji@chromium.org
2013-11-06
2
-6
/
+35
*
[NaCl SDK] nacl_io: Add initial implementations of kill and signal.
sbc@chromium.org
2013-08-22
2
-27
/
+181
*
Change ppapi_simple to support pixel format selection.
nfullagar@chromium.org
2013-08-14
2
-4
/
+15
*
[NaCl SDK] Disable nacl_io for Windows
noelallen@chromium.org
2013-08-06
1
-1
/
+1
*
[NaCl SDK] nacl_io: Fix automatic setting of argv[0]
sbc@chromium.org
2013-08-05
1
-1
/
+1
*
Fix event race in ppapi simple framework.
nfullagar@chromium.org
2013-08-02
1
-32
/
+50
*
Simplify ppapi_simple by use of environment variables.
bradnelson@google.com
2013-07-26
5
-138
/
+48
*
[NaCl SDK] Consistent use of copyright header.
sbc@chromium.org
2013-07-23
3
-12
/
+9
*
[NaCl SDK] Bring back -Wall and fix or disable all warnings.
sbc@chromium.org
2013-07-23
1
-1
/
+1
*
[NaCl SDK] Add nacl_io and sdk_util namespaces.
binji@chromium.org
2013-07-22
1
-4
/
+1
*
Fixing incorrect error in ppapi_simple.
bradnelson@google.com
2013-07-10
1
-1
/
+1
*
[NaCl SDK] Simplify pi_generator with ppapi_simple.
binji@chromium.org
2013-07-02
2
-1
/
+4
*
[NaCl SDK] ppapi_simple logging improvements.
sbc@chromium.org
2013-07-01
7
-81
/
+115
*
Adds better tty support and dummy syscall implementations to nacl_io.
torinmr@chromium.org
2013-07-01
2
-1
/
+43
*
Adds a new example to the NaCl SDK.
noelallen@chromium.org
2013-06-24
8
-24
/
+376
*
[NaCl SDK] Remove gtest_ppapi
binji@chromium.org
2013-06-20
3
-1
/
+30
*
[NaCl SDK] Remove 'const' from argv of main functions.
sbc@chromium.org
2013-06-11
3
-5
/
+5
*
Move thread_pool.h into utils so it can be shared by more than one example.
nfullagar@chromium.org
2013-06-08
3
-3
/
+3
*
Clean up for ppapi main.
noelallen@chromium.org
2013-05-30
9
-0
/
+865