summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-3/+2
* Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layerspiman@chromium.org2014-04-251-5/+1
* Non-SFI NaCl: Fix the crash for the AudioShared.hidehiko@chromium.org2014-04-232-64/+61
* Add test to make sure if PPB_Audio_Shared::StartThread() works.hidehiko@chromium.org2014-04-212-4/+18
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-041-1/+1
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-2/+0
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Mojo: Move C gles2 header files to mojo/public/c/gles2.viettrungluu@chromium.org2014-03-301-1/+1
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-265-5/+25
* Pass string PP_Vars to JS as string primitivesraymes@chromium.org2014-03-262-4/+15
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-261-1/+1
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-201-0/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-173-3/+3
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-173-3/+3
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...thakis@chromium.org2014-03-145-25/+5
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-145-5/+25
* Revert of Replace --ppapi-keep-alive-throttle command line switch with IPC pa...jochen@chromium.org2014-03-126-37/+5
* Replace --ppapi-keep-alive-throttle command line switch with IPC parameter.scheib@chromium.org2014-03-126-5/+37
* Remove --enable-prune-gpu-command-bufferspiman@chromium.org2014-03-111-2/+0
* Get rid of the formatting code in build_gles2_cmd_buffer.pyzmo@chromium.org2014-03-071-6/+6
* Ensure that pepper plugins honor the GPU H/W video decode blacklist and the d...ananta@chromium.org2014-03-072-2/+6
* Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.jbauman@chromium.org2014-03-062-0/+14
* Format generated gpu files using clang-format.zmo@chromium.org2014-03-051-0/+2
* Updating Gamepad API to match latest specbajones@chromium.org2014-02-262-5/+13
* [PPAPI][MediaStream] Add unit tests for code in ppapi/shared_impl/penghuang@chromium.org2014-02-262-0/+278
* [PPAPI][MediaStream] Support configure for video input.penghuang@chromium.org2014-02-263-7/+81
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-2293-1442/+1209
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-132-1/+33
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-112-3/+3
* NaCl: Move irt_ppapi.{c,h} to the Chromium repo from the NaCl repomseaborn@chromium.org2014-02-112-4/+1
* Fix typo in ppapi/shared_impl/README.txtmseaborn@chromium.org2014-02-101-1/+1
* [PPAPI][MediaStream] Rename AudioFrame to AudioBufferpenghuang@chromium.org2014-02-085-175/+178
* NaCl: Make include_rules stricter for native_client/ headersmseaborn@chromium.org2014-02-071-1/+1
* Create IPC channel to communicate with the renderer in NaClListener::OnStart().hidehiko@chromium.org2014-02-063-25/+26
* Proxy the PDF API to the PDF plugin.koz@chromium.org2014-02-061-0/+1
* [PPAPI] Pepper MediaStream API audio track implementation and example.penghuang@chromium.org2014-02-061-3/+11
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-292-0/+2
* [Pepper] Wire up append mode writing support of FileIOtzik@chromium.org2014-01-282-0/+23
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-282-2/+0
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-282-0/+2
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-272-18/+18
* Move PPB_KeyboardInputEvent.GetCode to stable.garykac@chromium.org2014-01-272-15/+10
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-242-0/+2
* Make mojo_gles2 a stub shared librarypiman@chromium.org2014-01-221-1/+1
* [Pepper] Add FileGrowth struct for append mode writetzik@chromium.org2014-01-202-0/+52
* [PPAPI] Implement media stream video track APIpenghuang@chromium.org2014-01-163-0/+225
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1
* [PPAPI] Pepper MediaStream API audio thunk implementationpenghuang@chromium.org2014-01-141-0/+2
* [PPAPI] API thunk for video media stream track.penghuang@chromium.org2014-01-101-0/+2