git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove DynamicAnnotations.h?
[WebKit-https.git]
/
Source
/
WTF
/
wtf
/
CMakeLists.txt
2014-04-18
mrobinson@webkit.org
Remove DynamicAnnotations.h?
blob
|
commitdiff
|
raw
2014-02-20
ossy@webkit.org
Add StackStats sources to cmake and autotools build...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
fpizlo@apple.com
Hoist and combine array bounds checks
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
ap@apple.com
WebCrypto HMAC verification uses a non-constant-time...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-03
darin@apple.com
Remove Unicode.h
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
Add a new separate LChar.h header file, to be used...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-25
darin@apple.com
Get rid of ICU_UNICODE and WCHAR_UNICODE remnants
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
andersca@apple.com
Get rid of ThreadRestrictionVerifier
blob
|
commitdiff
|
raw
|
diff to current
2014-01-11
weinig@apple.com
Clean up iterator filter / iterator range code
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
andersca@apple.com
Add WTF::StringView and use it for grammar checking
blob
|
commitdiff
|
raw
|
diff to current
2013-12-31
commit-queue@webki...
Unreviewed, rolling out r161157, r161158, r161160,...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-31
weinig@apple.com
Remove WTF's BinarySemaphore
blob
|
commitdiff
|
raw
|
diff to current
2013-12-28
weinig@apple.com
Move FilterIterator and IteratorPair to WTF and reimple...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
weinig@apple.com
Replace uses of WTF::BitArray with std::bitset
blob
|
commitdiff
|
raw
|
diff to current
2013-12-10
weinig@apple.com
Remove FixedArray
blob
|
commitdiff
|
raw
|
diff to current
2013-11-27
fpizlo@apple.com
Do bytecode validation as part of testing
blob
|
commitdiff
|
raw
|
diff to current
2013-11-09
paroga@webkit.org
Move RunLoop from WebCore to WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-10-19
fpizlo@apple.com
A CodeBlock's StructureStubInfos shouldn't be in a...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-17
fpizlo@apple.com
Source/JavaScriptCore: Remove JITStackFrame references...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-16
darin@apple.com
Add PassRef and createRefCounted so we can improve...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
andersca@apple.com
Remove PassTraits.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
paroga@webkit.org
Cleanup CMake files in WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
paroga@webkit.org
[CMake] Use COMPILE_DEFINITIONS target property for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-19
weinig@apple.com
Remove OwnArrayPtr
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
mikhail.pozdnyakov...
Remove home-brewed nullptr
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
andersca@apple.com
Remove wtf/Alignment.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
bfulgham@apple.com
Unreviewed build fix after r155476.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-09
andersca@apple.com
Remove wtf/TypeTraits.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
andersca@apple.com
Move WTF::notFound to Vector.h and delete NotFound.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
andersca@apple.com
Remove NonCopyableSort.h from WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
andersca@apple.com
Get rid of PassOwnArrayPtr
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
andersca@apple.com
Get rid of FastAllocBase.h
blob
|
commitdiff
|
raw
|
diff to current
2013-09-07
andersca@apple.com
Add a new smart pointer type for fastMalloc'ed memory
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Ref: A smart pointer for the reference age.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
oliver@apple.com
Support in memory compression of rarely used data
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
fpizlo@apple.com
Typed arrays should be rewritten
blob
|
commitdiff
|
raw
|
diff to current
2013-08-05
oliver@apple.com
Move TypedArray implementation into JSC
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
ryuan.choi@samsung.com
Unreviewed, build fix on the EFL port.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
g.czajkowski@samsu...
Build break in debug after r153134: StringImpl.h:640...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
rniwa@webkit.org
Initialize AtomicStringTable in WTFThreadData's constructor
blob
|
commitdiff
|
raw
|
diff to current
2013-05-18
paroga@webkit.org
[CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
blob
|
commitdiff
|
raw
|
diff to current
2013-05-17
commit-queue@webki...
[CMAKE] Need to set WTF_LIBRARIES in wtf/CMakeLists.txt
blob
|
commitdiff
|
raw
|
diff to current
2013-05-16
ryuan.choi@samsung.com
Unreviewed build fix after r150123
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
paroga@webkit.org
Consolidate lists in WTF CMake files
blob
|
commitdiff
|
raw
|
diff to current
2013-05-13
andersca@apple.com
Remove UnusedParam.h
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
andersca@apple.com
Remove Complex.h from WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-05-12
andersca@apple.com
Move RemoteMemoryReader into FastMalloc.cpp
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
andersca@apple.com
Remove AlwaysInline.h from WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
mikhail.pozdnyakov...
Remove WTF::ListRefPtr class
blob
|
commitdiff
|
raw
|
diff to current
2013-05-01
andersca@apple.com
Add FunctionDispatcher class and make RunLoop derive...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
paroga@webkit.org
[CMake] Move NullPtr.cpp from PlatformWinCE.cmake to...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
paroga@webkit.org
[CMake] Add WTF_USE_*_UNICODE variables
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
paroga@webkit.org
[CMake] Remove conditional source file lists in WTF
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
benjamin@webkit.org
Remove WTFURL from WebKit
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
fpizlo@apple.com
JSC_enableProfiler=true should also cause JSGlobalData...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
commit-queue@webki...
Fix the atomicIncrement implementation for MIPS GCC
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
commit-queue@webki...
Move ENABLE macros for WebCore out from Platform.h
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
commit-queue@webki...
Remove support for RVCT version less than 4.0
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
abarth@webkit.org
Generalize DocumentWeakReference into WTF::WeakPtr
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
commit-queue@webki...
[CMake] Unify coding style for CMake files
blob
|
commitdiff
|
raw
|
diff to current
2012-11-29
fpizlo@apple.com
SpeculatedType dumping should not use the static char...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
fpizlo@apple.com
It should be possible to say dataLog("count = ", count...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
fpizlo@apple.com
Any function that can log things should be able to...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-23
yurys@chromium.org
Memory instrumentation: extract MemoryObjectInfo declar...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
jsbell@chromium.org
Add htons/htonl definitions and implementations
blob
|
commitdiff
|
raw
|
diff to current
2012-09-11
rakuco@webkit.org
[EFL] Rewrite the EFL-related Find modules
blob
|
commitdiff
|
raw
|
diff to current
2012-09-09
paroga@webkit.org
Make the String initialization on the function side...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-25
benjamin@webkit.org
Unify Number to StringImpl conversion
blob
|
commitdiff
|
raw
|
diff to current
2012-08-24
eae@chromium.org
Add saturation arithmetic support to FractionalLayoutUnit
blob
|
commitdiff
|
raw
|
diff to current
2012-08-01
paroga@webkit.org
Replace WTF::getCurrentLocalTime() with GregorianDateTi...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-29
paroga@webkit.org
[CMake] Add missing MediaTime files after r123878.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-24
paroga@webkit.org
Move GregorianDateTime from JSC to WTF namespace
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
wangxianzhu@chromi...
Move WebCore/platform/text/Base64 to WTF/wtf/text
blob
|
commitdiff
|
raw
|
diff to current
2012-05-22
ggaren@apple.com
GC allocation trigger should be tuned to system RAM
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
kling@webkit.org
CSS: Move duplicate property elimination to parser.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
kbr@google.com
Delete CanvasPixelArray, ByteArray, JSByteArray and...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
paroga@webkit.org
[CMake] Enable USE_FOLDERS property
blob
|
commitdiff
|
raw
|
diff to current
2012-04-10
paroga@webkit.org
Port BinarySemaphoreWin.cpp to WinCE
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
paroga@webkit.org
[CMake] Build fix for USE_SYSTEM_MALLOC after r113570.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
paroga@webkit.org
[CMake] Share build system options across ports
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
kubo@profusion.mobi
[CMake] Unreviewed build fix after r111778.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
eric@webkit.org
Actually move WTF files to their new home
blob
|
commitdiff
|
raw
|
diff to current