git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use references in calculateMinimumPageHeight() for non-optional arguments
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2014-10-30
mmaxfield@apple.com
Use references in calculateMinimumPageHeight() for...
blob
|
commitdiff
|
raw
2014-10-30
cdumez@apple.com
Move -webkit-border-image / -webkit-mask-box-image...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
cdumez@apple.com
Optimize HTMLVideoElement / HTMLAudioElement type check...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
mmaxfield@apple.com
Migrate ComplexTextControllerCoreText to use SPI instea...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
eric.carlson@apple.com
Add diagnostic logging to track page loads.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
philn@webkit.org
[GStreamer] Video resolution changes trigger a crash...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
carlosgc@webkit.org
FormDataBuilder should not use Document
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
commit-queue@webki...
ASSERTION NOT REACHED because RenderStyle::setWordSpaci...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
commit-queue@webki...
[CoordinatedGraphics] Use modern for-loops
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
cdumez@apple.com
Final-ize more of TextFieldInputType's virtual functions
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
cdumez@apple.com
Clean up virtual functions in inspector/
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
akling@apple.com
Generalize dirtying of parent's line boxes when taking...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
adachan@apple.com
Implement WKPageSetMuted(bool).
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
antti@apple.com
Notify Settings object when its Page object goes away.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
ap@apple.com
Notify Settings object when its Page object goes away.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
zalan@apple.com
Remove invalid float from RootInlineBox.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
antti@apple.com
Unreviewed, rolling out r175342.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
antti@apple.com
Factor cache validity computation functions out of...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
adachan@apple.com
Add API to mute/unmute a page.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
timothy_horton@app...
Implement action menus for data detected items
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jer.noble@apple.com
[EME] NULL-dereference crash in MediaKeys::setMediaElem...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jer.noble@apple.com
[EME] MediaKeySession resources persist across page...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
jer.noble@apple.com
[EME][Mac] MediaKeySession type "keyrelease" is ignored.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
adachan@apple.com
Remove MediaSessionClient::hasMediaCharacteristics...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
cdumez@apple.com
Clean up virtual functions in html/
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
svillar@igalia.com
ASSERTION FAILED: growthShare > 0 in WebCore::RenderGri...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
cdumez@apple.com
Crash in CachedRawResource::canReuse() when reloading...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
benjamin@webkit.org
CSS4 Selectors: Add the pseudo class :any-link
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
jer.noble@apple.com
[EME][Mac] Adopt new AVStreamSession API: pass storageD...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
ggaren@apple.com
All networking crashes on Mac 32bit
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
commit-queue@webki...
Add optimized fullscreen mode.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
cdumez@apple.com
Clean up virtual functions in accessibility/
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
jpfau@apple.com
FrameProgressTracker expects Page to not have detached
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
adachan@apple.com
Introduce a new abstract class called AudioProducer...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
cdumez@apple.com
Unreviewed comment fix from r175267.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
jer.noble@apple.com
REGRESSION(r171593) [Mac] Media controls create a large...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
cdumez@apple.com
Move "Number" CSS properties to the new StyleBuilder
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
zandobersek@gmail.com
[WebCore] Remove uses of WTF::bind() in the Media Strea...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
commit-queue@webki...
Abandoned select option is reselected when shift select...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
commit-queue@webki...
Use constants from wtf/MathExtras.h
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
hyatt@apple.com
Selection gap painting is ugly for ruby bases.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
zalan@apple.com
Speed up line parsing for simple line layout.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
ap@apple.com
Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
mihnea@adobe.com
Clean up subtrees selection code
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
jer.noble@apple.com
[Mac] The first software paint of a <video> element...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
cdumez@apple.com
Move text decoration CSS properties to the new StyleBuilder
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
carlosgc@webkit.org
[GTK] Remove GDK dependency from SharedTimerGtk
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
akling@apple.com
Move RenderBlock::beingDestroyed() to RenderObject.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
cfleizach@apple.com
AX: input type=hidden is being exposed when aria-hidden...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
ap@apple.com
https://trac.webkit.org/changeset/175233 broke many...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
hyatt@apple.com
text-combine needs to center text within the vertical...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
benjamin@webkit.org
Cleanup after r175213: fastGetAttribute().isNull()...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
ap@apple.com
http/tests/cookies/third-party-cookie-relaxing.html...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
cdumez@apple.com
Use separate HashMaps for common and uncommon headers...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
akling@apple.com
Devirtualize RenderDeprecatedFlexibleBox::isStretchingC...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
cdumez@apple.com
Reintroduce null check removed in r175222
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
cdumez@apple.com
Move radius CSS properties to the new StyleBuilder
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
zandobersek@gmail.com
Shrink MathMLOperatorDictionary::dictionary table
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
akling@apple.com
Move canContainFixedPositionObjects() to RenderElement.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
benjamin@webkit.org
Images with usemap should not have a link state
blob
|
commitdiff
|
raw
|
diff to current
2014-10-27
benjamin@webkit.org
Replace Element::didAffectSelector() by setNeedsStyleRe...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
akling@apple.com
Move some RenderObject member functions to RenderElement.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
akling@apple.com
Move continuation teardown from subclasses to RenderBox...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-26
benjamin@webkit.org
Remove a useless variable from SelectorCodeGenerator...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
burg@cs.washington.edu
Web Inspector: timelines should not count time elapsed...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
mitz@apple.com
Fix builds using the public SDK.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
zalan@apple.com
Clamp wordSpacing percentage value.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
[Mac] Use modern loops in ResourceRequestCocoa.mm
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
zalan@apple.com
Replace INT_MIN/MAX / kFixedPointDenominator with intMi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
ap@apple.com
REGRESSION(r174877): WebProcess sends an empty Cookies...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
[Mac] Use NSString API in QuickLookMac::computeNeedsQui...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
Avoid unnecessary NSURLRequest copies in ResourceReques...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
Move ComputeLength CSS properties to the new StyleBuilder
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
Make ScriptWrappable's destructor protected instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
carlosgc@webkit.org
[GTK][Cairo] Remove GTK dependency of WidgetBackingStor...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
zalan@apple.com
WebContent crash at WebCore::RenderTextControl::textFor...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
gyuyoung.kim@samsu...
Remove HarfBuzzRun::create() factory function
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
mmaxfield@apple.com
Unreviewed iOS build fix
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
cdumez@apple.com
[Mac] Optimize URL::createCFURL() for the common case
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
mmaxfield@apple.com
Carets in GMail and iCloud compositions are the foregro...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
joepeck@webkit.org
Web Inspector: Provide a way to have alternate inspecto...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
simon.fraser@apple.com
Don't assume that style.overflowX() == style.overflowY()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
cdumez@apple.com
Get rid of unnecessary vtables in WebKit
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
cdumez@apple.com
Clean up virtual functions in dom/
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
timothy_horton@app...
Add some SPI headers for NSExtension and NSSharingServi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
eric.carlson@apple.com
[Mac] don't update caption user style sheet during...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
cdumez@apple.com
Move remaining Length-type properties to the new StyleB...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
jer.noble@apple.com
[Mac] Safari cannot play 'audio/amr' content.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
cdumez@apple.com
Move Length-type CSS properties from DeprecatedStyleBui...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
zandobersek@gmail.com
Const-ify static s_resourceType members in RenderSVGRes...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
zandobersek@gmail.com
[TexMap] Clean up virtual method declarations in Graphi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
k.czech@samsung.com
AX: Do the early return when role is different than...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
utatane.tea@gmail.com
CSS JIT: Implement :matches
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
commit-queue@webki...
RenderThemeGtk::mediaControlsScript() is not defined...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
commit-queue@webki...
Do not include GraphicsContext3D.h when 3D_GRAPHICS...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
commit-queue@webki...
Do not build WidgetBackingStoreGtkX11 when not used.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
simon.fraser@apple.com
[iOS] Toggling overflow:scroll to hidden on element...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
cdumez@apple.com
Clean up virtual functions in rendering/
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
jer.noble@apple.com
REGRESSION(r175000): Crash in SourceBufferPrivateAVFObj...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
dbates@webkit.org
SVG loaded through html <img> can't request to load...
blob
|
commitdiff
|
raw
|
diff to current
next