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
*
[NaCl SDK] nacl_io: Fix bug when fseeking to end of httpfs-mounted file.
binji@chromium.org
2013-03-29
3
-21
/
+44
*
[NaCl SDK] Fix build breakage after IRT structure changed.
binji@chromium.org
2013-03-29
1
-1
/
+3
*
[NaCl SDK] Add pepper_27 bundle.
binji@chromium.org
2013-03-29
1
-16
/
+16
*
[NaCl SDK] Add naclports license and readme.
sbc@chromium.org
2013-03-27
1
-7
/
+6
*
[NaCl SDK] A bunch of spelling fixes.
binji@chromium.org
2013-03-27
47
-565
/
+73
*
[NaCl SDK] fix README.naclports path.
sbc@chromium.org
2013-03-26
1
-1
/
+1
*
[NaCl SDK] Add naclports README and LICENSE file.
sbc@chromium.org
2013-03-26
3
-8
/
+40
*
[NaCl SDK] Don't fail if a bundle isn't found on omahaproxy history.
binji@chromium.org
2013-03-26
2
-32
/
+115
*
NaCl SDK: Have hello world example to check for __pnacl__ instead of __CLANG__.
jvoung@chromium.org
2013-03-13
1
-1
/
+1
*
Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-03-12
1
-1
/
+11
*
[NaCl SDK] Handle sources outside root in example build system.
sbc@chromium.org
2013-03-08
5
-68
/
+83
*
[NaCl SDK] Update sdk_tools bundle from r182731->r186432.
binji@chromium.org
2013-03-06
2
-10
/
+10
*
[NaCl SDK] sort json keys when writing out manifest
sbc@chromium.org
2013-03-06
1
-1
/
+1
*
[NaCl SDK] Fix bug in "naclsdk update", updating recommended bundles.
binji@chromium.org
2013-03-05
2
-6
/
+17
*
[NaCl SDK] Fix off-by-one bug in http-mount.
binji@chromium.org
2013-03-05
1
-1
/
+1
*
[Retry] Implement ReadEntries API for PPB_DirectoryReader
nhiroki@chromium.org
2013-03-05
3
-33
/
+63
*
Add sbc to OWNERS for native_client_sdk
sbc@chromium.org
2013-03-05
1
-0
/
+1
*
[NaCl SDK] update_nacl_manifest: fix bundle reordering bug.
binji@chromium.org
2013-03-04
2
-9
/
+36
*
[NaCl SDK] Add pepper_26 bundle.
binji@chromium.org
2013-03-04
1
-0
/
+10
*
[NaCl SDK] Add naclsdk commands: uninstall, reinstall.
binji@chromium.org
2013-03-02
7
-15
/
+213
*
[NaCl SDK] post_stable bundles should not be recommended.
binji@chromium.org
2013-03-02
2
-1
/
+3
*
[NaCl SDK] nacl_io http mount caches content by default.
binji@chromium.org
2013-03-01
8
-199
/
+654
*
[NaCl SDK] Enabled mock-using test now that pymock is in chromium.
sbc@chromium.org
2013-03-01
4
-42
/
+65
*
[NaCl SDK] Don't write generated Makefile if it is identical to the existing ...
binji@chromium.org
2013-03-01
2
-4
/
+27
*
[NaCl SDK] Cleanup makefile output on windows.
sbc@chromium.org
2013-02-26
4
-16
/
+30
*
[NaCl SDK] Remove unused code.
sbc@chromium.org
2013-02-26
2
-278
/
+26
*
[NaCl SDK] Roll naclports version 607 -> 712
sbc@chromium.org
2013-02-25
1
-1
/
+1
*
[NaCl SDK] Fix build error when running "make clean" on Windows.
binji@chromium.org
2013-02-25
1
-1
/
+1
*
Honor NACL_ARCH in common.mk
sbc@chromium.org
2013-02-23
2
-12
/
+29
*
[NaCl SDK] Automatically generate Makefiles.
binji@chromium.org
2013-02-22
61
-2868
/
+310
*
[NaCl SDK] Add flexibly build directory to build system
sbc@chromium.org
2013-02-22
1
-3
/
+12
*
[NaCl SDK] Cleanup getos.py
sbc@chromium.org
2013-02-20
5
-101
/
+370
*
[NaCl SDK] Roll naclports revision.
sbc@chromium.org
2013-02-20
1
-2
/
+2
*
[NaCl SDK] update_nacl_manifest supports naclports bundle.
binji@chromium.org
2013-02-19
2
-115
/
+214
*
[NaCl SDK] dlopen works from non-NMF source.
binji@chromium.org
2013-02-15
34
-91
/
+981
*
[NaCl SDK] Publish new addin version
sbc@chromium.org
2013-02-15
1
-1
/
+1
*
[NaCl SDK] Don't redirect from index.html -> index_{toolchain}_{config}.html.
binji@chromium.org
2013-02-15
26
-133
/
+128
*
[NaCl SDK] Update sdktools bundle to r182731.
binji@chromium.org
2013-02-15
3
-55
/
+24
*
[NaCl SDK] Roll naclports to bring in new libraries.
sbc@chromium.org
2013-02-15
1
-1
/
+1
*
[NaCl SDK] make example Makefiles quiet by default
sbc@chromium.org
2013-02-12
6
-96
/
+86
*
[NaCl SDK] Fix regression when running "naclsdk -h".
binji@chromium.org
2013-02-11
2
-3
/
+17
*
[NaCl SDK] Print nice error if host build can't find gcc or cl.exe
binji@chromium.org
2013-02-11
5
-19
/
+143
*
Fix Windows
noelallen@chromium.org
2013-02-09
1
-1
/
+1
*
Reassign FD
noelallen@google.com
2013-02-09
4
-28
/
+28
*
Fix dependencies.
noelallen@google.com
2013-02-09
5
-35
/
+72
*
[NaCl SDK] Revert change to win32 library locations.
binji@chromium.org
2013-02-08
2
-4
/
+4
*
Change NaCl mount to support STDOUT by default
noelallen@google.com
2013-02-07
9
-23
/
+164
*
[NaCl SDK] ppapi_main: use line buffering for stdout/stderr
sbc@chromium.org
2013-02-07
1
-0
/
+2
*
Rename mount
noelallen@google.com
2013-02-05
87
-303
/
+303
*
Roll naclports revision
sbc@chromium.org
2013-02-05
1
-1
/
+1
[next]