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 Docs] Check in the generated NaCl SDK Documentation.
binji@chromium.org
2014-01-23
1545
-1
/
+125771
*
Fix getcwd in nacl_io for glibc
hamaji@chromium.org
2014-01-23
4
-13
/
+34
*
[NaCl SDK] Make ARM cross compiler optional until trybots get updated.
sbc@chromium.org
2014-01-23
1
-6
/
+9
*
[PPAPI] Add MediaStream Video NaCl exanmple in native_client_sdk
penghuang@chromium.org
2014-01-22
6
-0
/
+464
*
[NaCl SDK Docs] Move generated docs to native_client_sdk/doc_generated.
binji@chromium.org
2014-01-22
5
-35
/
+52
*
[NaCl SDK Docs] Move doc images from "_images" to "images" for Chromesite.
binji@chromium.org
2014-01-22
2
-1
/
+7
*
[NaCl SDK] nacl_io: Add fakes for more types of PP_Var.
sbc@chromium.org
2014-01-18
27
-116
/
+581
*
[NaCl SDK Docs] Move output directory of docs for Chromesite.
binji@chromium.org
2014-01-18
5
-14
/
+28
*
[NaCl SDK] Specify name of ARM cross compiler when building arm components.
sbc@chromium.org
2014-01-17
1
-6
/
+14
*
[NaCl SDK] Fix the AppEngine lua build after r243629.
binji@chromium.org
2014-01-16
2
-4
/
+16
*
[NaCl SDK Docs] Simplify PPAPI documentation generation.
binji@chromium.org
2014-01-16
20
-11
/
+2702
*
[NaCl SDK] Fix Linux builder breakage introduced by r243629.
binji@chromium.org
2014-01-15
1
-1
/
+1
*
[NaCl SDK Docs] Modify SDK document generation for the switch to Chromesite.
binji@chromium.org
2014-01-15
3
-5
/
+293
*
[NaCl SDK] Speedup running of example Makefiles.
sbc@chromium.org
2014-01-15
3
-29
/
+30
*
[NaCl SDK] Allow O_CREAT for extant /dev/ files.
matthewturk@gmail.com
2014-01-14
2
-5
/
+20
*
[PPAPI] Add media stream audio track c++ API
penghuang@chromium.org
2014-01-14
1
-0
/
+4
*
[NaCl SDK] Implementing truncate for KernelProxy.
matthewturk@gmail.com
2014-01-14
2
-2
/
+46
*
[NaCl SDK] Add pepper_33 bundle.
binji@chromium.org
2014-01-14
1
-0
/
+10
*
[NaCl SDK] Map active fds to absolute paths.
matthewturk@gmail.com
2014-01-10
5
-20
/
+131
*
[NaCl SDK] Change KernelProxy::GetCWD() to allocate path.
matthewturk@gmail.com
2014-01-10
2
-5
/
+1
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
6
-10
/
+13
*
[PPAPI] API definition for audio media stream artifacts
penghuang@chromium.org
2014-01-09
1
-0
/
+2
*
Updated release notes. (Ported changes from DevSite.)
awatson@chromium.org
2014-01-09
1
-25
/
+22
*
Implement lstat by stat in nacl_io
hamaji@chromium.org
2014-01-09
2
-2
/
+19
*
Updated SDK download instructions. (Ported changes from DevSite.)
awatson@chromium.org
2014-01-08
3
-116
/
+112
*
[NaCl SDK] Use nacl_config.py in common.mk build system.
binji@chromium.org
2014-01-08
7
-110
/
+61
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
2
-3
/
+0
*
Remove NaCl SDK bots from top-level PRESUBMIT.py
binji@chromium.org
2014-01-07
1
-1
/
+1
*
App APIs in Pepper: C++ APIs
yzshen@chromium.org
2014-01-06
1
-0
/
+9
*
Porting changes on DevSite back to Chromium:
awatson@chromium.org
2014-01-06
3
-54
/
+178
*
Porting changes on DevSite back to Chromium.
awatson@chromium.org
2014-01-06
1
-5
/
+82
*
[PPAPI] API definition for video media stream artifacts
penghuang@chromium.org
2014-01-06
2
-0
/
+6
*
[NaCl SDK] Fix bug in nacl_sdk tool when SHA or size is incorrect.
binji@chromium.org
2014-01-04
3
-8
/
+28
*
[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
[next]