summaryrefslogtreecommitdiffstats
path: root/webkit/plugins
Commit message (Expand)AuthorAgeFilesLines
* WebSocket Pepper API: PPB_WebSocket::close must accept undefined reasontoyoshim@chromium.org2012-04-241-7/+11
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-2412-210/+122
* Cleanup: IWYU for base/file_util_proxy.h.thestig@chromium.org2012-04-231-0/+1
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-231-3/+3
* Log when a browser plugin hangswhyuan@google.com2012-04-202-20/+47
* Hook up screensaver prevention on Windowsbrettw@chromium.org2012-04-201-1/+1
* Hook up the DeviceID to the browser process.brettw@chromium.org2012-04-201-1/+1
* Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...jam@chromium.org2012-04-203-4/+4
* Allow a bit more imprecision in TimeConversion.Time.thestig@chromium.org2012-04-201-2/+3
* Don't search root paths for MS WMP pluginjschuh@chromium.org2012-04-201-21/+1
* Unbind 3D Context When Pepper Plugin Crashesfsamuel@chromium.org2012-04-191-1/+2
* Update Adobe Reader version metadata.cevans@chromium.org2012-04-191-3/+3
* Remove support for bitmap printing in pepperbrettw@chromium.org2012-04-192-155/+1
* Cleanup webkit::npapi::PluginStream a bit.thestig@chromium.org2012-04-184-88/+86
* Move VideoCapture::VideoCaptureCapability to video_capture_types.hyujie.mao@intel.com2012-04-182-3/+4
* Add a Flash API to get the device ID.brettw@chromium.org2012-04-133-0/+29
* Fix per-tile painting support in Pepper Graphics2D plugins by using a tempora...reveman@chromium.org2012-04-131-1/+9
* Fix plug-in identifier for Shockwave and add a unit test.bauerb@chromium.org2012-04-133-3/+15
* Make the text input not require round-trips when the text is updated.brettw@chromium.org2012-04-122-10/+14
* This adds the following to functions to the ppapi TCPSocket interface:raymes@chromium.org2012-04-125-13/+30
* Avoid sending DidChangeView notification if the plugin rect is too big.yzshen@chromium.org2012-04-123-2/+24
* Fix Local Storage Issues.bbudge@chromium.org2012-04-111-2/+2
* Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ in TimeConversion test.thestig@chromium.org2012-04-111-4/+4
* Hook up the file chooser proxy 0.6brettw@chromium.org2012-04-091-2/+0
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-086-214/+99
* Don't send DidChangeView to crashed plugins.wangxianzhu@chromium.org2012-04-071-0/+4
* Fix Pepper file chooser:yzshen@chromium.org2012-04-061-0/+17
* Clean up the EventExecutor implementations.wez@chromium.org2012-04-051-1/+11
* Expose some ppapi structs/functions to other componentsfsamuel@chromium.org2012-04-051-1/+2
* Ppapi audio: don't terminate thread on all negative pending_data.ihf@chromium.org2012-04-052-0/+4
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-2/+2
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-048-0/+102
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-3/+24
* Fix h.264 Profile conversion between ppapi & media worlds (since they were of...fischman@chromium.org2012-03-301-3/+31
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-3/+3
* Revert 129752 - Replace the unnecessary VDA::Profile typedef with media::Vide...mihaip@chromium.org2012-03-301-3/+3
* Replace the unnecessary VDA::Profile typedef with media::VideoCodecProfilefischman@chromium.org2012-03-301-3/+3
* Keep a histogram of Flash version numbers.cevans@chromium.org2012-03-281-0/+20
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-288-240/+0
* Revert 129322 - revert 128949 (and dependent 129252)bauerb@chromium.org2012-03-286-160/+96
* Pass PP_CompletionCallback by referencetbreisacher@chromium.org2012-03-282-4/+5
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-3/+3
* revert 128949 (and dependent 129252)thakis@chromium.org2012-03-286-96/+160
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-262-16/+65
* Move |requires_authorization| flag and |update_url| for plug-ins out of webki...bauerb@chromium.org2012-03-266-164/+100
* PepperPlatformAudioInputImpl: support audio input device selection.yzshen@chromium.org2012-03-216-27/+43
* Prevent npapi plugin paint when per-tile painting is used.reveman@chromium.org2012-03-212-3/+3
* Avoid accessing VarTracker from multiple threads.yzshen@chromium.org2012-03-211-0/+10
* Add traces in PPB_Graphics2Dpiman@chromium.org2012-03-201-0/+4