2017-08-22 |
mark.lam@apple.com | [Follow up]: Add back the ability to disable MASM_PROBE... |
tree | commitdiff |
2017-08-22 |
clopez@igalia.com | [GTK] ARMv7 build fails to build MacroAssemblerARMv7... |
tree | commitdiff |
2017-08-21 |
weinig@apple.com | StringView could use a function to strip leading/traili... |
tree | commitdiff |
2017-08-21 |
eric.carlson@apple.com | Add WTFLogChannel level to allow runtime log filtering |
tree | commitdiff |
2017-08-21 |
mark.lam@apple.com | Gardening: fix CLoop build. |
tree | commitdiff |
2017-08-19 |
ryanhaddad@apple.com | Unreviewed, rolling out r220938. |
tree | commitdiff |
2017-08-18 |
eric.carlson@apple.com | Add WTFLogChannel level to allow runtime log filtering |
tree | commitdiff |
2017-08-18 |
pvollan@apple.com | Implement 32-bit MacroAssembler::probe support for... |
tree | commitdiff |
2017-08-17 |
mark.lam@apple.com | Only use 16 VFP registers if !CPU(ARM_NEON). |
tree | commitdiff |
2017-08-17 |
mark.lam@apple.com | Add back the ability to disable MASM_PROBE from the... |
tree | commitdiff |
2017-08-16 |
mark.lam@apple.com | Gardening: fix GTK ARM_THUMB2 build. |
tree | commitdiff |
2017-08-16 |
aestes@apple.com | [Payment Request] Add an ENABLE flag and an experimenta... |
tree | commitdiff |
2017-08-15 |
simon.fraser@apple.com | Remove Proximity Events and related code |
tree | commitdiff |
2017-08-15 |
simon.fraser@apple.com | Remove ENABLE(REQUEST_AUTOCOMPLETE) code, which was... |
tree | commitdiff |
2017-08-15 |
simon.fraser@apple.com | Remove ENABLE_VIEW_MODE_CSS_MEDIA and related code |
tree | commitdiff |
2017-08-14 |
fpizlo@apple.com | Put the ScopedArgumentsTable's ScopeOffset array in... |
tree | commitdiff |
2017-08-12 |
rniwa@webkit.org | Replace DATA_TRANSFER_ITEMS by a runtime flag and add... |
tree | commitdiff |
2017-08-12 |
don.olmstead@sony.com | [WTF] Move ValueToString into WTF |
tree | commitdiff |
2017-08-11 |
timothy_horton@app... | Fix the build with modern Clang's -Wexpansion-to-defined |
tree | commitdiff |
2017-08-11 |
weinig@apple.com | WTF::Function does not allow for reference / non-defaul... |
tree | commitdiff |
2017-08-11 |
mark.lam@apple.com | Make the MASM_PROBE mechanism mandatory for DFG and... |
tree | commitdiff |
2017-08-11 |
beidson@apple.com | Rename the source files for the WTF persistent coders. |
tree | commitdiff |
2017-08-11 |
utatane.tea@gmail.com | Unreviewed, attempt to fix build failure with VC2017 |
tree | commitdiff |
2017-08-10 |
utatane.tea@gmail.com | Run more WTF tests |
tree | commitdiff |
2017-08-10 |
utatane.tea@gmail.com | [WTF] ThreadSpecific should not introduce additional... |
tree | commitdiff |
2017-08-10 |
timothy_horton@app... | Fix a silly typo in Compiler.h |
tree | commitdiff |
2017-08-10 |
mcatanzaro@igalia.com | Remove ENABLE_GAMEPAD_DEPRECATED |
tree | commitdiff |
2017-08-10 |
don.olmstead@sony.com | [WTF] Move TextStream into WTF |
tree | commitdiff |
2017-08-10 |
ryanhaddad@apple.com | Unreviewed, rolling out r220466, r220477, and r220487. |
tree | commitdiff |
2017-08-09 |
weinig@apple.com | Update reviewer |
tree | commitdiff |
2017-08-09 |
commit-queue@webki... | WTF::Function does not allow for reference / non-defaul... |
tree | commitdiff |
2017-08-09 |
ryanhaddad@apple.com | Unreviewed, rolling out r220457. |
tree | commitdiff |
2017-08-09 |
commit-queue@webki... | WTF::Function does not allow for reference / non-defaul... |
tree | commitdiff |
2017-08-08 |
fpizlo@apple.com | Baseline JIT should do caging |
tree | commitdiff |
2017-08-08 |
ryanhaddad@apple.com | Unreviewed, rolling out r220368. |
tree | commitdiff |
2017-08-08 |
mcatanzaro@igalia.com | [CMake] Properly test if compiler supports compiler... |
tree | commitdiff |
2017-08-07 |
fpizlo@apple.com | Baseline JIT should do caging |
tree | commitdiff |
2017-08-07 |
fpizlo@apple.com | Unreviewed, try to fix Windows build. |
tree | commitdiff |
2017-08-07 |
fpizlo@apple.com | Primitive auxiliaries and JSValue auxiliaries should... |
tree | commitdiff |
2017-08-07 |
bburg@apple.com | Remove CANVAS_PATH compilation guard |
tree | commitdiff |
2017-08-06 |
fpizlo@apple.com | REGRESSION (r219895-219897): Number of leaks on Open... |
tree | commitdiff |
2017-08-04 |
jlewis3@apple.com | Unreviewed, rolling out r220271. |
tree | commitdiff |
2017-08-04 |
commit-queue@webki... | Remove STREAMS_API compilation guard |
tree | commitdiff |
2017-08-04 |
bburg@apple.com | Remove ENABLE(WEB_SOCKET) guards |
tree | commitdiff |
2017-08-03 |
commit-queue@webki... | Remove FETCH_API compilation guard |
tree | commitdiff |
2017-08-03 |
beidson@apple.com | Add SW IDLs and stub out basic functionality. |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | Unreviewed, build fix for Windows port |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | Merge ThreadHolder to WTF::Thread itself |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | [Linux][WTF] Use one global semaphore to notify thread... |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | [Linux][WTF] Reduce sizeof(WTF::Thread) by using a... |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | Unreviewed, build fix for Windows port |
tree | commitdiff |
2017-08-03 |
utatane.tea@gmail.com | Merge WTFThreadData to Thread::current |
tree | commitdiff |
2017-08-03 |
commit-queue@webki... | NeverDestroyed related leaks seen on bots |
tree | commitdiff |
2017-08-03 |
fpizlo@apple.com | All C++ accesses to JSObject::m_butterfly should do... |
tree | commitdiff |
2017-08-02 |
fpizlo@apple.com | We should be OK with the gigacage being disabled on... |
tree | commitdiff |
2017-08-02 |
fpizlo@apple.com | Bmalloc and GC should put auxiliaries (butterflies... |
tree | commitdiff |
2017-07-31 |
jlewis3@apple.com | Unreviewed, rolling out r220060. |
tree | commitdiff |
2017-07-31 |
utatane.tea@gmail.com | Merge WTFThreadData to Thread::current |
tree | commitdiff |
2017-07-31 |
calvaris@igalia.com | Created a bool pretty printer at WTF for debugging... |
tree | commitdiff |
2017-07-31 |
utatane.tea@gmail.com | [WTF] Introduce Private Symbols |
tree | commitdiff |
2017-07-30 |
beidson@apple.com | Add URLSchemeHandler API tests that verify the lack... |
tree | commitdiff |
2017-07-28 |
utatane.tea@gmail.com | [WTF] Drop Thread initialization wait in some platforms... |
tree | commitdiff |
2017-07-28 |
jfbastien@apple.com | Update lock benchmarks |
tree | commitdiff |
2017-07-26 |
bburg@apple.com | Remove WEB_TIMING feature flag |
tree | commitdiff |
2017-07-26 |
csaavedra@igalia.com | [WPE] Enable KeyboardEvent key and code attributes |
tree | commitdiff |
2017-07-26 |
fpizlo@apple.com | B3 should do LICM |
tree | commitdiff |
2017-07-23 |
mcatanzaro@igalia.com | Implement FALLTHROUGH attribute for C with GCC |
tree | commitdiff |
2017-07-22 |
fpizlo@apple.com | It should be easy to decide how WebKit yields |
tree | commitdiff |
2017-07-22 |
utatane.tea@gmail.com | [WTF] Extend ThreadGroup::add results from bool to... |
tree | commitdiff |
2017-07-22 |
commit-queue@webki... | Unreviewed, rolling out r219732. |
tree | commitdiff |
2017-07-21 |
utatane.tea@gmail.com | [WTF] Drop initializeDate |
tree | commitdiff |
2017-07-21 |
utatane.tea@gmail.com | [JSC] Introduce static symbols |
tree | commitdiff |
2017-07-21 |
utatane.tea@gmail.com | [WTF] Newly added AtomicStringImpl should use BufferInt... |
tree | commitdiff |
2017-07-21 |
annulen@yandex.ru | [cmake] Unreviewed, add definitions necessary... |
tree | commitdiff |
2017-07-20 |
cdumez@apple.com | Replace calls to Vector::resize() with calls to more... |
tree | commitdiff |
2017-07-20 |
utatane.tea@gmail.com | [WTF] Use ThreadGroup to bookkeep active threads for... |
tree | commitdiff |
2017-07-19 |
utatane.tea@gmail.com | [WTF] Remove unnecessary indirection of WTF::Thread... |
tree | commitdiff |
2017-07-19 |
utatane.tea@gmail.com | [WTF] Implement WTF::ThreadGroup |
tree | commitdiff |
2017-07-19 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_RANGE_LOOP_ANALYSIS |
tree | commitdiff |
2017-07-19 |
utatane.tea@gmail.com | WTF::Thread should have the threads stack bounds. |
tree | commitdiff |
2017-07-19 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_OBJC_LITERAL_CONVERSION |
tree | commitdiff |
2017-07-18 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_NON_LITERAL_NULL_CONVERSION |
tree | commitdiff |
2017-07-18 |
aestes@apple.com | [Xcode] Enable CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING |
tree | commitdiff |
2017-07-18 |
annulen@yandex.ru | [cmake] Set library types before their targets are... |
tree | commitdiff |
2017-07-18 |
commit-queue@webki... | Move USE_AVFOUNDATION definition on Windows to wtf... |
tree | commitdiff |
2017-07-18 |
darin@apple.com | Improve use of NeverDestroyed |
tree | commitdiff |
2017-07-17 |
annulen@yandex.ru | [CMake] Create targets before WEBKIT_INCLUDE_CONFIG_FIL... |
tree | commitdiff |
2017-07-15 |
jbedard@apple.com | Add iOS 11 SPI |
tree | commitdiff |
2017-07-14 |
commit-queue@webki... | Unreviewed, rolling out r219510. |
tree | commitdiff |
2017-07-14 |
utatane.tea@gmail.com | [WTF] Newly added AtomicStringImpl should use BufferInt... |
tree | commitdiff |
2017-07-14 |
utatane.tea@gmail.com | [WTF] Use std::unique_ptr for StackTrace |
tree | commitdiff |
2017-07-14 |
utatane.tea@gmail.com | Unreviewed, annotate inline for operator==/!= for FastA... |
tree | commitdiff |
2017-07-12 |
commit-queue@webki... | Unreviewed, rolling out r219176. |
tree | commitdiff |
2017-07-12 |
aperez@igalia.com | [WTF] Failure to build when the compiler specifically... |
tree | commitdiff |
2017-07-12 |
msaboff@apple.com | Unreviewed build fix when both DATA_LOG_TO_FILE and... |
tree | commitdiff |
2017-07-12 |
jlewis3@apple.com | Unreviewed, rolling out r219401. |
tree | commitdiff |
2017-07-12 |
jlewis3@apple.com | Unreviewed, rolling out r219379. |
tree | commitdiff |
2017-07-12 |
utatane.tea@gmail.com | Unreviewed, attempt to fix Windows build |
tree | commitdiff |
2017-07-12 |
carlosgc@webkit.org | [GTK][WPE] Enable FILE_LOCK and implement lockFile... |
tree | commitdiff |
2017-07-12 |
dino@apple.com | Remove NAVIGATOR_HWCONCURRENCY |
tree | commitdiff |
next |