summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Merge 143644 - Try to fix a crash in the var tracking.brettw@chromium.org2012-07-121-21/+30
* Merge 144258 - Increase default buffer size when back end can't recommend one.nfullagar@google.com2012-07-091-5/+5
* Merge 144623 - Implement right-to-left text rendering in Pepper.brettw@chromium.org2012-07-097-26/+259
* Merge 143647 - make PPAPI file chooser use suggested file name when present.tsepez@chromium.org2012-06-281-1/+1
* Merge 144531 - Invoke PluginImplementedObjectDestroyed for ppp_class deallocatejhorwich@chromium.org2012-06-282-9/+11
* Merge 143201 - Fix a crash in Pepper object scripting.brettw@chromium.org2012-06-201-2/+4
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-192-0/+8
* Add RecommendSampleRate() to audio config test.nfullagar@google.com2012-06-192-0/+13
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-187-4/+22
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-1812-7/+326
* 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