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
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
2
-4
/
+1
*
Updated the example build system to enable complex socket permissions.
torinmr@chromium.org
2013-07-26
4
-12
/
+27
*
Simplify ppapi_simple by use of environment variables.
bradnelson@google.com
2013-07-26
7
-138
/
+63
*
[NaCl SDK] fix typo in websocket example.
jvoung@google.com
2013-07-25
1
-1
/
+1
*
We don't actually are about precision, this is really a sanity
noelallen@chromium.org
2013-07-25
1
-3
/
+5
*
[NaCl SDK] Add kernel_wrap_uninit
noelallen@chromium.org
2013-07-25
5
-95
/
+147
*
[NaCl SDK] Add rmdir testing
noelallen@chromium.org
2013-07-25
1
-0
/
+12
*
[NaCl SDK] Add timeout slop for rounding
noelallen@chromium.org
2013-07-24
1
-2
/
+7
*
[NaCl SDK] Check that browser has support for NaCl/PNaCl/PPAPI.
jvoung@chromium.org
2013-07-23
1
-14
/
+53
*
Include windows.h
noelallen@chromium.org
2013-07-23
2
-2
/
+4
*
[NaCl SDK] Build pnacl toolchain without scons.
binji@chromium.org
2013-07-23
2
-97
/
+82
*
Disable windows NaCl IO
noelallen@chromium.org
2013-07-23
5
-5
/
+5
*
Add EventListener and EventEmitter to support epoll.
noelallen@chromium.org
2013-07-23
14
-6
/
+986
*
[NaCl SDK] Fix build error (warning) in nacl_io_test.
sbc@chromium.org
2013-07-23
1
-3
/
+3
*
[NaCl SDK] Consistent use of copyright header.
sbc@chromium.org
2013-07-23
100
-375
/
+311
*
[NaCl SDK] Bring back -Wall and fix or disable all warnings.
sbc@chromium.org
2013-07-23
29
-60
/
+65
*
[NaCl SDK] Add create_nmf commandline flag for PNaCl optimization level.
jvoung@chromium.org
2013-07-22
1
-3
/
+21
*
[NaCl SDK] Seperate test_projects.py out from test_sdk.py.
binji@chromium.org
2013-07-22
6
-164
/
+400
*
[NaCl SDK] Add nacl_io and sdk_util namespaces.
binji@chromium.org
2013-07-22
63
-47
/
+249
*
[NaCl SDK] Fix KernelHandle mount release order.
noelallen@chromium.org
2013-07-20
2
-0
/
+7
*
This modifies Xray to use the proposed PNaCl and Pepper changes, including pa...
grosse@chromium.org
2013-07-19
7
-9
/
+248
*
[NaCl SDK] Update make.exe to 3.99.90-26-gf80222c.
binji@chromium.org
2013-07-19
1
-1
/
+1
*
[NaCl SDK] Fix building on dependencies under common.mk.
sbc@chromium.org
2013-07-19
5
-12
/
+21
*
Fix threadpool to atomically decrement counter
nfullagar@chromium.org
2013-07-18
1
-1
/
+1
*
NaClSDK: Build pnacl_irt_shim for x86-32 not just x86-64 and ARM.
jvoung@chromium.org
2013-07-18
1
-18
/
+28
*
Add PPAPI presubmit check, to ensure NaCl SDK is updated properly.
binji@chromium.org
2013-07-17
3
-0
/
+381
*
[NaCl SDK] Remove erroneous Release call from MountHtml5Fs::Access.
binji@chromium.org
2013-07-17
1
-6
/
+1
*
[NaCl SDK] Fix NaCl Mono builders boto config
elijahtaylor@chromium.org
2013-07-17
1
-0
/
+6
*
[NaCl SDK] Don't reference gcc generated .d files until they have been fixed-up.
sbc@chromium.org
2013-07-15
5
-28
/
+55
*
[NaCl SDK] Upate atomic ops in nacl_io
noelallen@chromium.org
2013-07-14
24
-112
/
+222
*
Change trace entry from delta ticks to start / end ticks.
nfullagar@chromium.org
2013-07-12
3
-11
/
+17
*
Changed tabs to spaces in two .dsc files.
torinmr@chromium.org
2013-07-12
2
-3
/
+3
*
[NaCl SDK] Add TC includes, and Key expansion in make
noelallen@chromium.org
2013-07-11
3
-3
/
+3
*
[NaCl SDK] Add gtest and example of how to use it.
sbc@chromium.org
2013-07-11
13
-21
/
+331
*
Clean up locking.
noelallen@chromium.org
2013-07-11
6
-162
/
+246
*
NaCl-SDK: Remove workaround in scoped_ref.h for PNaCl's stabilization steps.
jvoung@chromium.org
2013-07-10
1
-8
/
+0
*
[NaCl SDK] Another fix to common.js to unbreak the build.
binji@chromium.org
2013-07-10
1
-6
/
+9
*
Fixing incorrect error in ppapi_simple.
bradnelson@google.com
2013-07-10
1
-1
/
+1
*
[NaCl SDK] Fix typo in common.js that is breaking the build.
binji@chromium.org
2013-07-10
1
-1
/
+1
*
[NaCl SDK] test_sdk actually runs the tests (using browser_tester).
binji@chromium.org
2013-07-10
3
-13
/
+177
*
XRay refactor
nfullagar@chromium.org
2013-07-09
8
-610
/
+818
*
[NaCl SDK] update_nacl_manifest: Better logging, upload to CDS.
binji@chromium.org
2013-07-09
3
-53
/
+114
*
[NaCl SDK] nacl_io: remove default prefix for /dev/tty messages
sbc@chromium.org
2013-07-09
3
-10
/
+18
*
[NaCl SDK] Honor NACL_ARCH when building libs.
sbc@chromium.org
2013-07-09
1
-25
/
+43
*
[NaCl SDK] Add script to sort sdk filelist
sbc@chromium.org
2013-07-08
2
-169
/
+202
*
[NaCl SDK] Add launcher script for sel_ldr.
sbc@chromium.org
2013-07-04
17
-30
/
+324
*
[NaCl SDK] nacl_io_demo: Add commands for opendir/readdir/closedir/mkdir.
binji@chromium.org
2013-07-03
5
-54
/
+435
*
[NaCl SDK] Fix for buiding html files in pnacl configurations.
sbc@chromium.org
2013-07-03
2
-7
/
+4
*
Provide support in DSC for Dictionary
noelallen@chromium.org
2013-07-03
3
-20
/
+76
*
[NaCl SDK] Simplify pi_generator with ppapi_simple.
binji@chromium.org
2013-07-02
5
-327
/
+69
[next]