summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-262-5/+14
* Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...brettw@chromium.org2012-01-261-0/+1
* Revert 119198 - First pass at implementing the MessageLoop interface. This in...brettw@chromium.org2012-01-261-1/+0
* First pass at implementing the MessageLoop interface. This includes a simplebrettw@chromium.org2012-01-261-0/+1
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-4/+2
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-213-0/+109
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-205-91/+496
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-205-496/+91
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-195-91/+496
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-128-34/+124
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-128-119/+34
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-128-34/+119
* Introduce PPB_ResourceArray_Dev.yzshen@chromium.org2012-01-073-1/+120
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-062-2/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-056-21/+19
* Convert ppapi/shared to use TrackedCallback.brettw@chromium.org2012-01-0510-141/+135
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-043-4/+46
* Switch a number of code and header files from DOS to Unix line-endings.wez@chromium.org2012-01-043-173/+173
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-035-16/+206
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-299-1/+654
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+1
* Add GetLiveVars to PPB_Testing_Dev. Fix leaks it uncovered.dmichael@chromium.org2011-12-222-0/+19
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-0/+2
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-2/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+2
* Pepper: unit tests for VarTrackertoyoshim@chromium.org2011-12-162-0/+160
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-158-17/+152
* Reland; Pepper: Var keeps invalid var_id if VarTracker release it and there i...toyoshim@chromium.org2011-12-152-0/+7
* Reverting half the checkins that are suspected of breaking the world.finnur@chromium.org2011-12-142-7/+0
* Var keeps invalid var_id if VarTracker release it and there istoyoshim@chromium.org2011-12-142-0/+7
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-105-0/+495
* Revert 113817 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-095-495/+0
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-095-0/+495
* Revert 113656 - Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-085-492/+0
* Implement a proxy for Pepper FileIO.brettw@chromium.org2011-12-085-0/+492
* Apply renaming of ppapi shared stuff to new ppb_var shared code.dmichael@chromium.org2011-12-082-7/+7
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-079-56/+134
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-0730-245/+277
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-0730-277/+245
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-0630-245/+277
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-064-0/+706
* Regularize how ImageData and Graphics2D are created.brettw@chromium.org2011-12-041-0/+1
* Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...jam@chromium.org2011-12-024-706/+0
* Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...dpolukhin@chromium.org2011-12-024-0/+706
* Remove 1 static initializer in id_assignment.cc.thakis@chromium.org2011-12-021-1/+1
* Remove Context3D/Surface3Dpiman@chromium.org2011-12-014-17/+6
* Re-land http://codereview.chromium.org/8586008/yzshen@chromium.org2011-11-292-0/+104
* Implement FileRef GetPathPrivate interface for O3Djhorwich@chromium.org2011-11-281-0/+1
* Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...rsleevi@chromium.org2011-11-282-104/+0
* Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...yzshen@chromium.org2011-11-282-0/+104