git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Win] Clean up some 64-bit warnings from Visual Studio analyzer
[WebKit-https.git]
/
Source
/
WTF
/
ChangeLog
2014-04-11
bfulgham@apple.com
[Win] Clean up some 64-bit warnings from Visual Studio...
blob
|
commitdiff
|
raw
2014-04-09
ggaren@apple.com
Rolled back in r166972.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
ggaren@apple.com
Put bmalloc headers in the right place
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
ggaren@apple.com
2014-04-09 Geoffrey Garen <ggaren@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
ggaren@apple.com
2014-04-09 Geoffrey Garen <ggaren@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
ggaren@apple.com
2014-04-08 Geoffrey Garen <ggaren@apple.com>
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
ggaren@apple.com
WTF should link against bmalloc
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
ggaren@apple.com
Added a bmalloc back-end for FastMalloc
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
agomez@igalia.com
[GTK] [EFL] Build fails with GCC < 4.8.x
blob
|
commitdiff
|
raw
|
diff to current
2014-04-07
mark.lam@apple.com
Date object needs to check for ES5 15.9.1.14 TimeClip...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-05
mhahnenberg@apple.com
Enhanced GC logging
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
ossy@webkit.org
[EFL] Enable CSS JIT again, it works fine after r166666.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-03
commit-queue@webki...
[GTK][Cmake] Enable CSS JIT
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
fred.wang@free.fr
Operator stretching: read the Open Type MATH table
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
commit-queue@webki...
[WinCairo] Build fix with GMainLoopSource.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
ossy@webkit.org
[EFL] REGRESSION(166569): It made DoYouEvenBench/Full...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
commit-queue@webki...
Unreviewed, rolling out r166583.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
commit-queue@webki...
[GTK][Cmake] Enable CSS JIT
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
gyuyoung.kim@samsu...
[CMake][EFL] Enable CSS JIT
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
dino@apple.com
Remove WEB_ANIMATIONS
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
commit-queue@webki...
Preparation for using Soup on Windows.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
zandobersek@gmail.com
Use std::unique_ptr in WTF::CompressedVector, WTF:...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
ap@apple.com
[Mac] Enable async text input implementation
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
commit-queue@webki...
Null pointer crash in String::append(UChar).
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
commit-queue@webki...
Unreviewed, rolling out r166360.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
ap@apple.com
Connection::dispatchOneMessage() can be re-entered...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-26
zandobersek@gmail.com
Unreviewed. Removing the remaining Automake cruft.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
mrobinson@webkit.org
[GTK] Remove the autotools build
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
rgabor@webkit.org
[ARM64] GCC generates wrong code with -O2 flag in WTF...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
rgabor@webkit.org
[EFL] Add ARM64 build support
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
aestes@apple.com
Fix the iOS build.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
barraclough@apple.com
Add support for thread QoS
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
barraclough@apple.com
Add support for thread QoS
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
ryuan.choi@samsung.com
Move all EFL typedefs into EflTypedefs.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-22
darin@apple.com
Remove String::deprecatedCharacters
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
darin@apple.com
Fix a header guard mistake (harmless but clearly wrong)
blob
|
commitdiff
|
raw
|
diff to current
2014-03-21
ryuan.choi@samsung.com
Move to using std::unique_ptr for EFL objects.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
barraclough@apple.com
Source/JavaScriptCore: Crash beneath operationTearOffAc...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
barraclough@apple.com
Merge AtomicString, Identifier
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
zandobersek@gmail.com
Unreviewed Clang build fix for the GTK port after r165952.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
carlosgc@webkit.org
[GLIB] Add GMainLoopSource class to wrap idle and timeo...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-20
barraclough@apple.com
https://bugs.webkit.org/show_bug.cgi?id=130494
blob
|
commitdiff
|
raw
|
diff to current
2014-03-19
barraclough@apple.com
Small cleanup of empty string
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
darin@apple.com
Reduce use of deprecatedCharacters in WebCore
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
fpizlo@apple.com
More FTL enabling.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
darin@apple.com
Remove most uses of deprecatedCharacter in WTF
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
commit-queue@webki...
Unreviewed, rolling out r165721.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
zandobersek@gmail.com
Use RunLoop objects through references instead of pointers
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
ossy@webkit.org
One more fix after r165725.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
ossy@webkit.org
Buildfix after r165725 for non Mac platforms.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
akling@apple.com
[Mac] WTFThreadData should use _pthread_getspecific_dir...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
darin@apple.com
Remove most uses of deprecatedCharacter in WTF
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
ddkilzer@apple.com
Follow-up: Fix undefined behavior in WTF::equal() in...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
darin@apple.com
Remove all uses of deprecatedCharacters from JavaScriptCore
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
darin@apple.com
Remove all uses of deprecatedCharacters from WebKit2
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
darin@apple.com
Try to fix EFL build.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
msaboff@apple.com
It should be possible to adjust DFG and FTL compiler...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
ddkilzer@apple.com
Fix undefined behavior in WTF::equal() in StringImpl...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
mrowe@apple.com
Fix the production build.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
commit-queue@webki...
Incorrect Date returned between March 1, 2034 and Febru...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
bjonesbe@adobe.com
Webkit not building on XCode 5.1 due to garbage collect...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
ryuan.choi@samsung.com
[EFL] Enable Parallel GC
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
joepeck@webkit.org
Web Inspector: Disable REMOTE_INSPECTOR in earlier...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
bfulgham@apple.com
[Win] Unreviewed gardening.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
jer.noble@apple.com
Improve WeakPtr operators.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
bfulgham@apple.com
Source/JavaScriptCore: [Win] Pass environment to Pre...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
mhahnenberg@apple.com
Turn on GenGC on other 64-bit platforms
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
commit-queue@webki...
[Win64] Compile error after r165128.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
msaboff@apple.com
JSC should disable the JIT when building for ARMv7k
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
fpizlo@apple.com
Use the LLVM disassembler on ARM64 if we are enabling...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
barraclough@apple.com
Source/JavaScriptCore: https://bugs.webkit.org/show_bug...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
commit-queue@webki...
[Win32][LLINT] Crash when running JSC stress tests.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
zandobersek@gmail.com
[GTK] Build the Udis86 disassembler
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
ljaehun.lim@samsun...
[EFL] Remove m_initEfl from RunLoop.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-02
darin@apple.com
Cut down use of OwnPtr within WTF itself
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
barraclough@apple.com
FastMalloc should use vm_page_shift intead of PAGE_SHIFT.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
barraclough@apple.com
FastMalloc should use vm_page_shift intead of PAGE_SHIFT.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
alex.christensen...
Disabled WebGL on WinCairo.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
mhahnenberg@apple.com
Turn GenGC on for 32-bit systems
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
benjamin@webkit.org
jsDocumentPrototypeFunctionGetElementById should not...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
ossy@webkit.org
Add StackStats sources to cmake and autotools build...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
ossy@webkit.org
Get rid of redundant Platform.h includes
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
jhoneycutt@apple.com
Crash in WTF::StringBuilder::append()
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
andersca@apple.com
Add WTF_MAKE_FAST_ALLOCATED to more classes
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
commit-queue@webki...
Make PrintStream::print() a variadic template
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
commit-queue@webki...
Use std::swap() in HashTable::swap()
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
commit-queue@webki...
SegmentedVector::append() should take in rvalue referen...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
mitz@apple.com
Simplify PLATFORM(MAC) && !PLATFORM(IOS) and similar...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
mitz@apple.com
PLATFORM(MAC) is true when building for iOS
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
barraclough@apple.com
Add fast mapping from StringImpl to JSString
blob
|
commitdiff
|
raw
|
diff to current
2014-02-18
commit-queue@webki...
[iOS] Web Inspector: JSContext inspection crashes in...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-18
fpizlo@apple.com
More ARM FTL glue
blob
|
commitdiff
|
raw
|
diff to current
2014-02-18
andersca@apple.com
Remove ENABLE_GLOBAL_FASTMALLOC_NEW
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
commit-queue@webki...
Enable DFG_JIT on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2014-02-17
fpizlo@apple.com
FTL should inline polymorphic heap accesses
blob
|
commitdiff
|
raw
|
diff to current
2014-02-16
zandobersek@gmail.com
Reintroduce const qualifiers for return types of (Filte...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-16
fpizlo@apple.com
Vector with inline capacity should work with non-PODs
blob
|
commitdiff
|
raw
|
diff to current
2014-02-15
mikhail.pozdnyakov...
Remove 'static' specifier from free inline functions...
blob
|
commitdiff
|
raw
|
diff to current
next