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
*
create_nmf now knows how to read the ELF headers
sbc@chromium.org
2012-10-20
1
-22
/
+61
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Build PNaCl IRT shims on arm as well as x86-64
dschuff@chromium.org
2012-10-19
1
-8
/
+12
*
Fix gsutil usage.
sbc@chromium.org
2012-10-19
1
-2
/
+1
*
[NaCl SDK] Fix TestUpdateVitals on Windows.
binji@chromium.org
2012-10-18
1
-3
/
+11
*
[NaCl SDK] Make fix in r162548 work for python 2.6.
binji@chromium.org
2012-10-17
1
-3
/
+1
*
[NaCl SDK] Fix testUpdateVitals.
binji@chromium.org
2012-10-17
1
-1
/
+4
*
bump public VS addin version
sbc@chromium.org
2012-10-17
1
-1
/
+1
*
update_nacl_manifest improvements.
sbc@chromium.org
2012-10-17
5
-56
/
+134
*
[NaCl SDK] Update manifest.html.
binji@chromium.org
2012-10-17
1
-11
/
+32
*
[NaCl SDK] Add little helpful webpages to source control.
binji@chromium.org
2012-10-17
3
-0
/
+407
*
[NaCl SDK] Remove old sdktry* scripts.
binji@chromium.org
2012-10-16
4
-46
/
+0
*
[NaCl SDK] nacl_mounts: wrap functions.
binji@chromium.org
2012-10-16
19
-215
/
+1116
*
[NaCl SDK] Fix SDK tree: copy crt1.o from gen/sdk/toolchain/....
binji@chromium.org
2012-10-16
1
-5
/
+7
*
update published version of vsaddin
sbc@chromium.org
2012-10-15
1
-4
/
+4
*
use CXX compiler for c++ files.
sbc@chromium.org
2012-10-13
4
-12
/
+28
*
[NaCl SDK] Add gmock library to be build by build_sdk.py (only for testing)
binji@chromium.org
2012-10-12
2
-0
/
+56
*
NaCl SDK: Add flag to build_sdk.py to skip download and untar tooclhain steps.
dschuff@chromium.org
2012-10-09
1
-2
/
+6
*
[NaCl SDK] Remove old pthreads library. Just use pthreads-win32 now.
binji@chromium.org
2012-10-08
7
-458
/
+0
*
[NaCl SDK] Generate NOTICE file automatically.
binji@chromium.org
2012-10-08
4
-2437
/
+112
*
[NaCl SDK] Update sdk_tools to r160355.
binji@chromium.org
2012-10-08
2
-22
/
+22
*
[NaCl SDK] Fix the sdk_updater auto-update feature when /tmp is a different f...
binji@chromium.org
2012-10-05
2
-3
/
+11
*
[NaCl SDK] Fix build failure on Windows introduced in r160293.
binji@chromium.org
2012-10-05
3
-5
/
+1
*
[NaCl SDK] Fix bogus message printed when running naclsdk update
binji@chromium.org
2012-10-05
1
-7
/
+11
*
[NaCl SDK] Build nacl_mounts_test without experimental.
binji@chromium.org
2012-10-05
16
-306
/
+165
*
[NaCl SDK] Cleanup Pong example.
binji@chromium.org
2012-10-04
16
-776
/
+1023
*
[NaCl SDK] Build pthreads_win32 library using .dsc file.
binji@chromium.org
2012-10-04
6
-11
/
+186
*
[NaCl SDK] Fix PRESUBMIT.py on Windows.
binji@chromium.org
2012-10-03
2
-3
/
+4
*
[NaCl SDK] Fix build_updater test error on Windows.
binji@chromium.org
2012-10-03
1
-1
/
+1
*
[NaCl SDK] Make paths in nacl_sdk.zip relative. They were absolute.
binji@chromium.org
2012-10-03
2
-2
/
+33
*
[NaCl SDK] When building SDK examples only, don't clean libraries.
binji@chromium.org
2012-10-02
1
-3
/
+3
*
[NaCl SDK] Add support for project dependencies to master Makefile.
binji@chromium.org
2012-10-02
3
-2
/
+30
*
[NaCl SDK] Make runs in parallel on linux/mac.
binji@chromium.org
2012-10-02
1
-4
/
+6
*
[NaCl SDK] Push nacl_sdk.zip to commondatastorage.
binji@chromium.org
2012-10-02
1
-1
/
+3
*
[NaCl SDK] Add pepper_23 bundle.
binji@chromium.org
2012-10-02
1
-4
/
+14
*
[NaCl SDK] Add --no-clobber-examples to improve iteration time when working o...
binji@chromium.org
2012-10-01
2
-10
/
+25
*
[NaCl SDK] Include pnacl in the default SDK build.
binji@chromium.org
2012-10-01
1
-25
/
+19
*
Revert 158451 - Always use objdump to determine arch of nexe
sbc@chromium.org
2012-09-25
1
-61
/
+22
*
Always use objdump to determine arch of nexe
sbc@chromium.org
2012-09-25
1
-22
/
+61
*
[NaCl SDK] build_sdk uses gyp to build, not scons. *
binji@chromium.org
2012-09-24
1
-18
/
+127
*
[NaCl SDK] Add VS Add-in to SDK manifest.
binji@chromium.org
2012-09-24
1
-0
/
+19
*
[NaCl SDK] Fix bug when running naclsdk in path with spaces.
binji@chromium.org
2012-09-23
4
-25
/
+59
*
Fix toplevel example Makefile to build all configurations
sbc@chromium.org
2012-09-22
27
-45
/
+125
*
[NaCl SDK] naclsdk.bat works when it is run from a path with spaces.
binji@chromium.org
2012-09-21
1
-5
/
+5
*
[NaCl SDK] Add pthreads-win32 to native_client_sdk/src/libraries/third_party.
binji@chromium.org
2012-09-21
170
-0
/
+22746
*
[NaCl SDK] Use chromium trybots when making changes to native_client_sdk.
binji@chromium.org
2012-09-19
1
-0
/
+4
*
[NaCl SDK] Forgot comma in naclsdk_manifest2.json
binji@chromium.org
2012-09-19
1
-1
/
+1
*
[NaCl SDK] On windows, libpnacl_irt_shim.a is built into src/build, not src/out.
binji@chromium.org
2012-09-19
1
-1
/
+9
*
Remove legacy scons from native_client_sdk
sbc@chromium.org
2012-09-19
2
-1020
/
+0
*
[NaCl SDK] Updated sdk_tools to r157127
binji@chromium.org
2012-09-19
3
-29
/
+44
[next]