git://git.webkit.org
/
WebKit.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix Build.
2010-07-19
andersca@apple.com
Fix Build.
commit
|
commitdiff
|
tree
2010-07-19
andersca@apple.com
Always set the current NSGraphicsContext before calling...
commit
|
commitdiff
|
tree
2010-07-19
andersca@apple.com
Another attempt at fixing the Windows build.
commit
|
commitdiff
|
tree
2010-07-19
andersca@apple.com
Try to fix Windows build.
commit
|
commitdiff
|
tree
2010-07-19
andersca@apple.com
Move PluginWidget to WebKit
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
More NPRuntime work
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
Add NPJSObjectMap class
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
Implement more NPRuntime related NPN_ functions
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
Begin work on NPRuntime support
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
Implement some NPRuntime related NPN_ functions
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
Add dumping of statusbar text to WebKitTestRunner
commit
|
commitdiff
|
tree
2010-07-18
andersca@apple.com
WebKit2: WebKitTestRunner should load the test plug-in
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
Another attempt at fixing this test.
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
Move platform specific plug-ins to platform/
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
[EFL] Unreviewed build system cleanup.
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
Move NPRuntime related tests to plugins/npruntime
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
Stop all NPStreams before destroying a plug-in
commit
|
commitdiff
|
tree
2010-07-17
andersca@apple.com
Open streams should not keep a plug-in view alive
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
Remove semicolons from Objective-C method declarations.
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
clang++ build fixes for JavaScriptCore and WebCore
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
Fix release build.
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
LayoutTests/http/tests/cookies/multiple-cookies.html...
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
Remove fast/dynamic/flash-replacement-test.html
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
Really add WARN_UNUSED_RESULT to leakRef
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
Set notifyData to the stream's notification data
commit
|
commitdiff
|
tree
2010-07-16
andersca@apple.com
If needed, NPN_GetURL the src URL
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Stop the plug-in stream when it's finished loading
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Pass URL stream data to the plug-in
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Handle failed loads correctly
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Cancel stream loads when destroying NetscapePluginStreams
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Attempt to fix the Windows build.
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Start loading plug-in streams
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Add a PluginView::Stream class
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Don't allow multiple calls to NetscapePluginStream...
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Implement NPN_DestroyStream
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
WebKitTestRunner goes off the deep end, spinning in...
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Send JavaScript stream data to plug-ins
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
Try to fix Windows build.
commit
|
commitdiff
|
tree
2010-07-15
andersca@apple.com
More work on plug-in streams
commit
|
commitdiff
|
tree
2010-07-14
andersca@apple.com
Add NetscapePluginStream class
commit
|
commitdiff
|
tree
2010-07-14
andersca@apple.com
Call NPN_URLNotify for frame loads initiated by plug-ins
commit
|
commitdiff
|
tree
2010-07-14
andersca@apple.com
Add NetscapePlugin::NPP_ member functions for calling...
commit
|
commitdiff
|
tree
2010-07-14
andersca@apple.com
Send JavaScript url request results back to the plug-in
commit
|
commitdiff
|
tree
2010-07-14
andersca@apple.com
Add support for loading javascript: URLs
commit
|
commitdiff
|
tree
2010-07-13
andersca@apple.com
Add support for URL frame loading using NPN_GetURLNotify
commit
|
commitdiff
|
tree
2010-07-13
andersca@apple.com
Make all NPN_ functions static.
commit
|
commitdiff
|
tree
2010-07-13
andersca@apple.com
Document the member functions of the abstract Plugin...
commit
|
commitdiff
|
tree
2010-07-12
andersca@apple.com
Add a PluginController class, use it for invalidation...
commit
|
commitdiff
|
tree
2010-07-12
andersca@apple.com
Add WARN_UNUSED_RETURN to the smart pointer "leak"...
commit
|
commitdiff
|
tree
2010-07-10
andersca@apple.com
Don't initialize plug-ins until allowed by the page
commit
|
commitdiff
|
tree
2010-07-10
andersca@apple.com
Have the plug-in view initialize the plug-in
commit
|
commitdiff
|
tree
2010-07-10
andersca@apple.com
Call Page::canStartMedia when the WKView is added to...
commit
|
commitdiff
|
tree
2010-07-10
andersca@apple.com
Reuse initialized NetscapePluginModules, pass parameters...
commit
|
commitdiff
|
tree
2010-07-09
andersca@apple.com
Handle setting of drawing and event models
commit
|
commitdiff
|
tree
2010-07-09
andersca@apple.com
Verify drawing coordinates, add crude painting support
commit
|
commitdiff
|
tree
2010-07-09
andersca@apple.com
Pass a clip rect to the plugin and call NPP_SetWindow
commit
|
commitdiff
|
tree
2010-07-09
andersca@apple.com
Instantiate Netscape plug-ins, pass geometry information...
commit
|
commitdiff
|
tree
2010-07-09
andersca@apple.com
Add NetscapePlugin class
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Enable notImplemented messages by default and have...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add stubbed out NPN functions
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Implement more of NetscapePluginModule
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add stubbed out NetscapePluginModule class
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add a GetPluginHostConnection WebProcessProxy message
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add more parameters to Plugin::initialize
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Fix build.
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add a Plugin abstract base class and a DummyPlugin...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Add stubbed out PluginView class
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Fix fallout from Darin's adoptRef assertion changes.
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Comment out a part of TestNetscapePlugin that caused...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Try to fix build.
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Try to fix the GTK+ and Qt test failures by merging...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Use the correct XP_MACOSX define instead of XP_MAC...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Test that we call NPP_DestroyStream if a plug-in returns...
commit
|
commitdiff
|
tree
2010-07-08
andersca@apple.com
Unreviewed build fix after r62676.
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Unify Mac and Windows TestNetscapePlugin main.cpp files
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Another attempt at fixing the Qt build.
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Try to fix Qt build.
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Rename TestNetscapePlugin.subproj and move platform...
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Change requestURL to a KURL.
commit
|
commitdiff
|
tree
2010-07-07
andersca@apple.com
Rename the WebBaseNetscapePluginStream.cpp and .h files...
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Fix Windows WebKit2 build.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Add PluginInfoStore::findPlugin
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Add a build rule that removes the old generated Obj...
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Yet another Windows build fix.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
More build fixes.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Try to fix Qt build.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Attempt to fix GTK+ build.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Build fixes.
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
DOM plug-in related renames
commit
|
commitdiff
|
tree
2010-07-06
andersca@apple.com
Only export a single WebKitMain function for the Web...
commit
|
commitdiff
|
tree
2010-07-04
andersca@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2010-07-04
andersca@apple.com
Add simple command line parser and pass mode argument...
commit
|
commitdiff
|
tree
2010-07-01
andersca@apple.com
Make process launching asynchronous
commit
|
commitdiff
|
tree
2010-07-01
andersca@apple.com
2010-07-01 Anders Carlsson <andersca@apple.com>
commit
|
commitdiff
|
tree
2010-06-30
andersca@apple.com
Add reviewer.
commit
|
commitdiff
|
tree
2010-06-29
andersca@apple.com
2010-06-29 Anders Carlsson <andersca@apple.com>
commit
|
commitdiff
|
tree
2010-06-25
andersca@apple.com
Revert accidental part and add a newline.
commit
|
commitdiff
|
tree
next