summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl
Commit message (Expand)AuthorAgeFilesLines
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-202-6/+32
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-202-32/+6
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+3
* Mark PPAPI 3D contextgman@chromium.org2012-08-151-0/+2
* Bluetooth API: improve discoverybrettw@chromium.org2012-08-102-8/+10
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-1/+12
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-11/+1
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-1/+11
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+1
* Modify the PPB_Audio_Shared code for NaCl.bbudge@chromium.org2012-07-253-1/+74
* Fix line endings.brettw@chromium.org2012-07-172-75/+75
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-1/+0
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-142-3/+6
* Revert 146670 - Fix unit test to allow repeated successful runs by avoiding a...scottbyer@chromium.org2012-07-132-6/+3
* Fix unit test to allow repeated successful runs by avoiding a function static...scottbyer@chromium.org2012-07-132-3/+6
* Add permissions buts for Pepper plugins.brettw@chromium.org2012-07-132-0/+75
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-102-1/+13
* Create a PPAPI host for new resource message routing.brettw@chromium.org2012-06-302-0/+26
* Add some CHECKs to try to diagnose a crash.brettw@chromium.org2012-06-281-2/+12
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-282-1/+5
* Implement right-to-left text rendering in Pepper.brettw@chromium.org2012-06-281-20/+125
* Remove these old files. I renamed this ppb_browserfont_shared and these files...brettw@chromium.org2012-06-262-494/+0
* Increase default buffer size when back end can't recommend one.nfullagar@google.com2012-06-261-5/+5
* Coverity: Fix deadcode...sorta.jhawkins@chromium.org2012-06-251-3/+2
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-2325-194/+318
* ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.sadrul@chromium.org2012-06-222-0/+25
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-212-1/+92
* PPAPI/NaCl: Reinitialize some stuff when the ipc proxy starts.dmichael@chromium.org2012-06-192-3/+32
* Add a ScopedPPVar class for helping to track a reference to a base PP_Var.brettw@chromium.org2012-06-192-0/+97
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-182-1/+3
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-182-0/+6
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-121-0/+33
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-33/+0
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-113-2/+3
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-0/+33
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-071-1/+2
* Open pepper files directly in browser.tsepez@chromium.org2012-06-053-0/+122
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-042-3/+3
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-043-122/+0
* Open pepper files directly in browser.tsepez@chromium.org2012-06-043-0/+122
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-013-122/+0
* Open pepper files directly in browser.tsepez@chromium.org2012-06-013-0/+122
* Remove PPB_Transport_Dev API.sergeyu@chromium.org2012-05-301-1/+0
* Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...scshunt@google.com2012-05-292-4/+7
* Test for Pepper IME events.kinaba@chromium.org2012-05-212-0/+154
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-184-23/+57
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-165-6/+6
* Change ppb_audio(_input)_shared to Shutdown the sync socket when terminating ...raymes@chromium.org2012-05-154-29/+34