git://git.webkit.org
/
WebKit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
HTMLElement::nodeName should not upper case non-ASCII characters
[WebKit.git]
/
Source
/
WTF
/
ChangeLog
2016-01-23
rniwa@webkit.org
HTMLElement::nodeName should not upper case non-ASCII...
blob
|
commitdiff
2016-01-22
cdumez@apple.com
Unreviewed attempt to fix the Windows build after r195452.
blob
|
commitdiff
|
diff to current
2016-01-22
darin@apple.com
Reduce use of equalIgnoringCase to just ignore ASCII...
blob
|
commitdiff
|
diff to current
2016-01-22
ossy@webkit.org
Buildfix for older GCCs after r195142
blob
|
commitdiff
|
diff to current
2016-01-21
fpizlo@apple.com
REGRESSION(r195417): many tests crash
blob
|
commitdiff
|
diff to current
2016-01-21
fpizlo@apple.com
B3 should have load elimination
blob
|
commitdiff
|
diff to current
2016-01-21
adachan@apple.com
Make it possible to enable VIDEO_PRESENTATION_MODE...
blob
|
commitdiff
|
diff to current
2016-01-21
fpizlo@apple.com
B3 should have basic path specialization
blob
|
commitdiff
|
diff to current
2016-01-20
commit-queue@webki...
Refactor AtomicStringKeyedMRUCache to be a generic...
blob
|
commitdiff
|
diff to current
2016-01-20
sbarati@apple.com
WTF::Bag should be non-copyable
blob
|
commitdiff
|
diff to current
2016-01-19
enrica@apple.com
Add support for DataDetectors in WK (iOS).
blob
|
commitdiff
|
diff to current
2016-01-19
commit-queue@webki...
Unreviewed, rolling out r195300.
blob
|
commitdiff
|
diff to current
2016-01-19
cdumez@apple.com
Unreviewed, rolling out r195141.
blob
|
commitdiff
|
diff to current
2016-01-19
enrica@apple.com
Add support for DataDetectors in WK (iOS).
blob
|
commitdiff
|
diff to current
2016-01-19
fpizlo@apple.com
FTL B3 should be just as fast as FTL LLVM on Octane...
blob
|
commitdiff
|
diff to current
2016-01-17
mcatanzaro@igalia.com
[CMake] Do not build bmalloc when USE_SYSTEM_MALLOC...
blob
|
commitdiff
|
diff to current
2016-01-15
simon.fraser@apple.com
Add kdebug_trace signposts for a few WebCore operations
blob
|
commitdiff
|
diff to current
2016-01-15
akling@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2016-01-15
commit-queue@webki...
[EFL] WorkQueue methods should be defined inside WTF...
blob
|
commitdiff
|
diff to current
2016-01-14
cdumez@apple.com
Unreviewed, rolling out r195035.
blob
|
commitdiff
|
diff to current
2016-01-14
ddkilzer@apple.com
Part 2/2: Stop using USE(CFNETWORK) path on iOS
blob
|
commitdiff
|
diff to current
2016-01-14
peavo@outlook.com
[Win] Remove workarounds for fixed bugs in fmod and...
blob
|
commitdiff
|
diff to current
2016-01-13
ryanhaddad@apple.com
Unreviewed, rolling out r194963.
blob
|
commitdiff
|
diff to current
2016-01-13
akling@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2016-01-13
aestes@apple.com
[Content Filtering] Lazily load platform frameworks
blob
|
commitdiff
|
diff to current
2016-01-12
rniwa@webkit.org
Add a build flag for custom element
blob
|
commitdiff
|
diff to current
2016-01-11
akling@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2016-01-11
sbarati@apple.com
Implement a sampling profiler
blob
|
commitdiff
|
diff to current
2016-01-11
fpizlo@apple.com
It should be possible to run liveness over registers...
blob
|
commitdiff
|
diff to current
2016-01-09
akling@apple.com
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2016-01-08
andersca@apple.com
Nullopt and InPlace should be structs, not enum values
blob
|
commitdiff
|
diff to current
2016-01-06
andersca@apple.com
Add a smart block pointer
blob
|
commitdiff
|
diff to current
2016-01-05
carlosgc@webkit.org
[GTK] Allow to save and restore session
blob
|
commitdiff
|
diff to current
2016-01-04
timothy_horton@app...
Turn on gesture events when building for Yosemite
blob
|
commitdiff
|
diff to current
2016-01-04
commit-queue@webki...
[JSC] Build B3 by default on iOS ARM64
blob
|
commitdiff
|
diff to current
2016-01-03
akling@apple.com
Unreviewed, rolling out r194510.
blob
|
commitdiff
|
diff to current
2016-01-03
commit-queue@webki...
WebKit fails to build with musl libc library
blob
|
commitdiff
|
diff to current
2016-01-03
akling@apple.com
StringBuilder often creates two StringImpls.
blob
|
commitdiff
|
diff to current
2016-01-03
akling@apple.com
Remove redundant StringImpl substring creation function.
blob
|
commitdiff
|
diff to current
2016-01-02
aestes@apple.com
Replace WTF::move with WTFMove
blob
|
commitdiff
|
diff to current
2015-12-31
ddkilzer@apple.com
Stop using USE(CFNETWORK) path on iOS
blob
|
commitdiff
|
diff to current
2015-12-31
aestes@apple.com
Rename WTF_MOVE to WTFMove
blob
|
commitdiff
|
diff to current
2015-12-31
aestes@apple.com
Use of WTF::move prevents clang's move diagnostics...
blob
|
commitdiff
|
diff to current
2015-12-28
aestes@apple.com
Stop moving local objects in return statements
blob
|
commitdiff
|
diff to current
2015-12-23
fpizlo@apple.com
FTL B3 should be able to run richards
blob
|
commitdiff
|
diff to current
2015-12-22
fpizlo@apple.com
FTL B3 does not logicalNot correctly
blob
|
commitdiff
|
diff to current
2015-12-21
mcatanzaro@igalia.com
[SOUP] Performs DNS prefetch when a proxy is configured...
blob
|
commitdiff
|
diff to current
2015-12-20
mitz@apple.com
[Mac] WebKit contains dead source code for OS X Maveric...
blob
|
commitdiff
|
diff to current
2015-12-18
sukolsak@gmail.com
[INTL] Implement Collator Compare Functions
blob
|
commitdiff
|
diff to current
2015-12-17
akling@apple.com
Give kernel VM some hints about non-live memory-cached...
blob
|
commitdiff
|
diff to current
2015-12-16
achristensen@apple.com
Fix internal Windows build
blob
|
commitdiff
|
diff to current
2015-12-16
youenn.fablet@crf...
[Fetch API] Add fetch API compile time flag
blob
|
commitdiff
|
diff to current
2015-12-15
utatane.tea@gmail.com
Math.random should have an intrinsic thunk and it shoul...
blob
|
commitdiff
|
diff to current
2015-12-14
sukolsak@gmail.com
Make UCharIterator createIterator(StringView) visible...
blob
|
commitdiff
|
diff to current
2015-12-14
ddkilzer@apple.com
REGRESSION (r162777): Remove Boost Software License...
blob
|
commitdiff
|
diff to current
2015-12-11
joepeck@webkit.org
Remote Inspector: Verify the identity of the other...
blob
|
commitdiff
|
diff to current
2015-12-10
fpizlo@apple.com
FTL B3 should have basic GetById support
blob
|
commitdiff
|
diff to current
2015-12-09
akling@apple.com
[iOS] ResourceUsageOverlay should work on iOS.
blob
|
commitdiff
|
diff to current
2015-12-08
joepeck@webkit.org
Create a Sandbox SPI header
blob
|
commitdiff
|
diff to current
2015-12-08
fpizlo@apple.com
FTL B3 should be able to flag the tag constants as...
blob
|
commitdiff
|
diff to current
2015-12-03
andersca@apple.com
Remove Objective-C GC support
blob
|
commitdiff
|
diff to current
2015-12-03
fpizlo@apple.com
FTL B3 should support OSR exit
blob
|
commitdiff
|
diff to current
2015-12-02
utatane.tea@gmail.com
[ES6] Implement LLInt/Baseline Support for ES6 Generato...
blob
|
commitdiff
|
diff to current
2015-12-02
commit-queue@webki...
Unreviewed, rolling out r192914.
blob
|
commitdiff
|
diff to current
2015-12-01
mmaxfield@apple.com
Give String and AtomicString an existingHash() function
blob
|
commitdiff
|
diff to current
2015-12-01
utatane.tea@gmail.com
[ES6] Implement LLInt/Baseline Support for ES6 Generato...
blob
|
commitdiff
|
diff to current
2015-12-01
ggaren@apple.com
Fixed a typo that Anders noticed.
blob
|
commitdiff
|
diff to current
2015-12-01
ggaren@apple.com
Use a better RNG for Math.random()
blob
|
commitdiff
|
diff to current
2015-12-01
benjamin@webkit.org
[JSC] Speed up Air Liveness Analysis on Tmps
blob
|
commitdiff
|
diff to current
2015-11-30
timothy_horton@app...
Get rid of the !USE(ASYNC_NSTEXTINPUTCLIENT) codepath
blob
|
commitdiff
|
diff to current
2015-11-30
carlosgc@webkit.org
[GLIB] Remove GMainLoopSource and GThreadSafeMainLoopSource
blob
|
commitdiff
|
diff to current
2015-11-27
ossy@webkit.org
Fix build warning in bignum.cc
blob
|
commitdiff
|
diff to current
2015-11-18
dbates@webkit.org
[iOS] ASSERTION FAILED: temporaryFilePath.last() =...
blob
|
commitdiff
|
diff to current
2015-11-17
fpizlo@apple.com
CheckAdd/Mul should have commutativity optimizations...
blob
|
commitdiff
|
diff to current
2015-11-17
fpizlo@apple.com
Air should lay out code optimally
blob
|
commitdiff
|
diff to current
2015-11-12
andersca@apple.com
Enable cross-platform context menus by default
blob
|
commitdiff
|
diff to current
2015-11-12
ossy@webkit.org
Remove ENABLE(SATURATED_LAYOUT_ARITHMETIC) guards
blob
|
commitdiff
|
diff to current
2015-11-11
fpizlo@apple.com
B3 should be able to compile and canonicalize Mul
blob
|
commitdiff
|
diff to current
2015-11-11
fpizlo@apple.com
B3 should be able to compile a program with ChillDiv
blob
|
commitdiff
|
diff to current
2015-11-10
carlosgc@webkit.org
[GTK] Use CROSS_PLATFORM_CONTEXT_MENUS
blob
|
commitdiff
|
diff to current
2015-11-09
andersca@apple.com
Introspect reply block types as well
blob
|
commitdiff
|
diff to current
2015-11-06
commit-queue@webki...
Add runtime and compile time flags for enabling Web...
blob
|
commitdiff
|
diff to current
2015-11-05
zandobersek@gmail.com
[GLib] Avoid gint64, std::chrono::microseconds overflow...
blob
|
commitdiff
|
diff to current
2015-11-03
fpizlo@apple.com
B3/Air should use bubble sort for their insertion sets...
blob
|
commitdiff
|
diff to current
2015-11-03
aestes@apple.com
[Cocoa] Add tvOS and watchOS to SUPPORTED_PLATFORMS
blob
|
commitdiff
|
diff to current
2015-11-02
carlosgc@webkit.org
[GLIB] Remove support for GSocket main loop sources...
blob
|
commitdiff
|
diff to current
2015-11-02
carlosgc@webkit.org
[GLIB] Remove delete on destroy GMainLoopSources
blob
|
commitdiff
|
diff to current
2015-11-02
carlosgc@webkit.org
[GTK] Use RunLoop in WorkQueue implementation
blob
|
commitdiff
|
diff to current
2015-11-02
utatane.tea@gmail.com
[ES6] Support Generator Syntax
blob
|
commitdiff
|
diff to current
2015-11-02
darin@apple.com
ASCIICType refinements
blob
|
commitdiff
|
diff to current
2015-11-02
fpizlo@apple.com
Dominators should be factored out of the DFG
blob
|
commitdiff
|
diff to current
2015-11-02
darin@apple.com
Remove some dead and unneeded code (ScrollbarThemeSafar...
blob
|
commitdiff
|
diff to current
2015-11-01
fpizlo@apple.com
B3::reduceStrength's DCE should be more agro and less...
blob
|
commitdiff
|
diff to current
2015-11-01
commit-queue@webki...
[GTK] Fix combinations of PLATFORM(GTK) and OS(DARWIN)
blob
|
commitdiff
|
diff to current
2015-11-01
carlosgc@webkit.org
[GTK] Use RunLoop::Timer in main thread shared timer...
blob
|
commitdiff
|
diff to current
2015-11-01
akling@apple.com
Add a debug overlay with information about web process...
blob
|
commitdiff
|
diff to current
2015-10-30
cdumez@apple.com
Regression(r191673): Crash in RunLoopTimer::schedule()
blob
|
commitdiff
|
diff to current
2015-10-30
carlosgc@webkit.org
[GTK] Move the socket polling off the WorkQueue
blob
|
commitdiff
|
diff to current
2015-10-30
carlosgc@webkit.org
[GTK] Use a persistent main loop source in RunLoop...
blob
|
commitdiff
|
diff to current
2015-10-30
philn@webkit.org
[GTK][Mac] fix WTF build
blob
|
commitdiff
|
diff to current
next