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 |
2017-07-11 |
dino@apple.com | Rolling out r219372. |
tree | commitdiff |
2017-07-11 |
dino@apple.com | Remove NAVIGATOR_HWCONCURRENCY |
tree | commitdiff |
2017-07-11 |
utatane.tea@gmail.com | [WTF] Drop unnecessary AtomicString constructor since... |
tree | commitdiff |
2017-07-10 |
pvollan@apple.com | [Win] Link error when building WTF from WTF.proj projec... |
tree | commitdiff |
2017-07-10 |
bburg@apple.com | Web Replay: remove some unused code |
tree | commitdiff |
2017-07-10 |
beidson@apple.com | Cleanup lifetime issues of UniqueIDBDatabase and IDBBac... |
tree | commitdiff |
2017-07-09 |
utatane.tea@gmail.com | [JSC] Use fastMalloc / fastFree for STL containers |
tree | commitdiff |
2017-07-08 |
bfulgham@apple.com | [WK2] Use a rolling 30-day uptime for processing statistics |
tree | commitdiff |
2017-07-07 |
commit-queue@webki... | Unreviewed, rolling out r219238, r219239, and r219241. |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | Unreviewed, Windows build fix after r219233 part 4 |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | Unreviewed, Windows build fix after r219233 part 3 |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | Unreviewed, Windows build fix after r219233 part 2 |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | Unreviewed, Windows build fix after r219233 |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | Unreviewed, build fix after r219238 |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | [WTF] Implement WTF::ThreadGroup |
tree | commitdiff |
2017-07-07 |
utatane.tea@gmail.com | [WTF] Clean up StringStatics.cpp by using LazyNeverDest... |
tree | commitdiff |
2017-07-07 |
keith_miller@apple.com | Add extra insurance to prevent clang from making crash... |
tree | commitdiff |
2017-07-06 |
jlewis3@apple.com | Unreviewed, rolling out r219178. |
tree | commitdiff |
2017-07-06 |
don.olmstead@sony.com | [WTF] Move SoftLinking.h into WTF |
tree | commitdiff |
2017-07-06 |
utatane.tea@gmail.com | Upgrade GCC baseline |
tree | commitdiff |
2017-07-06 |
utatane.tea@gmail.com | WTF::StringImpl::copyChars segfaults when built with... |
tree | commitdiff |
2017-07-06 |
utatane.tea@gmail.com | Use std::lock_guard instead of std::unique_lock if... |
tree | commitdiff |
2017-07-06 |
utatane.tea@gmail.com | [WTF] Clean up StringStatics.cpp by using LazyNeverDest... |
tree | commitdiff |
2017-07-06 |
utatane.tea@gmail.com | WTF::Thread should have the threads stack bounds. |
tree | commitdiff |
2017-07-06 |
keith_miller@apple.com | Crashing with information should have an abort reason |
tree | commitdiff |
2017-07-05 |
mmaxfield@apple.com | Remove copy of ICU headers from WebKit |
tree | commitdiff |
2017-07-05 |
utatane.tea@gmail.com | [WTF] Make double-conversion's cache data constant... |
tree | commitdiff |
2017-07-04 |
utatane.tea@gmail.com | [WTF] Initialize srandom and srand with cryptographical... |
tree | commitdiff |
2017-07-04 |
commit-queue@webki... | Xcode duplicate UUID for DisallowCType.h and DispatchPtr.h |
tree | commitdiff |
2017-07-04 |
sbarati@apple.com | LayoutTest workers/bomb.html is a Crash |
tree | commitdiff |
2017-07-03 |
commit-queue@webki... | Unreviewed, rolling out r219060. |
tree | commitdiff |
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-07-03 |
keith_miller@apple.com | Fix ifndef in Assertions.h |
tree | commitdiff |
2017-07-03 |
aestes@apple.com | [Xcode] Add an experimental setting to build with ccache |
tree | commitdiff |
2017-07-03 |
commit-queue@webki... | Remove an unused function export |
tree | commitdiff |
2017-07-03 |
utatane.tea@gmail.com | WTF::Thread should have the threads stack bounds. |
tree | commitdiff |
2017-07-02 |
mitz@apple.com | [iOS] Remove code only needed when building for iOS 9.x |
tree | commitdiff |
2017-07-01 |
ticaiolima@gmail.com | [JSC] WTFGetBacktrace can return numberOfFrames ==... |
tree | commitdiff |
2017-07-01 |
mitz@apple.com | [macOS] Remove code only needed when building for OS... |
tree | commitdiff |
2017-07-01 |
commit-queue@webki... | Add a warning if WEBGL2 is enabled without WEBGL |
tree | commitdiff |
2017-07-01 |
keith_miller@apple.com | Force crashWithInfo to be out of line. |
tree | commitdiff |
2017-07-01 |
utatane.tea@gmail.com | [WTF] Drop SymbolRegistry::keyForSymbol |
tree | commitdiff |
2017-06-30 |
jer.noble@apple.com | Make Legacy EME API controlled by RuntimeEnabled setting. |
tree | commitdiff |
next |