haikuwebkit/Tools/DumpRenderTree
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
Bindings
DumpRenderTree.xcodeproj Unreviewed sort-Xcode-project-file 2020-12-08 07:50:27 +00:00
Scripts "make analyze" should run clang static analyzer in deep mode 2021-08-16 16:31:24 +00:00
TestNetscapePlugIn Reduce use of CFRetain() / CFRelease() / CFAutoRelease() in WebKit 2021-03-05 15:44:47 +00:00
cairo
cg Use RetainPtr<> / OSObjectPtr<> more in WebKit 2021-03-11 01:08:15 +00:00
cocoa
fonts
haiku Fix build after merge: removal of std::optional 2021-06-19 18:36:39 +02:00
ios Rename AccessibilityUIElement::setSelectedVisibleTextRange to setSelectedTextMarkerRange for naming consistency and maintainability. 2021-08-19 22:28:50 +00:00
mac Rename AccessibilityUIElement::setSelectedVisibleTextRange to setSelectedTextMarkerRange for naming consistency and maintainability. 2021-08-19 22:28:50 +00:00
win [Win][DumpRenderTree] Clean up IndexedDB files between tests 2021-08-02 02:46:00 +00:00
AccessibilityController.cpp
AccessibilityController.h
AccessibilityTextMarker.cpp
AccessibilityTextMarker.h
AccessibilityUIElement.cpp Rename AccessibilityUIElement::setSelectedVisibleTextRange to setSelectedTextMarkerRange for naming consistency and maintainability. 2021-08-19 22:28:50 +00:00
AccessibilityUIElement.h Rename AccessibilityUIElement::setSelectedVisibleTextRange to setSelectedTextMarkerRange for naming consistency and maintainability. 2021-08-19 22:28:50 +00:00
CMakeLists.txt [Testing] Remove requirement of adding new SPI for each preference that needs testing 2020-10-28 15:57:35 +00:00
CyclicRedundancyCheck.cpp
CyclicRedundancyCheck.h
DefaultPolicyDelegate.h
DefaultPolicyDelegate.mm
DerivedSources-input.xcfilelist [Testing] Remove requirement of adding new SPI for each preference that needs testing 2020-10-28 15:57:35 +00:00
DerivedSources-output.xcfilelist [Testing] Remove requirement of adding new SPI for each preference that needs testing 2020-10-28 15:57:35 +00:00
DerivedSources.make Add a way to create `"wheel"` events from gesture/touch events 2021-05-20 02:26:07 +00:00
DumpRenderTree.h haiku: Shared Webkit source modifications for Haiku support 2021-01-17 17:50:04 -06:00
DumpRenderTreeFileDraggingSource.h
DumpRenderTreeFileDraggingSource.m Code formatting: change instances of "@synthesize a=b" to "@synthesize a = b". 2020-11-20 05:56:15 +00:00
DumpRenderTreePrefix.h
GCController.cpp
GCController.h
JavaScriptThreading.cpp Stop using holdLock() in WebKit/WebKitLegacy/Tools as it is not compatible with Clang thread safety analysis 2021-05-22 04:34:08 +00:00
JavaScriptThreading.h
Makefile
PixelDumpSupport.cpp haiku: Shared Webkit source modifications for Haiku support 2021-01-17 17:50:04 -06:00
PixelDumpSupport.h
PlatformHaiku.cmake Fix build after rebase. 2021-01-31 21:19:08 +01:00
PlatformMac.cmake [CMake] Deprecate using DERIVED_SOURCES_DIR/FOWARDING_HEADERS_DIR directly 2021-03-26 20:37:09 +00:00
PlatformWin.cmake
TestOptions.cpp Add support for Navigation Timing Level 2 2021-05-20 00:33:02 +00:00
TestOptions.h Remove remaining alternative preference setting mechanisms from LayoutTests 2020-11-01 20:09:38 +00:00
TestRunner.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
TestRunner.h [iOS] Unified field is unselected after focusing URL bar if text was selected in a fixed position container 2021-07-25 19:40:36 +00:00
TextInputController.h
WorkQueue.cpp
WorkQueue.h
WorkQueueItem.h
config.h