2015-03-09 |
commit-queue@webki... | [EFL] Move DispatchQueue to WTF |
tree | commitdiff |
2015-03-09 |
bfulgham@apple.com | [Win] WTF::WorkQueue does not balance ref/deref properly |
tree | commitdiff |
2015-03-08 |
bfulgham@apple.com | [Win] Revive WTF::WorkQueue on Windows |
tree | commitdiff |
2015-03-06 |
ggaren@apple.com | 2015-03-06 Geoffrey Garen <ggaren@apple.com> |
tree | commitdiff |
2015-03-06 |
mmaxfield@apple.com | Crash in -[WebCascadeList objectAtIndex:] + 195 |
tree | commitdiff |
2015-03-06 |
simon.fraser@apple.com | Allow tree dumping functions to be used in release... |
tree | commitdiff |
2015-03-05 |
benjamin@webkit.org | Regression(r173761): ASSERTION FAILED: !is8Bit() in... |
tree | commitdiff |
2015-03-05 |
cdumez@apple.com | NetworkCache efficacy logging is using too much CPU |
tree | commitdiff |
2015-03-05 |
antti@apple.com | Support WorkQueue QOS classes on Mavericks |
tree | commitdiff |
2015-03-04 |
andersca@apple.com | Remove unused compression code |
tree | commitdiff |
2015-03-03 |
gyuyoung.kim@samsu... | [WK2] Remove unnecessary create() factory functions. |
tree | commitdiff |
2015-03-03 |
fpizlo@apple.com | DFG compile time measurements should really report... |
tree | commitdiff |
2015-02-28 |
darin@apple.com | Remove unused PossiblyNull |
tree | commitdiff |
2015-02-26 |
bfulgham@apple.com | [Win] Make build logs more legible by reducing noise |
tree | commitdiff |
2015-02-26 |
commit-queue@webki... | Revert bug 19975, now that gcc 4.7 is required. |
tree | commitdiff |
2015-02-26 |
ossy@webkit.org | UNREACHABLE_FOR_PLATFORM() should be release assert |
tree | commitdiff |
2015-02-25 |
fpizlo@apple.com | Enable concurrent JIT on GTK |
tree | commitdiff |
2015-02-24 |
bfulgham@apple.com | WTF::WeakPtr should rename 'forgot' to 'clear' and... |
tree | commitdiff |
2015-02-23 |
bfulgham@apple.com | Source/WTF: |
tree | commitdiff |
2015-02-20 |
ggaren@apple.com | Remove TCMalloc |
tree | commitdiff |
2015-02-20 |
ap@apple.com | Remove svn:keywords property. |
tree | commitdiff |
2015-02-20 |
ossy@webkit.org | EFL URTBF |
tree | commitdiff |
2015-02-20 |
simon.fraser@apple.com | RunLoop::dispatch() should drop the mutex before callin... |
tree | commitdiff |
2015-02-20 |
gyuyoung.kim@samsu... | Unreviewed, EFL build fix since r180410. |
tree | commitdiff |
2015-02-20 |
antti@apple.com | Move WorkQueue from WK2 to WTF |
tree | commitdiff |
2015-02-14 |
gyuyoung.kim@samsu... | [EFL] Enable bmalloc for EFL port |
tree | commitdiff |
2015-02-13 |
andersca@apple.com | Add a move constructor and move assignment operator... |
tree | commitdiff |
2015-02-13 |
andersca@apple.com | Add an initializer list constructor to Deque |
tree | commitdiff |
2015-02-13 |
andersca@apple.com | Re-indent Deque.h |
tree | commitdiff |
2015-02-12 |
bfulgham@apple.com | [Win] [64-bit] Work around MSVC2013 Runtime Bug |
tree | commitdiff |
2015-02-11 |
gyuyoung.kim@samsu... | [EFL][GTK] Use bmalloc instead of tcmalloc |
tree | commitdiff |
2015-02-11 |
darin@apple.com | Add the crash-on-failure behavior to bmalloc-based... |
tree | commitdiff |
2015-02-10 |
carlosgc@webkit.org | [GTK] GMutexLocker build issue |
tree | commitdiff |
2015-02-10 |
ap@apple.com | REGRESSION: tryFastCalloc is no longer "try" |
tree | commitdiff |
2015-02-08 |
ossy@webkit.org | [ARM] GC sometimes stuck in an infinite loop if paralle... |
tree | commitdiff |
2015-02-08 |
cdumez@apple.com | Add Vector::removeFirstMatching() / removeAllMatching... |
tree | commitdiff |
2015-02-06 |
commit-queue@webki... | Unreviewed, rolling out r179743. |
tree | commitdiff |
2015-02-06 |
akling@apple.com | Remove WTF::fastMallocGoodSize(). |
tree | commitdiff |
2015-02-05 |
calvaris@igalia.com | [Streams API] Implement a barebone ReadableStream interface |
tree | commitdiff |
2015-02-04 |
ap@apple.com | Optimized equal() functions in StringImpl.h are not... |
tree | commitdiff |
2015-02-04 |
cdumez@apple.com | Add removeFirst(value) / removeAll(value) methods to... |
tree | commitdiff |
2015-02-03 |
commit-queue@webki... | Optimize matchesLangPseudoClass() of :lang() |
tree | commitdiff |
2015-02-02 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-02-02 |
dbates@webkit.org | [iOS] ASSERTION FAILED: m_scriptExecutionContext->isCon... |
tree | commitdiff |
2015-01-31 |
weinig@apple.com | Remove even more Mountain Lion support |
tree | commitdiff |
2015-01-31 |
commit-queue@webki... | Unreviewed, rolling out r179426. |
tree | commitdiff |
2015-01-31 |
commit-queue@webki... | Unreviewed, rolling out r179408. |
tree | commitdiff |
2015-01-31 |
utatane.tea@gmail.com | Implement ES6 Symbol |
tree | commitdiff |
2015-01-31 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-01-31 |
commit-queue@webki... | Call vsnprintf instead of _vsnprintf in vprintf_stderr_... |
tree | commitdiff |
2015-01-30 |
burg@cs.washington.edu | Web Inspector: ASSERT in InspectorTimelineAgent::intern... |
tree | commitdiff |
2015-01-30 |
cdumez@apple.com | Add match_constness<Reference, T> helper struct |
tree | commitdiff |
2015-01-30 |
cdumez@apple.com | Add assertion in RefPtr's operator*() to make sure... |
tree | commitdiff |
2015-01-30 |
ggaren@apple.com | GC marking threads should clear malloc caches |
tree | commitdiff |
2015-01-30 |
antti@apple.com | OSObjectPtr does not work with dispatch_data_t on Maverics |
tree | commitdiff |
2015-01-29 |
santoshbit2007@gma... | Refactor String::format to handle unreached va_end. |
tree | commitdiff |
2015-01-29 |
ossy@webkit.org | Move HAVE_DTRACE definition back to Platform.h |
tree | commitdiff |
2015-01-29 |
commit-queue@webki... | Windows return -1 when calling vsnprintf with arguments... |
tree | commitdiff |
2015-01-29 |
ggaren@apple.com | Removed fastMallocForbid / fastMallocAllow |
tree | commitdiff |
2015-01-28 |
dburkart@apple.com | Move ASan flag settings from DebugRelease.xcconfig... |
tree | commitdiff |
2015-01-28 |
darin@apple.com | Fix small leak in Collator |
tree | commitdiff |
2015-01-27 |
ggaren@apple.com | Removed WTF_MALLOC_VALIDATION |
tree | commitdiff |
2015-01-27 |
commit-queue@webki... | Unreviewed, rolling out r179192. |
tree | commitdiff |
2015-01-27 |
ggaren@apple.com | Use FastMalloc (bmalloc) instead of BlockAllocator... |
tree | commitdiff |
2015-01-27 |
bfulgham@apple.com | [Win] ASSERTION FAILED !m_ptr under AccessibilityContro... |
tree | commitdiff |
2015-01-24 |
cdumez@apple.com | Provide implementation for WTF::DefaultHash<bool> |
tree | commitdiff |
2015-01-23 |
carlosgc@webkit.org | [GTK] Add missing null check in some derefGPtr implemen... |
tree | commitdiff |
2015-01-23 |
carlosgc@webkit.org | [GTK] Add initial database process support |
tree | commitdiff |
2015-01-22 |
rniwa@webkit.org | Add a build flag for ES6 class syntax |
tree | commitdiff |
2015-01-21 |
ossy@webkit.org | Remove ENABLE(INSPECTOR) ifdef guards |
tree | commitdiff |
2015-01-20 |
berto@igalia.com | Fix failed to build for Linux/MIPS64EL |
tree | commitdiff |
2015-01-20 |
ap@apple.com | Make ASan do bounds checks for WTF::Vector |
tree | commitdiff |
2015-01-20 |
ossy@webkit.org | Remove non-Windows cruft from WebKit/win/Plugins |
tree | commitdiff |
2015-01-17 |
mmaxfield@apple.com | WeakPtr functions crash when created with default const... |
tree | commitdiff |
2015-01-16 |
utatane.tea@gmail.com | std::all_of requires complete C++ iterators in GCC 4.8 |
tree | commitdiff |
2015-01-16 |
ossy@webkit.org | Remove ENABLE(SQL_DATABASE) guards |
tree | commitdiff |
2015-01-14 |
ossy@webkit.org | Unreviewed fix after r163330. |
tree | commitdiff |
2015-01-14 |
ossy@webkit.org | C++ style comment was preventing compile if CPU(ARM_NEON) |
tree | commitdiff |
2015-01-13 |
cdumez@apple.com | Make WTF::Optional work with msvc 2013 |
tree | commitdiff |
2015-01-13 |
weinig@apple.com | Remove support for SharedWorkers |
tree | commitdiff |
2015-01-12 |
darin@apple.com | Modernize and streamline HTMLTokenizer |
tree | commitdiff |
2015-01-09 |
commit-queue@webki... | Unreviewed, rolling out r178154, r178163, and r178164. |
tree | commitdiff |
2015-01-09 |
darin@apple.com | Modernize and streamline HTMLTokenizer |
tree | commitdiff |
2015-01-09 |
benjamin@webkit.org | [WK2] Start a prototype for declarative site specific... |
tree | commitdiff |
2015-01-08 |
dbates@webkit.org | [iOS] Make WebKit2 build with public iOS SDK and more... |
tree | commitdiff |
2015-01-08 |
dbates@webkit.org | [iOS] Make WebKit2 build with public iOS SDK and more... |
tree | commitdiff |
2015-01-08 |
commit-queue@webki... | Unreviewed, rolling out r178068. |
tree | commitdiff |
2015-01-08 |
dbates@webkit.org | [iOS] Make WebKit2 build with public iOS SDK and more... |
tree | commitdiff |
2015-01-07 |
joepeck@webkit.org | Web Inspector: purge PassRefPtr from Inspector code... |
tree | commitdiff |
2015-01-07 |
commit-queue@webki... | Unreviewed, rolling out r178039. |
tree | commitdiff |
2015-01-07 |
burg@cs.washington.edu | Web Inspector: purge PassRefPtr from Inspector code... |
tree | commitdiff |
2015-01-06 |
ap@apple.com | ADDRESS_SANITIZER macro is overloaded |
tree | commitdiff |
2015-01-05 |
akling@apple.com | Purge PassRefPtr from Page. |
tree | commitdiff |
2015-01-02 |
darin@apple.com | Rework code that hides characters in password fields... |
tree | commitdiff |
2014-12-27 |
mitz@apple.com | Build fix. |
tree | commitdiff |
2014-12-26 |
mitz@apple.com | <rdar://problem/19348208> REGRESSION (r177027): iOS... |
tree | commitdiff |
2014-12-25 |
mitz@apple.com | Try to fix the Windows build after r177733. |
tree | commitdiff |
2014-12-25 |
ap@apple.com | Simplify saturated integer add/sub |
tree | commitdiff |
2014-12-25 |
benjamin@webkit.org | Simplify saturated integer add/sub |
tree | commitdiff |
2014-12-23 |
andersca@apple.com | Move dynamic_objc_cast to RetainPtr.h |
tree | commitdiff |
next |