/external/webkit/Tools/Scripts/ |
test-webkitpy | 251 _path_from_webkit_root('Source', 'WebKit2', 'Scripts', 'webkit2'),
|
check-for-global-initializers | 127 if ($target eq "WebKit2") {
|
do-webcore-rename | 76 find(\&wanted, "Source/WebKit2");
|
/external/webkit/Source/JavaScriptCore/API/ |
JSBase.h | 66 /* These rules should stay the same as in WebKit2/Shared/API/c/WKBase.h */
|
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityScrollView.cpp | 70 // In WebKit2, the ScrollView object will return the AX information (because there are no platform widgets).
|
/external/webkit/Source/WebKit2/Configurations/ |
Base.xcconfig | 83 // SECTORDER_FLAGS = -sectorder __TEXT __text mac/WebKit2.order;
|
/external/webkit/Source/WebKit2/UIProcess/API/C/ |
WKContext.h | 29 #include <WebKit2/WKBase.h>
|
WKPreferences.h | 29 #include <WebKit2/WKBase.h>
|
/external/webkit/Source/WebKit2/UIProcess/API/cpp/ |
WKRetainPtr.h | 29 #include <WebKit2/WKType.h>
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
WebInspectorProxyWin.cpp | 192 // FIXME: this should be made localizable once WebKit2 supports it. <rdar://problem/8728860>
|
/external/webkit/Source/WebKit2/win/ |
WebKit2Common.vsprops | 25 AdditionalIncludeDirectories="$(ConfigurationBuildDir)\obj\WebKit2\"
|
WebKit2.vcproj | 7 RootNamespace="WebKit2" [all...] |
/external/webkit/Source/cmake/ |
WebKitPackaging.cmake | 143 "/Source/WebKit2/"
|
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
LayoutTestController.h | 31 #include <WebKit2/WKBundleScriptWorld.h>
|
/external/webkit/Tools/WebKitTestRunner/cg/ |
TestInvocationCG.cpp | 32 #include <WebKit2/WKImageCG.h>
|
/external/webkit/Source/WebKit/gtk/ |
NEWS | 22 Bug 56333 - [GTK] [WebKit2] The UIProcess never changes the mouse cursor (Martin Robinson) 28 Bug 56125 - [GTK] [Webkit2] There are no scrollbars visible in the MiniBrowser (Martin Robinson) 41 Bug 48510 - [GTK] Implement WebContext and NativeKeyboardEvent classes for WebKit2 (Amruth Raj) 42 Bug 48509 - [GTK] Implement WebView and WebKitWebView classes for WebKit2 (Amruth Raj) 43 Bug 48510 - [GTK] Implement WebEventFactory, WebErrors classes for WebKit2 ( Amruth Raj) 72 Bug 52775 - WebKit2: add support for drag and drop on Windows (Enrica Casucci) 93 Bug 54449 - notImplemented() should behave identical in WebCore and WebKit2 (Balazs Kelemen) 132 Bug 54080 - [GTK] Implement UpdateChunk, ChunkedUpdateDrawingArea/Proxy classes for WebKit2 (Chandra Vallala <chandra.vallala@motorola.com> and Alejandro G. Castro) 133 Bug 54081 - [GTK] Implement WKBaseGtk API for Webkit2 (Chandra Vallala <chandra.vallala@motorola.com> and Alejandro G. Castro) 151 Bug 48510 - [GTK] Implement WebEventFactory, WebErrors classes for WebKit2 (Amruth Raj <amruthraj@motorola.com> and Ravi Phaneendra Kasibhatla [all...] |
/external/webkit/Tools/ |
ChangeLog-2011-02-16 | 11 * TestWebKitAPI/Tests/WebKit2/ForceRepaint.cpp: Added. 15 * TestWebKitAPI/Tests/WebKit2/simple-accelerated-compositing.html: Added. 468 * TestWebKitAPI/Tests/WebKit2/win/HideFindIndicator.cpp: Added. 607 * TestWebKitAPI/Tests/WebKit2/win/WMPrint.cpp: Added. 619 * TestWebKitAPI/Tests/WebKit2/win/ResizeViewWhileHidden.cpp: 632 * TestWebKitAPI/Tests/WebKit2/win/ResizeViewWhileHidden.cpp: Added. [all...] |
/external/webkit/Source/WebKit/efl/ |
ChangeLog | 287 More groundwork for WebKit2 IconDatabase 394 Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse 440 REGRESSION (WebKit2): Tab keys no longer observe Full Keyboard Access 451 Unreviewed. Roll out r80068 and r80073 due to breaking WebKit2 Qt port. 748 WebKit2: drag and drop support on Windows. 899 WebKit2 needs to mirror the frame tree in the UIProcess [all...] |
/external/webkit/Source/WebKit2/ |
WebKit2.pro | 0 # WebKit2 - Qt4 build info 11 include(WebKit2.pri)
|
/external/webkit/Source/WebKit/mac/ |
ChangeLog | 64 in WebKit2. It also removes support for the 148 WebKit2: Password field input does not switch to ASCII-compatible source 202 WebKit2 doesn't keep overlay scrollers shown while scroll gesture held 263 WebKit2: Safari doesn't respect cmd-arrows (and variations) as custom keyboard shortcuts 268 should be changed to match WebKit2. 318 WebKit2: Safari doesn't respect cmd-arrows (and variations) as custom keyboard shortcuts 323 should be changed to match WebKit2. 403 REGRESSION (WebKit2): Reverse conversion doesn't work in Kotoeri 468 Move code duplicated between the WebKit/mac and WebKit2 down to WebCore because Chromium will need it too 537 REGRESSION (WebKit2): Caps-Lock indicator sometimes doesn't appear in WebKit [all...] |
/external/webkit/Source/WebKit2/UIProcess/Launcher/mac/ |
ProcessLauncherMac.mm | 199 NSBundle *webKit2Bundle = [NSBundle bundleWithIdentifier:@"com.apple.WebKit2"];
|
/external/webkit/Source/WebKit2/WebProcess/ |
com.apple.WebProcess.sb | 43 ;; On-disk WebKit2 framework location, to account for debug installations
|
/external/webkit/Source/WebKit2/WebKit2.xcodeproj/ |
project.pbxproj | 21 productName = WebKit2; [all...] |
/external/webkit/Source/WebKit/wx/ |
ChangeLog | 44 REGRESSION (WebKit2): Caps-Lock indicator sometimes doesn't appear in WebKit2 146 Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse 167 REGRESSION (WebKit2): Tab keys no longer observe Full Keyboard Access 294 WebKit2: drag and drop support on Windows. 397 WebKit2 needs to mirror the frame tree in the UIProcess 532 Let WebKit2 client know when a frame is a frameset 556 WebKit2 needs to pass the current event modifier flags when requesting a new window 640 at the WebKit level. In order to support it on WebKit2 it is necessary to 644 WebKit causing problems in WebKit2. All this functionality has been move [all...] |
/external/webkit/Source/WebKit/qt/ |
ChangeLog | [all...] |