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
*
Roll naclports revision
sbc@chromium.org
2013-02-05
1
-1
/
+1
*
Additional cleanup
noelallen@google.com
2013-02-02
21
-175
/
+179
*
Add manifest file for MountHttp
noelallen@google.com
2013-02-01
12
-70
/
+421
*
Add Release versions
noelallen@chromium.org
2013-02-01
1
-4
/
+6
*
Fix pnacl and arm builds
noelallen@google.com
2013-01-31
10
-19
/
+11
*
[NaCl SDK] Add dup2 to nacl-mounts.
binji@chromium.org
2013-01-30
31
-268
/
+464
*
[NaCl SDK] Remove old SDK bundles from manifest (<= 20).
binji@chromium.org
2013-01-30
1
-166
/
+0
*
[NaCl SDK] Used cached size when calling MountNodeHttp::GetSize.
binji@chromium.org
2013-01-30
2
-10
/
+7
*
Add 3D version of instance.
noelallen@google.com
2013-01-30
26
-54
/
+1376
*
[NaCl SDK] Fix clamping bug in http mount w/ partial reads.
binji@chromium.org
2013-01-30
1
-2
/
+5
*
[NaCl SDK] Fix off-by-one bug in http mount.
binji@chromium.org
2013-01-29
1
-1
/
+1
*
Fix create_nmf tests so they are less dependent on checked in binaries.
sbc@chromium.org
2013-01-29
3
-8
/
+47
*
[NaCl SDK] Add link/symlink stubs to nacl_mounts.
binji@chromium.org
2013-01-28
10
-2
/
+53
*
Add debugging
noelallen@google.com
2013-01-23
6
-16
/
+46
*
[NaCl SDK] Allow multiple archives to live in a bundle.
binji@chromium.org
2013-01-23
6
-38
/
+79
*
Fix annotator output for naclports archiving.
sbc@chromium.org
2013-01-23
1
-19
/
+15
*
NaCl SDK example failson Windows
noelallen@google.com
2013-01-21
3
-6
/
+12
*
Fix NaCl SDK
noelallen@google.com
2013-01-20
1
-2
/
+1
*
[NaCl SDK] Add HTTP mount.
binji@chromium.org
2013-01-19
18
-36
/
+771
*
Have create_nmf.py generate a hash of PNaCl pexes for caching.
jvoung@chromium.org
2013-01-19
1
-1
/
+6
*
[NaCl SDK] Build a naclports bundle (linux only)
sbc@chromium.org
2013-01-18
1
-5
/
+70
*
Fix IGNORE_DEPS
noelallen@google.com
2013-01-18
5
-11
/
+17
*
[NaCl SDK] Remove test for "valid" keys in manifest_util.
binji@chromium.org
2013-01-17
1
-18
/
+24
*
[NaCl SDK] fix failing create_nmf tests on win32
sbc@chromium.org
2013-01-17
1
-3
/
+4
*
Fix missing $
noelallen@google.com
2013-01-17
2
-2
/
+2
*
Convert all project to use common.mk
noelallen@google.com
2013-01-17
64
-218
/
+2421
*
[NaCl SDK] Run unittests first buildbots.
sbc@chromium.org
2013-01-17
2
-9
/
+11
*
[NaCl SDK] Fix update issues in sdk_tools.
binji@chromium.org
2013-01-16
2
-10
/
+32
*
[NaCl SDK] fix staging of extra libraries by create_nmf.
sbc@chromium.org
2013-01-15
3
-41
/
+198
*
[NaCl SDK] Publish new VS add addin version
sbc@chromium.org
2013-01-12
1
-169
/
+169
*
Fix hello_world_stdio
noelallen@chromium.org
2013-01-11
7
-41
/
+39
*
[NaCl SDK] Add binaries for create_nmf testing
binji@chromium.org
2013-01-11
5
-0
/
+0
*
[NaCl SDK] Add binaries for create_nmf testing
sbc@chromium.org
2013-01-11
5
-0
/
+0
*
Add args to DidCreate
noelallen@google.com
2013-01-10
1
-1
/
+10
*
[NaCl SDK] Revert sdk_tools back to 160493. 174973 needs some work.
binji@chromium.org
2013-01-10
2
-22
/
+22
*
Update make for hello examples
noelallen@google.com
2013-01-09
12
-17
/
+349
*
[NaCl SDK] Update sdk_tools to 160493->174973. Also added script to make upda...
binji@chromium.org
2013-01-09
3
-201
/
+329
*
Move headers
noelallen@chromium.org
2013-01-09
2
-44
/
+38
*
[NaCl SDK] Change the kernel_wrap OS #ifdefs in nacl_mounts.
binji@chromium.org
2013-01-09
5
-18
/
+26
*
Add the raw texture file.
noelallen@google.com
2013-01-09
1
-0
/
+0
*
Fix hello world
noelallen@chromium.org
2012-12-27
3
-2
/
+3
*
[NaCl SDK] Add message_loop.cc to ppapi_cpp/library.dsc.
binji@chromium.org
2012-12-20
1
-0
/
+1
*
[NaCl SDK] Modify run.py to run on port 5103 instead of ephemeral port.
binji@chromium.org
2012-12-20
1
-1
/
+5
*
Revert 174144
jochen@chromium.org
2012-12-20
1
-0
/
+10
*
Revert 174015
jochen@chromium.org
2012-12-20
1
-10
/
+0
*
NaCl SDK: Add file_io_threaded example to show MessageLoop and blocking callb...
dmichael@chromium.org
2012-12-20
1
-252
/
+105
*
[NaCl SDK] Add pepper_25 bundle
binji@chromium.org
2012-12-19
1
-0
/
+10
*
[NaCl SDK] Fix bug in hello_nacl_mounts example with fopen mode string.
binji@chromium.org
2012-12-19
2
-11
/
+9
*
[NaCl SDK] Define pepper interface for nacl_mounts use macros.
binji@chromium.org
2012-12-19
9
-472
/
+309
*
[NaCl SDK] Make input_events do what mt_input_events was doing.
binji@chromium.org
2012-12-19
11
-643
/
+278
[next]