summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
...
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-12139-2236/+1537
* Fix Native Client build that uses stricter warnings-as-errorsnfullagar@google.com2011-09-101-1/+2
* Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer().dmichael@chromium.org2011-09-091-1/+0
* 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-088-30/+83
* Remove executable permission.yzshen@chromium.org2011-09-0817-0/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-0849-3/+1082
* 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-088-5/+88
* 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-0756-308/+390
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-076-12/+15
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0656-389/+308
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-0656-308/+389
* Fix out of sync pp_errors.idl and ppb_input_event.idlnoelallen@google.com2011-09-062-5/+70
* Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDLnoelallen@google.com2011-09-064-14/+113
* Change pnacl llvm triple to use nacl instead of linux (inside plugin).jvoung@google.com2011-09-061-4/+4
* Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...yzshen@chromium.org2011-09-062-0/+8
* Reland http://codereview.chromium.org/7821001/dmichael@chromium.org2011-09-062-49/+111
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-062-1/+18
* Fix scons compile in Native Client on Windows.halyavin@google.com2011-09-061-2/+2
* Convert zoom and widget to IDLnoelallen@google.com2011-09-064-30/+161
* 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-038-25/+111
* Revert 99442 - Add test for calling PostMessage during Init. Deflakify TestPo...dmichael@chromium.org2011-09-022-111/+49
* Re-land r98511 which was reverted in r98531.brettw@chromium.org2011-09-022-3/+7
* Add test for calling PostMessage during Init. Deflakify TestPostMessage.dmichael@chromium.org2011-09-022-49/+111
* One more time, remove unused varnfullagar@google.com2011-09-021-1/+0
* Enable browser tests with glibc, part 2.halyavin@google.com2011-09-0230-69/+144
* Added a simple smoke test for Graphics3D. It attempts to exercise the entire ...alokp@chromium.org2011-09-023-7/+73
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-024-3/+36
* NaCl Proxy: add support and testing for PPB_Fullscreen_Dev.polina@google.com2011-09-0222-22/+726
* Modify the Native Client plugin to report progress events. This CL modifiesbbudge@chromium.org2011-09-024-28/+75
* Fix ppapi_simple_tests.yzshen@chromium.org2011-09-022-16/+18
* Make autoscroll/panning resources available for PDF plugin.gene@chromium.org2011-09-011-1/+2
* Fix ResizeBuffers for NaCl graphics3d proxynfullagar@google.com2011-09-017-94/+14
* Turning off tests for persistent file system. Since the use of the persisten...sanga@chromium.org2011-09-019-138/+55
* Made a fix so TestOpen does not release the file system right after calling O...sanga@chromium.org2011-09-011-11/+21
* Resolve manifest file resource URL relative to the manifest file's URL.sehr@google.com2011-09-011-24/+18
* Static initializers: Remove <iostream> include from GPU logging system.erg@google.com2011-09-011-0/+2
* Fix directory name for native_client's plugin/ppapi.def.sehr@google.com2011-09-011-1/+1
* Add missing #include in ppapi_crash_ppapi_off_main_thread testsehr@google.com2011-09-011-1/+3
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-0115-217/+57
* Add ncbray to nacl test OWNERS.ncbray@google.com2011-08-311-0/+1
* ppapi/native_client/OWNERS: add people who work on plugin/proxy/test code.polina@google.com2011-08-311-0/+6
* Add note about blocking completion callbacks on the main thread.dmichael@chromium.org2011-08-311-4/+7
* Add more testing to Graphics3Dnfullagar@google.com2011-08-312-16/+42