2015-09-11 |
keith_miller@apple.com | cryptographicallyRandomValuesFromOS should use CCRandom... |
tree | commitdiff |
2015-09-10 |
fpizlo@apple.com | There should be one stub hanging off an inline cache... |
tree | commitdiff |
2015-09-09 |
mark.lam@apple.com | GC stack scan should include ABI red zone. |
tree | commitdiff |
2015-09-04 |
ossy@webkit.org | Enable reference qualified functions for GCC |
tree | commitdiff |
2015-09-04 |
ossy@webkit.org | webkit-unassigned@lists.webkit.org |
tree | commitdiff |
2015-08-29 |
zandobersek@gmail.com | [WTF] Improve a ParkingLot::parkConditionally() comment... |
tree | commitdiff |
2015-08-28 |
andersca@apple.com | Remove the #if PLATFORM(MAC) in DeprecatedSymbolsUsedBy... |
tree | commitdiff |
2015-08-27 |
andersca@apple.com | Define legacy main thread calling functions for iOS... |
tree | commitdiff |
2015-08-26 |
andersca@apple.com | Fix build. |
tree | commitdiff |
2015-08-26 |
andersca@apple.com | Add and implement WorkQueue::concurrentApply |
tree | commitdiff |
2015-08-26 |
fpizlo@apple.com | Node::origin should be able to tell you if it's OK... |
tree | commitdiff |
2015-08-25 |
ossy@webkit.org | Require GCC version at least 4.9 |
tree | commitdiff |
2015-08-22 |
andersca@apple.com | std::once_flag needs to be static. |
tree | commitdiff |
2015-08-22 |
andersca@apple.com | Build fix. |
tree | commitdiff |
2015-08-21 |
andersca@apple.com | Address review feedback from Darin. |
tree | commitdiff |
2015-08-21 |
andersca@apple.com | Deprecate the old school callOnMainThread/cancelCallOnM... |
tree | commitdiff |
2015-08-21 |
andersca@apple.com | Get rid of uses of the old callOnMainThread function... |
tree | commitdiff |
2015-08-21 |
commit-queue@webki... | Unreviewed, rolling out r188717 and r188719. |
tree | commitdiff |
2015-08-21 |
andersca@apple.com | Merge ConditionBase and Condition |
tree | commitdiff |
2015-08-21 |
andersca@apple.com | Merge Lock and LockBase |
tree | commitdiff |
2015-08-20 |
fpizlo@apple.com | Remove WTF::SpinLock |
tree | commitdiff |
2015-08-20 |
achristensen@apple.com | CMake Windows build should not include files directly... |
tree | commitdiff |
2015-08-19 |
fpizlo@apple.com | Replace all uses of std::mutex/std::condition_variable... |
tree | commitdiff |
2015-08-19 |
zandobersek@gmail.com | [GLib] GMainLoopSource should receive the std::function... |
tree | commitdiff |
2015-08-19 |
eric.carlson@apple.com | Remove "platform text track menu" |
tree | commitdiff |
2015-08-18 |
fpizlo@apple.com | WTF::Condition should have a fast path for notifyOne... |
tree | commitdiff |
2015-08-18 |
fpizlo@apple.com | Replace all remaining uses of WTF::Mutex with WTF:... |
tree | commitdiff |
2015-08-18 |
achristensen@apple.com | Build Debug Suffix on Windows with CMake |
tree | commitdiff |
2015-08-17 |
mmaxfield@apple.com | Implement IntegerHasher |
tree | commitdiff |
2015-08-17 |
achristensen@apple.com | Move some commands from ./CMakeLists.txt to Source... |
tree | commitdiff |
2015-08-15 |
fpizlo@apple.com | Use WTF::Lock and WTF::Condition instead of WTF::Mutex... |
tree | commitdiff |
2015-08-14 |
commit-queue@webki... | cryptographicallyRandomValuesFromOS should use arc4rand... |
tree | commitdiff |
2015-08-14 |
commit-queue@webki... | Unreviewed, rolling out r188444. |
tree | commitdiff |
2015-08-14 |
fpizlo@apple.com | Use WTF::Lock and WTF::Condition instead of WTF::Mutex... |
tree | commitdiff |
2015-08-14 |
commit-queue@webki... | Unreviewed, rolling out r188428. |
tree | commitdiff |
2015-08-14 |
commit-queue@webki... | Move some commands from ./CMakeLists.txt to Source... |
tree | commitdiff |
2015-08-13 |
mark.lam@apple.com | WorkQueue::dispatchAfter() on Windows fires early. |
tree | commitdiff |
2015-08-13 |
fpizlo@apple.com | WTF should have a compact Condition object to use with... |
tree | commitdiff |
2015-08-13 |
andersca@apple.com | Use WTF::Optional in WindowFeatures |
tree | commitdiff |
2015-08-13 |
fpizlo@apple.com | WTF::Lock should not suffer from the thundering herd |
tree | commitdiff |
2015-08-12 |
fpizlo@apple.com | Always use a byte-sized lock implementation |
tree | commitdiff |
2015-08-11 |
ap@apple.com | Make ASan build not depend on asan.xcconfig |
tree | commitdiff |
2015-08-11 |
fpizlo@apple.com | Remove ByteSpinLock |
tree | commitdiff |
2015-08-11 |
bfulgham@apple.com | [Win] Switch Windows build to Visual Studio 2015 |
tree | commitdiff |
2015-08-11 |
fpizlo@apple.com | WTF should have a ParkingLot for parking sleeping threa... |
tree | commitdiff |
2015-08-11 |
bfulgham@apple.com | [Win] Unreviewed gardening. |
tree | commitdiff |
2015-08-10 |
youenn.fablet@crf... | Compile warning (-Wsign-compare) on 32-bits at WebCore... |
tree | commitdiff |
2015-08-07 |
fpizlo@apple.com | Lightweight locks should be adaptive |
tree | commitdiff |
2015-08-07 |
cdumez@apple.com | Source/JavaScriptCore: |
tree | commitdiff |
2015-08-07 |
fpizlo@apple.com | Unreviewed, work around assertions in Windows's std... |
tree | commitdiff |
2015-08-07 |
fpizlo@apple.com | Lightweight locks should be adaptive |
tree | commitdiff |
2015-08-05 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/187972. |
tree | commitdiff |
2015-08-05 |
fpizlo@apple.com | Unreviewed, fix Windows. |
tree | commitdiff |
2015-08-05 |
fpizlo@apple.com | Rename Mutex to DeprecatedMutex |
tree | commitdiff |
2015-08-04 |
achristensen@apple.com | Fix quirks with CMake and VS2015 |
tree | commitdiff |
2015-08-04 |
bfulgham@apple.com | [Win] Update Apple Windows build for VS2015 |
tree | commitdiff |
2015-08-04 |
commit-queue@webki... | Unreviewed, rolling out r187815 and r187817. |
tree | commitdiff |
2015-08-04 |
achristensen@apple.com | Enable WebGL on Windows CMake build. |
tree | commitdiff |
2015-08-04 |
ossy@webkit.org | Introduce COMPILER(GCC_OR_CLANG) guard and make COMPILE... |
tree | commitdiff |
2015-08-04 |
zandobersek@gmail.com | Unreviewed build fix. |
tree | commitdiff |
2015-08-04 |
zandobersek@gmail.com | [WTF] Turn tryMakeString(), makeString() into variadic... |
tree | commitdiff |
2015-08-03 |
andersca@apple.com | Make it possible to use String::utf8() in the debugger |
tree | commitdiff |
2015-08-03 |
benjamin@webkit.org | Investigate HashTable::HashTable(const HashTable&)... |
tree | commitdiff |
2015-08-01 |
mmaxfield@apple.com | HashTraits<AtomicString> can use SimpleClassHashTraits |
tree | commitdiff |
2015-08-01 |
achristensen@apple.com | Fix compile errors with VS2015 |
tree | commitdiff |
2015-08-01 |
achristensen@apple.com | Prepare for VS2015 |
tree | commitdiff |
2015-07-30 |
cdumez@apple.com | Mark more classes as fast allocated |
tree | commitdiff |
2015-07-29 |
basile_clement@app... | Remove native call inlining |
tree | commitdiff |
2015-07-29 |
utatane.tea@gmail.com | [ES6] Add ENABLE_ES6_MODULES compile time flag with... |
tree | commitdiff |
2015-07-28 |
fpizlo@apple.com | Unreviewed, fix Windows build. |
tree | commitdiff |
2015-07-28 |
fpizlo@apple.com | Add logging when executable code gets deallocated |
tree | commitdiff |
2015-07-28 |
commit-queue@webki... | Speed up StringBuilder::appendQuotedJSONString() |
tree | commitdiff |
2015-07-27 |
achristensen@apple.com | Progress towards building AppleWin with CMake |
tree | commitdiff |
2015-07-25 |
clopez@igalia.com | REGRESSION (bmalloc): WebKit performance tests don... |
tree | commitdiff |
2015-07-24 |
ossy@webkit.org | Remove the unused GCC workaround - std::is_trivially_de... |
tree | commitdiff |
2015-07-24 |
achristensen@apple.com | Remove compile and runtime flags for promises. |
tree | commitdiff |
2015-07-23 |
commit-queue@webki... | Add ENABLE_WEBASSEMBLY feature flag for WebAssembly |
tree | commitdiff |
2015-07-22 |
fpizlo@apple.com | Introduce release assert for using threads before threa... |
tree | commitdiff |
2015-07-21 |
dbates@webkit.org | WTFCrash() in WebKit::WebProcess::networkConnection() |
tree | commitdiff |
2015-07-20 |
mark.lam@apple.com | Rollout r187020 and r187021: breaks JSC API tests on... |
tree | commitdiff |
2015-07-20 |
achristensen@apple.com | Resurrect CMake build on Windows. |
tree | commitdiff |
2015-07-20 |
peavo@outlook.com | JavaScriptCore performance is very bad on Windows |
tree | commitdiff |
2015-07-20 |
julien.brianceau... | Use isnan from std namespace in Stopwatch.h. |
tree | commitdiff |
2015-07-16 |
benjamin@webkit.org | [Content extensions] Combine suffixes when generating... |
tree | commitdiff |
2015-07-15 |
andersca@apple.com | Make JavaScriptCore SPI headers used by WebCore SPI... |
tree | commitdiff |
2015-07-14 |
andersca@apple.com | Assertions.h should include ExportMacros.h |
tree | commitdiff |
2015-07-12 |
joepeck@webkit.org | Unreviewed build fix, restrict APP_LINKS to just iOS. |
tree | commitdiff |
2015-07-10 |
timothy_horton@app... | Use CoreAnimation fences instead of synchronous IPC... |
tree | commitdiff |
2015-07-04 |
cdumez@apple.com | Drop RefPtr::clear() method |
tree | commitdiff |
2015-07-03 |
mitz@apple.com | [Xcode] Update some build settings as recommended by... |
tree | commitdiff |
2015-07-02 |
achristensen@apple.com | Source/ThirdParty/ANGLE: |
tree | commitdiff |
2015-07-02 |
commit-queue@webki... | Ignore Visual Studio warning in SegmentedVector |
tree | commitdiff |
2015-07-01 |
dino@apple.com | Disable the experimental WebGL2 implementation |
tree | commitdiff |
2015-07-01 |
achristensen@apple.com | [Win] Unreviewed build fix after r186169. |
tree | commitdiff |
2015-07-01 |
commit-queue@webki... | Implement ECMAScript Internationalization API |
tree | commitdiff |
2015-07-01 |
commit-queue@webki... | Errors in read() are not handled in WTF::cryptographica... |
tree | commitdiff |
2015-06-29 |
dino@apple.com | Temporarily disable PICTURE_SIZES |
tree | commitdiff |
2015-06-26 |
antti@apple.com | Network process hangs fetching disk cache entries |
tree | commitdiff |
2015-06-24 |
commit-queue@webki... | Unreviewed, rolling out r185906. |
tree | commitdiff |
2015-06-24 |
zandobersek@gmail.com | Improve the source code generated by make_names.pl |
tree | commitdiff |
next |