source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @220795   8 years antti Move first-letter renderer mutation code out of RenderBlock and into …
(edit) @220794   8 years carlosgc WebDriver: fix return value of close window command …
(edit) @220793   8 years magomez [GTK] Crash of WebProcess with on-demand AC …
(edit) @220792   8 years zandobersek [CoordGraphics] Simplify CoordinatedGraphicsScene state updates …
(edit) @220791   8 years ossy Fix JSCOnly ARM buildbots after r220047 and r220184
(edit) @220790   8 years calvaris [GStreamer][EME] Rework handling key systems and UUIDs …
(edit) @220789   8 years jmarcell Cherry-pick r220723. rdar://problem/33901127
(edit) @220788   8 years jmarcell Cherry-pick r220286. rdar://problem/33904738
(edit) @220787   8 years aestes [Payment Request] Add an ENABLE flag and an experimental feature …
(edit) @220786   8 years carlosgc [GTK][WPE] WebKitAutomationSession should set session client to …
(edit) @220785   8 years aestes [Payment Request] Import test suite from web-platform-tests …
(edit) @220784   8 years timothy_horton WKSnapshotConfiguration is missing from the WebKit umbrella header …
(edit) @220783   8 years commit-queue We are too conservative about the effects of PushWithScope …
(edit) @220782   8 years rniwa Make DataTransferItemList work with plain text entries …
(edit) @220781   8 years simon.fraser Remove ScrollView::clipsRepaints() which was only used by Chromium …
(edit) @220780   8 years simon.fraser Allow WebCore logging channels to be set from the UI process …
(edit) @220779   8 years cdumez Fetch / Beacon: Use "application/octet-stream" Content-Type for …
(edit) @220778   8 years commit-queue JSTests: Support the 'with' keyword in FTL. …
(edit) @220777   8 years sbarati Make VM::scratchBufferForSize thread safe …
(edit) @220776   8 years jlewis3 Skipped …
(edit) @220775   8 years jmarcell Versioning.
(edit) @220774   8 years jmarcell Tag Safari-604.1.38.1.6.
(edit) @220773   8 years jfbastien LayoutTests: test that an XMLHttpRequest with Content-Encoding: gzip …
(edit) @220772   8 years cdumez Re-sync DOM Web-Platform-Tests from upstream …
(edit) @220771   8 years aakash_jain undefined URL in PopoverTracker for failed step …
(edit) @220770   8 years keith_miller JSC named bytecode offsets should use references rather than pointers …
(edit) @220769   8 years jmarcell Versioning.
(edit) @220768   8 years jmarcell Tag Safari-604.2.3.
(edit) @220767   8 years ryanhaddad Mark …
(edit) @220766   8 years jmarcell Versioning.
(edit) @220765   8 years jmarcell Tag Safari-604.1.38.0.6.
(edit) @220764   8 years commit-queue [Cache API] Ensure ResourceResponse is not null when …
(edit) @220763   8 years ryanhaddad Mark fast/images/animated-gif-scrolling-crash.html as flaky. …
(edit) @220762   8 years ryanhaddad Mark …
(edit) @220761   8 years ryanhaddad Mark …
(edit) @220760   8 years cdumez Update CachedResourceLoader::requestResource() to return a …
(edit) @220759   8 years don.olmstead [PAL] Move Sleep classes into PAL …
(edit) @220758   8 years commit-queue [Cache API] Adding generic support for CacheStorage and Cache methods …
(edit) @220757   8 years jmarcell Cherry-pick r220723. rdar://problem/33901117
(edit) @220756   8 years jmarcell Cherry-pick r217197. rdar://problem/33890650
(edit) @220755   8 years jmarcell Cherry-pick r217197. rdar://problem/33890636
(edit) @220754   8 years commit-queue WPT harness errors on leaks bot …
(edit) @220753   8 years keith_miller Enable named offsets into JSC bytecodes …
(edit) @220752   8 years msaboff Add Offline Assembler parsing test to RexBench …
(edit) @220751   8 years cdumez Implement quota limitation for keepalive Fetch requests …
(edit) @220750   8 years darin REGRESSION(r220052): …
(edit) @220749   8 years matthew_hanson Cherry-pick r220722. rdar://problem/33890577
(edit) @220748   8 years matthew_hanson Cherry-pick r220722. rdar://problem/33890575
(edit) @220747   8 years mcatanzaro Unreviewed GTK test gardening * TestExpectations: * …
(edit) @220746   8 years commit-queue Unreviewed, rolling out r219504. …
(edit) @220745   8 years ryanhaddad Cherry-pick r219572.
(edit) @220744   8 years mark.lam Update testmasm to use new CPUState APIs. …
(edit) @220743   8 years ryanhaddad Cherry-pick r219697.
(edit) @220742   8 years mcatanzaro Unreviewed, rolling out r220700. Broke debug bot Reverted changeset: …
(edit) @220741   8 years carlosgc WebDriver: timeout when JavaScript alert is shown in onload handler …
(edit) @220740   8 years carlosgc WebDriver: handle click events on option elements …
(edit) @220739   8 years jmarcell Revert r217197. rdar://problem/33890636
(edit) @220738   8 years jmarcell Revert r220112. rdar://problem/33890629
(edit) @220737   8 years jmarcell Revert r217197. rdar://problem/33890650
(edit) @220736   8 years jmarcell Revert r220112. rdar://problem/33890661
(edit) @220735   8 years keith_miller Add testing tool to lie to the DFG about profiles …
(edit) @220734   8 years simon.fraser Remove Proximity Events and related code …
(edit) @220733   8 years cdumez Import eventsource Web-Platform-Tests …
(edit) @220732   8 years simon.fraser Remove ENABLE(REQUEST_AUTOCOMPLETE) code, which was disabled …
(edit) @220731   8 years cdumez XHR should only fire an abort event if the cancellation was requested …
(edit) @220730   8 years simon.fraser Remove ENABLE_VIEW_MODE_CSS_MEDIA and related code …
(edit) @220729   8 years ryanhaddad Unreviewed test gardening, remove unneeded expected.txt file. * …
(edit) @220728   8 years ryanhaddad Cherry-pick r220727.
(edit) @220727   8 years ryanhaddad Rebaseline editing/mac/input/firstrectforcharacterrange-styled.html. …
(edit) @220726   8 years jlewis3 Unreviwed test gardening. <rdar://problem/33831603> * …
(edit) @220725   8 years mmaxfield Parse font-display https://bugs.webkit.org/show_bug.cgi?id=175382
(edit) @220724   8 years commit-queue JSTests: Support the with keyword in DFG …
(edit) @220723   8 years jer.noble Obj-C exception crash in AVStreamSession when using EME in Private …
(edit) @220722   8 years aestes REGRESSION (r220456): Crash in …
(edit) @220721   8 years ryanhaddad Skip flaky JSC test …
(edit) @220720   8 years mark.lam Add some convenience utility accessor methods to …
(edit) @220719   8 years commit-queue WPT server should be able to do logging even if its output folder is …
(edit) @220718   8 years aestes [Apple Pay] Add support for phonetic contact names …
(edit) @220717   8 years commit-queue The none smooth stroke applied to an SVG shape breaks its hit testing …
(edit) @220716   8 years jlewis3 Unreviwed test gardening. <rdar://problem/33831603> * …
(edit) @220715   8 years dbates webkit-patch: Passing --no-review should submit patch to EWS by …
(edit) @220714   8 years dbates [css-ui] Implement caret-color support …
(edit) @220713   8 years aperez [WPE] Implement WebCore::standardUserAgent() …
(edit) @220712   8 years fpizlo Put the ScopedArgumentsTable's ScopeOffset array in some gigacage …
(edit) @220711   8 years ryanhaddad Disable two flaky VideoControlsManager API tests. Unreviewed test …
(edit) @220710   8 years mattbaker Web Inspector: Remove text-shadow and gradient backgrounds …
(edit) @220709   8 years timothy_horton Only create directory and sandbox extension handle for storage …
(edit) @220708   8 years jbedard sub-categorize Sandbox violation logs …
(edit) @220707   8 years cdumez Unreviewed, rollout r220622 & r220696
(edit) @220706   8 years dbates [css-ui] Implement caret-color support …
(edit) @220705   8 years dbates Add Automator service to copy permalink to Clipboard …
(edit) @220704   8 years jlewis3 Unreviwed test gardening. <rdar://problem/33831603> * …
(edit) @220703   8 years cdumez Address flakiness related to download tests …
(edit) @220702   8 years ryanhaddad Cherry-pick r220474.
(edit) @220701   8 years mark.lam Gardening: fix Windows build. …
(edit) @220700   8 years zandobersek [CoordGraphics] Simplify CoordinatedGraphicsScene state updates …
(edit) @220699   8 years zandobersek REGRESSION(r220517-r220521) [GTK] Various compositing tests fail …
(edit) @220698   8 years carlosgc Merge r220694 - [GTK][WPE] Avoid emitting …
(edit) @220697   8 years carlosgc Merge r220685 - Factor text autosizing into a class …
(edit) @220696   8 years cdumez Unreviewed fix after r220622 to address crashes on iOS. * …
Note: See TracRevisionLog for help on using the revision log.