summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* gcc 4.6 fixes for ppapi so that these will build nacl-side. testedbsy@google.com2011-10-203-8/+8
* Remove stale references to private NaCl copy of PPAPInoelallen@google.com2011-10-192-5/+5
* ppapi_test_lib: Update all stable interface getters to CHECK for theirpolina@google.com2011-10-191-5/+15
* Fix a bug in the NaCl proxy for PPP_Find_Dev. The search term length doesn't ...bbudge@chromium.org2011-10-191-1/+1
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-187-103/+18
* Disable building ppapi_geturl for PNaCl GlibC.pdox@google.com2011-10-181-0/+4
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-1617-45/+42
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-1411-49/+40
* update to use ALLOW_THIS_IN_INITIALIZER_LIST.bsy@google.com2011-10-141-2/+4
* PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...polina@google.com2011-10-141-17/+9
* Porting ppapi_bad NaCl test to glibc.halyavin@chromium.org2011-10-083-20/+78
* chromium side changes to enable nexe exit status to be reported to JavaScriptbsy@google.com2011-10-074-5/+85
* Support building NaCl plugin with ASan.timurrrr@chromium.org2011-10-072-5/+12
* Remove unnecessary #include <sys/nacl_imc_api.h>mcgrathr@chromium.org2011-10-051-2/+0
* Remove unnecessary #include <sys/nacl_syscalls.h>mcgrathr@chromium.org2011-10-051-1/+0
* Remove TLS from cached variables in 3d proxy. We'll make themnfullagar@google.com2011-10-052-4/+10
* PPAPI SetFullscreen: Explicitely disallow state changes when the oppositepolina@google.com2011-10-031-2/+5
* Workaround a problem where clang and gcc behavior wrt the creation of temp ob...robertm@google.com2011-10-034-5/+12
* Turn off tests that are failing on Windows.dmichael@chromium.org2011-10-032-5/+7
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-3/+3
* PPAPI SetFullscreen: Do return PP_FALSE when transition cannot be process. Th...polina@google.com2011-09-291-4/+9
* NaCl Proxy Test: update ppapi_ppb_fullscreen_browser_test to work with the ne...polina@google.com2011-09-293-50/+128
* Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.vandebo@chromium.org2011-09-288-3/+93
* Fix untrusted build of ppb_file_system test I broke in http://codereview.chro...dmichael@chromium.org2011-09-281-1/+1
* Remove unused variable ppb_core.dmichael@chromium.org2011-09-281-1/+0
* Disable ppapi_bad test for glibc on Windows.dmichael@chromium.org2011-09-271-1/+4
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-3/+3
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-3/+3
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-5/+11
* Enabling creating of file_ref from filesystem and path for external filesystem.tbarzic@chromium.org2011-09-271-6/+13
* ensure that the plugin will report only one crash event.bsy@google.com2011-09-262-9/+10
* Declare PPB_Core as a struct, not a class. (Prevents Clang warning)pdox@google.com2011-09-231-4/+4
* Enable working part of ppapi_bad test with NaCl glibc.halyavin@chromium.org2011-09-221-2/+1
* Replaced ppb_opengles.h with ppb_opengles2.h under ppapi/native_client/tests/.alokp@chromium.org2011-09-211-1/+1
* Chrome repo side changes for making crash detection / reporting more reliable.bsy@google.com2011-09-204-16/+110
* Enable NaCl glibc tests which work now.halyavin@chromium.org2011-09-205-12/+6
* Use a fake MIME type in extension_mime_handler NaCl integration test.bauerb@chromium.org2011-09-196-10/+8
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* Fix perms in ppapi/native_client/tests/earthrsimha@chromium.org2011-09-162-0/+0
* Add missing NaCl PPAPI test components to Chrome repo.noelallen@google.com2011-09-1617-0/+67727
* Add new input event enums for deps rollnfullagar@google.com2011-09-161-0/+8
* Add a new error code for a null callback on the main thread.brettw@chromium.org2011-09-169-20/+20
* More testing for Graphics3Dnfullagar@google.com2011-09-162-14/+47
* Included ppb_opengles2.h instead of ppb_opengles.h.alokp@chromium.org2011-09-163-3/+3
* Update ppb_fullscreen test so that it works with glibc.halyavin@chromium.org2011-09-151-1/+3
* Update Native Client Authors to be Chromium Authors for the code moved from thebrettw@chromium.org2011-09-12242-248/+245
* Fix Native Client build that uses stricter warnings-as-errorsnfullagar@google.com2011-09-101-1/+2
* Disable NaCl's ppb_var test.ncbray@google.com2011-09-091-1/+3
* Make NaCl PPAPI proxy honor the Disable3DApis policy.mnissler@chromium.org2011-09-086-26/+68
* Remove executable permission.yzshen@chromium.org2011-09-088-0/+0