summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-0828-3/+508
* NaCl Proxy Test: remove debugging printf's that got accidentally committed.polina@google.com2011-09-081-8/+0
* NaCl Proxy Test: respond to post-commit comments topolina@google.com2011-09-082-8/+40
* Proxy FlushSyncFast, switch nacl's command buffer to use it.nfullagar@google.com2011-09-087-2/+83
* Add a timestamp to the log messages of NaCl's plugin.ncbray@google.com2011-09-082-11/+27
* NaCl Proxy Test: enable ppapi_ppb_fullscreen_browser_test except for Mac.polina@google.com2011-09-072-4/+8
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-0713-70/+156
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0613-156/+70
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0613-70/+156
* Change pnacl llvm triple to use nacl instead of linux (inside plugin).jvoung@google.com2011-09-061-4/+4
* Fix scons compile in Native Client on Windows.halyavin@google.com2011-09-061-2/+2
* Fix compilation phase on glibc buildbots in Native Client.halyavin@google.com2011-09-051-1/+0
* Update graphics3d proxynfullagar@google.com2011-09-0315-26/+203
* Pepper 3D API changes:alokp@chromium.org2011-09-031-0/+14
* Re-land r98511 which was reverted in r98531.brettw@chromium.org2011-09-022-3/+7
* One more time, remove unused varnfullagar@google.com2011-09-021-1/+0