git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Avoid synchronous layout in window.scrollTo(0,0) when already at (0,0)
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2014-06-17
akling@apple.com
Avoid synchronous layout in window.scrollTo(0,0) when...
blob
|
commitdiff
2014-06-17
achristensen@apple.com
Fix css jit register usage on armv7.
blob
|
commitdiff
|
diff to current
2014-06-17
commit-queue@webki...
Use references instead of pointers to RenderBlock in...
blob
|
commitdiff
|
diff to current
2014-06-17
zandobersek@gmail.com
Cache the gst_query_get_n_buffering_ranges() return...
blob
|
commitdiff
|
diff to current
2014-06-17
zandobersek@gmail.com
Avoid Vector<char> copies in the OffsetBuffer constructor
blob
|
commitdiff
|
diff to current
2014-06-17
jer.noble@apple.com
[MSE] Overwritten samples are removed from buffered...
blob
|
commitdiff
|
diff to current
2014-06-17
mihnea@adobe.com
[CSSRegions] Region with border radius and overflow...
blob
|
commitdiff
|
diff to current
2014-06-17
weinig@apple.com
Extract prototype declaration generation into a helper...
blob
|
commitdiff
|
diff to current
2014-06-17
weinig@apple.com
Move forward declaration of bindings static functions...
blob
|
commitdiff
|
diff to current
2014-06-17
ljaehun.lim@samsun...
Unreviewed build fix after r170029
blob
|
commitdiff
|
diff to current
2014-06-16
bfulgham@apple.com
[Win] Use TileController on Windows
blob
|
commitdiff
|
diff to current
2014-06-16
akling@apple.com
Remove unnecessary style invalidation in RenderTextCont...
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Fix iOS build.
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Accept-Ranges is not specific to GStreamer.
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Don't use AtomicString in HTTPHeaderMap
blob
|
commitdiff
|
diff to current
2014-06-16
cfleizach@apple.com
AX: Safari crashed once in WebCore::AccessibilityObject...
blob
|
commitdiff
|
diff to current
2014-06-16
zandobersek@gmail.com
Unreviewed. Add more GStreamer-specific header names...
blob
|
commitdiff
|
diff to current
2014-06-16
cfleizach@apple.com
AX: Crash at WebCore::AXObjectCache::textChanged
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Change ResourceRequestBase::addHTTPHeaderFields to...
blob
|
commitdiff
|
diff to current
2014-06-16
commit-queue@webki...
Use references instead of pointers to RenderBlock in...
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Use HTTPHeaderName in more places
blob
|
commitdiff
|
diff to current
2014-06-16
andersca@apple.com
Add HTTPHeaderName overloads on ResourceResponseBase
blob
|
commitdiff
|
diff to current
2014-06-16
tonikitoo@webkit.org
"nullable" sequence support is incomplete (i.e. sequenc...
blob
|
commitdiff
|
diff to current
2014-06-16
jer.noble@apple.com
[MSE][Mac] Occasional image corruption after seeking
blob
|
commitdiff
|
diff to current
2014-06-16
zandobersek@gmail.com
Have ScriptExecutionContext::Task functions take in...
blob
|
commitdiff
|
diff to current
2014-06-16
zandobersek@gmail.com
Page::findStringMatchingRanges() should take Vector...
blob
|
commitdiff
|
diff to current
2014-06-16
stavila@adobe.com
REGRESSION (r168046): Incorrect layout for multicol...
blob
|
commitdiff
|
diff to current
2014-06-16
mario.prada@samsun...
[ATK] Missing 'selection-changed' signal when navigatin...
blob
|
commitdiff
|
diff to current
2014-06-16
commit-queue@webki...
Unreviewed, rolling out r170003.
blob
|
commitdiff
|
diff to current
2014-06-16
fred.wang@free.fr
Draw radicals with glyphs for better rendering.
blob
|
commitdiff
|
diff to current
2014-06-16
fred.wang@free.fr
Draw radicals with glyphs for better rendering
blob
|
commitdiff
|
diff to current
2014-06-16
k.czech@samsung.com
[EFL] Platform support for WebSpeech feature.
blob
|
commitdiff
|
diff to current
2014-06-16
benjamin@webkit.org
CSS JIT: add support for the :lang() pseudo class
blob
|
commitdiff
|
diff to current
2014-06-15
andersca@apple.com
Add an autorelease() member function to RetainPtr
blob
|
commitdiff
|
diff to current
2014-06-15
andersca@apple.com
Adopt HTTPHeaderName in ResourceResponseBase
blob
|
commitdiff
|
diff to current
2014-06-14
andersca@apple.com
Simplify ResourceRequest constructors
blob
|
commitdiff
|
diff to current
2014-06-14
benjamin@webkit.org
Fix the ARM64 build
blob
|
commitdiff
|
diff to current
2014-06-14
weinig@apple.com
Store DOM constants directly in the JS object rather...
blob
|
commitdiff
|
diff to current
2014-06-14
andersca@apple.com
Simplify Document::processHttpEquiv
blob
|
commitdiff
|
diff to current
2014-06-14
akling@apple.com
GCController should return FastMalloc memory to the...
blob
|
commitdiff
|
diff to current
2014-06-14
zandobersek@gmail.com
Generate HTTP header names that are required by WebKitW...
blob
|
commitdiff
|
diff to current
2014-06-14
andersca@apple.com
Replace some uses of ResourceRequestBase::addHTTPHeader...
blob
|
commitdiff
|
diff to current
2014-06-14
andersca@apple.com
Add a ResourceRequestBase::setHTTPHeaderField overload...
blob
|
commitdiff
|
diff to current
2014-06-14
simon.fraser@apple.com
Masks disappear when layers become tiled
blob
|
commitdiff
|
diff to current
2014-06-14
commit-queue@webki...
[Curl] Compile errors related to http headers.
blob
|
commitdiff
|
diff to current
2014-06-14
bfulgham@apple.com
Unreviewed build fix after r169960.
blob
|
commitdiff
|
diff to current
2014-06-14
ossy@webkit.org
Source/WebCore: URTBF after r169943 and r169946.
blob
|
commitdiff
|
diff to current
2014-06-14
fred.wang@free.fr
Unreviewed, rolling out r169963.
blob
|
commitdiff
|
diff to current
2014-06-14
fred.wang@free.fr
Draw radicals with glyphs for better rendering
blob
|
commitdiff
|
diff to current
2014-06-14
bfulgham@apple.com
Move utility functions from WebLayer to PlatformCALayer
blob
|
commitdiff
|
diff to current
2014-06-14
achristensen@apple.com
Unreviewed disabling css jit on armv7. It's not quite...
blob
|
commitdiff
|
diff to current
2014-06-13
achristensen@apple.com
Make css jit compile on armv7.
blob
|
commitdiff
|
diff to current
2014-06-13
andersca@apple.com
Use the callOnMainThread version that takes an std...
blob
|
commitdiff
|
diff to current
2014-06-13
weinig@apple.com
Constructors should eagerly reify their properties too
blob
|
commitdiff
|
diff to current
2014-06-13
commit-queue@webki...
Make css jit allocator smarter.
blob
|
commitdiff
|
diff to current
2014-06-13
commit-queue@webki...
set setUsesExternalPlaybackWhileExternalScreenIsActive...
blob
|
commitdiff
|
diff to current
2014-06-13
bfulgham@apple.com
Convert LayerPool and TileCoverageMap from ObjC to C++
blob
|
commitdiff
|
diff to current
2014-06-13
commit-queue@webki...
Make css jit compile for armv7.
blob
|
commitdiff
|
diff to current
2014-06-13
andersca@apple.com
Add a HTTPHeaderMap::get overload that takes an HTTPHea...
blob
|
commitdiff
|
diff to current
2014-06-13
fred.wang@free.fr
Unreviewed, rolling out r169939.
blob
|
commitdiff
|
diff to current
2014-06-13
andersca@apple.com
Add a HTTPHeaderMap::set overload that takes a HTTPHead...
blob
|
commitdiff
|
diff to current
2014-06-13
andersca@apple.com
Add a HTTPHeaderMap::find overload that takes a HTTPHea...
blob
|
commitdiff
|
diff to current
2014-06-13
fred.wang@free.fr
Draw radicals with glyphs for better rendering
blob
|
commitdiff
|
diff to current
2014-06-13
andersca@apple.com
Add overloads of HTTPHeaderMap::find and remove that...
blob
|
commitdiff
|
diff to current
2014-06-13
commit-queue@webki...
Source/WebCore: [ATK] Fix text inside "span" block...
blob
|
commitdiff
|
diff to current
2014-06-13
berto@igalia.com
[GTK] GLContextEGL.cpp: conflicting declaration 'typede...
blob
|
commitdiff
|
diff to current
2014-06-13
rego@igalia.com
[CSS Grid Layout] Introduce an explicit type for resolv...
blob
|
commitdiff
|
diff to current
2014-06-13
carlosgc@webkit.org
[GTK] Remove all deprecated API from GObject DOM bindings
blob
|
commitdiff
|
diff to current
2014-06-13
zalan@apple.com
Subpixel rendering: Make <input type=> and <button...
blob
|
commitdiff
|
diff to current
2014-06-13
bfulgham@apple.com
[Win] Avoid fork bomb during build
blob
|
commitdiff
|
diff to current
2014-06-13
barraclough@apple.com
Add support for thread/WorkQueue QoS
blob
|
commitdiff
|
diff to current
2014-06-13
bfulgham@apple.com
[Mac] Build fix after r169919.
blob
|
commitdiff
|
diff to current
2014-06-13
aestes@apple.com
[Mac] Speculative build fix after r169921.
blob
|
commitdiff
|
diff to current
2014-06-12
jer.noble@apple.com
[MSE][Mac] Stop observing the sample buffer renderers...
blob
|
commitdiff
|
diff to current
2014-06-12
bfulgham@apple.com
Correct file locations after r169914. These should...
blob
|
commitdiff
|
diff to current
2014-06-12
aestes@apple.com
Fix the build after r169913.
blob
|
commitdiff
|
diff to current
2014-06-12
commit-queue@webki...
Collect correct web timing data from CFNetwork.
blob
|
commitdiff
|
diff to current
2014-06-12
bfulgham@apple.com
Convert TileController and TileGrid from ObjC to C++
blob
|
commitdiff
|
diff to current
2014-06-12
simon.fraser@apple.com
[iOS WK2] Fix crash on back/foward swipe
blob
|
commitdiff
|
diff to current
2014-06-12
andersca@apple.com
Add a space after the comma.
blob
|
commitdiff
|
diff to current
2014-06-12
andersca@apple.com
Move header value merging to HTTPHeaderMap
blob
|
commitdiff
|
diff to current
2014-06-12
andersca@apple.com
Add ShapeValue.cpp and move ShapeValue::isImageValid...
blob
|
commitdiff
|
diff to current
2014-06-12
zalan@apple.com
Subpixel rendering: Make <select> element's decoration...
blob
|
commitdiff
|
diff to current
2014-06-12
jer.noble@apple.com
[MSE][Mac] Crash in MediaSourcePrivateAVFObjC::naturalS...
blob
|
commitdiff
|
diff to current
2014-06-12
berto@igalia.com
[GTK] fails to build with --disable-webgl --disable...
blob
|
commitdiff
|
diff to current
2014-06-12
svillar@igalia.com
[GTK] REGRESSION: application name is not correctly...
blob
|
commitdiff
|
diff to current
2014-06-12
zandobersek@gmail.com
WorkerRunLoop::Task::performTask should take in WorkerG...
blob
|
commitdiff
|
diff to current
2014-06-12
svillar@igalia.com
[GTK] Unsupported browser in www.icloud.com
blob
|
commitdiff
|
diff to current
2014-06-12
psolanki@apple.com
Avoid creating a CFData when checking if a resource...
blob
|
commitdiff
|
diff to current
2014-06-12
mmaxfield@apple.com
SVGGlyphToPathTranslator ASSERTs when encountering...
blob
|
commitdiff
|
diff to current
2014-06-12
simon.fraser@apple.com
[iOS WK2] Give WebKitTestRunner a viewport configuratio...
blob
|
commitdiff
|
diff to current
2014-06-12
psolanki@apple.com
Keep CFDataRefs in SharedBuffer instead of merging...
blob
|
commitdiff
|
diff to current
2014-06-12
ap@apple.com
editing/selection/selection-in-iframe-removed-crash...
blob
|
commitdiff
|
diff to current
2014-06-12
zalan@apple.com
Subpixel rendering: RenderBox's content clipping should...
blob
|
commitdiff
|
diff to current
2014-06-11
andersca@apple.com
Remove XHRReplayData::addHeader
blob
|
commitdiff
|
diff to current
2014-06-11
aestes@apple.com
Fix the Mac build.
blob
|
commitdiff
|
diff to current
2014-06-11
simon.fraser@apple.com
Make FrameView 8 bytes smaller
blob
|
commitdiff
|
diff to current
2014-06-11
ddkilzer@apple.com
WindowFeatures arguments shoud ignore invalid character...
blob
|
commitdiff
|
diff to current
2014-06-11
ddkilzer@apple.com
Viewport arguments should ignore invalid characters...
blob
|
commitdiff
|
diff to current
2014-06-11
andersca@apple.com
Move some HTTP header field accessors to ResourceReques...
blob
|
commitdiff
|
diff to current
next