summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-306-63/+80
* Pepper: Autogenerate thunk for PPB_Graphics3D.teravest@chromium.org2013-03-302-0/+8
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-296-80/+63
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-296-63/+80
* Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.yzshen@chromium.org2013-03-295-54/+201
* Implement the plugin side of the PPB_PDF proxy. raymes@chromium.org2013-03-291-0/+1
* Flash: Don't lose references to the Graphics3D from the VideoDecoder.danakj@chromium.org2013-03-281-2/+7
* PPAPI: Make Resource::ReleaseSoon lock for Releasedmichael@chromium.org2013-03-241-3/+3
* Pepper: Unify Buffer and BufferTrusted APIs.teravest@chromium.org2013-03-231-1/+0
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-216-76/+63
* This is in preparation for adding a new-style proxy for PDF.raymes@chromium.org2013-03-212-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-216-63/+76
* PPAPI: Remove ImageDataInstanceCache on instance shutdowndmichael@chromium.org2013-03-201-0/+4
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-194-0/+71
* Add PPB_VarArray_Dev support - part 1.yzshen@chromium.org2013-03-197-26/+304
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-189-1/+763
* Add Pepper TrueType font API plumbing.bbudge@chromium.org2013-03-162-0/+3
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-136-75/+62
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-126-62/+75
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-116-75/+62
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-116-62/+75
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-086-75/+62
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-086-62/+75
* Add support for Var arrays to ArrayWriter.bbudge@chromium.org2013-03-082-3/+66
* PPAPI: Add VarTracker lock check, fix bugsdmichael@chromium.org2013-02-264-4/+33
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-2/+2
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-222-0/+39
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-171-1/+1
* IDL: Autogenerate thunk .cc file for PPB_Viewteravest@chromium.org2013-02-132-0/+50
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-122-175/+0
* Allow separately blacklisting Stage3D baseline mode.jbauman@chromium.org2013-02-122-1/+4
* Add explicit base to FilePath.brettw@chromium.org2013-02-072-4/+4
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-042-4/+15
* Revert 180190dmichael@chromium.org2013-02-022-15/+4
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-012-4/+15
* Revert 180093koz@chromium.org2013-02-012-15/+4
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-012-4/+15
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-283-0/+111
* PPAPI: Acquire lock before resource accessdmichael@chromium.org2013-01-231-0/+2
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-212-322/+0
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-194-403/+125
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-178-7/+406
* Revert 176792dpapad@chromium.org2013-01-174-125/+403
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-154-403/+125
* Tell Graphics3D not to lock on Flush().ihf@chromium.org2013-01-102-1/+14
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-4/+4
* Revert 175233 because Linux ASAN builder cannot compile it.alexeypa@google.com2013-01-043-111/+0
* Add trace event Pepper APIelijahtaylor@chromium.org2013-01-043-0/+111
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-1/+0
* PPAPI: modify FileIO.Open to return PP_ERROR_NOTAFILE when opening a directorynhiroki@chromium.org2012-12-211-0/+2