2017-07-03 |
jlewis3@apple.com | Unreviewed, rolling out r219103. |
tree | commitdiff |
2017-07-03 |
jbedard@apple.com | Remove copy of ICU headers from WebKit |
tree | commitdiff |
2017-06-30 |
rniwa@webkit.org | Ran sort-Xcode-project-file. |
tree | commitdiff |
2017-06-28 |
bfulgham@apple.com | Teach ResourceLoadStatistics to recognize changes in... |
tree | commitdiff |
2017-06-12 |
jer.noble@apple.com | Screen sleeps while doing WebRTC video |
tree | commitdiff |
2017-06-01 |
keith_miller@apple.com | Undo rollout in r217638 with bug fix |
tree | commitdiff |
2017-05-31 |
commit-queue@webki... | Unreviewed, rolling out r217611 and r217631. |
tree | commitdiff |
2017-05-31 |
keith_miller@apple.com | Reland r216808, underlying lldb bug has been fixed. |
tree | commitdiff |
2017-05-22 |
bburg@apple.com | Add a debugging macro that sleeps a thread until a... |
tree | commitdiff |
2017-05-14 |
cdumez@apple.com | Drop PassRefPtr class from WTF |
tree | commitdiff |
2017-05-13 |
commit-queue@webki... | Unreviewed, rolling out r216808. |
tree | commitdiff |
2017-05-13 |
keith_miller@apple.com | Use Mach exceptions instead of signals where possible |
tree | commitdiff |
2017-05-12 |
utatane.tea@gmail.com | [Win] Implement memoryFootprint for Windows |
tree | commitdiff |
2017-05-02 |
mitz@apple.com | [Xcode] It’s easy to accidentally install a WTF header... |
tree | commitdiff |
2017-05-02 |
mitz@apple.com | WTF installs an extra copy of a header outside /usr... |
tree | commitdiff |
2017-04-29 |
utatane.tea@gmail.com | Move WebCore CPUTime to WTF and implement it in all... |
tree | commitdiff |
2017-04-28 |
carlosgc@webkit.org | Move UUID from WebCore/platform to WTF |
tree | commitdiff |
2017-04-25 |
utatane.tea@gmail.com | [WTF] Move JSC tools/StackTrace to WTF and unify stack... |
tree | commitdiff |
2017-04-21 |
keith_miller@apple.com | Unreviewed, rolling out r215634. |
tree | commitdiff |
2017-04-21 |
commit-queue@webki... | Unreviewed, rolling out r215620 and r215623. |
tree | commitdiff |
2017-04-21 |
keith_miller@apple.com | Add signaling API |
tree | commitdiff |
2017-04-20 |
weinig@apple.com | Move notFound into its own file |
tree | commitdiff |
2017-04-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r215518. |
tree | commitdiff |
2017-04-19 |
commit-queue@webki... | Move notFound into its own file |
tree | commitdiff |
2017-04-17 |
mitz@apple.com | [Cocoa] Move isNullFunctionPointer down into WTF |
tree | commitdiff |
2017-04-14 |
mitz@apple.com | WTF installs an extra copy of a header outside /usr... |
tree | commitdiff |
2017-04-12 |
utatane.tea@gmail.com | [WTF] Introduce Thread class and use RefPtr<Thread... |
tree | commitdiff |
2017-04-08 |
keith_miller@apple.com | Add a PriorityQueue class |
tree | commitdiff |
2017-04-04 |
utatane.tea@gmail.com | [WTF] Introduce WTF::RandomDevice which keeps /dev... |
tree | commitdiff |
2017-03-30 |
fpizlo@apple.com | Air should support linear scan for optLevel<2 |
tree | commitdiff |
2017-03-27 |
fpizlo@apple.com | B3::fixSSA should do liveness pruning |
tree | commitdiff |
2017-03-15 |
dino@apple.com | Sort Xcode project files |
tree | commitdiff |
2017-03-14 |
fpizlo@apple.com | Record the HashSet/HashMap operations in DFG/FTL/B3... |
tree | commitdiff |
2017-03-11 |
fpizlo@apple.com | The JITs should be able to emit fast TLS loads |
tree | commitdiff |
2017-03-01 |
akling@apple.com | Move MemoryPressureHandler to WTF |
tree | commitdiff |
2017-02-27 |
mmaxfield@apple.com | Stop compiling our own cursorMovementIterator() |
tree | commitdiff |
2017-02-21 |
mark.lam@apple.com | [Re-landing] CachedCall should let GC know to keep... |
tree | commitdiff |
2017-02-20 |
commit-queue@webki... | Unreviewed, rolling out r212618. |
tree | commitdiff |
2017-02-20 |
mark.lam@apple.com | CachedCall should let GC know to keep its arguments... |
tree | commitdiff |
2017-02-11 |
mitz@apple.com | [Xcode] WTF installs extra copies of two headers outsid... |
tree | commitdiff |
2017-02-03 |
akling@apple.com | [Mac] In-process memory pressure monitor for WebContent... |
tree | commitdiff |
2017-02-02 |
commit-queue@webki... | Unreviewed, rolling out r211571 and r211582. |
tree | commitdiff |
2017-02-02 |
akling@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2017-01-16 |
weinig@apple.com | Add the ability to use numbers in makeString() |
tree | commitdiff |
2017-01-09 |
antti@apple.com | Move cache coders to WTF |
tree | commitdiff |
2016-12-16 |
mmaxfield@apple.com | Sort Xcode project files |
tree | commitdiff |
2016-12-14 |
commit-queue@webki... | Unreviewed, rolling out r209795. |
tree | commitdiff |
2016-12-14 |
barraclough@apple.com | MarkedBlock::marksConveyLivenessDuringMarking should... |
tree | commitdiff |
2016-12-12 |
fpizlo@apple.com | MarkedBlock::marksConveyLivenessDuringMarking should... |
tree | commitdiff |
2016-12-09 |
ggaren@apple.com | Moved OrdinalNumber into its own file |
tree | commitdiff |
2016-12-07 |
darin@apple.com | Remove various stray uses of WebCore::Dictionary |
tree | commitdiff |
2016-12-05 |
joepeck@webkit.org | REGRESSION(r208985): SafariForWebKitDevelopment Symbol... |
tree | commitdiff |
2016-12-04 |
utatane.tea@gmail.com | Refactor SymbolImpl layout |
tree | commitdiff |
2016-11-17 |
utatane.tea@gmail.com | [JSC] WTF::TemporaryChange with WTF::SetForScope |
tree | commitdiff |
2016-11-15 |
fpizlo@apple.com | The GC should be optionally concurrent and disabled... |
tree | commitdiff |
2016-11-13 |
jfbastien@apple.com | Implement WTF::Expected |
tree | commitdiff |
2016-11-05 |
fpizlo@apple.com | WTF::ParkingLot should stop using std::chrono because... |
tree | commitdiff |
2016-10-18 |
fpizlo@apple.com | WTF should make it easier to create threads that die... |
tree | commitdiff |
2016-10-11 |
commit-queue@webki... | Add SynchronizedFixedQueue class |
tree | commitdiff |
2016-09-30 |
weinig@apple.com | Add initial support for IDL union conversion |
tree | commitdiff |
2016-09-20 |
fpizlo@apple.com | Make MarkedBlock state tracking support overlapped... |
tree | commitdiff |
2016-09-12 |
fpizlo@apple.com | FastBitVector should have efficient and easy-to-use... |
tree | commitdiff |
2016-08-24 |
utatane.tea@gmail.com | [JSC] Move generic data structures out of B3 |
tree | commitdiff |
2016-08-24 |
andersca@apple.com | Add enum traits and use them in the IPC::Decoder |
tree | commitdiff |
2016-08-16 |
andersca@apple.com | Add WTF::ScopeExit |
tree | commitdiff |
2016-08-06 |
commit-queue@webki... | WTF needs a variant implementation |
tree | commitdiff |
2016-08-06 |
keith_miller@apple.com | Add LEBDecoder and tests |
tree | commitdiff |
2016-07-10 |
mmaxfield@apple.com | Move breaking iterator code to WTF |
tree | commitdiff |
2016-06-24 |
andersca@apple.com | Rename NoncopyableFunction to Function |
tree | commitdiff |
2016-06-10 |
achristensen@apple.com | Introduce WTF::UniqueRef |
tree | commitdiff |
2016-06-04 |
commit-queue@webki... | Unreviewed, rolling out r201663. |
tree | commitdiff |
2016-06-03 |
andersca@apple.com | Rename NoncopyableFunction to Function |
tree | commitdiff |
2016-06-03 |
mark.lam@apple.com | Clean up how StackVisitor dumps its frames. |
tree | commitdiff |
2016-05-31 |
beidson@apple.com | Make createCrossThreadTask() functions return on the... |
tree | commitdiff |
2016-05-31 |
beidson@apple.com | Move CrossThreadCopier/CrossThreadTask to WTF. |
tree | commitdiff |
2016-05-28 |
cdumez@apple.com | callOnMainThread() should not copy captured lambda... |
tree | commitdiff |
2016-05-25 |
andersca@apple.com | Get rid of WTF/Functional.h |
tree | commitdiff |
2016-05-19 |
fpizlo@apple.com | DFG::LICMPhase shouldn't hoist type checks unless it... |
tree | commitdiff |
2016-05-17 |
fpizlo@apple.com | WTF should know about Language |
tree | commitdiff |
2016-05-13 |
bdakin@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2016-05-02 |
beidson@apple.com | Add the ability to accumulate logs for specific logging... |
tree | commitdiff |
2016-03-18 |
sbarati@apple.com | Implement SmallPtrSet and integrate it into the Parser |
tree | commitdiff |
2016-03-08 |
andersca@apple.com | Add AppKit compatibility header |
tree | commitdiff |
2016-02-26 |
andersca@apple.com | Add WTF::OptionSet and use it for the website data... |
tree | commitdiff |
2016-02-25 |
barraclough@apple.com | Should template RefCounter instead of RefCounter::Token |
tree | commitdiff |
2016-01-26 |
fpizlo@apple.com | FTLB3Output should maintain good block order like the... |
tree | commitdiff |
2016-01-21 |
fpizlo@apple.com | B3 should have load elimination |
tree | commitdiff |
2016-01-20 |
commit-queue@webki... | Refactor AtomicStringKeyedMRUCache to be a generic... |
tree | commitdiff |
2016-01-19 |
cdumez@apple.com | Unreviewed, rolling out r195141. |
tree | commitdiff |
2016-01-15 |
simon.fraser@apple.com | Add kdebug_trace signposts for a few WebCore operations |
tree | commitdiff |
2016-01-15 |
akling@apple.com | Source/WebCore: |
tree | commitdiff |
2016-01-13 |
ryanhaddad@apple.com | Unreviewed, rolling out r194963. |
tree | commitdiff |
2016-01-13 |
akling@apple.com | Source/WebCore: |
tree | commitdiff |
2016-01-06 |
andersca@apple.com | Add a smart block pointer |
tree | commitdiff |
2015-12-11 |
joepeck@webkit.org | Remote Inspector: Verify the identity of the other... |
tree | commitdiff |
2015-12-10 |
fpizlo@apple.com | FTL B3 should have basic GetById support |
tree | commitdiff |
2015-12-08 |
joepeck@webkit.org | Create a Sandbox SPI header |
tree | commitdiff |
2015-12-01 |
benjamin@webkit.org | [JSC] Speed up Air Liveness Analysis on Tmps |
tree | commitdiff |
2015-11-03 |
fpizlo@apple.com | B3/Air should use bubble sort for their insertion sets... |
tree | commitdiff |
2015-11-02 |
fpizlo@apple.com | Dominators should be factored out of the DFG |
tree | commitdiff |
next |