summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* disable pnacl by defaultsehr@chromium.org2013-08-123-4/+6
* Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."yzshen@chromium.org2013-08-1234-223/+1106
* NaCl: Update revision in DEPS, r11963 -> r11988sbc@chromium.org2013-08-121-1/+1
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-08-103-104/+167
* Relocate last remnants of webkit/renderer/media code.dalecurtis@chromium.org2013-08-102-1/+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-0934-1106/+223
* Implement PNaCl crash throttlingsehr@chromium.org2013-08-094-62/+137
* Pepper API: Removed PPB_Flash_DeviceID version 1.1.raymes@google.com2013-08-092-7/+2
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-08-094-35/+135
* Enable new PNaCl translation cache by defaultdschuff@chromium.org2013-08-092-11/+18
* Embed the PNACL_VERSION into the pnacl_public_pnacl_json file.jvoung@chromium.org2013-08-082-32/+49
* Pepper: avoid posting unnecessary tasks in ResourceMessageFilter.yzshen@chromium.org2013-08-081-5/+10
* Handle incognito mode for PNaCl translation cache.dschuff@chromium.org2013-08-081-1/+1
* Makes the is_blocking method public.bbudge@chromium.org2013-08-081-4/+5
* Add success status to ReportTranslationFinished in ppb_nacl_private and IPCdschuff@chromium.org2013-08-074-24/+40
* Rename PP_TextInputType to PP_TextInputType_Devnona@chromium.org2013-08-0710-38/+95
* Remove nacl_irt_x86_32.nexe from Win64 buildjschuh@chromium.org2013-08-061-1/+1
* NaCl: Update revision in DEPS, r11912 -> r11930dschuff@chromium.org2013-08-061-3/+2
* PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...jvoung@chromium.org2013-08-065-25/+63
* Fix PPAPI TestCase so individual tests can be run more than once.bbudge@chromium.org2013-08-063-20/+27
* Revert 215696 "NaCl: Update revision in DEPS, r11912 -> r11926"jam@chromium.org2013-08-061-2/+3
* Delete the unused CRX and webstore Zip modes from pnacl_component_crx_gen.jvoung@chromium.org2013-08-055-413/+18
* NaCl: Update revision in DEPS, r11912 -> r11926dschuff@chromium.org2013-08-051-3/+2
* Fix gyp conditions in native_client.gypdschuff@chromium.org2013-08-051-6/+4
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-0513-515/+231
* Use gyp variables for NaCl untrusted build paths instead of hardcoding them.dschuff@chromium.org2013-08-048-225/+167
* Revert 215171 Make TrackedCallback::is_blocking public.bbudge@chromium.org2013-08-031-5/+4
* PPB_FLASH_DEVICEID_INTERFACE_1_0 requires PERMISSION_PRIVATE.xhwang@chromium.org2013-08-032-3/+3
* Pepper: GetInfoForRenderer for N FileRefs.teravest@chromium.org2013-08-021-6/+8
* Fix revision information for PPB_AudioInput_Dev.yzshen@chromium.org2013-08-022-19/+19
* Fix array size computation in audio tests.etienneb@chromium.org2013-08-021-1/+1
* Makes the is_blocking method public.bbudge@chromium.org2013-08-021-3/+5
* PNaCl: Allow "filename" and "fdio" IRT interfaces only via "dev" query stringsmseaborn@chromium.org2013-08-021-2/+8
* Revert 214420 "Do PPB_FileIO Query and Read in the plugin process."bbudge@chromium.org2013-08-016-163/+83
* Pepper: Use browser and renderer for FileSystem.teravest@chromium.org2013-08-012-2/+17
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-0120-50/+941
* Pepper: Hook up the in-process router for browser.teravest@chromium.org2013-07-316-9/+77
* PPAPI: Remove references to content from ppapi/hostdmichael@chromium.org2013-07-312-23/+11
* Improved Pepper font drawing test.alokp@chromium.org2013-07-311-20/+34
* Pepper Message Filters: Port to use explicit permission grants in ChildProces...tommycli@chromium.org2013-07-313-8/+5
* Do PPB_FileIO Query and Read in the plugin process.bbudge@chromium.org2013-07-306-83/+163
* Change TrackedCallback::IsPending to return false for aborted callbacks.bbudge@chromium.org2013-07-302-5/+10
* Remove a bunch of methods from PluginDelegate and have the callers do the wor...jam@chromium.org2013-07-291-1/+1
* WGC3DCommandBufferImpl: Acquire lock when accessing share group.sievers@chromium.org2013-07-291-1/+0
* Enable pnacl by defaultsehr@chromium.org2013-07-264-10/+4
* Revert 213933 "Move PPB_FileIO Query and Read implementation fro..."dewittj@chromium.org2013-07-266-163/+83
* Move PPB_FileIO Query and Read implementation from the renderer to the plugin...bbudge@chromium.org2013-07-266-83/+163
* NaCl CompletionCallback is called twice in WebSocket::ReceiveMessage and cras...yhirano@chromium.org2013-07-265-9/+91
* PNaCl: Add a whitelist of IRT interfaces to allow under PNaClmseaborn@chromium.org2013-07-261-0/+68