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
*
PPAPI SetFullscreen: Explicitely disallow state changes when the opposite
polina@google.com
2011-10-03
1
-2
/
+5
*
Workaround a problem where clang and gcc behavior wrt the creation of temp ob...
robertm@google.com
2011-10-03
4
-5
/
+12
*
Turn off tests that are failing on Windows.
dmichael@chromium.org
2011-10-03
2
-5
/
+7
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
1
-3
/
+3
*
PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...
polina@google.com
2011-09-29
1
-4
/
+9
*
NaCl Proxy Test: update ppapi_ppb_fullscreen_browser_test to work with the ne...
polina@google.com
2011-09-29
3
-50
/
+128
*
Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.
vandebo@chromium.org
2011-09-28
8
-3
/
+93
*
Fix untrusted build of ppb_file_system test I broke in http://codereview.chro...
dmichael@chromium.org
2011-09-28
1
-1
/
+1
*
Remove unused variable ppb_core.
dmichael@chromium.org
2011-09-28
1
-1
/
+0
*
Disable ppapi_bad test for glibc on Windows.
dmichael@chromium.org
2011-09-27
1
-1
/
+4
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
1
-3
/
+3
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
1
-3
/
+3
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-5
/
+11
*
Enabling creating of file_ref from filesystem and path for external filesystem.
tbarzic@chromium.org
2011-09-27
1
-6
/
+13
*
ensure that the plugin will report only one crash event.
bsy@google.com
2011-09-26
2
-9
/
+10
*
Declare PPB_Core as a struct, not a class. (Prevents Clang warning)
pdox@google.com
2011-09-23
1
-4
/
+4
*
Enable working part of ppapi_bad test with NaCl glibc.
halyavin@chromium.org
2011-09-22
1
-2
/
+1
*
Replaced ppb_opengles.h with ppb_opengles2.h under ppapi/native_client/tests/.
alokp@chromium.org
2011-09-21
1
-1
/
+1
*
Chrome repo side changes for making crash detection / reporting more reliable.
bsy@google.com
2011-09-20
4
-16
/
+110
*
Enable NaCl glibc tests which work now.
halyavin@chromium.org
2011-09-20
5
-12
/
+6
*
Use a fake MIME type in extension_mime_handler NaCl integration test.
bauerb@chromium.org
2011-09-19
6
-10
/
+8
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
1
-1
/
+1
*
Fix perms in ppapi/native_client/tests/earth
rsimha@chromium.org
2011-09-16
2
-0
/
+0
*
Add missing NaCl PPAPI test components to Chrome repo.
noelallen@google.com
2011-09-16
17
-0
/
+67727
*
Add new input event enums for deps roll
nfullagar@google.com
2011-09-16
1
-0
/
+8
*
Add a new error code for a null callback on the main thread.
brettw@chromium.org
2011-09-16
9
-20
/
+20
*
More testing for Graphics3D
nfullagar@google.com
2011-09-16
2
-14
/
+47
*
Included ppb_opengles2.h instead of ppb_opengles.h.
alokp@chromium.org
2011-09-16
3
-3
/
+3
*
Update ppb_fullscreen test so that it works with glibc.
halyavin@chromium.org
2011-09-15
1
-1
/
+3
*
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
[next]