git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Text decorations do not contribute to visual overflow
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
style
/
RenderStyle.cpp
2014-05-20
mmaxfield@apple.com
Text decorations do not contribute to visual overflow
blob
|
commitdiff
2014-05-15
commit-queue@webki...
Unreviewed, rolling out r168750.
blob
|
commitdiff
|
diff to current
2014-05-13
mmaxfield@apple.com
Text decorations do not contribute to visual overflow...
blob
|
commitdiff
|
diff to current
2014-05-08
commit-queue@webki...
[CSS Blending] Changing isolation CSS property should...
blob
|
commitdiff
|
diff to current
2014-04-21
hyatt@apple.com
[New Multicolumn] Column set drawing under horizontal...
blob
|
commitdiff
|
diff to current
2014-04-15
bjonesbe@adobe.com
[CSSExclusions] Remove FIXME referencing closed bug
blob
|
commitdiff
|
diff to current
2014-04-08
darin@apple.com
Fix assertions triggered by CSS calc changes in r166860
blob
|
commitdiff
|
diff to current
2014-04-07
darin@apple.com
Source/WebCore: Rework CSS calc logic, fixing some...
blob
|
commitdiff
|
diff to current
2014-04-01
zoltan@webkit.org
[CSS Exclusions] Remove exclusions parsing support
blob
|
commitdiff
|
diff to current
2014-03-31
benjamin@webkit.org
Attempt to fix the 32bits debug builds
blob
|
commitdiff
|
diff to current
2014-03-31
zandobersek@gmail.com
Move Source/WebCore/rendering/ code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-03-30
benjamin@webkit.org
Make RenderStyle's non inherited flags more JSC friendly
blob
|
commitdiff
|
diff to current
2014-03-26
zoltan@webkit.org
[CSS Shapes] Remove no-longer-used shape-inside geometr...
blob
|
commitdiff
|
diff to current
2014-03-26
zoltan@webkit.org
[CSS Shapes] Remove shape-inside support
blob
|
commitdiff
|
diff to current
2014-03-21
zalan@apple.com
Subpixel rendering: RenderBox is positioned off by...
blob
|
commitdiff
|
diff to current
2014-03-14
svillar@igalia.com
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_...
blob
|
commitdiff
|
diff to current
2014-03-14
benjamin@webkit.org
Clean up RenderStyle creation
blob
|
commitdiff
|
diff to current
2014-03-08
mmaxfield@apple.com
Comment in RenderStyle is no longer accurate
blob
|
commitdiff
|
diff to current
2014-03-07
bjonesbe@adobe.com
[CSS Shapes] inset does not properly clamp large corner...
blob
|
commitdiff
|
diff to current
2014-02-27
commit-queue@webki...
[CSS Blending] Parse and implement the -webkit-isolatio...
blob
|
commitdiff
|
diff to current
2014-02-25
svillar@igalia.com
[CSS Grid Layout] Add ENABLE flag
blob
|
commitdiff
|
diff to current
2014-02-10
ddkilzer@apple.com
Add type-safe casts for ContentData subclasses
blob
|
commitdiff
|
diff to current
2014-02-09
zandobersek@gmail.com
Manage ShadowData through std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-02-08
mitz@apple.com
Remove client-drawn highlights (-webkit-highlight,...
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-02-03
dino@apple.com
Feature flag for shape-inside
blob
|
commitdiff
|
diff to current
2014-02-02
zalan@apple.com
Subpixel rendering: Enable subpixel positioning/sizing...
blob
|
commitdiff
|
diff to current
2014-02-02
zalan@apple.com
Subpixel rendering: Make BorderEdge/RoundedRect::Radii...
blob
|
commitdiff
|
diff to current
2014-01-31
zalan@apple.com
Subpixel rendering: Change BorderData's width from...
blob
|
commitdiff
|
diff to current
2014-01-30
abucur@adobe.com
Remove the ACCELERATED_COMPOSITING flag
blob
|
commitdiff
|
diff to current
2014-01-28
mmaxfield@apple.com
ASSERT_WITH_SECURITY_IMPLICATION in WebCore::InlineText...
blob
|
commitdiff
|
diff to current
2014-01-28
joepeck@webkit.org
WebCore: Enable -Wimplicit-fallthrough and add FALLTHRO...
blob
|
commitdiff
|
diff to current
2014-01-23
mmaxfield@apple.com
ASSERTION FAILED: v.isFixed() in WebCore::RenderStyle...
blob
|
commitdiff
|
diff to current
2014-01-23
mmaxfield@apple.com
Remove CSS3_TEXT_DECORATION define
blob
|
commitdiff
|
diff to current
2014-01-17
zoltan@webkit.org
[CSS3] Add rendering support for -webkit-text-align...
blob
|
commitdiff
|
diff to current
2014-01-11
mmaxfield@apple.com
CSS word-spacing property does not obey percentages
blob
|
commitdiff
|
diff to current
2014-01-08
mmaxfield@apple.com
a fractional value of the css letter-spacing property...
blob
|
commitdiff
|
diff to current
2013-11-27
betravis@adobe.com
[CSS Shapes] Shape-Inside Should Default to 'auto'
blob
|
commitdiff
|
diff to current
2013-11-21
cfleizach@apple.com
AX: Implement CSS -webkit-alt property (text alternativ...
blob
|
commitdiff
|
diff to current
2013-11-13
ossy@webkit.org
Cleanup the build from unused parameters in WebCore
blob
|
commitdiff
|
diff to current
2013-11-10
andersca@apple.com
Remove all 'std' using directives from WebCore
blob
|
commitdiff
|
diff to current
2013-11-03
akling@apple.com
Inline RenderStyle functions for getting/setting pseudo...
blob
|
commitdiff
|
diff to current
2013-11-01
commit-queue@webki...
Initial implementation of text-decoration-skip ink
blob
|
commitdiff
|
diff to current
2013-11-01
akling@apple.com
Kill RenderArena.
blob
|
commitdiff
|
diff to current
2013-10-31
commit-queue@webki...
Move CSS3 text decoration implementation behind ENABLE...
blob
|
commitdiff
|
diff to current
2013-10-24
gyuyoung.kim@samsu...
Integrate css3-images image-orientation with existing...
blob
|
commitdiff
|
diff to current
2013-10-22
timothy_horton@app...
{ClipPathOperation, FilterOperation}::getOperationType...
blob
|
commitdiff
|
diff to current
2013-10-19
akling@apple.com
Start passing RenderStyle around with PassRef.
blob
|
commitdiff
|
diff to current
2013-10-18
andersca@apple.com
Remove spaces between template angle brackets
blob
|
commitdiff
|
diff to current
2013-10-18
changseok.oh@colla...
Unreviewed build fix for --no-svg option.
blob
|
commitdiff
|
diff to current
2013-10-17
akling@apple.com
DataRef<T> should use Ref<T> internally.
blob
|
commitdiff
|
diff to current
2013-10-06
andersca@apple.com
Clean up ContentData
blob
|
commitdiff
|
diff to current
2013-09-29
pdr@google.com
Repaint borders and outlines on pseudo content changes
blob
|
commitdiff
|
diff to current
2013-09-20
andersca@apple.com
Modernize Length setters/getters
blob
|
commitdiff
|
diff to current
2013-09-11
dbates@webkit.org
[iOS] Upstream text autosizing
blob
|
commitdiff
|
diff to current
2013-09-05
andersca@apple.com
Animations in an AnimationList are never null
blob
|
commitdiff
|
diff to current
2013-09-03
dbates@webkit.org
Require layout when -webkit-overflow-scrolling changes
blob
|
commitdiff
|
diff to current
2013-08-30
simon.fraser@apple.com
Implement object-fit CSS property
blob
|
commitdiff
|
diff to current
2013-08-22
simon.fraser@apple.com
Setting -webkit-filter: in :active selector causes...
blob
|
commitdiff
|
diff to current
2013-08-13
andersca@apple.com
Stop using DEFINE_STATIC_LOCAL with RefPtr
blob
|
commitdiff
|
diff to current
2013-08-09
antti@apple.com
Move static StyleResolver functions to Style namespace
blob
|
commitdiff
|
diff to current
2013-07-25
betravis@adobe.com
[CSS Shapes] Shape methods and member variables should...
blob
|
commitdiff
|
diff to current
2013-07-19
hyatt@apple.com
OSX: ePub: Unable to select text in vertical Japanese...
blob
|
commitdiff
|
diff to current
2013-06-16
simon.fraser@apple.com
webkit-backface-visibility on a parent element stops...
blob
|
commitdiff
|
diff to current
2013-06-10
betravis@adobe.com
[CSS Shapes][CSS Exclusions] Split CSS Exclusions and...
blob
|
commitdiff
|
diff to current
2013-06-10
commit-queue@webki...
[CSS Regions] Rename region-overflow to region-fragment
blob
|
commitdiff
|
diff to current
2013-06-05
betravis@adobe.com
[CSS Exclusions][CSS Shapes] Split CSS Exclusions ...
blob
|
commitdiff
|
diff to current
2013-05-19
simon.fraser@apple.com
Refactor RenderStyle::diff()
blob
|
commitdiff
|
diff to current
2013-05-18
akling@apple.com
Ads on theverge.com cause repaints when hovered, even...
blob
|
commitdiff
|
diff to current
2013-05-17
akling@apple.com
Changes in text-only properties shouldn't cause repaint...
blob
|
commitdiff
|
diff to current
2013-05-07
andersca@apple.com
Begin unraveling the mess that is QuotesData
blob
|
commitdiff
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
diff to current
2013-04-09
simon.fraser@apple.com
Repaint rect too small on elements with shadows
blob
|
commitdiff
|
diff to current
2013-03-20
commit-queue@webki...
Source/WebCore: [css3-text] Parsing -webkit-each-line...
blob
|
commitdiff
|
diff to current
2013-03-20
robert@webkit.org
Absolute position div without width specified does...
blob
|
commitdiff
|
diff to current
2013-03-14
bruno.abinader@bas...
[css3-text] Add support for text-decoration-color
blob
|
commitdiff
|
diff to current
2013-03-08
akling@apple.com
Remove desktop version of -webkit-text-size-adjust...
blob
|
commitdiff
|
diff to current
2013-02-19
tasak@google.com
:before/:after pseudo elements do not always apply...
blob
|
commitdiff
|
diff to current
2013-02-18
zandobersek@gmail.com
Stop placing std::isfinite and std::signbit inside...
blob
|
commitdiff
|
diff to current
2013-02-14
commit-queue@webki...
Make outside-shape the default value for shape-inside
blob
|
commitdiff
|
diff to current
2013-02-10
akling@apple.com
RenderStyle should use copy-on-write inheritance for...
blob
|
commitdiff
|
diff to current
2013-02-01
loislo@chromium.org
Web Inspector: Native Memory Instrumentation: provide...
blob
|
commitdiff
|
diff to current
2013-01-24
simon.fraser@apple.com
Source/WebCore: Avoid creating background layers on...
blob
|
commitdiff
|
diff to current
2013-01-18
eae@chromium.org
Change RenderStyle::getRoundedInnerBorderFor to take...
blob
|
commitdiff
|
diff to current
2013-01-18
simon.fraser@apple.com
Make it possible for the root background to be painted...
blob
|
commitdiff
|
diff to current
2013-01-17
jchaffraix@webkit.org
[CSS Grid Layout] Updating -webkit-grid-rows or -webkit...
blob
|
commitdiff
|
diff to current
2013-01-04
commit-queue@webki...
Clamp font sizes to valid range in RenderStyle::setFontSize
blob
|
commitdiff
|
diff to current
2012-12-29
loislo@chromium.org
Web Inspector: Native Memory Instrumentation: instrumen...
blob
|
commitdiff
|
diff to current
2012-12-17
commit-queue@webki...
Change SET_VAR, SET_BORDERVALUE_COLOR macro to require...
blob
|
commitdiff
|
diff to current
2012-12-11
rniwa@webkit.org
<rdar://problem/12771885> Support ruby-position: {befor...
blob
|
commitdiff
|
diff to current
2012-12-05
mitz@apple.com
Support text-orientation: sideways-right (and sideways...
blob
|
commitdiff
|
diff to current
2012-11-30
commit-queue@webki...
Unreviewed, rolling out r136142.
blob
|
commitdiff
|
diff to current
2012-11-29
mitz@apple.com
<rdar://problem/12771885> Support ruby-position: {befor...
blob
|
commitdiff
|
diff to current
2012-11-28
allan.jensen@digia.com
Move childrenAffectedBy bits from RenderStyle to Element
blob
|
commitdiff
|
diff to current
2012-11-27
akling@apple.com
RenderStyle: Move 'list-style-image' to rare inherited...
blob
|
commitdiff
|
diff to current
2012-11-23
yurys@chromium.org
Memory instrumentation: extract MemoryObjectInfo declar...
blob
|
commitdiff
|
diff to current
2012-11-13
commit-queue@webki...
[CSS Exclusions] Update wrap-margin/padding to shape...
blob
|
commitdiff
|
diff to current
2012-11-12
commit-queue@webki...
Unreviewed, rolling out r134224.
blob
|
commitdiff
|
diff to current
2012-11-12
kling@webkit.org
RenderStyle: Pack Color members tighter in substructures.
blob
|
commitdiff
|
diff to current
2012-10-30
commit-queue@webki...
[CSS] Expand -webkit-line-break value space
blob
|
commitdiff
|
diff to current
next