source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @224579   7 years zalan [LayoutState cleanup] Make public data members private. …
(edit) @224578   7 years zandobersek [Cairo] Improve PlatformContextCairo lifetime management in …
(edit) @224577   7 years zandobersek [Cairo] Move transparency layers Vector to PlatformContextCairo …
(edit) @224576   7 years carlosgc Web Inspector: use JSON::{Array,Object,Value} instead of …
(edit) @224575   7 years carlosgc REGRESSION(r223773): [GTK] WebKitWebInspector bring-to-front signal is …
(edit) @224574   7 years commit-queue Disable implicit animations when adding or removing text track …
(edit) @224573   7 years carlosgc Merge r221724 - [GTK] Bring back line height rounding when computing …
(edit) @224572   7 years carlosgc Merge r221670 - [GTK] Bump freetype version to 2.8.0 …
(edit) @224571   7 years carlosgc Merge r222008 - Switch multicolumn's spanner map from raw over to weak …
(edit) @224570   7 years carlosgc Merge r221991 - Rebaseline …
(edit) @224569   7 years carlosgc Merge r221978 - Make history.pushState()/replaceState() more closely …
(edit) @224568   7 years carlosgc Merge r221711 - constructGenericTypedArrayViewWithArguments() is …
(edit) @224567   7 years carlosgc REGRESSION(r224179): [GTK] Several WebViewEditor tests are failing …
(edit) @224566   7 years carlosgc [GTK][WPE] Build inspector resources using …
(edit) @224565   7 years mjs Get rid of unsightly hex numbers from unified build object files …
(edit) @224564   7 years sbarati Only cage double butterfly accesses …
(edit) @224563   7 years antti Remove RenderBlock::isAnonymousBlockContinuation() …
(edit) @224562   7 years fpizlo Disable isoheaps on iOS Reviewed by Ryosuke Niwa. * wtf/IsoMalloc.h:
(edit) @224561   7 years antti There is no such thing as block element continuation …
(edit) @224560   7 years don.olmstead Fix webkitpy tests after rev 224549. Unreviewed build fix. * …
(edit) @224559   7 years zalan [LayoutState cleanup] Rename enable/disableLayoutState …
(edit) @224558   7 years commit-queue Add downcast support for FullscreenClient. …
(edit) @224557   7 years jmarcell Versioning.
(edit) @224556   7 years jmarcell Tag Safari-604.4.7.0.3.
(edit) @224555   7 years sbarati We should PROT_NONE the Gigacage runway so OOB accesses crash …
(edit) @224554   7 years ryanhaddad Update TestExpectations for slow WPT encoding LayoutTests. …
(edit) @224553   7 years beidson Implement "UpdateWorkerState" and use it …
(edit) @224552   7 years aakash_jain Enable webkitpy EWS bubbles …
(edit) @224551   7 years dewei_zhu Add platform argument for syncing script. …
(edit) @224550   7 years mark.lam Introduce a default RegisterSet constructor so that we can use { } …
(edit) @224549   7 years don.olmstead Add a WinCairo EWS queue …
(edit) @224548   7 years aakash_jain fix check-webkit-style errors in webkitpy about not having two spaces …
(edit) @224547   7 years aakash_jain Add support for webkitpy tests EWS …
(edit) @224546   7 years zalan [LayoutState cleanup] Remove explicit LayoutStateMaintainer::pop …
(edit) @224545   7 years msaboff Add SPI function pointers qualifiers for CPU(ARM64E) …
(edit) @224544   7 years ryanhaddad Unreviewed, rolling out r224512 and r224521. …
(edit) @224543   7 years commit-queue <video> does not respect pointer-events …
(edit) @224542   7 years cdumez [Service Workers] Add support for "install" event …
(edit) @224541   7 years ryanhaddad Unreviewed, rolling out r224498. The LayoutTest for this change is …
(edit) @224540   7 years joepeck Web Inspector: Add some fast returns in cases where we only call …
(edit) @224539   7 years mark.lam AccessCase::generateImpl() should exclude the result register when …
(edit) @224538   7 years cdumez LayoutTest http/tests/security/cross-frame-access-put.html is a flaky …
(edit) @224537   7 years fpizlo bmalloc should support strictly type-segregated isolated heaps …
(edit) @224536   7 years mjs Update WPT encoding test suite to the latest version. …
(edit) @224535   7 years antti Dynamic media queries don't update in shadow tree stylesheets …
(edit) @224534   7 years rniwa Release-assert NoEventDispatchAssertion in canExecute, updateLayout, …
(edit) @224533   7 years aperez [WPE][GTK] Building with ENABLE_VIDEO=OFF fails to find AudioTrack.idl …
(edit) @224532   7 years commit-queue Support the case of fetch events that are not responded …
(edit) @224531   7 years mcatanzaro [WPE] Turn on ENABLE_MEDIA_SOURCE …
(edit) @224530   7 years commit-queue Web Inspector: Create inspector agents lazily …
(edit) @224529   7 years zalan [LayoutState cleanup] Move m_layoutState from RenderView to …
(edit) @224528   7 years mcatanzaro Unreviewed GTK test gardening * platform/gtk/TestExpectations:
(edit) @224527   7 years commit-queue [CG] Adopt CGContextDrawPathDirect() …
(edit) @224526   7 years jmarcell Tag Safari-604.4.7.0.2.
(edit) @224525   7 years jmarcell Deleting tag.
(edit) @224524   7 years jmarcell Versioning.
(edit) @224523   7 years nvasilyev Web Inspector: Styles Redesign: Display warnings …
(edit) @224522   7 years achristensen Make ResourceLoader::willSendRequestInternal asynchronous …
(edit) @224521   7 years wenson_hsieh Remove stray logging from a newly added API test This was only for …
(edit) @224520   7 years ross.kirsling Web Inspector: Two little Layers tab fixes …
(edit) @224519   7 years jmarcell Versioning.
(edit) @224518   7 years jbedard Only build ImageDiff for mac …
(edit) @224517   7 years wenson_hsieh Unreviewed, fix the internal build after updating to a newer SDK …
(edit) @224516   7 years jmarcell Versioning.
(edit) @224515   7 years jmarcell Tag Safari-604.4.7.10.3.
(edit) @224514   7 years jmarcell Tag Safari-604.4.7.1.3.
(edit) @224513   7 years jmarcell Versioning.
(edit) @224512   7 years wenson_hsieh [Attachment Support] Implement delegate hooks for attachment element …
(edit) @224511   7 years ryanhaddad Unreviewed, rolling out r224494. Introduced LayoutTest flakiness on …
(edit) @224510   7 years simon.fraser UIWebView is not rendering content that comes on screen during …
(edit) @224509   7 years commit-queue iOS element fullscreen should use a UIGestureRecognizer to detect user …
(edit) @224508   7 years joepeck Web Inspector: no way to navigate from Resource tree element to its …
(edit) @224507   7 years commit-queue Uncaught Exception: TypeError: null is not an object (evaluating …
(edit) @224506   7 years cdumez [Service Workers] Add proper implementation for 'updatefound' event …
(edit) @224505   7 years commit-queue Use enum classes within FileSystem …
(edit) @224504   7 years jmarcell Cherry-pick r224426. rdar://problem/35364681
(edit) @224503   7 years commit-queue Unreviewed, rolling out r224497. …
(edit) @224502   7 years cdumez ScriptExecutionContext::serviceWorkerContainer() should avoid …
(edit) @224501   7 years jmarcell Cherry-pick r224426. rdar://problem/35364690
(edit) @224500   7 years jmarcell Cherry-pick r224426. rdar://problem/35364675
(edit) @224499   7 years joepeck Web Inspector: Selecting a DOM Search Result in Search Tab …
(edit) @224498   7 years commit-queue Source/WebCore: Added mime type check to the picture source preloader …
(edit) @224497   7 years commit-queue Use VCP H264 encoder for platforms supporting it …
(edit) @224496   7 years cdumez ServiceWorkerContainer should take a PendingActivity while a service …
(edit) @224495   7 years antti @media rules ignored in user agent style sheet html.css …
(edit) @224494   7 years zalan [LayoutState cleanup] Move m_layoutState from RenderView to …
(edit) @224493   7 years mcatanzaro Unreviewed, fix WPE build after r224492
(edit) @224492   7 years mcatanzaro [WPE] Clean up OptionsWPE.cmake …
(edit) @224491   7 years rmorisset CodeBlock::usesOpcode() is dead code …
(edit) @224490   7 years mcatanzaro [WPE][GTK] Always use SET_AND_EXPOSE_TO_BUILD to set build variables …
(edit) @224489   7 years mcatanzaro [WPE] Properly use SYSTEM_INCLUDE_DIRECTORIES for WebKit build target …
(edit) @224488   7 years mcatanzaro [WPE] -Wsign-compare warning in EventSenderProxyWPE.cpp …
(edit) @224487   7 years utatane.tea JIT call inline caches should cache calls to objects with …
(edit) @224486   7 years rmorisset Add a third benchmark to TailBench …
(edit) @224485   7 years rmorisset PerformanceTests/TailBench9000/merge-sort.js does not actually sort …
(edit) @224484   7 years mjs Canonical name of EUC-KR encoding should be EUC-KR, not windows-949 …
(edit) @224483   7 years zandobersek [Cairo] CairoGlyphToPathTranslator::path() shouldn't fill out the …
(edit) @224482   7 years mjs Unreviewed. Remove stray conflict markers from ChangeLog.
(edit) @224481   7 years nvasilyev REGRESSION (r221338): Web Inspector: NavigationBar incorrectly …
(edit) @224480   7 years jmarcell Cherry-pick r224416. rdar://problem/35339831
Note: See TracRevisionLog for help on using the revision log.