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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 150840 - Add debugging options
noelallen@google.com
2012-08-16
1
-2
/
+2
*
Merge 151388 - [NaCl SDK] Archive bundle should use https, not http
binji@chromium.org
2012-08-16
1
-1
/
+1
*
Merge 150289 - [NaCl SDK] Support multiple configs
binji@chromium.org
2012-08-08
24
-325
/
+421
*
[NaCl SDK] Build gtest on buildbots, but don't include it in the SDK.
binji@chromium.org
2012-08-03
5
-145
/
+157
*
Several improvements to create_nmf.py
sbc@chromium.org
2012-08-02
1
-31
/
+69
*
[NaCl SDK] Add nacl_mounts to NaCl SDK build. Experimental for now.
binji@chromium.org
2012-08-01
30
-182
/
+295
*
Fix license headers in a number of files
steveblock@chromium.org
2012-07-31
3
-9
/
+9
*
Fix bad merge in a244177
sbc@chromium.org
2012-07-30
1
-1
/
+1
*
Python webserver output flushing.
tysand@chromium.org
2012-07-27
1
-0
/
+2
*
add dependancy generatation to generated Makefiles
sbc@chromium.org
2012-07-26
2
-19
/
+24
*
[NaCl SDK] Don't copy .h files to src in SDK.
binji@chromium.org
2012-07-26
6
-50
/
+33
*
[NaCl SDK] Clean up build_sdk.py
binji@chromium.org
2012-07-24
1
-275
/
+310
*
Make use of -lppapi explicit to allow for correct library order.
noelallen@chromium.org
2012-07-24
26
-29
/
+140
*
[NaCl SDK] Fix README file in SDK.
binji@chromium.org
2012-07-18
2
-5
/
+16
*
[NaCl SDK] Add some logic to build_sdk.py to build Windows host libraries wit...
binji@chromium.org
2012-07-18
1
-11
/
+64
*
[NaCl SDK] Turn off building win host for now, the buildbots don't have cl.ex...
binji@chromium.org
2012-07-18
1
-9
/
+10
*
[NaCl SDK] Use .tar.bz2 for bundle extension instead of .bz2
binji@chromium.org
2012-07-18
3
-4
/
+20
*
[NaCl SDK] Fix compile error in mt_input_events.cc due to r146611
binji@chromium.org
2012-07-17
10
-78
/
+58
*
[NaCl SDK] Set "recommended" tag to "yes" automatically for stable pepper bun...
binji@chromium.org
2012-07-09
3
-16
/
+21
*
[NaCl SDK] Fix Pnacl build.
binji@chromium.org
2012-07-09
2
-1
/
+7
*
Add support for HOST builds on Windows
noelallen@chromium.org
2012-07-03
28
-146
/
+433
*
[NaCl SDK] Fix pyauto tests after my last CL.
binji@chromium.org
2012-07-02
1
-1
/
+1
*
[NaCl SDK] Examples cleanup.
binji@chromium.org
2012-07-02
28
-1282
/
+698
*
[NaCl SDK] Add pepper_21 to naclsdk_manifest2.json
binji@chromium.org
2012-06-29
1
-0
/
+10
*
The template for the HMTL files points to incorrect link.
noelallen@google.com
2012-06-23
1
-1
/
+1
*
[NaCl SDK] Add support for touch events to SDK examples.
binji@chromium.org
2012-06-22
6
-79
/
+243
*
[NaCl SDK] Use unused variable in multithreaded_input_events example. This was
binji@chromium.org
2012-06-21
1
-0
/
+1
*
[NaCl SDK] Turn on pyauto testing on SDK builders
binji@chromium.org
2012-06-21
3
-15
/
+64
*
[NaCl SDK] In update_nacl_manfest, output stderr properly if not mailing errors.
binji@chromium.org
2012-06-21
1
-1
/
+3
*
[NaCl SDK] Add more command-line options to update_nacl_manifest.
binji@chromium.org
2012-06-21
1
-4
/
+75
*
[NaCl SDK] Add option to update_nacl_manifest to provide gsutil.
binji@chromium.org
2012-06-20
1
-4
/
+13
*
[NaCl SDK] In update_nacl_manifest.py, catch errors from "gsutil ls".
binji@chromium.org
2012-06-19
1
-2
/
+6
*
[NaCl SDK] Fix some examples
binji@chromium.org
2012-06-19
7
-24
/
+44
*
[NaCl SDK] Generate all versions for pepper interfaces in naclsdk/src/ppapi/*
binji@chromium.org
2012-06-19
1
-4
/
+6
*
Fix pepper debugging example.
noelallen@google.com
2012-06-19
2
-25
/
+14
*
Auto generate make: Remove XXX.html
noelallen@chromium.org
2012-06-17
73
-1177
/
+1071
*
Auto generate makefile
noelallen@google.com
2012-06-17
4
-186
/
+297
*
Re-enable PNaCl
noelallen@chromium.org
2012-06-15
7
-123
/
+185
*
Fix missing declaration.
noelallen@google.com
2012-06-15
1
-1
/
+15
*
Cleanup build system
noelallen@chromium.org
2012-06-15
27
-1836
/
+3
*
Fix random example issues with make system.
noelallen@chromium.org
2012-06-14
8
-34
/
+230
*
Fixed file io example for glibc
tysand@chromium.org
2012-06-14
1
-4
/
+2
*
Add missing Makefile.inc for SDK Bots
noelallen@google.com
2012-06-13
1
-0
/
+26
*
Add texture for GLES example in SDK
noelallen@google.com
2012-06-13
8
-0
/
+913
*
Add ability to build both glibc and newlib versions
noelallen@google.com
2012-06-13
14
-504
/
+318
*
Revert 141915 - Add GLES hello world Demo
noelallen@google.com
2012-06-13
8
-901
/
+0
*
Fix SDK try
noelallen@google.com
2012-06-13
1
-2
/
+0
*
Add GLES hello world Demo
noelallen@google.com
2012-06-13
8
-0
/
+901
*
Fix break in SDK builders due to missing files.
noelallen@google.com
2012-06-12
12
-0
/
+243
*
Add DSC files for the various examples.
noelallen@chromium.org
2012-06-12
10
-84
/
+205
[next]