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: add getnameinfo scaffolding
sbc
2014-08-29
8
-0
/
+69
*
[NaCl SDK] Update build_sdk.py to display Cr-Commit-Position in README.
Ben Smith
2014-08-28
5
-17
/
+66
*
[NaCl SDK] Add pepper_38 to naclsdk_manifest2.json
Sam Clegg
2014-08-28
1
-0
/
+10
*
NaCl docs: fix community index
JF Bastien
2014-08-27
2
-6
/
+5
*
NaCl documentation: update release notes for Chrome 38
JF Bastien
2014-08-27
5
-35
/
+47
*
[NaCl SDK] Update build_version.ChromeVersion to return "trunk.###"
Ben Smith
2014-08-27
1
-7
/
+4
*
[NaCl SDK] Fix the SDK builders to use Cr-Commit-Position.
Ben Smith
2014-08-27
1
-3
/
+53
*
Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...
dmichael
2014-08-27
2
-0
/
+4
*
Remove unused PPB_View_Dev
raymes
2014-08-27
2
-4
/
+0
*
[NaCl SDK] Update getos.py tests to match new behaviour.
Sam Clegg
2014-08-26
1
-1
/
+1
*
NaCl SDK: Fixed getos.py crashing due to Git migration.
mgiuca
2014-08-26
1
-5
/
+8
*
Per P0 reqs add launch points + make download obvious. Also misc copy edits.
jmedley
2014-08-25
44
-628
/
+1247
*
Whitespace change to kick off client.nacl.sdk
hinoka
2014-08-25
1
-0
/
+1
*
Pepper: PPB_VideoDecoder software-only mode.
bbudge
2014-08-23
1
-1
/
+1
*
[NaCl SDK] Remove syscalls wrappers for chmod and unlink.
sbc@chromium.org
2014-08-21
17
-67
/
+131
*
Second batch of corrections for incorrect paths.
jmedley@chromium.org
2014-08-21
13
-127
/
+147
*
Fix incorrect paths.
jmedley@chromium.org
2014-08-21
4
-146
/
+111
*
[NaCl SDK] nacl_io: Fix leak when recv'ing from udp socket.
binji@chromium.org
2014-08-19
1
-0
/
+1
*
Using PROFILE_ANY for vp8 and vp9
amogh.bihani@samsung.com
2014-08-15
1
-1
/
+1
*
ppapi: Add way to ignore presubmit warning about including in NaCl SDK.
binji@chromium.org
2014-08-15
1
-0
/
+16
*
Fix up a couple of stray diffs
nfullagar@chromium.org
2014-08-12
1
-2
/
+2
*
Roll gtest and gmock DEPS.
ncbray@chromium.org
2014-08-09
1
-0
/
+1
*
[NaCl SDK] Fix bug in TCPNode::Connect
binji@chromium.org
2014-08-09
2
-0
/
+16
*
Update SIMD version of life demo.
nfullagar@chromium.org
2014-08-09
5
-461
/
+594
*
[NaCl SDK] nacl_io: Remove use of new/delete for data buffers.
sbc@chromium.org
2014-08-08
12
-65
/
+111
*
Revert 288164 "Roll gtest and gmock DEPS."
tommi@chromium.org
2014-08-08
1
-1
/
+0
*
Roll gtest and gmock DEPS.
ncbray@chromium.org
2014-08-07
1
-0
/
+1
*
[NaCl SDK Docs] Only generate one top-level <section> element.
binji@chromium.org
2014-08-06
49
-712
/
+128
*
[NaCl SDK] nacl_io: Remove unneeded glibc syscall entry points.
sbc@chromium.org
2014-08-06
23
-241
/
+108
*
[NaCl SDK] Fix typo in build_sdk.py.
sbc@chromium.org
2014-08-05
1
-1
/
+1
*
[NaCl SDK] Remove stubs for sitaddset/sigdelset and friends.
sbc@chromium.org
2014-07-31
6
-69
/
+0
*
NaCl docs: Add a list of past design docs
mseaborn@chromium.org
2014-07-30
4
-0
/
+117
*
[NaCl SDK] Remove old SDK versions (27-30) from nacl_sdk manifest.
sbc@chromium.org
2014-07-29
1
-172
/
+0
*
[NaCl SDK] Add option to build without ARM trusted components.
sbc@chromium.org
2014-07-28
1
-2
/
+7
*
PNaCl documentation: clarify vector alignment, and update navigation
jfb@chromium.org
2014-07-28
2
-22
/
+53
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-1
/
+5
*
[NaCl SDK] Add pepper_37 bundle.
binji@chromium.org
2014-07-26
1
-0
/
+10
*
Dropping fdopen workaround now that glibc has been fixed.
bradnelson@google.com
2014-07-25
2
-53
/
+0
*
[NaCl SDK] nacl_io: Remove duplication between passthroughfs and devfs.
sbc@chromium.org
2014-07-24
9
-174
/
+193
*
[NaCl SDK] nacl_io: fix invalid access to string data.
sbc@chromium.org
2014-07-24
1
-4
/
+6
*
[NaCl SDK] Silence objdump warning when building w/ Chrome dev/beta.
binji@chromium.org
2014-07-24
1
-1
/
+9
*
[NaClSDK] Docs: Fix another manifest "typo" w/ portable dict.
jvoung@chromium.org
2014-07-21
2
-14
/
+18
*
Currently, bionic only build a subset of the examples. This changes turns on...
noelallen@chromium.org
2014-07-18
25
-28
/
+40
*
NaCl SDK: Demonstrate use of pp::View::GetDeviceScale for 3D
jhorwich@chromium.org
2014-07-18
1
-2
/
+5
*
NaCl SDK: Demonstrate use of pp::Graphics2D::SetScale()
jhorwich@chromium.org
2014-07-17
1
-4
/
+12
*
[NaCl SDK]: Docs -- fix typo in nacl manifest specification (missing "portable")
jvoung@google.com
2014-07-16
2
-26
/
+32
*
Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...
bbudge@chromium.org
2014-07-16
1
-4
/
+0
*
Shorten gyp target names for PNaCl IRT shim
dschuff@chromium.org
2014-07-16
1
-1
/
+1
*
Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...
bbudge@chromium.org
2014-07-11
1
-13
/
+71
*
[NaCl SDK] docs: Remove references to obsolete debugging env vars.
jvoung@chromium.org
2014-07-11
7
-11
/
+7
[next]