summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] ppapi::ResourceVar: Added IsPending method.mgiuca@chromium.org2013-09-133-3/+12
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-1210-163/+24
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-1210-24/+163
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-124-6/+63
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-063-15/+83
* Remove printf from ppapi Resource.bbudge@chromium.org2013-09-061-1/+0
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-061-1/+1
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-057-87/+146
* PPAPI: Blocking callbacks shouldn't need a target_loop_dmichael@chromium.org2013-09-051-9/+15
* Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..sergeyu@chromium.org2013-09-052-10/+24
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-047-146/+87
* [PPAPI] Added a new Var subclass, ResourceVar.mgiuca@chromium.org2013-09-034-0/+105
* webkit can no longer depend on ppapi; shared_impl can now depend on ipc.mgiuca@chromium.org2013-09-021-4/+0
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-298-109/+145
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-285-713/+0
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-288-145/+109
* Remove unreachable code.etienneb@chromium.org2013-08-211-6/+1
* Enforce a memory limit on MappedMemoryManagerkaanb@chromium.org2013-08-211-1/+2
* Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-208-109/+145
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-198-145/+109
* Pepper: Add comments for {Add,Release}Resource.teravest@chromium.org2013-08-151-0/+7
* DCHECK that we don't add/release ref for PP_Resources at the wrong side.yzshen@chromium.org2013-08-133-3/+57
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-128-109/+145
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-101-0/+1
* Add CompletionTask to PPAPI TrackedCallback.bbudge@chromium.org2013-08-103-6/+100
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-098-145/+109
* Makes the is_blocking method public.bbudge@chromium.org2013-08-081-4/+5
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-053-207/+0
* Revert 215171 Make TrackedCallback::is_blocking public.bbudge@chromium.org2013-08-031-5/+4
* Makes the is_blocking method public.bbudge@chromium.org2013-08-021-3/+5
* Pepper Message Filters: Port to use explicit permission grants in ChildProces...tommycli@chromium.org2013-07-311-4/+2
* Change TrackedCallback::IsPending to return false for aborted callbacks.bbudge@chromium.org2013-07-302-5/+10
* WGC3DCommandBufferImpl: Acquire lock when accessing share group.sievers@chromium.org2013-07-291-1/+0
* NaCl CompletionCallback is called twice in WebSocket::ReceiveMessage and cras...yhirano@chromium.org2013-07-262-0/+10
* PAPI: Fix bug in RunWhileLocked, add support for paramsdmichael@chromium.org2013-07-254-17/+334
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-4/+4
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-184-4/+4
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-175-5/+5
* add missing headers in ppapi/*mostynb@opera.com2013-07-151-0/+1
* Pepper: Add usage comment to HostResource.teravest@chromium.org2013-07-151-0/+14
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+2
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-113-0/+11
* Add a new parameter |latency| to PPB_AudioInput_Callback.yzshen@chromium.org2013-07-031-0/+6
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* Add events with custom timestamps and thread id to PPAPI dev tracing interface.grosse@chromium.org2013-06-262-20/+82
* Pepper: FileRef host support for external files.teravest@chromium.org2013-06-262-1/+12
* Pepper: Initial proxy support for FileRef refactor.teravest@chromium.org2013-06-261-1/+0
* Add "PRIVATE" to the enum names of some private Pepper networking APIs:yzshen@chromium.org2013-06-242-4/+4
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-242-2/+7
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-222-4/+4