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
/
ppapi
/
native_client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Native Client Authors to be Chromium Authors for the code moved from the
brettw@chromium.org
2011-09-12
242
-248
/
+245
*
Fix Native Client build that uses stricter warnings-as-errors
nfullagar@google.com
2011-09-10
1
-1
/
+2
*
Disable NaCl's ppb_var test.
ncbray@google.com
2011-09-09
1
-1
/
+3
*
Make NaCl PPAPI proxy honor the Disable3DApis policy.
mnissler@chromium.org
2011-09-08
6
-26
/
+68
*
Remove executable permission.
yzshen@chromium.org
2011-09-08
8
-0
/
+0
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
28
-3
/
+508
*
NaCl Proxy Test: remove debugging printf's that got accidentally committed.
polina@google.com
2011-09-08
1
-8
/
+0
*
NaCl Proxy Test: respond to post-commit comments to
polina@google.com
2011-09-08
2
-8
/
+40
*
Proxy FlushSyncFast, switch nacl's command buffer to use it.
nfullagar@google.com
2011-09-08
7
-2
/
+83
*
Add a timestamp to the log messages of NaCl's plugin.
ncbray@google.com
2011-09-08
2
-11
/
+27
*
NaCl Proxy Test: enable ppapi_ppb_fullscreen_browser_test except for Mac.
polina@google.com
2011-09-07
2
-4
/
+8
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
13
-70
/
+156
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
13
-156
/
+70
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
13
-70
/
+156
*
Change pnacl llvm triple to use nacl instead of linux (inside plugin).
jvoung@google.com
2011-09-06
1
-4
/
+4
*
Fix scons compile in Native Client on Windows.
halyavin@google.com
2011-09-06
1
-2
/
+2
*
Fix compilation phase on glibc buildbots in Native Client.
halyavin@google.com
2011-09-05
1
-1
/
+0
*
Update graphics3d proxy
nfullagar@google.com
2011-09-03
15
-26
/
+203
*
Pepper 3D API changes:
alokp@chromium.org
2011-09-03
1
-0
/
+14
*
Re-land r98511 which was reverted in r98531.
brettw@chromium.org
2011-09-02
2
-3
/
+7
*
One more time, remove unused var
nfullagar@google.com
2011-09-02
1
-1
/
+0
*
Enable browser tests with glibc, part 2.
halyavin@google.com
2011-09-02
30
-69
/
+144
*
Hookup Gpu blacklist with NaCl Pepper3D access.
zmo@google.com
2011-09-02
1
-2
/
+14
*
NaCl Proxy: add support and testing for PPB_Fullscreen_Dev.
polina@google.com
2011-09-02
22
-22
/
+726
*
Modify the Native Client plugin to report progress events. This CL modifies
bbudge@chromium.org
2011-09-02
4
-28
/
+75
*
Fix ppapi_simple_tests.
yzshen@chromium.org
2011-09-02
2
-16
/
+18
*
Fix ResizeBuffers for NaCl graphics3d proxy
nfullagar@google.com
2011-09-01
7
-94
/
+14
*
Turning off tests for persistent file system. Since the use of the persisten...
sanga@chromium.org
2011-09-01
9
-138
/
+55
*
Made a fix so TestOpen does not release the file system right after calling O...
sanga@chromium.org
2011-09-01
1
-11
/
+21
*
Resolve manifest file resource URL relative to the manifest file's URL.
sehr@google.com
2011-09-01
1
-24
/
+18
*
Static initializers: Remove <iostream> include from GPU logging system.
erg@google.com
2011-09-01
1
-0
/
+2
*
Fix directory name for native_client's plugin/ppapi.def.
sehr@google.com
2011-09-01
1
-1
/
+1
*
Add missing #include in ppapi_crash_ppapi_off_main_thread test
sehr@google.com
2011-09-01
1
-1
/
+3
*
Add ncbray to nacl test OWNERS.
ncbray@google.com
2011-08-31
1
-0
/
+1
*
ppapi/native_client/OWNERS: add people who work on plugin/proxy/test code.
polina@google.com
2011-08-31
1
-0
/
+6
*
Add more testing to Graphics3D
nfullagar@google.com
2011-08-31
2
-16
/
+42
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
12
-20
/
+84
*
NaCl PPAPI Test Lib: Make PPP_Instance function defaults available via the
polina@google.com
2011-08-31
3
-48
/
+28
*
Disable ppapi_ppb_url_request_info_browser_test for now
mcgrathr@chromium.org
2011-08-31
1
-1
/
+3
*
Reland http://codereview.chromium.org/7648033
dmichael@chromium.org
2011-08-30
1
-1
/
+10
*
Revert 98708 - NaCl Test: fix typo in .nmf.
arv@chromium.org
2011-08-29
1
-1
/
+1
*
NaCl Test: fix typo in .nmf.
polina@google.com
2011-08-29
1
-1
/
+1
*
Add more functionality to graphics3d test (more to follow...)
nfullagar@google.com
2011-08-29
3
-0
/
+11
*
ppapi: Make 0.4 the default for PPP_Printing_Dev, leave backwards-compat.
dmichael@chromium.org
2011-08-29
8
-63
/
+23
*
Revert 98616 - Landing chrome side of nacl change pre-dating ppapi switch.
bradnelson@google.com
2011-08-29
30
-138
/
+64
*
Revert 98620 - Disabling some tests that seem to be broken by nmf change.
bradnelson@google.com
2011-08-29
3
-12
/
+3
*
Revert 98622 - Disabling one more test.
bradnelson@google.com
2011-08-29
1
-4
/
+1
*
Disabling one more test.
bradnelson@google.com
2011-08-29
1
-1
/
+4
*
Disabling some tests that seem to be broken by nmf change.
bradnelson@google.com
2011-08-29
3
-3
/
+12
*
Landing chrome side of nacl change pre-dating ppapi switch.
bradnelson@google.com
2011-08-29
30
-64
/
+138
[next]