summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-184-20/+24
* Adding warning for missing Label.noelallen@chromium.org2012-06-171-0/+6
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1610-857/+923
* Cleanup on PNaCl translatordschuff@chromium.org2012-06-154-69/+73
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-1510-13/+275
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1510-923/+857
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-1510-857/+923
* PPAPI: Make Printing_Dev::GetDefaultPrintSettings() const.viettrungluu@chromium.org2012-06-152-2/+2
* PPAPI: Add a Printing_Dev::IsAvailable() (static) method.viettrungluu@chromium.org2012-06-152-1/+10
* Declare virtual destructor in Nacl plugin CallbackSource to fix mac builddschuff@chromium.org2012-06-152-0/+7
* Add more testing to trusted graphics_3d.nfullagar@google.com2012-06-145-9/+115
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-1418-87/+325
* Additional fixes for warning mismatch with scons.noelallen@google.com2012-06-143-4/+7
* Fix extra comma causing scons compile issue.noelallen@chromium.org2012-06-141-1/+1
* Add streaming translation for PNaCldschuff@chromium.org2012-06-1413-55/+493
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-131-47/+125
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-123-0/+70
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-113-70/+0
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-1122-3/+413
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-113-0/+70
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-116-4/+33
* Add ability to automatically generate the makefiles for SDKnoelallen@chromium.org2012-06-091-0/+1
* Revert 141302 - hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-125/+47
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-47/+125
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-088-26/+88
* Cleanup - remove ModuleLocalThreadAdapter.tsepez@chromium.org2012-06-081-326/+0
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-0811-38/+216
* Pepper Flash: Remove PPB_Flash 11.viettrungluu@chromium.org2012-06-073-58/+2
* NaCl: Fix a file to compile with -Wundefmseaborn@chromium.org2012-06-071-2/+2
* Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl.viettrungluu@chromium.org2012-06-072-3/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-071-1/+2
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-074-10/+66
* Add a comment explaining a different failure mode of the Pepper file chooser.brettw@chromium.org2012-06-062-1/+32
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-064-60/+10
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-064-10/+60
* IWYU nit in ppapi_proxymcgrathr@chromium.org2012-06-061-1/+2
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-052-1/+11
* IWYU and nit warning fixes for some NaCl PPAPI testsmcgrathr@chromium.org2012-06-053-5/+7
* Remove more parts of nacl_file.nfullagar@google.com2012-06-0514-309/+1
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0511-233/+372
* Changed request for PPB proxy to PPP proxy.raymes@google.com2012-06-051-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-051-3/+5
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-0/+1
* Perform GetLocalTimeZoneOffset in plugin process on Windowsjbauman@chromium.org2012-06-041-5/+21
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-046-6/+34
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-369/+233
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0411-233/+369
* Support mouse lock in Flash fullscreen mode.yzshen@chromium.org2012-06-032-16/+25
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-0111-367/+233
* Open pepper files directly in browser.tsepez@chromium.org2012-06-0111-233/+367