2017-04-05 |
akling@apple.com | Make inactive web processes behave as though under... |
blob | commitdiff |
2017-04-05 |
utatane.tea@gmail.com | [JSC] Suppress warnings in GCC |
blob | commitdiff | diff to current |
2017-04-05 |
fpizlo@apple.com | Air::eliminateDeadCode() should not use a HashSet |
blob | commitdiff | diff to current |
2017-04-05 |
keith_miller@apple.com | WebAssembly: ModuleInformation should be a ref counted... |
blob | commitdiff | diff to current |
2017-04-05 |
fpizlo@apple.com | B3::fixSSA() needs a tune-up |
blob | commitdiff | diff to current |
2017-04-04 |
fpizlo@apple.com | Don't need to Air::reportUsedRegisters for wasm at -O1 |
blob | commitdiff | diff to current |
2017-04-04 |
fpizlo@apple.com | Air liveness should build constraints and solve them... |
blob | commitdiff | diff to current |
2017-04-04 |
utatane.tea@gmail.com | [WTF] Introduce WTF::RandomDevice which keeps /dev... |
blob | commitdiff | diff to current |
2017-04-03 |
fpizlo@apple.com | WTF::Liveness should have an API that focuses on action... |
blob | commitdiff | diff to current |
2017-04-01 |
ossy@webkit.org | Mac cmake buildfix after 214586. |
blob | commitdiff | diff to current |
2017-03-30 |
fpizlo@apple.com | Air should support linear scan for optLevel<2 |
blob | commitdiff | diff to current |
2017-03-28 |
utatane.tea@gmail.com | [JSC] Move platformThreadSignal to WTF |
blob | commitdiff | diff to current |
2017-03-27 |
fpizlo@apple.com | B3::fixSSA should do liveness pruning |
blob | commitdiff | diff to current |
2017-03-26 |
fpizlo@apple.com | Air::Liveness shouldn't need HashSets |
blob | commitdiff | diff to current |
2017-03-26 |
fpizlo@apple.com | Air should use RegisterSet for RegLiveness |
blob | commitdiff | diff to current |
2017-03-24 |
jfbastien@apple.com | WebAssembly: store state in TLS instead of on VM |
blob | commitdiff | diff to current |
2017-03-24 |
ryanhaddad@apple.com | Unreviewed, rolling out r214351. |
blob | commitdiff | diff to current |
2017-03-24 |
cdumez@apple.com | Unreviewed, rolling out r214329. |
blob | commitdiff | diff to current |
2017-03-24 |
akling@apple.com | Make inactive web processes behave as though under... |
blob | commitdiff | diff to current |
2017-03-24 |
mcatanzaro@igalia.com | window.crypto.getRandomValues() uses the insecure RC4 RNG |
blob | commitdiff | diff to current |
2017-03-23 |
tpopela@redhat.com | Fix uninitialized public members in WTF |
blob | commitdiff | diff to current |
2017-03-23 |
akling@apple.com | Let MemoryPressureHandler track whether the process... |
blob | commitdiff | diff to current |
2017-03-21 |
simon.fraser@apple.com | Add a system trace point for memory warning handling |
blob | commitdiff | diff to current |
2017-03-17 |
said@apple.com | Time channel attack on SVG Filters |
blob | commitdiff | diff to current |
2017-03-17 |
fpizlo@apple.com | Air should be powerful enough to support Tmp-splitting |
blob | commitdiff | diff to current |
2017-03-17 |
simon.fraser@apple.com | Improve the system tracing points |
blob | commitdiff | diff to current |
2017-03-16 |
carlosgc@webkit.org | [UNIX] Implement currentSearchLocaleID() and currentTex... |
blob | commitdiff | diff to current |
2017-03-16 |
carlosgc@webkit.org | [GLIB] MainThread implementation is not GTK+ specific |
blob | commitdiff | diff to current |
2017-03-16 |
clopez@igalia.com | [CMake][JSCOnly] Fix build with GLib event loop |
blob | commitdiff | diff to current |
2017-03-15 |
dino@apple.com | Sort Xcode project files |
blob | commitdiff | diff to current |
2017-03-14 |
fpizlo@apple.com | Fix some typos in this benchmark. |
blob | commitdiff | diff to current |
2017-03-14 |
fpizlo@apple.com | Record the HashSet/HashMap operations in DFG/FTL/B3... |
blob | commitdiff | diff to current |
2017-03-14 |
jer.noble@apple.com | Make classes used by Media Stream encode/decode friendly |
blob | commitdiff | diff to current |
2017-03-14 |
utatane.tea@gmail.com | Source/WTF: |
blob | commitdiff | diff to current |
2017-03-14 |
utatane.tea@gmail.com | [JSC][Linux] Implement VMTrap in Linux ports |
blob | commitdiff | diff to current |
2017-03-13 |
utatane.tea@gmail.com | [WTF] Clean up RunLoop and WorkQueue with Seconds and... |
blob | commitdiff | diff to current |
2017-03-13 |
cdumez@apple.com | [WK2] Only report background WebProcesses as unresponsi... |
blob | commitdiff | diff to current |
2017-03-11 |
ossy@webkit.org | REGRESSION(r213645): It made JSC tests super slow and... |
blob | commitdiff | diff to current |
2017-03-11 |
fpizlo@apple.com | The JITs should be able to emit fast TLS loads |
blob | commitdiff | diff to current |
2017-03-11 |
mark.lam@apple.com | Turn ENABLE(MASM_PROBE) on by default for OS(DARWIN... |
blob | commitdiff | diff to current |
2017-03-10 |
ossy@webkit.org | Unreviewed AArch64 Linux buildfix after r213645. |
blob | commitdiff | diff to current |
2017-03-10 |
commit-queue@webki... | [ESnext] Implement Object Rest - Implementing Object... |
blob | commitdiff | diff to current |
2017-03-09 |
commit-queue@webki... | Activate VideoToolbox when WebRTC is enabled on iOS |
blob | commitdiff | diff to current |
2017-03-09 |
fpizlo@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2017-03-09 |
mark.lam@apple.com | Use const AbstractLocker& (instead of const LockHolder... |
blob | commitdiff | diff to current |
2017-03-09 |
mark.lam@apple.com | Make the VM Traps mechanism non-polling for the DFG... |
blob | commitdiff | diff to current |
2017-03-09 |
fpizlo@apple.com | WTF should make it super easy to do ARM concurrency... |
blob | commitdiff | diff to current |
2017-03-08 |
andersca@apple.com | Simplify the PaymentCoordinator interface |
blob | commitdiff | diff to current |
2017-03-06 |
akling@apple.com | [iOS] Report domains crashing under memory pressure... |
blob | commitdiff | diff to current |
2017-03-04 |
achristensen@apple.com | [Win64] '__int128_t': undeclared identifier in MediaTim... |
blob | commitdiff | diff to current |
2017-03-03 |
keith_miller@apple.com | WASM should support faster loads. |
blob | commitdiff | diff to current |
2017-03-03 |
jer.noble@apple.com | Sufficently large timeValue and timeScale arguments... |
blob | commitdiff | diff to current |
2017-03-01 |
annulen@yandex.ru | Removed unused WTF_COMPILER_SUPPORTS_CXX_USER_LITERALS... |
blob | commitdiff | diff to current |
2017-03-01 |
tpopela@redhat.com | [WTF] va_list is not ended in StringPrintStream |
blob | commitdiff | diff to current |
2017-03-01 |
akling@apple.com | Move MemoryPressureHandler to WTF |
blob | commitdiff | diff to current |
2017-02-28 |
cdumez@apple.com | [iOS] Throttle requestAnimationFrame to 30fps in low... |
blob | commitdiff | diff to current |
2017-02-28 |
msaboff@apple.com | Add ability to configure JSC options from a file |
blob | commitdiff | diff to current |
2017-02-28 |
aestes@apple.com | [iOS] Enable file replacement |
blob | commitdiff | diff to current |
2017-02-27 |
mmaxfield@apple.com | Rename ICU cursor iterator to caret iterator |
blob | commitdiff | diff to current |
2017-02-27 |
mmaxfield@apple.com | Use RAII for ICU breaking iterators |
blob | commitdiff | diff to current |
2017-02-27 |
jer.noble@apple.com | Add public method to MediaTime for doing timeScale... |
blob | commitdiff | diff to current |
2017-02-27 |
mmaxfield@apple.com | Stop compiling our own cursorMovementIterator() |
blob | commitdiff | diff to current |
2017-02-25 |
joepeck@webkit.org | [Resource Timing] Gather timing information with reliab... |
blob | commitdiff | diff to current |
2017-02-25 |
keith_miller@apple.com | Rubber-stamped by Chris Dumez. |
blob | commitdiff | diff to current |
2017-02-25 |
cdumez@apple.com | Unreviewed, rolling out r212944. |
blob | commitdiff | diff to current |
2017-02-24 |
keith_miller@apple.com | We should be able to use std::tuples as keys in HashMap |
blob | commitdiff | diff to current |
2017-02-24 |
commit-queue@webki... | Prepare to enable WebRTC on iOS |
blob | commitdiff | diff to current |
2017-02-24 |
joepeck@webkit.org | [Resource Timing] Gather timing information with reliab... |
blob | commitdiff | diff to current |
2017-02-23 |
carlosgc@webkit.org | Better handle Thread and RunLoop initialization |
blob | commitdiff | diff to current |
2017-02-23 |
mmaxfield@apple.com | [Cocoa] Remove Yosemite-specific font lookup code |
blob | commitdiff | diff to current |
2017-02-23 |
keith_miller@apple.com | Remove the demand executable allocator |
blob | commitdiff | diff to current |
2017-02-22 |
achristensen@apple.com | Re-commit part of r212812 accidentally rolled out with... |
blob | commitdiff | diff to current |
2017-02-22 |
jmarcell@apple.com | Rolling out r212757 |
blob | commitdiff | diff to current |
2017-02-22 |
achristensen@apple.com | Fix ASAN build after activating libwebrtc. |
blob | commitdiff | diff to current |
2017-02-22 |
carlosgc@webkit.org | [GTK] Test fast/events/message-port-postMessage-recursi... |
blob | commitdiff | diff to current |
2017-02-22 |
achristensen@apple.com | [WebRTC][Mac] Activate libwebrtc |
blob | commitdiff | diff to current |
2017-02-22 |
fpizlo@apple.com | The collector thread should only start when the mutator... |
blob | commitdiff | diff to current |
2017-02-21 |
wilander@apple.com | Resource Load Statistics: Add alternate classification... |
blob | commitdiff | diff to current |
2017-02-21 |
achristensen@apple.com | Unreviewed, rolling out r212699. |
blob | commitdiff | diff to current |
2017-02-21 |
achristensen@apple.com | [WebRTC][Mac] Activate libwebrtc |
blob | commitdiff | diff to current |
2017-02-21 |
mark.lam@apple.com | [Re-landing] CachedCall should let GC know to keep... |
blob | commitdiff | diff to current |
2017-02-21 |
ryanhaddad@apple.com | Unreviewed, rolling out r212685. |
blob | commitdiff | diff to current |
2017-02-21 |
wilander@apple.com | Resource Load Statistics: Add alternate classification... |
blob | commitdiff | diff to current |
2017-02-20 |
commit-queue@webki... | Unreviewed, rolling out r212618. |
blob | commitdiff | diff to current |
2017-02-20 |
carlosgc@webkit.org | Unreviewed, rolling out r212622. |
blob | commitdiff | diff to current |
2017-02-20 |
carlosgc@webkit.org | [GTK] Test fast/events/message-port-postMessage-recursi... |
blob | commitdiff | diff to current |
2017-02-20 |
mark.lam@apple.com | CachedCall should let GC know to keep its arguments... |
blob | commitdiff | diff to current |
2017-02-19 |
commit-queue@webki... | Unreviewed, rolling out r212466. |
blob | commitdiff | diff to current |
2017-02-18 |
cdumez@apple.com | Recursive MessagePort.postMessage() calls causes tab... |
blob | commitdiff | diff to current |
2017-02-17 |
achristensen@apple.com | Remove EFL-specific files in Source. |
blob | commitdiff | diff to current |
2017-02-16 |
fpizlo@apple.com | The collector thread should only start when the mutator... |
blob | commitdiff | diff to current |
2017-02-16 |
andersca@apple.com | Remove EFL from WTF |
blob | commitdiff | diff to current |
2017-02-14 |
achristensen@apple.com | URLs with an invalid IPv4 address should be invalid |
blob | commitdiff | diff to current |
2017-02-14 |
commit-queue@webki... | The current frame of an image should not deleted if... |
blob | commitdiff | diff to current |
2017-02-13 |
beidson@apple.com | Followup to: Replace all WebKit Library Version checks... |
blob | commitdiff | diff to current |
2017-02-13 |
mmaxfield@apple.com | Update custom line breaking iterators to the latest... |
blob | commitdiff | diff to current |
2017-02-11 |
mitz@apple.com | [Xcode] WTF installs extra copies of two headers outsid... |
blob | commitdiff | diff to current |
2017-02-11 |
commit-queue@webki... | Unreviewed, rolling out r212139. |
blob | commitdiff | diff to current |
2017-02-10 |
commit-queue@webki... | Fix misleading comment in RunLoop.h |
blob | commitdiff | diff to current |
2017-02-10 |
achristensen@apple.com | Unreviewed, rolling out r212040. |
blob | commitdiff | diff to current |
next |