source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @210845   7 years darin Remove PassRefPtr from "loader" directory of WebCore …
(edit) @210844   7 years fpizlo Make opaque root scanning truly constraint-based …
(edit) @210843   7 years mcatanzaro Unreviewed, rolling out r210834
(edit) @210842   7 years zalan Remove positionOutsideContainingSpecialElement …
(edit) @210841   7 years clopez [GTK][MediaStream] Update bug number for some tests after r210838. …
(edit) @210840   7 years akling Annotate FastMalloc functions with returns_nonnull attribute. …
(edit) @210839   7 years cdumez Unreviewed, fix nits found after landing r210833. …
(edit) @210838   7 years clopez [GTK][MediaStream] Update list of MediaStream tests that fail. Unskip …
(edit) @210837   7 years msaboff Nested parenthesized regular expressions with non-zero minimum counts …
(edit) @210836   7 years akling WidthCache should be off while under memory pressure. …
(edit) @210835   7 years antti Persist derived data https://bugs.webkit.org/show_bug.cgi?id=167136
(edit) @210834   7 years commit-queue [Modern Media Controls] Turn modern media controls on by default …
(edit) @210833   7 years cdumez Document title changed twice when setting document.title …
(edit) @210832   7 years commit-queue ENABLE(USER_TIMING) Not Defined for Apple Windows or OS X Ports …
(edit) @210831   7 years zalan Editing nested RTL-LTR content makes the process unresponsive. …
(edit) @210830   7 years ryanhaddad Marking http/tests/media/hls/hls-video-resize.html as flaky on mac. …
(edit) @210829   7 years fpizlo JSCell::classInfo() shouldn't have a bunch of mitigations for being …
(edit) @210828   7 years commit-queue Remove unnecessary includes …
(edit) @210827   7 years beidson An update to one gamepad's values should only change that gamepad's …
(edit) @210826   7 years akling Kill the presentation attribute cache. <https://webkit.org/b/119542> …
(edit) @210825   7 years andersca It's not possible to perform a POST request with HTTPBody content in a …
(edit) @210824   7 years fpizlo Unreviewed, roll out http://trac.webkit.org/changeset/210821 It was …
(edit) @210823   7 years achristensen LayoutTests/imported/w3c: Refresh WPT tests up to …
(edit) @210822   7 years joepeck Crash when closing tab with debugger paused …
(edit) @210821   7 years fpizlo JSCell::classInfo() shouldn't have a bunch of mitigations for being …
(edit) @210820   7 years jbedard 'webkit-patch post' no longer works with moved/copied files …
(edit) @210819   7 years carlosgc WebKitGTK+ 2.14.3
(edit) @210818   7 years carlosgc Unreviewed. Update OptionsGTK.cmake and NEWS for 2.14.3 release. .: …
(edit) @210817   7 years carlosgc Merge r210214 - [GTK] German translation update …
(edit) @210816   7 years carlosgc Merge r210545 - ThreadedCoordinatedLayerTreeHost::renderNextFrame() …
(edit) @210815   7 years carlosgc Merge r210543 - [CoordinatedGraphics] TextureMapperPlatformLayerProxy …
(edit) @210814   7 years carlosgc Merge r210542 - [TexMap] Use WTF::Function in …
(edit) @210813   7 years carlosgc Merge r210541 - [TextureMapper] …
(edit) @210812   7 years carlosgc Merge r208975 - MemoryPressureHandler should only trigger synchronous …
(edit) @210811   7 years carlosgc Merge r210223 - [GTK] Since the memory pressure relief has been …
(edit) @210810   7 years carlosgc Merge r208536 - [Linux] Memory values shown by memory pressure handler …
(edit) @210809   7 years carlosgc Merge r210233 - REGRESSION(r173753): [GTK] Source/WebKit is …
(edit) @210808   7 years carlosgc Merge r210583 - Unreviewed, rolling out r182947. …
(edit) @210807   7 years carlosgc REGRESSION(r203047): [GTK][Stable] "notify::title" signal unreliably …
(edit) @210806   7 years carlosgc Merge r210271 - WorkQueueGeneric's platformInvalidate() can deadlock …
(edit) @210805   7 years carlosgc Merge r210670 - [GTK] WebKitWebProcess at 100% CPU loading hyphenation …
(edit) @210804   7 years carlosgc Merge r210357 - [SOUP] AddressSanitizer: heap-use-after-free under …
(edit) @210803   7 years carlosgc Merge r209821 - CSP: Allow HTTPS URL to match HTTP source expression …
(edit) @210802   7 years carlosgc Merge r209789 - CSP: ws: and wss: blocked with connect-src * …
(edit) @210801   7 years carlosgc Merge r210800 - REGRESSION(r208997): [GLX] Google maps labels broken …
(edit) @210800   7 years magomez REGRESSION(r208997): [GLX] Google maps labels broken when using …
(edit) @210799   7 years tpopela Unreviewed build fix for the Release build with enabled logging * …
(edit) @210798   7 years zandobersek MediaKeySession: use existing 'message' event name …
(edit) @210797   7 years commit-queue Remove the REQUEST_ANIMATION_FRAME flag …
(edit) @210796   7 years aestes [QuickLook] QLPreviewConverter should be owned by its delegate …
(edit) @210795   7 years antti CrashTracer: com.apple.WebKit.WebContent at JavaScriptCore: …
(edit) @210794   7 years clopez [GTK][MSE] Update list of media-source tests that fail. Unskip …
(edit) @210793   7 years commit-queue Web Inspector: add "Persist Logs on Navigation" to settings screen …
(edit) @210792   7 years jfernandez [css-grid] Implementing baseline positioning for grid containers …
(edit) @210791   7 years aestes Fix a ChangeLog typo.
(edit) @210790   7 years weinig Add the ability to use numbers in makeString() …
(edit) @210789   7 years aestes [QuickLook] Do some cleanup in QuickLookHandle …
(edit) @210788   7 years commit-queue Web Inspector: add UI Zoom level to Settings screen …
(edit) @210787   7 years simon.fraser Remove CSSPropertyNames.in from the project. It's not used any more, …
(edit) @210786   7 years carlosgc [SOUP] Accept-language could be set twice in a row for the default …
(edit) @210785   7 years carlosgc [SOUP] Fix handling of accept language property …
(edit) @210784   7 years rniwa Add the build fix for browsers that don't yet support custom elements …
(edit) @210783   7 years rniwa Adopt custom elements API in perf dashboard …
(edit) @210782   7 years mcatanzaro Unreviewed, remove stale comment. This test was fixed by r163173. * …
(edit) @210781   7 years mcatanzaro [SOUP] SoupNetworkSession constructor should be explicit …
(edit) @210780   7 years commit-queue [WebIDL] Remove custom bindings for HTMLInputElement, …
(edit) @210779   7 years timothy_horton De-duplicate more (nearly) identical code in Editor(Mac|IOS).mm …
(edit) @210778   7 years mmaxfield [Cocoa] Unify FontPlatformData's hashing and equality operators …
(edit) @210777   7 years akling FrameView shouldn't keep dangling pointers into dead render trees. …
(edit) @210776   7 years mmaxfield [Cocoa] Unify font fallback between macOS and iOS for when the …
(edit) @210775   7 years utatane.tea Annotate large string tests with largeHeap …
(edit) @210774   7 years cdumez Report CPU usage of tabs after they become non-visible using …
(edit) @210773   7 years timothy_horton De-duplicate some (nearly) identical code in Editor(Mac|IOS).mm …
(edit) @210772   7 years commit-queue Web Inspector: Cmd-, should open Settings tab …
(edit) @210771   7 years commit-queue Remove stale references to ENABLE_ES6_GENERATORS and ENABLE_PROMISES …
(edit) @210770   7 years zalan Small code cleanup after r210760
(edit) @210769   7 years utatane.tea WebAssembly: Suppress warnings & errors in GCC …
(edit) @210768   7 years zalan Renderers should have a simple way to access Settings. …
(edit) @210767   7 years cdumez Align the innerText setter with the HTML spec and Gecko …
(edit) @210766   7 years utatane.tea Reserve capacity for StringBuilder in unescape …
(edit) @210765   7 years timothy_horton Remove unused WKView initializer parameter …
(edit) @210764   7 years commit-queue Web Inspector: Settings tab is restored when reopening inspector …
(edit) @210763   7 years commit-queue Remove ENABLE(DETAILS_ELEMENT) guards …
(edit) @210762   7 years achristensen Fix WinCairo build after r210753. …
(edit) @210761   7 years beidson Crash when visiting a webpage that uses Gamepads in a new WebProcess …
(edit) @210760   7 years bfulgham Potential nullptr dereference in RenderLayer::updateLayerPosition() …
(edit) @210759   7 years nvasilyev Web Inspector: Resources disappear from the network tab when iframe …
(edit) @210758   7 years darin Remove PassRefPtr from more of "platform" …
(edit) @210757   7 years commit-queue 26 MotionMark performance tests failing …
(edit) @210756   7 years nvasilyev Web Inspector: the 'lock' icon for non-editable rules in the Style …
(edit) @210755   7 years rniwa Instrument calls to render() …
(edit) @210754   7 years ryanhaddad Marking inspector/worker/debugger-scripts.html as flaky on macOS. …
(edit) @210753   7 years cdumez [WK2] Add diagnostic logging to measure WebGL usage …
(edit) @210752   7 years ryanhaddad Unreviewed, rolling out r210735. This change introduced LayoutTest …
(edit) @210751   7 years cdumez Import innerText/ w3c web-platform-tests …
(edit) @210750   7 years bfulgham Avoid nullptr frame dereference when scrollTo is called on a …
(edit) @210749   7 years cdumez Resync domparsing/ web-platform-tests from upstream …
(edit) @210748   7 years jer.noble Use a strong reference when calling callOnMainThread to schedule …
(edit) @210747   7 years jer.noble Protect MediaPlayer from being destroyed mid-load() …
(edit) @210746   7 years ggaren bmalloc: Use a separate zone when using system malloc …
Note: See TracRevisionLog for help on using the revision log.