- cf523f4 Merge WTFThreadData to Thread::current by utatane.tea@gmail.com · 8 years ago
- c79543c Unreviewed, rolling out r219176. https://bugs.webkit.org/show_bug.cgi?id=174436 by commit-queue@webkit.org · 8 years ago
- 1efb254 WTF::Thread should have the threads stack bounds. by utatane.tea@gmail.com · 8 years ago
- 162207b Unreviewed, rolling out r219060. https://bugs.webkit.org/show_bug.cgi?id=174108 by commit-queue@webkit.org · 8 years ago
- 1a8fca7 WTF::Thread should have the threads stack bounds. by utatane.tea@gmail.com · 8 years ago
- 2147640 Audit and fix incorrect uses of JSArray::tryCreateForInitializationPrivate(). by mark.lam@apple.com · 8 years ago
- e3eed63 WebAssembly: manage memory better https://bugs.webkit.org/show_bug.cgi?id=170628 by jfbastien@apple.com · 8 years ago
- 5a6108c WebAssembly: When Wasm calls to C, it should use Wasm::Context* instead of ExecState* to get VM by sbarati@apple.com · 8 years ago
- a65ced8 Better handle Thread and RunLoop initialization by carlosgc@webkit.org · 8 years ago
- c1ed3e7 The collector thread should only start when the mutator doesn't have heap access by fpizlo@apple.com · 8 years ago
- 437c420 Unreviewed, rolling out r212466. https://bugs.webkit.org/show_bug.cgi?id=168577 by commit-queue@webkit.org · 8 years ago
- cf80c6a The collector thread should only start when the mutator doesn't have heap access by fpizlo@apple.com · 8 years ago
- ca12d0e Unreviewed rollout of r211486, r211629. by joepeck@webkit.org · 8 years ago
- 3f4d09e Web Inspector: Use guaranteed RunLoop instead of RunLoop::current for dispatching inspector GC event by commit-queue@webkit.org · 8 years ago
- 8b6ca58 The GC should be in a thread https://bugs.webkit.org/show_bug.cgi?id=163562 by fpizlo@apple.com · 8 years ago
- 5e29b76 Replace all of the various non-working and non-compiling sampling profiler hacks with a single super hack by fpizlo@apple.com · 9 years ago
- aa67129 Use WTF::Lock and WTF::Condition instead of WTF::Mutex, WTF::ThreadCondition, std::mutex, and std::condition_variable by fpizlo@apple.com · 10 years ago
- 905f59b Unreviewed, rolling out r188444. https://bugs.webkit.org/show_bug.cgi?id=148029 by commit-queue@webkit.org · 10 years ago
- 790628f Use WTF::Lock and WTF::Condition instead of WTF::Mutex, WTF::ThreadCondition, std::mutex, and std::condition_variable by fpizlo@apple.com · 10 years ago
- 46f07e5 Remove ENABLE(LLINT) and ENABLE(LLINT_C_LOOP) guards by dbatyai.u-szeged@partner.samsung.com · 11 years ago
- 9204733 .: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers by mjs@apple.com · 11 years ago
- b6f8519 Make JSCells have 32-bit Structure pointers by mhahnenberg@apple.com · 11 years ago
- 5e1200e No need to save reservedZoneSize when dropping the JSLock. by mark.lam@apple.com · 11 years ago
- aa9f4ab REGRESSION: Crash in sanitizeStackForVMImpl when scrolling @ lifehacker.com.au by msaboff@apple.com · 11 years ago
- 7985e2b Replace WTF::ThreadingOnce with std::call_once by andersca@apple.com · 11 years ago
- fcbd99f Unreviewed, rolling out r160116. by commit-queue@webkit.org · 11 years ago
- 7dec9a9 Use ThreadingOnce class to encapsulate pthread_once functionality. by commit-queue@webkit.org · 11 years ago
- efd0d51 llint_slow_path_put_by_id can deadlock on a ConcurrentJITLock by mhahnenberg@apple.com · 11 years ago
- 68083b5 Unreviewed, rolling out r157413. by commit-queue@webkit.org · 11 years ago
- e8cc67f llint_slow_path_put_by_id can deadlock on a ConcurrentJITLock by mhahnenberg@apple.com · 11 years ago
- ef8dbf8 FTL: Soft-link LLVM as a workaround for LLVM's static initializers and exit-time destructors by fpizlo@apple.com · 11 years ago
- 49a2baf fourthTier: JSC's disassembly infrastructure should be able to disassemble the code that LLVM generates by oliver@apple.com · 12 years ago
- cece4b6 fourthTier: Structure::addPropertyTransitionToExistingStructure should be thread-safe by oliver@apple.com · 12 years ago
- ea77149 fourthTier: Landing the initial FTL logic in a single commit to avoid spurious by oliver@apple.com · 12 years ago
- 4fbb9c3 Renamed RegisterFile to JSStack, and removed prototype of the by mark.lam@apple.com · 12 years ago
- 3a2fb03 JSC should have a way to gather and log Heap memory use and pause times by mhahnenberg@apple.com · 12 years ago
- 2840a27 Fixed JSLock to use the platform abstraction for Mutex instead of by mark.lam@apple.com · 13 years ago
- cff06e4 Replace JSC::UString by WTF::String by benjamin@webkit.org · 13 years ago
- 25d5782 Refactoring LLInt::Data. https://bugs.webkit.org/show_bug.cgi?id=95316. by barraclough@apple.com · 13 years ago
- fbda60c Add ability to symbolically set and dump JSC VM options. by commit-queue@webkit.org · 13 years ago
- f672013 Should be able to build YARR JIT without the JS language JIT by barraclough@apple.com · 13 years ago
- 3979f2d Make WTF public headers use fully-qualified include paths and remove ForwardingHeaders/wtf by eric@webkit.org · 13 years ago
- cbcd594 Unreviewed, rolling out r109837. by commit-queue@webkit.org · 13 years ago
- 37ac49e Source/JavaScriptCore: Update JavaScriptCore files to use fully-qualified WTF include paths by eric@webkit.org · 13 years ago
- c58d54d De-virtualize destructors https://bugs.webkit.org/show_bug.cgi?id=74331 by mhahnenberg@apple.com · 13 years ago
- a2e1598 Rename JSC::Heuristics to JSC::Options by commit-queue@webkit.org · 13 years ago
- 2e4652a DateMath.cpp should not depend on JavaScriptCore by abarth@webkit.org · 13 years ago
- 7125f98 All of JSC's heuristics should be in one place for easier tuning by fpizlo@apple.com · 13 years ago
- e2f2791 Removed ENABLE_JSC_MULTIPLE_THREADS and related #ifdefs. by ggaren@apple.com · 14 years ago
- e2f4da7 Unreviewed build fix after r94871. by paroga@webkit.org · 14 years ago
- e6a7f5f The executable allocator makes it difficult to free individual by fpizlo@apple.com · 14 years ago
- 35b9d96 REGRESSION (r94452): 20 http/tests tests failing on Qt Linux Release by commit-queue@webkit.org · 14 years ago
- af20c27 Incorporate newer, faster dtoa library by commit-queue@webkit.org · 14 years ago
- aec7e0c There is no facility for profiling how the write barrier is used by fpizlo@apple.com · 14 years ago
- cbf2473 [chromium] Turn on WTF_MULTIPLE_THREADS. by dslomov@google.com · 14 years ago
- b2fa0dc 2011-04-15 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
- 2db06ce 2011-04-15 Philippe Normand <pnormand@igalia.com> by philn@webkit.org · 14 years ago
- bb8da91 2011-04-13 Oliver Hunt <oliver@apple.com> by oliver@apple.com · 14 years ago
- 9a4387f 2011-02-23 Patrick Gansterer <paroga@webkit.org> by paroga@webkit.org · 14 years ago
- a8b3854 Moved Collector.* => Heap.*, since the file contains a class named "Heap". by ggaren@apple.com · 14 years ago
- 76da8fc Move JavaScriptCore to Source https://bugs.webkit.org/show_bug.cgi?id=51604 by abarth@webkit.org · 14 years ago[Renamed from JavaScriptCore/runtime/InitializeThreading.cpp]
- b2725f7 Added statistics sampling and reporting for JavaScriptCore's RegisterFile and ExecutableAllocator classes by slewis@apple.com · 15 years ago
- ee2085b Bug 43817 - Remove UString::Rep by barraclough@apple.com · 15 years ago
- 43e9a93 Rubber stamped by Maciej Stachowiak (relanding r57829). by barraclough@apple.com · 15 years ago
- bcfd7fc This broke windows. by barraclough@apple.com · 15 years ago
- b599e9e https://bugs.webkit.org/show_bug.cgi?id=37745 by barraclough@apple.com · 15 years ago
- 1348bdf Reviewed by Geoffrey Garen. by ap@apple.com · 15 years ago
- acbcc28 2010-01-04 Maciej Stachowiak <mjs@apple.com> by mjs@apple.com · 15 years ago
- ec364a7 Rolled back in r50590 with Windows build hopefully fixed. by ggaren@apple.com · 15 years ago
- 40c23f4 Rolled out r50590 because it doesn't build on Windows. by ggaren@apple.com · 15 years ago
- 8d226d7 JavaScriptCore: https://bugs.webkit.org/show_bug.cgi?id=31197 by ggaren@apple.com · 15 years ago
- 540d71a6 Merged nitro-extreme branch into trunk. by ggaren@apple.com · 16 years ago
- 1d2d874 JavaScriptCore: by dglazkov@chromium.org · 16 years ago
- 586afef 2009-01-09 David Levin <levin@chromium.org> by oliver@apple.com · 16 years ago
- b9ad540 JavaScriptCore: by barraclough@apple.com · 16 years ago
- 770a8a8 2008-11-14 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago
- 858b2b6 2008-11-05 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago
- 0b51a73 2008-11-05 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago
- b91210c 2008-11-03 Cameron Zwarich <zwarich@apple.com> by cwzwarich@webkit.org · 16 years ago[Renamed from JavaScriptCore/kjs/InitializeThreading.cpp]
- c1f39dc 2008-11-03 Alp Toker <alp@nuanti.com> by alp@webkit.org · 16 years ago
- 3f782f6 2008-09-07 Cameron Zwarich <cwzwarich@uwaterloo.ca> by cwzwarich@webkit.org · 17 years ago
- bb18fd3 Reviewed by Alexey Proskuryakov. by eric@webkit.org · 17 years ago
- 851b992 Reviewed by Geoff Garen. by ap@webkit.org · 17 years ago
- e3d94bc Reviewed by Mark Rowe. by ap@webkit.org · 17 years ago
- 0e2d66e 2008-07-05 Sam Weinig <sam@webkit.org> by weinig@apple.com · 17 years ago
- f5f9870 Reviewed by Geoff. by ap@webkit.org · 17 years ago
- 0b7e63b Reviewed by Maciej. by ap@webkit.org · 17 years ago
- 94e1b3c !USE(MULTIPLE_THREADS) on Darwin build fix by kevino@webkit.org · 17 years ago
- 960c28e Reviewed by Darin. by ap@webkit.org · 17 years ago
- 5b30cfc Reviewed by Darin. by ap@webkit.org · 17 years ago
- 53f9919 Roll out recent threading changes (r32807, r32810, r32819, r32822) to simplify by ap@webkit.org · 17 years ago
- 7f250f8 Reviewed by Geoffrey Garen. by ap@webkit.org · 17 years ago
- 3d4a541 Reviewed by Darin. by ap@webkit.org · 17 years ago
- a46b000 Reviewed by Geoffrey Garen. by ap@webkit.org · 17 years ago
- fb85140 Reviewed by Darin. by ap@webkit.org · 17 years ago
- 7b6dd97 Reviewed by Darin. by ap@webkit.org · 17 years ago
- 3bfd7d0 Reviewed by Darin. by ap@webkit.org · 17 years ago
- 7d34b91 Reviewed by Geoff. by ap@webkit.org · 17 years ago
- 11f3871 Reviewed by Darin. by ap@webkit.org · 17 years ago
- 8f15850 Reviewed by Oliver Hunt. by ap@webkit.org · 17 years ago