summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/npapi_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 32419 - If an NP_* function is called on an out of process plugin, save...japhet@chromium.org2009-11-231-0/+12
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-301-0/+7
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-0/+7
* Add a regression test for the PluginChannel::CleanUp. My earlier speculative...jam@chromium.org2009-10-241-0/+16
* Add a regression test for the renderer hang when a plugin's NP_Initialize fun...jam@chromium.org2009-10-231-0/+25
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-1/+2
* Mark SelfDeletePluginInvokeInSynchronousPaint as disabled since it seems to b...johnnyg@chromium.org2009-10-081-1/+2
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-35/+50
* Add an optional WebFrame parameter to WebView::findFrameByName.darin@chromium.org2009-09-301-0/+10
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+2
* Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...ananta@chromium.org2009-09-111-0/+13
* Remove unused ATL headers.jhawkins@chromium.org2009-09-091-5/+4
* Revert 24266 - This CL ensures that plugins always peek in the context of out...ananta@chromium.org2009-08-251-10/+0
* This CL ensures that plugins always peek in the context of outgoing sync calls. ananta@chromium.org2009-08-251-0/+10
* Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin, which is flaky.yuzo@chromium.org2009-07-241-1/+2
* Fix NPAPIIncognitoTester.PrivateEnabledjam@chromium.org2009-07-071-1/+1
* Fix browser hang due to plugin deadlockamit@chromium.org2009-06-031-0/+13
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-151-0/+9
* Make WidgetWin redraw child windows that are in a different process asynchron...jam@chromium.org2009-05-141-0/+22
* Eliminate a dependency on _com_issue_error() (via the use of _bstr_t)sgk@google.com2009-04-241-10/+0
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-32/+14
* Retry of r12793: Rename some .cpp files to .cc.evan@chromium.org2009-03-301-0/+283
* Revert "Rename some .cpp files to .cc."evan@chromium.org2009-03-301-283/+0
* Rename some .cpp files to .cc.evan@chromium.org2009-03-301-0/+283