summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-4/+4
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-062-4/+4
* Pepper 3D API changes:alokp@chromium.org2011-09-032-0/+6
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-012-20/+0
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-312-0/+7
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-302-19/+15
* Make PPB_GLESChromiumTextureMapping_Dev work with PPB_Graphics3D_Devpiman@chromium.org2011-08-272-0/+27
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-2628-40/+94
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-268-0/+623
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-256-25/+112
* Fix ARM errors regarding NULL/integer conversions.brettw@chromium.org2011-08-241-1/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-244-4/+143
* Don't use a scoped_refptr for StringVar::FromPPVarbrettw@chromium.org2011-08-223-12/+12
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-183-3/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-1812-138/+606
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-1/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-0/+68
* Gracefully handle multiple Flush/Reset/Decode with same idpiman@chromium.org2011-08-122-10/+14
* Add the PP_Instance to resource object base.brettw@chromium.org2011-08-112-0/+17
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-115-19/+5
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-099-111/+407
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-063-0/+208
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+1
* Revert "Prepare ppapi for chrome audio changes..."derat@chromium.org2011-08-021-47/+7
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-013-0/+315
* Prepare ppapi for chrome audio changes. Now chrome writes length of audio dataenal@chromium.org2011-08-011-7/+47
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-012-0/+10
* Fix return value when unfiltered keyboard events are registered.dmichael@chromium.org2011-07-221-4/+0
* Reland http://codereview.chromium.org/7484003/:dmichael@chromium.org2011-07-222-54/+1
* Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...dmichael@chromium.org2011-07-222-1/+54
* Remove backwards compatibility for PPP_Instance 0.5 and old input events.dmichael@chromium.org2011-07-222-54/+1
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-0/+1
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-202-2/+54
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-202-54/+2
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-202-2/+54
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-202-54/+2
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-202-2/+54
* Binding Graphics3D with Instance and OpenGLES2 interface.alokp@chromium.org2011-07-192-0/+924
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-193-0/+169
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-183-168/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-183-0/+168
* [Reverted due to check_deps failure]zea@chromium.org2011-07-151-12/+9
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-151-9/+12
* Remove untrusted scripting support.dmichael@chromium.org2011-07-142-17/+1
* Removed MemAlloc and MemFree from PPB_Coremball@google.com2011-07-142-11/+11
* Move the time conversion code to the PPAPI shared_impl directory and use it inbrettw@chromium.org2011-07-122-0/+76
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-075-0/+212
* Re-land the reverted CL:yzshen@chromium.org2011-07-011-0/+1
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-301-1/+0