git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Unreviewed iOS build fix
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2014-10-24
mmaxfield@apple.com
Unreviewed iOS build fix
blob
|
commitdiff
|
raw
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
2014-10-22
adachan@apple.com
MediaPlayerPrivateAVFoundation::hasAudio() returns...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
gyuyoung.kim@samsu...
Remove WidgetBackingStoreCairo::create() factory function
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
gyuyoung.kim@samsu...
Remove TextCheckerEnchant::create() factory function
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
cdumez@apple.com
Avoid confusion between AccessibilityObject::isTable...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
cdumez@apple.com
Avoid repeated is<MutableStyleProperties>() checks...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
eric.carlson@apple.com
[Mac][MediaStream] clean up bit rot
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
cdumez@apple.com
[Mac][WK2] Fix applicationIsSafari() detection
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
commit-queue@webki...
XMLHttpRequest should support attribute responseURL...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
cdumez@apple.com
Add initial support for generating the StyleBuilder...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
carlosgc@webkit.org
Unreviewed. Fix GStreamer debug build after r175050.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
carlosgc@webkit.org
[GStreamer] Do not use CachedResourceLoader, SecurityOr...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
carlosgc@webkit.org
[GTK] Move GtkInputMethodFilter from Platform to WebKit2
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
commit-queue@webki...
Match spec for font-weight: bolder|lighter
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
commit-queue@webki...
[GTK]: Fix unused parameter build warnings in WebCore...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
commit-queue@webki...
Add relList to the anchor, area and link elements
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
aestes@apple.com
One more iOS build fix after r175013.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
benjamin@webkit.org
CSS Rule features are ignored for nested CSS Selector...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
timothy_horton@app...
Try to fix the iOS build after r175013.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
gyuyoung.kim@samsu...
Use std::unique_ptr | std::make_unique in FontCacheFoo
blob
|
commitdiff
|
raw
|
diff to current
2014-10-22
adachan@apple.com
Calling WebCore::Page::setMediaVolume(0) does not mute...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
jer.noble@apple.com
[EME][Mac] Update to match new AVStreamSession API...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
ljaehun.lim@samsun...
'true' isn't a valid value for justify-self
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
msaboff@apple.com
Add operator==(PropertyName, const char*)
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
Unreviewed iOS build fix after r174921.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
Unreviewed iOS build fix after r174921.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
commit-queue@webki...
[Curl] Optimization; avoid string reallocation.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
jdiggs@igalia.com
AX: [ATK] CSS-generated text content not exposed to...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
msaboff@apple.com
Updated ChangeLog entry to include tests that cover...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
REGRESSION(r174676): It broke the !ENABLE(VIDEO) build
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
zalan@apple.com
REGRESSION: Google Search (mobile) video thumbnails...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
msaboff@apple.com
Don't create cached functions for HTMLDocument.write*()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
REGRESSION(r174676): It broke the !ENABLE(VIDEO) build
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
jer.noble@apple.com
REGRESSION (r170808): Volume slider in built-in media...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
rego@igalia.com
ASSERTION FAILED: !gridWasPopulated() in WebCore::Rende...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
zandobersek@gmail.com
[Cairo] Make dashPattern, dotPattern in GraphicsContext...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
carlosgc@webkit.org
[GTK] Several labels are white instead of black
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
commit-queue@webki...
[Coordinated Graphics] '-webkit-mask-image: -webkit...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
jpfau@apple.com
Ensure attached frame count doesn't exceed the maximum...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
ResourceRequest deserialization unnecessarily calls...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
commit-queue@webki...
Tighten XMLHttpRequest setRequestHeader value check
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
msaboff@apple.com
Make post checkin suggested changes to r174847
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
cdumez@apple.com
Use is<>() / downcast<>() for SpinButtonElement
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
roger_fong@apple.com
Unreviewed. Fix Changelog and add more explanation...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
roger_fong@apple.com
Use glFinish instead of glFlush when drawing WebGL...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
benjamin@webkit.org
Generalize the compilation of :not() to support arbitra...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
gyuyoung.kim@samsu...
Use std::unique_ptr<>|make_unique<> in PluginView:...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
bdakin@apple.com
Speculative build fix.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
bdakin@apple.com
Add support for action menus
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
dino@apple.com
[Mac] Support "inverted-colors" and "monochrome" media...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
Unreviewed EFL / GTK build fix after r174898.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
dino@apple.com
[Mac] Support "inverted-colors" and "monochrome" media...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
Use is<>() / downcast<>() for Accessibility objects
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
joepeck@webkit.org
Web Inspector: Generate all Inspector domains together...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
aestes@apple.com
Fix the GTK build.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
antti@apple.com
Avoid unnecessary NSURLResponse construction for QuickL...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
aestes@apple.com
Fix the iOS build.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
benjamin@webkit.org
Update the <link>'s link status
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
[Mac] Optimize cookiesForDOM() by filtering and seriali...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
Kill toRenderedDocumentMarker() by using tighter typing
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
Use is<>() / downcast<>() for all remaining RenderObjec...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
cdumez@apple.com
Use SPECIALIZE_TYPE_TRAITS_*() macro for RenderScrollbar
blob
|
commitdiff
|
raw
|
diff to current
2014-10-19
carlosgc@webkit.org
[GTK] Move GtkDragAndDropHelper from Platform to WebKit2
blob
|
commitdiff
|
raw
|
diff to current
2014-10-19
roger_fong@apple.com
Unreviewed. Style fix following r174855.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
antti@apple.com
REGRESSION (r173356): Safari can't install a profile...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
cdumez@apple.com
[Mac] Use Fast enumeration consistently in WebFontCache.mm
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
cfleizach@apple.com
AX: Tables with <colgroups> are not reporting table...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
commit-queue@webki...
[EFL] build break occurs on webkit efl build.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
gyuyoung.kim@samsu...
Apply std::unique_ptr to FooFont classes
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
gyuyoung.kim@samsu...
Use std::unique_ptr in WebCore/bindings
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
roger_fong@apple.com
Calling glReadPixels with BGRA format on an NVIDIA...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-18
cdumez@apple.com
Use is<>() / downcast<>() for all SVG RenderObjects
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
cdumez@apple.com
Avoid unnecessary isSVGFont() check in SimpleFontData...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
msaboff@apple.com
Don't create cached functions that access lexicalGlobal...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
simon.fraser@apple.com
[iOS] Speculative fix for a crash under RenderLayerComp...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
akling@apple.com
Re-arrange parentheses for compilation purposes.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
akling@apple.com
Unreviewed build fix after r174838.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-17
cdumez@apple.com
Use is<>() / downcast<>() for RenderBox
blob
|
commitdiff
|
raw
|
diff to current
next