summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Refactor pnacl coordinator to make it easier to pass metadata values from thesehr@google.com2011-11-043-259/+280
* Speculative Revert 108361 - in hope to fix Win Builder 2010glotov@google.com2011-11-032-153/+0
* This CL is based on the patch:noelallen@google.com2011-11-022-0/+153
* Revert 108116 - Use GYP to build nacl_irtdmichael@chromium.org2011-11-012-153/+0
* Use GYP to build nacl_irtnoelallen@google.com2011-11-012-0/+153
* Add progress events for DSO downloads required on startup. Modify the NaClbbudge@chromium.org2011-10-264-60/+110
* Zero-fill some SRPC padding.eugenis@google.com2011-10-261-0/+1
* PPAPI NaCl Proxy: optimize PPB_Fullscreen::IsFullscreen.polina@google.com2011-10-2516-95/+47
* Disable a PPAPI crash test under Valgrind.eugenis@google.com2011-10-251-1/+3
* gcc 4.6.1 -Wall -Werror fix.bsy@google.com2011-10-241-0/+1
* NaCl PPAPI Fullscreen: Add 2D painting to the test.polina@google.com2011-10-211-26/+54
* Fix NaCl download progress events for zipped Nexes.bbudge@google.com2011-10-201-3/+4
* native_client/tests/ppapi_test_lib: factor out helper functionality from thepolina@google.com2011-10-204-108/+145
* 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