summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI tests should build as shared libraries for Androidpeter@chromium.org2011-09-161-1/+1
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-1613-3/+695
* Included ppb_opengles2.h instead of ppb_opengles.h.alokp@chromium.org2011-09-163-3/+3
* ppapi_tests: Add a test for PPB_Fullscreen_Dev. Disabled on Mac. Marked as fl...polina@google.com2011-09-153-0/+188
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-152-9/+28
* Remove support for the old scrollbar interfaces.brettw@chromium.org2011-09-151-40/+0
* Properly proxy the fullscreen API.brettw@chromium.org2011-09-152-1/+2
* Included ppb_opengles2.h instead of ppb_opengles.h in test_graphics_3d.cc.alokp@chromium.org2011-09-151-1/+1
* GYP file: Replaced ppb_opengles.h with ppb_opengles2.halokp@chromium.org2011-09-151-1/+1
* Renamed ppb_opengles.h to ppb_opengles2.h.alokp@chromium.org2011-09-1510-302/+319
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-151-1/+3
* Update ppb_fullscreen test so that it works with glibc.halyavin@chromium.org2011-09-151-1/+3
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-151-2/+0
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-151-0/+2
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-1510-24/+32
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-149-31/+23
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-149-23/+31
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-1416-89/+55
* Check for a crashed plugin before creating resources to send to the pluginbrettw@google.com2011-09-141-8/+7
* Add presubmit check to verify PPAPI C headers match IDL files.noelallen@google.com2011-09-143-2/+76
* ppapi_tests: Move implementation of virtual Init to the .cc file.polina@google.com2011-09-142-1/+6
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-134-1/+8
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-13139-2236/+1543
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-135-169/+324
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-13139-1541/+2236
* Rename more interface -> interface name to fix the Windows build.brettw@chromium.org2011-09-132-3/+3
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-13139-2236/+1541
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-123-3/+8
* More comments for PPB_Flash_TCPSocket.SSLHandshake.yzshen@chromium.org2011-09-121-0/+4
* Update Native Client Authors to be Chromium Authors for the code moved from thebrettw@chromium.org2011-09-12242-248/+245
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-12139-1537/+2236
* Revert 100751 - Fix Windows build by renaming interface to iface.dmazzoni@chromium.org2011-09-122-9/+9
* Fix Windows build by renaming interface to iface.brettw@chromium.org2011-09-122-9/+9
* 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