summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Remove PPAPI dependency on 'net'.bbudge@chromium.org2012-09-138-108/+100
* Return void from all PPP CDM API interface methodstomfinegan@chromium.org2012-09-135-155/+99
* Port nacl_integration exit_status test to browser_tests.ncbray@google.com2012-09-125-252/+9
* NaCl: Update revision in DEPS, r9652 -> r9707mseaborn@chromium.org2012-09-121-15/+14
* Pepper WebSocket API: Fix memory leak issuetoyoshim@chromium.org2012-09-126-28/+31
* Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiersraymes@chromium.org2012-09-112-8/+12
* Add gyp build of untrusted ppapi_gles2 library.binji@chromium.org2012-09-101-0/+20
* Partial revert of 155693.bradnelson@google.com2012-09-101-14/+15
* Relanding the original CL -- Revert 155696 - Revert 155693 - DEPS roll plus c...peter@chromium.org2012-09-104-4/+25
* Revert 155693 - DEPS roll plus copy list update.peter@chromium.org2012-09-104-25/+4
* DEPS roll plus copy list update.bradnelson@google.com2012-09-104-4/+25
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-1021-48/+372
* Relocating files in the nacl repo that belong in chrome.bradnelson@google.com2012-09-0879-9/+7944
* stop shipping ppNaClPlugin in the SDKsbc@chromium.org2012-09-081-4/+0
* Cache the current locale in Pepper GetLocalTimeZoneOffsetjschuh@chromium.org2012-09-071-8/+20
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-0719-71/+394
* Also check for accelerated plugins when determining when 3d is really enabled.jbauman@chromium.org2012-09-071-1/+4
* Add CHECKs to ensure that PPAPI resources are created on the right threadraymes@chromium.org2012-09-062-1/+25
* Add pnacl shims to the chrome build.bradnelson@google.com2012-09-065-1/+5227
* Fix resource leaks in CDM implementation.tomfinegan@chromium.org2012-09-064-10/+34
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-056-14/+89
* Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.bbudge@chromium.org2012-09-0411-58/+84
* Add infobar for PPAPI broker usage.bauerb@chromium.org2012-09-043-5/+47
* Add browser_test to check that NaCl is logging UMA samples correctly.ncbray@chromium.org2012-09-011-0/+2
* NaCl: Fully re-enable Breakpad tests on 32-bit Windowsmseaborn@chromium.org2012-08-311-14/+0
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-3122-78/+533
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-3015-105/+361
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-306-66/+183
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-306-183/+66
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-306-66/+183
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-307-3/+266
* Add UMA histogram to determine how often Stage3D could be used.jbauman@chromium.org2012-08-292-1/+3
* Remove stray 'printfs' that got committed.bbudge@chromium.org2012-08-281-2/+0
* Hook up CDM calls in CdmWrapper.xhwang@chromium.org2012-08-282-1/+51
* Fix gyp --checked violations.mkosiba@chromium.org2012-08-282-2/+2
* Pass large object by const ref tbreisacher@chromium.org2012-08-281-1/+2
* Connect PpapiDecryptor and PluginInstance.xhwang@chromium.org2012-08-282-3/+16
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-2738-165/+708
* Pepper: Add interface_name<> for touch eventsjamescook@chromium.org2012-08-261-0/+4
* Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxynfullagar@google.com2012-08-253-4/+74
* Fix run_ppapi_ppp_input_event_browser_test and re-enable it.yzshen@chromium.org2012-08-241-3/+2
* Revert the changes to the paint manager example.brettw@chromium.org2012-08-241-6/+2
* Improve the image data cache.brettw@chromium.org2012-08-243-23/+60
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-2413-22/+203
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-2413-60/+52
* NaCl: Partly re-enable Breakpad tests on 32-bit Windowsmseaborn@chromium.org2012-08-231-0/+14
* Make NaCl IPC-based PPAPI proxy build on ARM.bbudge@chromium.org2012-08-233-7/+3
* Fix checkperms failure introduced by r153028mseaborn@chromium.org2012-08-231-0/+0
* NaCl: Move NaCl's Breakpad tests into the Chromium repomseaborn@chromium.org2012-08-236-0/+438
* Inlining PPAPI_LIBS as it's now the same everywhere.bradnelson@google.com2012-08-2332-60/+59