2015-10-13 |
simon.fraser@apple.com | Fix iOS and Efl builds. |
tree | commitdiff |
2015-10-13 |
simon.fraser@apple.com | Remove Image::spaceSize() and ImageBuffer::spaceSize() |
tree | commitdiff |
2015-10-13 |
commit-queue@webki... | [GTK] OSX linker doesn't understand --whole-archive |
tree | commitdiff |
2015-10-12 |
akling@apple.com | Have TransformState::mappedSecondaryQuad() return an... |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | Web Inspector: Rebaseline Inspector generator tests... |
tree | commitdiff |
2015-10-12 |
mmaxfield@apple.com | Unreviewed build fix |
tree | commitdiff |
2015-10-12 |
beidson@apple.com | Followup to: |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | GC should have a Baker barrier for concurrent copying |
tree | commitdiff |
2015-10-12 |
mmaxfield@apple.com | [Font Features] Tiny cleanup regarding FontCascade... |
tree | commitdiff |
2015-10-12 |
simon.fraser@apple.com | Add a CGContextStateSaver and use it |
tree | commitdiff |
2015-10-12 |
zalan@apple.com | display: table-cell; bug when resizing window |
tree | commitdiff |
2015-10-12 |
mmaxfield@apple.com | REGRESSION(r182192): Ligatures do not interact correctl... |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | [SVG] Handle endEvent for svg animations |
tree | commitdiff |
2015-10-12 |
sbarati@apple.com | Update JSC features.json |
tree | commitdiff |
2015-10-12 |
joepeck@webkit.org | Cleanup Heap.h and some related headers |
tree | commitdiff |
2015-10-12 |
peavo@outlook.com | [Curl] Increase limit of parallel network requests. |
tree | commitdiff |
2015-10-12 |
ggaren@apple.com | bmalloc: Don't ASSERT that all syscalls succeed |
tree | commitdiff |
2015-10-12 |
sbarati@apple.com | Each *ById inline cache in the FTL must have its own... |
tree | commitdiff |
2015-10-12 |
beidson@apple.com | Modern IDB: Start version change transaction for connec... |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | REGRESSION(r184895): border-image should always slice... |
tree | commitdiff |
2015-10-12 |
akling@apple.com | "A + B" with strings shouldn't copy if A or B is empty. |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | VisitedValueCount GC Counter misses parallel SlotVisitors |
tree | commitdiff |
2015-10-12 |
simon.fraser@apple.com | Clip-path transitions sometimes trigger endless animati... |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix non-FTL build for real. |
tree | commitdiff |
2015-10-12 |
mmaxfield@apple.com | Test font-variant-* and font-feature-settings on Yosemi... |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix style in the hopes that it fixes Windows. |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | Unreviewed, clarify a comment. The example code had... |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | Unreviewed, fix no-FTL build. |
tree | commitdiff |
2015-10-12 |
mcatanzaro@igalia.com | webkit-gtk 2.3.3 fails to build on OS X - Conflicting... |
tree | commitdiff |
2015-10-12 |
fpizlo@apple.com | FTL should generate code to call slow paths lazily |
tree | commitdiff |
2015-10-12 |
andersca@apple.com | Don't allow plug-ins to override image types for <embed... |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | webkit-gtk-2.3.4 fails to link JavaScriptCore, missing... |
tree | commitdiff |
2015-10-12 |
commit-queue@webki... | [GTK] Use --version-script only on Linux |
tree | commitdiff |
2015-10-12 |
zandobersek@gmail.com | Unreviewed, fixing debug builds with Clang on Linux |
tree | commitdiff |
2015-10-12 |
zandobersek@gmail.com | Unreviewed, followup to r190643. |
tree | commitdiff |
2015-10-12 |
gyuyoung.kim@webki... | [EFL] Bump Version/X in user agent |
tree | commitdiff |
2015-10-12 |
bburg@apple.com | Add missing builtins files to the Xcode projects |
tree | commitdiff |
2015-10-12 |
simon.fraser@apple.com | Cleanup and simplification of SVG path-related classes |
tree | commitdiff |
2015-10-11 |
utatane.tea@gmail.com | ES6 classes: When a class extends B, super() invokes... |
tree | commitdiff |
2015-10-11 |
antti@apple.com | Remove InsertionPoint and ContentDistributor |
tree | commitdiff |
2015-10-11 |
simon.fraser@apple.com | Use references and more const in SVGPathUtilities |
tree | commitdiff |
2015-10-10 |
akling@apple.com | Reduce pointless malloc traffic in CodeBlock construction. |
tree | commitdiff |
2015-10-10 |
akling@apple.com | Reduce pointless malloc traffic in ElementRuleCollector. |
tree | commitdiff |
2015-10-10 |
mitz@apple.com | [iOS] Remove unnecessary iOS version checks |
tree | commitdiff |
2015-10-10 |
antti@apple.com | Rewrite HTMLDetailsElement using HTMLSlotElement |
tree | commitdiff |
2015-10-10 |
nvasilyev@apple.com | Web Inspector: Improve error messages for internal... |
tree | commitdiff |
2015-10-10 |
akling@apple.com | SerializedScriptValue should use a compact encoding... |
tree | commitdiff |
2015-10-10 |
mitz@apple.com | [iOS] Remove project support for iOS 8 |
tree | commitdiff |
2015-10-10 |
mmaxfield@apple.com | Unreviewed, rolling out r190689 |
tree | commitdiff |
2015-10-10 |
zalan@apple.com | Check if start and end positions are still valid after... |
tree | commitdiff |
2015-10-10 |
simon.fraser@apple.com | Rename RenderObject::isRoot() to isDocumentElementRende... |
tree | commitdiff |
2015-10-10 |
n_wang@apple.com | AX: ARIA 1.1 implement aria-colcount, aria-colindex... |
tree | commitdiff |
2015-10-09 |
bdakin@apple.com | Rubber-stamped by Anders Carlsson. |
tree | commitdiff |
2015-10-09 |
commit-queue@webki... | Modernize and cleanup an NSNumber constant |
tree | commitdiff |
2015-10-09 |
bdakin@apple.com | Build fix. |
tree | commitdiff |
2015-10-09 |
commit-queue@webki... | No need to keep setting needsVisit flag in SmallStrings |
tree | commitdiff |
2015-10-09 |
bdakin@apple.com | Build fix. |
tree | commitdiff |
2015-10-09 |
ggaren@apple.com | 2015-10-09 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2015-10-09 |
andersca@apple.com | Remove hack that allowed plug-ins to always take over... |
tree | commitdiff |
2015-10-09 |
bdakin@apple.com | WKWebView needs SPI to customize immediate actions |
tree | commitdiff |
2015-10-09 |
commit-queue@webki... | Remove unused RecursiveAllocationScope |
tree | commitdiff |
2015-10-09 |
simon.fraser@apple.com | Garbage texture data with composited table row |
tree | commitdiff |
2015-10-09 |
simon.fraser@apple.com | Garbage pixels on enphaseenergy.com site |
tree | commitdiff |
2015-10-09 |
commit-queue@webki... | Dynamic background color changes do not update until... |
tree | commitdiff |
2015-10-09 |
simon.fraser@apple.com | [iOS WK2] Fix assertion in ViewportConfiguration::setDe... |
tree | commitdiff |
2015-10-09 |
ggaren@apple.com | 2015-10-09 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2015-10-09 |
andersca@apple.com | Remove two unused WKFrame functions |
tree | commitdiff |
2015-10-09 |
ossy@webkit.org | Fix the !ENABLE(STREAM_API) build after r190794 |
tree | commitdiff |
2015-10-09 |
ossy@webkit.org | Fix the binding generator after r190785 |
tree | commitdiff |
2015-10-09 |
wenson_hsieh@apple.com | Backgrounds bleed out of natively rendered text fields |
tree | commitdiff |
2015-10-09 |
youenn.fablet@crf... | Source/JavaScriptCore: |
tree | commitdiff |
2015-10-09 |
youenn.fablet@crf... | Rationalize JSXXConstructor class definition |
tree | commitdiff |
2015-10-09 |
svillar@igalia.com | [css-grid] Include freeSpace in GridSizingData struct |
tree | commitdiff |
2015-10-09 |
svillar@igalia.com | [css-grid] Remove unneeded calls to compute(Content... |
tree | commitdiff |
2015-10-09 |
gyuyoung.kim@webki... | [CMake] Remove ENABLE_SUBPIXEL_LAYOUT macro |
tree | commitdiff |
2015-10-09 |
nvasilyev@apple.com | Web Inspector: Stack trace view doesn't properly displa... |
tree | commitdiff |
2015-10-09 |
cdumez@apple.com | Unreviewed, build fix for ENABLE(MEDIA_SESSION) after... |
tree | commitdiff |
2015-10-09 |
cdumez@apple.com | Unreviewed, build fixes for ENABLE(MEDIA_SESSION) after... |
tree | commitdiff |
2015-10-09 |
fpizlo@apple.com | DFG SSA should remove unreachable code |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Gracefully handle XMLDocumentParser being detached... |
tree | commitdiff |
2015-10-08 |
dbates@webkit.org | Add LLVM binaries for iOS 9 device |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Unreviewed, rolling out r190749. |
tree | commitdiff |
2015-10-08 |
cdumez@apple.com | data: URLs should not be preloaded |
tree | commitdiff |
2015-10-08 |
cdumez@apple.com | Revert r187626 (and r188025) as it caused a PLT regression |
tree | commitdiff |
2015-10-08 |
akling@apple.com | Generated frame tree names should be kept reasonably... |
tree | commitdiff |
2015-10-08 |
fpizlo@apple.com | DFG SSA should remove unreachable code |
tree | commitdiff |
2015-10-08 |
cdumez@apple.com | Unreviewed, rolling out r190701. |
tree | commitdiff |
2015-10-08 |
joepeck@webkit.org | Unreviewed build fix. Missing forward declaration. |
tree | commitdiff |
2015-10-08 |
sbarati@apple.com | Unreviewed Cloop build fix after bug: https://bugs... |
tree | commitdiff |
2015-10-08 |
joepeck@webkit.org | Clean up Marked classes |
tree | commitdiff |
2015-10-08 |
sbarati@apple.com | We should be able to inline getter/setter calls inside... |
tree | commitdiff |
2015-10-08 |
zalan@apple.com | Fallback to the RenderView when repaint container is... |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Add NULL check for renderBox::layer() on applying zoom... |
tree | commitdiff |
2015-10-08 |
beidson@apple.com | Update Inspector to only work with Legacy IDB (for... |
tree | commitdiff |
2015-10-08 |
antti@apple.com | CrashTracer: [USER] com.apple.WebKit.WebContent at... |
tree | commitdiff |
2015-10-08 |
nvasilyev@apple.com | Web Inspector: An error view doesn't get expanded by... |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issues in NetworkCache.cpp |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issues in LegacyRequest.cpp |
tree | commitdiff |
2015-10-08 |
mcatanzaro@igalia.com | Format string issue in WebResourceLoadScheduler.cpp |
tree | commitdiff |
2015-10-08 |
commit-queue@webki... | Unreviewed, rolling out r190716. |
tree | commitdiff |
next |