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
*
gcc 4.6 fixes for ppapi so that these will build nacl-side. tested
bsy@google.com
2011-10-20
3
-8
/
+8
*
Remove stale references to private NaCl copy of PPAPI
noelallen@google.com
2011-10-19
2
-5
/
+5
*
ppapi_test_lib: Update all stable interface getters to CHECK for their
polina@google.com
2011-10-19
1
-5
/
+15
*
Fix a bug in the NaCl proxy for PPP_Find_Dev. The search term length doesn't ...
bbudge@chromium.org
2011-10-19
1
-1
/
+1
*
Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...
bbudge@google.com
2011-10-18
7
-103
/
+18
*
Disable building ppapi_geturl for PNaCl GlibC.
pdox@google.com
2011-10-18
1
-0
/
+4
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
17
-45
/
+42
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
11
-49
/
+40
*
update to use ALLOW_THIS_IN_INITIALIZER_LIST.
bsy@google.com
2011-10-14
1
-2
/
+4
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
1
-17
/
+9
*
Porting ppapi_bad NaCl test to glibc.
halyavin@chromium.org
2011-10-08
3
-20
/
+78
*
chromium side changes to enable nexe exit status to be reported to JavaScript
bsy@google.com
2011-10-07
4
-5
/
+85
*
Support building NaCl plugin with ASan.
timurrrr@chromium.org
2011-10-07
2
-5
/
+12
*
Remove unnecessary #include <sys/nacl_imc_api.h>
mcgrathr@chromium.org
2011-10-05
1
-2
/
+0
*
Remove unnecessary #include <sys/nacl_syscalls.h>
mcgrathr@chromium.org
2011-10-05
1
-1
/
+0
*
Remove TLS from cached variables in 3d proxy. We'll make them
nfullagar@google.com
2011-10-05
2
-4
/
+10
*
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
[next]