git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plainText() is O(N^2)
[WebKit-https.git]
/
Source
/
WTF
/
ChangeLog
2013-07-02
ggaren@apple.com
plainText() is O(N^2)
blob
|
commitdiff
2013-07-02
mikhail.pozdnyakov...
Avoid code duplication inside String::append()
blob
|
commitdiff
|
diff to current
2013-06-29
andersca@apple.com
Remove String::deprecatedCharactersWithNullTermination...
blob
|
commitdiff
|
diff to current
2013-06-28
andersca@apple.com
Add a new String::charactersWithNullTermination() funct...
blob
|
commitdiff
|
diff to current
2013-06-27
andersca@apple.com
Deprecate StringImpl::charactersWithNullTermination
blob
|
commitdiff
|
diff to current
2013-06-26
andersca@apple.com
Add JSStringCreateWithCharactersNoCopy SPI
blob
|
commitdiff
|
diff to current
2013-06-26
jer.noble@apple.com
Potential use-after-free after neutering AudioBuffer...
blob
|
commitdiff
|
diff to current
2013-06-26
bfulgham@apple.com
../WebCore: [Windows] Enable CaptionUserPreferencesMedi...
blob
|
commitdiff
|
diff to current
2013-06-24
roger_fong@apple.com
Unreviewed. AppleWin build fix, followup to r151915.
blob
|
commitdiff
|
diff to current
2013-06-24
mikhail.pozdnyakov...
HashMap: reverse the order of the template arguments...
blob
|
commitdiff
|
diff to current
2013-06-24
commit-queue@webki...
[WinCairo] WTF.dll is linking with CoreFoundation.lib...
blob
|
commitdiff
|
diff to current
2013-06-24
darin@apple.com
Sort all the Xcode project files
blob
|
commitdiff
|
diff to current
2013-06-21
commit-queue@webki...
[WK2] Looping for EINTR on close() is incorrect for...
blob
|
commitdiff
|
diff to current
2013-06-21
mark.lam@apple.com
Refine the StackBounds computation for Windows.
blob
|
commitdiff
|
diff to current
2013-06-20
mark.lam@apple.com
[Windows] Undoing r150621 to roll r150600 back in as...
blob
|
commitdiff
|
diff to current
2013-06-20
mikhail.pozdnyakov...
HashSet: reverse the order of the template arguments...
blob
|
commitdiff
|
diff to current
2013-06-20
roger_fong@apple.com
Make Windows makefile copy build output to a different...
blob
|
commitdiff
|
diff to current
2013-06-19
ggaren@apple.com
Fixed reviewer name
blob
|
commitdiff
|
diff to current
2013-06-19
ggaren@apple.com
Remove the SegmentedVector inline segment to shrink...
blob
|
commitdiff
|
diff to current
2013-06-19
ddkilzer@apple.com
BUILD FIX (r151663): Fix build for iOS WebKit
blob
|
commitdiff
|
diff to current
2013-06-18
roger_fong@apple.com
Replace tools32 folder with tools and update WebKit...
blob
|
commitdiff
|
diff to current
2013-06-18
mikhail.pozdnyakov...
PackedIntVector: check template arguments at compile...
blob
|
commitdiff
|
diff to current
2013-06-18
aestes@apple.com
A static_assert() in RetainPtr.h sometimes causes the...
blob
|
commitdiff
|
diff to current
2013-06-18
zandobersek@gmail.com
REGRESSION (r149184): Build errors in RefPtr.h when...
blob
|
commitdiff
|
diff to current
2013-06-18
rniwa@webkit.org
Initialize AtomicStringTable in WTFThreadData's constructor
blob
|
commitdiff
|
diff to current
2013-06-18
roger_fong@apple.com
Modify Windows makefiles to copy some bin output into...
blob
|
commitdiff
|
diff to current
2013-06-17
g.czajkowski@samsu...
Unreviewed, rolling out r151632.
blob
|
commitdiff
|
diff to current
2013-06-17
g.czajkowski@samsu...
Context menu grammar checking items are available when...
blob
|
commitdiff
|
diff to current
2013-06-14
paroga@webkit.org
Introduce USE(WINGDI) for the Windows port
blob
|
commitdiff
|
diff to current
2013-06-14
rniwa@webkit.org
Remove LiteralIdentifierTable
blob
|
commitdiff
|
diff to current
2013-06-13
bfulgham@apple.com
[WinCairo] Correct FeatureDefines.h Default for ENABLE_...
blob
|
commitdiff
|
diff to current
2013-06-13
bfulgham@apple.com
[Windows] Unreviewed gardening.
blob
|
commitdiff
|
diff to current
2013-06-13
gyuyoung.kim@samsu...
Optimize String::fromUTF8 for ASCII
blob
|
commitdiff
|
diff to current
2013-06-13
bfulgham@apple.com
[Windows] Activate supported C++11 Features for VS2010
blob
|
commitdiff
|
diff to current
2013-06-07
roger_fong@apple.com
Unreviewed. Makefile fix. Copy WTF.dll over as well.
blob
|
commitdiff
|
diff to current
2013-06-07
commit-queue@webki...
Unreviewed, rolling out r151318.
blob
|
commitdiff
|
diff to current
2013-06-07
commit-queue@webki...
[WinCairo] WTF.dll is linking with CoreFoundation.lib...
blob
|
commitdiff
|
diff to current
2013-06-06
roger_fong@apple.com
Unreviewed. Fix typo with winmm linker input.
blob
|
commitdiff
|
diff to current
2013-06-05
benjamin@webkit.org
WebSQL forces 16-bit strings
blob
|
commitdiff
|
diff to current
2013-06-03
roger_fong@apple.com
Nuke VS2005 files from the tree.
blob
|
commitdiff
|
diff to current
2013-06-03
paroga@webkit.org
Unreviewed WinCE build fix after r150833.
blob
|
commitdiff
|
diff to current
2013-06-03
gyuyoung.kim@samsu...
[WTF] Add OwnArrayPtr vectortraits template
blob
|
commitdiff
|
diff to current
2013-05-31
rafael.lobo@openbo...
Fix double hash lookup in PageMapMemoryUsageRecorder...
blob
|
commitdiff
|
diff to current
2013-05-31
bfulgham@apple.com
[Windows] Speculative build fix for pre-VS2010 compilers
blob
|
commitdiff
|
diff to current
2013-05-31
commit-queue@webki...
Move MD5, SHA1 unit tests from WTF to TestWebKitAPI
blob
|
commitdiff
|
diff to current
2013-05-31
roger_fong@apple.com
Another unreviewed speculative build fix for Mac.
blob
|
commitdiff
|
diff to current
2013-05-31
roger_fong@apple.com
Unreviewed build fix for Mac.
blob
|
commitdiff
|
diff to current
2013-05-31
roger_fong@apple.com
Get rid of JavaScript exports file on AppleWin port.
blob
|
commitdiff
|
diff to current
2013-05-29
tkent@chromium.org
Remove ENABLE_INPUT_MULTIPLE_FIELDS_UI.
blob
|
commitdiff
|
diff to current
2013-05-28
barraclough@apple.com
String(new Date(2010,10,1)) is wrong in KRAT, YAKT
blob
|
commitdiff
|
diff to current
2013-05-28
paroga@webkit.org
Use correct stack size on Solaris and OpenBSD
blob
|
commitdiff
|
diff to current
2013-05-27
paroga@webkit.org
Use ICU_INCLUDE_DIRS in BlackBerry CMake files
blob
|
commitdiff
|
diff to current
2013-05-27
kadam@inf.u-szeged.hu
[Qt] Enable parallel GC. Probably it has been fixed...
blob
|
commitdiff
|
diff to current
2013-05-27
paroga@webkit.org
[WINCE] Add wtf_bsearch()
blob
|
commitdiff
|
diff to current
2013-05-26
tkent@chromium.org
Remove ENABLE_CALENDAR_PICKER
blob
|
commitdiff
|
diff to current
2013-05-25
benjamin@webkit.org
Inline TCMalloc_Central_FreeList's RemoveRange and...
blob
|
commitdiff
|
diff to current
2013-05-24
fpizlo@apple.com
We broke !(0/0)
blob
|
commitdiff
|
diff to current
2013-05-24
andersca@apple.com
Remove PagePopup code
blob
|
commitdiff
|
diff to current
2013-05-24
jer.noble@apple.com
Mac: Set the default audio buffer size to a large value...
blob
|
commitdiff
|
diff to current
2013-05-24
bfulgham@apple.com
[Windows] Rolling back r150600 as it breaks the VS2010...
blob
|
commitdiff
|
diff to current
2013-05-23
paroga@webkit.org
Use correct stack size on Solaris and OpenBSD
blob
|
commitdiff
|
diff to current
2013-05-23
paroga@webkit.org
[WIN] Implement correct detection of stack size
blob
|
commitdiff
|
diff to current
2013-05-23
dino@apple.com
Rolling out r150555. It borked about 30 media tests.
blob
|
commitdiff
|
diff to current
2013-05-22
jer.noble@apple.com
Mac: Set the default audio buffer size to a large value...
blob
|
commitdiff
|
diff to current
2013-05-21
andersca@apple.com
Build fix.
blob
|
commitdiff
|
diff to current
2013-05-21
andersca@apple.com
Add WTF::NeverDestroyed and start using it in WTF
blob
|
commitdiff
|
diff to current
2013-05-21
zandobersek@gmail.com
Use '__typeof__' keyword to avoid problems when compili...
blob
|
commitdiff
|
diff to current
2013-05-19
andersca@apple.com
Remove link prerendering code
blob
|
commitdiff
|
diff to current
2013-05-18
paroga@webkit.org
[CMake] Replace *_LIBRARY_NAME with *_OUTPUT_NAME
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Re-align the OS(AIX) macro...
blob
|
commitdiff
|
diff to current
2013-05-17
andersca@apple.com
WKKeyValueStorageManagerGetKeyValueStorageOrigins shoul...
blob
|
commitdiff
|
diff to current
2013-05-17
paroga@webkit.org
[CMake] Remove invalid include paths
blob
|
commitdiff
|
diff to current
2013-05-17
benjamin@webkit.org
Add the symbol WTFInvokeCrashHook back for binary compa...
blob
|
commitdiff
|
diff to current
2013-05-17
commit-queue@webki...
[CMAKE] Need to set WTF_LIBRARIES in wtf/CMakeLists.txt
blob
|
commitdiff
|
diff to current
2013-05-16
benjamin@webkit.org
Crash properly on iOS
blob
|
commitdiff
|
diff to current
2013-05-16
ryuan.choi@samsung.com
Unreviewed build fix after r150123
blob
|
commitdiff
|
diff to current
2013-05-16
oliver@apple.com
RefCountedArray needs to use vector initialisers for...
blob
|
commitdiff
|
diff to current
2013-05-15
thakis@chromium.org
WebKit doesn't support MSVS2003 any more, remove prepro...
blob
|
commitdiff
|
diff to current
2013-05-15
paroga@webkit.org
Consolidate lists in WTF CMake files
blob
|
commitdiff
|
diff to current
2013-05-15
carlosgc@webkit.org
Remove WTF_USE_PLATFORM_STRATEGIES
blob
|
commitdiff
|
diff to current
2013-05-14
commit-queue@webki...
[BlackBerry] Use requestAnimationFrame for animations
blob
|
commitdiff
|
diff to current
2013-05-14
commit-queue@webki...
[BlackBerry] Implement platform strategies
blob
|
commitdiff
|
diff to current
2013-05-13
benjamin@webkit.org
Improve stringProtoFuncLastIndexOf for the prefix case
blob
|
commitdiff
|
diff to current
2013-05-13
carlosgc@webkit.org
Unreviewed. Fix Qt Linux MIPS32R2 build after r149879.
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Remove UnusedParam.h
blob
|
commitdiff
|
diff to current
2013-05-13
commit-queue@webki...
WebProcess consuming very high CPU on linkedin.com
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Stop including UnusedParam.h
blob
|
commitdiff
|
diff to current
2013-05-13
andersca@apple.com
Move UNUSED_PARAM and UNUSED_LABEL macros to Compiler.h
blob
|
commitdiff
|
diff to current
2013-05-12
andersca@apple.com
Remove Complex.h from WTF
blob
|
commitdiff
|
diff to current
2013-05-12
mrobinson@webkit.org
[GTK] Add a basic cmake build for WTF and JavaScriptCore
blob
|
commitdiff
|
diff to current
2013-05-12
mrobinson@webkit.org
Move defines to platform
blob
|
commitdiff
|
diff to current
2013-05-12
andersca@apple.com
Simplify AutodrainedPool
blob
|
commitdiff
|
diff to current
2013-05-12
andersca@apple.com
Move RemoteMemoryReader into FastMalloc.cpp
blob
|
commitdiff
|
diff to current
2013-05-11
l.gombos@samsung.com
Remove USE(OS_RANDOMNESS)
blob
|
commitdiff
|
diff to current
2013-05-10
carlosgc@webkit.org
[GTK] Remove unnecessary GLIB_CHECK_VERSION #ifdefs
blob
|
commitdiff
|
diff to current
2013-05-09
darin@apple.com
RenderQuote has giant function for language to quotes map
blob
|
commitdiff
|
diff to current
2013-05-09
msaboff@apple.com
JSC: There should be a disassembler for ARM Thumb 2
blob
|
commitdiff
|
diff to current
2013-05-08
mikhail.pozdnyakov...
Simplify RetainPtrObjectHashTraits
blob
|
commitdiff
|
diff to current
2013-05-08
andersca@apple.com
Assert at compile time that we don't pass Objective...
blob
|
commitdiff
|
diff to current
2013-05-08
andersca@apple.com
Remove RetainPtr::adoptNS and RetainPtr::adoptCF
blob
|
commitdiff
|
diff to current
next