- 09a5f12 B3 should be able to compile a program with ChillDiv by fpizlo@apple.com · 9 years ago
- 8959452 Modern IDB: Make indexes actually index. by beidson@apple.com · 9 years ago
- c77c7fb Teach Makefile to build LayoutTestRelay when building for iOS Simulator by dbates@webkit.org · 9 years ago
- d5a10cd Air should allocate registers https://bugs.webkit.org/show_bug.cgi?id=150457 by benjamin@webkit.org · 9 years ago
- 71f266c Unreviewed, add a FIXME referencing https://bugs.webkit.org/show_bug.cgi?id=151128. by fpizlo@apple.com · 9 years ago
- 1b4c27d Move locale information into FontDescription by mmaxfield@apple.com · 9 years ago
- fcf3023 Substitute 'OVERRIDE' for 'OVERWRITE' in the ChangeLog entry for r192106. by dbates@webkit.org · 9 years ago
- 0e8f420 [EFL] Support an applicationVersion argument to UserAgentEfl::standardUserAgent() by gyuyoung.kim@webkit.org · 9 years ago
- 96bf4be Implement authentication challenge handling when using NETWORK_SESSION by achristensen@apple.com · 9 years ago
- 103226f Updating test expected results after r192269 by mmaxfield@apple.com · 9 years ago
- 203a37c Fixed crash loading Mozilla layout test editor/libeditor/crashtests/431086-1.xhtml. by bfulgham@apple.com · 9 years ago
- 8a3557e Use different pixel formats for displays that support them by simon.fraser@apple.com · 9 years ago
- 9ef16a7 Web Inspector: Enable/disable All Breakpoints not usable when "No Filter Results" displayed by mattbaker@apple.com · 9 years ago
- 3a39539 Crash running webaudio/panner-loop.html by bfulgham@apple.com · 9 years ago
- 09d2153 Adopt formal protocols for CA delegates by timothy_horton@apple.com · 9 years ago
- d1d0565 Use a shorter RSA key in crypto/subtle/rsa-export-generated-keys.html to make the test faster. by ap@apple.com · 9 years ago
- 05affbc Continuations with anonymous wrappers inside misplaces child renderers. by zalan@apple.com · 9 years ago
- ddb8531 [check-webkit-style] False positive (readability/enum_casing) on CF-styled enum members by ddkilzer@apple.com · 9 years ago
- 3682e7e Create an FTLExceptionHandlerManager abstraction by sbarati@apple.com · 9 years ago
- f53493d Web Inspector: Batch all scheduled layouts and update the view tree in a single animation frame by mattbaker@apple.com · 9 years ago
- f68bcab run-jsc-benchmarks doesn't work with internal benchmarks by ggaren@apple.com · 9 years ago
- fe41e1b alert, confirm, prompt, showModalDialog should be forbidden during page close and navigation by ggaren@apple.com · 9 years ago
- 0f5bf11 tate-chu-yoko should shrink to fit when it exceeds the available width. by hyatt@apple.com · 9 years ago
- 6bca247 Null dereference loading Blink layout test editing/execCommand/selectAll-including-marquee-crash.html by jiewen_tan@apple.com · 9 years ago
- b9ed68e X86_64 support for compareDouble(DoubleCondition, FPRegisterID left, FPRegisterID right, RegisterID dest) by msaboff@apple.com · 9 years ago
- 2f97c5b Fixed the build. by mitz@apple.com · 9 years ago
- ba6d527 Web Inspector: Code coverage profiler: incorrect "in-viewport" detection algorithm by nvasilyev@apple.com · 9 years ago
- c13003f Rename FTL's ExitArgumentList to something more indicative of what it is by sbarati@apple.com · 9 years ago
- cbe228d Tatechuyoko text is not vertically centered in its vertical advance by mmaxfield@apple.com · 9 years ago
- bc42b74 [WK2][NetworkCache] Rename SpeculativeLoader to SpeculativeLoadManager by cdumez@apple.com · 9 years ago
- dca64fd [B3] Add more tests for Check and fix bugs this found by fpizlo@apple.com · 9 years ago
- 07a4b73 XMLHttpRequestUpload should support ontimeout event handler by youenn.fablet@crf.canon.fr · 9 years ago
- a41aa7a [B3] Add a test for CCall with double arguments and results by fpizlo@apple.com · 9 years ago
- 2d13fcb Broadening the scope of skipped inspector tests on Win by ryanhaddad@apple.com · 9 years ago
- 98a1b02 Add WKWebViewConfiguration SPI for a variety of different ex-preferences by timothy_horton@apple.com · 9 years ago
- dd9bdd1 Force display: block on ::-webkit-media-controls. by zalan@apple.com · 9 years ago
- 090f100 Remove WebKit specific XHR timeout tests in favor of WPT version by youenn.fablet@crf.canon.fr · 9 years ago
- fd8c52c Remove create_hash_table options and simplify build system by youenn.fablet@crf.canon.fr · 9 years ago
- de9d0f6 [WK2][iOS] Update WebContent sandbox profile to allow loading injected bundles again by cdumez@apple.com · 9 years ago
- 49ccacc [UNIX] Environment variable should take precedence over directories in plugin search path by carlosgc@webkit.org · 9 years ago
- 471d1b4 [GTK] Use CROSS_PLATFORM_CONTEXT_MENUS by carlosgc@webkit.org · 9 years ago
- 3e2838f [Streams API] Fix style issues https://bugs.webkit.org/show_bug.cgi?id=151089 by calvaris@igalia.com · 9 years ago
- be5fe73 Unreviewed. Fix scrollbars/custom-scrollbar-appearance-property.html after r191991. by carlosgc@webkit.org · 9 years ago
- 563c63e Unreviewed speculative buildfix after r192200. by ossy@webkit.org · 9 years ago
- af56743 [Streams API] Shield promises when prototype is replaced from a promise by calvaris@igalia.com · 9 years ago
- e46ef73 REGRESSION (r189567): Inline controls on Mac are misplaced by jonlee@apple.com · 9 years ago
- 7439124 create_hash_table should know whether a function is JSBuiltin or not. by youenn.fablet@crf.canon.fr · 9 years ago
- 5bebda7 Implement try/catch in the FTL https://bugs.webkit.org/show_bug.cgi?id=149409 by sbarati@apple.com · 9 years ago
- 9916fd4 Built-in generator should check that there are no duplicate in JS built-in internal functions by youenn.fablet@crf.canon.fr · 9 years ago
- 803ed31 Unreviewed. Fix GTK+ build after r192184. by carlosgc@webkit.org · 9 years ago
- 02b1cb2 [Mac] Add a mock AppleTV device for testing by eric.carlson@apple.com · 9 years ago
- 5135362 Unreviewed, add myself to the committers list. by jh718.park@samsung.com · 9 years ago
- 61492d3 Web Inspector: Support Gesture Events to zoom in / out of the Timeline by commit-queue@webkit.org · 9 years ago
- ea5728b Unreviewed, fix the windows build by wenson_hsieh@apple.com · 9 years ago
- e40b625 [EFL] Crash while opening child webview with EWK_PROCESS_MODEL_MULTIPLE_SECONDARY by ryuan.choi@navercorp.com · 9 years ago
- 0385b52 Don't call Vector::uncheckedAppend on a vector that we haven't reserved the capacity for by andersca@apple.com · 9 years ago
- ef5628a Allow iOS to create linearRGB colorspaces by simon.fraser@apple.com · 9 years ago
- 4e880ba Sometimes unable to scroll fixed div when the body is scrollable by wenson_hsieh@apple.com · 9 years ago
- 67768ad Unreviewed, rolling out r192181. by ryanhaddad@apple.com · 9 years ago
- 7a61310 Crash when right clicking in input box with -webkit-user-select: none by jiewen_tan@apple.com · 9 years ago
- be9a4c7 DFG::PutStackSinkingPhase should not treat the stack variables written by LoadVarargs/ForwardVarargs as being live by sbarati@apple.com · 9 years ago
- 36125df Fix 32-bit build. by andersca@apple.com · 9 years ago
- 6b48915 Web Inspector: Uncaught exception creating TimelineRecord alternate subtitles by commit-queue@webkit.org · 9 years ago
- 97cac3a B3->Air lowering should support CCall by fpizlo@apple.com · 9 years ago
- e1246e5 Web Inspector: $0 stops working after navigating to a different domain by commit-queue@webkit.org · 9 years ago
- a9f4b58 Add reply blocks to _WKRemoteObjectInterface similar to NSXPCConnection by andersca@apple.com · 9 years ago
- 6cbd505 Add drawsBackground SPI to WKWebView, and get rid of drawsTransparentBackground from WebKit2 by timothy_horton@apple.com · 9 years ago
- 21ea945 B3 should be able to compile a program with a double constant by fpizlo@apple.com · 9 years ago
- 70b4936 Marking crypto/subtle/rsa-export-generated-keys.html as slow on mac by ryanhaddad@apple.com · 9 years ago
- 00b3d05 Fixed crash loading Mozilla layout test editor/libeditor/crashtests/431086-1.xhtml. by ddkilzer@apple.com · 9 years ago
- 3f57c1b Allow , in the builder name. by rniwa@webkit.org · 9 years ago
- 44a4099 Marking http/tests/security/cross-frame-access-put.html as flaky on mac-wk2 by ryanhaddad@apple.com · 9 years ago
- 27cfbde Web Inspector: REGRESSION: 2nd level inspector should not be able to dock to first by commit-queue@webkit.org · 9 years ago
- 44b7768 Introspect reply block types as well by andersca@apple.com · 9 years ago
- 3314e63 [WinCairo][Video][MediaFoundation] Video should be rendered in provided graphics context. by peavo@outlook.com · 9 years ago
- 1d8f069 XHR timeouts should not fire if there is an immediate network error. by commit-queue@webkit.org · 9 years ago
- c4b8e58 [MediaStream] Add mock audio and video sources by eric.carlson@apple.com · 9 years ago
- 3943995 AX: Input type: time is not accessible on iOS by n_wang@apple.com · 9 years ago
- 7110aaa Web Inspector: [Regression] [Mavericks] Top border of selected tab matches the background when Web Inspector is undocked by nvasilyev@apple.com · 9 years ago
- e14a309 Implement -[_WKRemoteObjectInterface debugDescription] and have it look like the NSXPCInterface equivalent by andersca@apple.com · 9 years ago
- 0fbcf94 Null dereference loading Blink layout test editing/inserting/insert-html-crash-01.html by jiewen_tan@apple.com · 9 years ago
- 29ae33c Some style changes cause tatechuyoko to be drawn off center by mmaxfield@apple.com · 9 years ago
- adaf6c0 Need a function that will provide Nth argument register by msaboff@apple.com · 9 years ago
- ef1cf3a Fresh checkout fails to build on windows, DumpRenderTree can't find cairo_win.h by commit-queue@webkit.org · 9 years ago
- 4e891f3 [Win] Recognize context flush as an event that requires an update by bfulgham@apple.com · 9 years ago
- 8bae5d0 Web Inspector: Convert DatabaseContentView to use View base class by mattbaker@apple.com · 9 years ago
- 7efd9f75 [FTL] Fix the build with LLVM 3.7 https://bugs.webkit.org/show_bug.cgi?id=150595 by ossy@webkit.org · 9 years ago
- 73f0de8 Modern IDB: Refactor memory objectstore/transaction interation. by beidson@apple.com · 9 years ago
- 0980d7b Rework the way allowed argument classes are stored by andersca@apple.com · 9 years ago
- 6cf16b8 REGRESSION (r190883): Error calculating the tile size for an SVG with no intrinsic size but with large floating intrinsic ratio by commit-queue@webkit.org · 9 years ago
- d6e3fa3 [Streams API] Activate assertions https://bugs.webkit.org/show_bug.cgi?id=151021 by youenn.fablet@crf.canon.fr · 9 years ago
- 94fc11f Marking jquery/manipulation.html as a flaky timeout on Win debug by ryanhaddad@apple.com · 9 years ago
- 1dc7df7 Unreviewed. Rebaselined several tests with 1px differences. by svillar@igalia.com · 9 years ago
- c16e571 [Streams API] Shield implementation from mangling then and catch promise methods by calvaris@igalia.com · 9 years ago
- 276135a [css-grid] Refactor cachedGridCoordinate() to cachedGridSpan() by rego@igalia.com · 9 years ago
- 5f0b7be JS Built-ins functions should be able to assert by youenn.fablet@crf.canon.fr · 9 years ago
- 737fa0d [css-grid] Improve grid container sizing with size constraints and intrinsic sizes by svillar@igalia.com · 9 years ago
- d8bb220 [css-grid] Grid placement conflict handling by svillar@igalia.com · 9 years ago
- c890b0a Unreviewed CMake buildfix after r192113. by ossy@webkit.org · 9 years ago
- 25fa0f6 [EFL] Fix the gst-plugins-bad jhbuild module build on Ubuntu 15.10 by ossy@webkit.org · 9 years ago