summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
...
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-2015-256/+191
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-1834-1127/+204
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-1716-45/+174
* Pepper API implementation for platform verification.dalecurtis@chromium.org2013-09-1723-15/+518
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* Revert r223494 "Simplify PPB_NetworkMonitor proxy."sergeyu@chromium.org2013-09-1718-324/+476
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-2/+2
* Revert 223482 "Simplify PPB_NetworkMonitor proxy."ikarienator@chromium.org2013-09-1718-324/+476
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-1718-476/+324
* Classify ARM Chromebooks as high latency audio.ihf@chromium.org2013-09-161-5/+16
* The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...garykac@chromium.org2013-09-149-17/+88
* PPAPI browser_tester: Add ability to write files via POST.binji@chromium.org2013-09-133-4/+58
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-134-0/+24
* Revert 223074 "Adds a PPAPI interface to request a password. For..."avi@chromium.org2013-09-134-24/+0
* Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...avi@chromium.org2013-09-134-0/+24
* [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-1216-173/+45
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-124-4/+4
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-1216-45/+173
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-127-21/+96
* PNaCl Coordinator: Run StreamEnd RPC even if StreamChunk failsdschuff@chromium.org2013-09-101-8/+18
* PPAPI: Make API changes w/o IDL changes Warnings if generators have changeddmichael@chromium.org2013-09-101-5/+18
* Add PPAPI interfaces for platform verification.dalecurtis@google.com2013-09-096-5/+344
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-0713-7/+206
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-0617-100/+328
* [PPAPI] Updated documentation for PP_VarType enum constants.mgiuca@chromium.org2013-09-062-15/+36
* Remove printf from ppapi Resource.bbudge@chromium.org2013-09-061-1/+0
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-0622-358/+298
* Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-09-0534-205/+1128
* PPAPI: Blocking callbacks shouldn't need a target_loop_dmichael@chromium.org2013-09-051-9/+15
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-054-28/+33
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-052-11/+1
* Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..sergeyu@chromium.org2013-09-0511-178/+246
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-09-0434-1128/+205
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-044-33/+28
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-044-28/+33
* Pepper API for output protection.kcwu@chromium.org2013-09-045-2/+425
* Remove old HTML5-fs-based PNaCl translation cache codedschuff@chromium.org2013-09-0312-1095/+84
* [PPAPI] Added a new Var subclass, ResourceVar.mgiuca@chromium.org2013-09-036-0/+109
* webkit can no longer depend on ppapi; shared_impl can now depend on ipc.mgiuca@chromium.org2013-09-021-4/+0
* Fix ppb_graphics_3d example codeabarth@chromium.org2013-08-302-9/+15
* Sends surrogate pairs as one unicode character.nona@chromium.org2013-08-291-15/+17
* Improve pnacl not installed messagesehr@chromium.org2013-08-292-6/+9
* Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."teravest@chromium.org2013-08-2935-233/+1106
* PPAPI/NaCl: Add Label for ppb_nacl_private_api.idldmichael@chromium.org2013-08-282-28/+32
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-2829-1205/+696
* PPAPI: Only destroy GLES2Impl if it was createddmichael@chromium.org2013-08-281-2/+13
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-2835-1106/+233