summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 103903 - Add some checking for the font proxy.brettw@chromium.org2011-10-071-10/+21
* Merge 100560 - Fix Native Client build that uses stricter warnings-as-errorsmnissler@chromium.org2011-09-231-1/+2
* Merge 100192 - Make NaCl PPAPI proxy honor the Disable3DApis policy.mnissler@chromium.org2011-09-238-30/+83
* Manual merge of r100064, but does not change interface versionnfullagar@google.com2011-09-228-2/+85
* Merge 101119 - Check for a crashed plugin before creating resources to send t...brettw@chromium.org2011-09-161-8/+7
* TBR=karengnfullagar@google.com2011-09-1556-308/+390
* 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
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-3127-50/+237
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-3124-98/+115
* NaCl PPAPI Test Lib: Make PPP_Instance function defaults available via thepolina@google.com2011-08-313-48/+28
* Disable ppapi_ppb_url_request_info_browser_test for nowmcgrathr@chromium.org2011-08-311-1/+3
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-309-11/+239
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-3014-211/+188
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-308-229/+10
* Add means for running some tests only o-o-p. Add messaging non-main thread test.dmichael@chromium.org2011-08-308-10/+229