summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Improve PPB_File_Ref Create() comment.teravest@chromium.org2013-08-193-4/+4
* Use the --enable_sockets flag on browser_tester, when testing NaCl SDK.binji@chromium.org2013-08-191-2/+1
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-1912-63/+39
* Add bbudge@ as OWNER for pepper.yzshen@chromium.org2013-08-191-0/+1
* Pepper: Move FileRef to the "new" resource proxy.teravest@chromium.org2013-08-1935-1106/+233
* Revert 217948 "Modify Pepper CreateResourceHostFromHost to creat..."teravest@chromium.org2013-08-191-11/+11
* Modify Pepper CreateResourceHostFromHost to create multiple hosts.raymes@chromium.org2013-08-161-11/+11
* Revert 217860 "Implement per-browser crash throttling for NaCl p..." which br...mattm@chromium.org2013-08-154-9/+56
* Implement per-browser crash throttling for NaCl processes.sehr@google.com2013-08-154-56/+9
* Cleanup: Remove an obsolete reference to -gstabs.thestig@chromium.org2013-08-151-3/+0
* Pepper: Add comments for {Add,Release}Resource.teravest@chromium.org2013-08-151-0/+7
* Add allow nacl socket flag.noelallen@chromium.org2013-08-141-1/+2
* DCHECK that we don't add/release ref for PP_Resources at the wrong side.yzshen@chromium.org2013-08-134-3/+58
* [NaCl browser_tester] Add "enable_sockets" flag.binji@chromium.org2013-08-132-5/+12
* Make PNaCl load error message w/ wrong mimetype more helpful.jvoung@chromium.org2013-08-131-10/+9
* 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