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] Cleanup examples.
binji@chromium.org
2013-05-07
40
-1009
/
+381
*
[NaCl SDK] Fix resource leak in hello_world example.
binji@chromium.org
2013-05-07
1
-5
/
+11
*
[NaCl SDK] nacl_io: Fix dlopen'ing a file not in the .nmf
binji@chromium.org
2013-05-07
1
-0
/
+8
*
[NaCl SDK] Allow LIBDIR to override the default library build location
sbc@chromium.org
2013-05-03
5
-18
/
+19
*
[NaCl SDK] Ran clang-format on the SDK examples.
binji@chromium.org
2013-05-03
65
-1135
/
+966
*
Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries
hamaji@chromium.org
2013-05-03
4
-43
/
+17
*
[NaCl SDK] nacl_io example: Check ferror() after reading/writing.
binji@chromium.org
2013-05-03
1
-0
/
+12
*
[NaCl SDK] Fix stat bug, also add "stat" command to nacl_io example.
binji@chromium.org
2013-05-03
6
-11
/
+75
*
Fix debugging example.
noelallen@chromium.org
2013-05-02
17
-505
/
+609
*
[NaCl SDK] Fix a typo in nacl_io example.
binji@chromium.org
2013-05-01
2
-37
/
+33
*
[NaCl SDK] Fix build_app.py after build_projects changes...
binji@chromium.org
2013-05-01
6
-53
/
+41
*
Build issues with NaCl SDK tests
noelallen@chromium.org
2013-04-30
1
-25
/
+41
*
[NaCl SDK] nacl_irt_memory renamed again, broke nacl_io build.
binji@chromium.org
2013-04-29
1
-1
/
+1
*
[NaCl SDK] Disable arm mono testing temporarily
elijahtaylor@chromium.org
2013-04-29
1
-3
/
+5
*
Add Core example
noelallen@chromium.org
2013-04-29
4
-0
/
+208
*
Fix Mono/NaCl buildbot redness.
olonho@chromium.org
2013-04-26
1
-2
/
+9
*
[NaCl SDK] Add jsoncpp to the SDK.
binji@chromium.org
2013-04-26
3
-2
/
+53
*
Fix parse_dsc test. Build broken by move.
noelallen@chromium.org
2013-04-25
2
-9
/
+5
*
Move examples
noelallen@chromium.org
2013-04-25
100
-64
/
+84
*
Add 2D instance to ppapi_main library.
noelallen@chromium.org
2013-04-24
10
-168
/
+328
*
[NaCl SDK] Cache downloaded SDK archives
sbc@chromium.org
2013-04-24
6
-59
/
+209
*
[NaCl SDK] Fix module imports for mono bots
elijahtaylor@chromium.org
2013-04-23
2
-2
/
+4
*
Fix Perms
noelallen@chromium.org
2013-04-22
1
-0
/
+0
*
Update pi_generator NaCl SDK example for HiDPI
jhorwich@chromium.org
2013-04-22
2
-9
/
+21
*
Remove all cyclic imports
noelallen@chromium.org
2013-04-22
19
-675
/
+727
*
[NaCl SDK] nacl_io: Initialize condvar in html5fs mount.
binji@chromium.org
2013-04-22
1
-0
/
+3
*
[NaCl SDK] Disable nodosfilewarning warnings.
sbc@chromium.org
2013-04-17
1
-3
/
+9
*
[NaCl SDK] nacl_io: HTTP mount bugfix, w/ packaged app and content cache.
binji@chromium.org
2013-04-17
1
-2
/
+1
*
[NaCl SDK] nacl_io: fix warning of macro redefinition on Windows.
binji@chromium.org
2013-04-17
4
-12
/
+12
*
[NaCl SDK] Pin pepper interfaces in nacl_io.
binji@chromium.org
2013-04-16
1
-10
/
+11
*
[NaCl SDK] Promo + screenshot images for packaged app.
binji@chromium.org
2013-04-16
3
-0
/
+0
*
[NaCl SDK] nacl_io: opening a node immediately after mounting would fail.
binji@chromium.org
2013-04-16
7
-39
/
+204
*
[NaCl SDK] Fix linux_nacl_sdk trybot -- it needs to clear http_proxy.
binji@chromium.org
2013-04-16
1
-1
/
+8
*
[NaCl SDK] Use icon when building SDK packaged app.
binji@chromium.org
2013-04-15
2
-5
/
+9
*
[NaCl SDK] Add SDK packaged app icon.
binji@chromium.org
2013-04-15
1
-0
/
+0
*
nacl-sdk: Add a PNaCl finalize step to the Release builds for SDK examples.
jvoung@chromium.org
2013-04-11
6
-3
/
+88
*
[NaCl SDK] The manifest viewer now displays links to naclports bundles.
binji@chromium.org
2013-04-11
1
-4
/
+11
*
Implement buildbot script support for Mono ARM.
olonho@chromium.org
2013-04-10
5
-32
/
+103
*
[NaCl SDK] Remove naclports archive from 26 bundle.
binji@chromium.org
2013-04-09
2
-115
/
+126
*
[NaCl SDK] Make the SDK examples buildable as a packaged app.
binji@chromium.org
2013-04-09
65
-454
/
+680
*
[NaCl SDK] PNG resources for NaCl SDK examples.
binji@chromium.org
2013-04-08
2
-0
/
+0
*
[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
[next]