git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Get rid of Position::computedStyle
[WebKit-https.git]
/
Source
/
WebCore
/
editing
/
EditingStyle.cpp
2013-05-30
rniwa@webkit.org
Get rid of Position::computedStyle
blob
|
commitdiff
|
raw
2013-05-30
akling@apple.com
Take ComputedStyleExtractor for a spin.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
andersca@apple.com
Frame::editor() should return a reference
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
akling@apple.com
StyleResolver: Have "list of matched rules" API vend...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-30
akling@apple.com
Don't create StyleResolvers just to invalidate them.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
akling@apple.com
Remove unnecessary MutableStylePropertySet casts.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
akling@apple.com
EditingStyle: Avoid some unnecessary CSSStyleDeclaratio...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
weinig@apple.com
Remove more #includes from Frame.h
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
akling@apple.com
Move property setting/removing functions to MutableStyl...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
akling@apple.com
EditingStyle should have a MutableStylePropertySet...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
akling@apple.com
Move CSSOM classes to using MutableStylePropertySet...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-14
akling@apple.com
Move create() methods from StylePropertySet to MutableS...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
akling@apple.com
Rename/tweak some StylePropertySet/CSSStyleDeclaration...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
rniwa@webkit.org
Changing typing style with font size delta overrides...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-08
akling@apple.com
Remove desktop version of -webkit-text-size-adjust...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-07
leviw@chromium.org
InsertUnorderedList can lead to lost content and assert...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-06
tkent@chromium.org
Rename WebCore/editing/visible_units.* to VisibleUnits.*
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
commit-queue@webki...
Implement CSSValue::equals(const CSSValue&) to optimise...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-09
mkwst@chromium.org
Use IGNORE_EXCEPTION for initialized, but unused, Excep...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
antti@apple.com
Factor node traversal into standalone functions
blob
|
commitdiff
|
raw
|
diff to current
2012-11-07
commit-queue@webki...
Add replaceWithLiteral() method to WTF::String
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
kling@webkit.org
Don't expose implementation details of StylePropertySet...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-05
rniwa@webkit.org
Deleting across multiple paragraphs can change the...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
zoltan@webkit.org
Extend the coverage of the Custom Allocation Framework...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-28
commit-queue@webki...
execCommand copies the backgroung-color of the enclosin...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
commit-queue@webki...
Make StylePropertySet::merge() always override on conflict
blob
|
commitdiff
|
raw
|
diff to current
2012-06-15
rniwa@webkit.org
Source/WebCore: The initial value of text-align should...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
kling@webkit.org
Give StylePropertySet a proper mutability flag.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-16
rniwa@webkit.org
REGRESSION(r92823): WebKit strips font-weight: normal...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
alexis.menard@open...
Rename CSSStyleSelector files to StyleResolver.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
alexis.menard@open...
Replace occurences of style selector from variables...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
alexis.menard@open...
Rename CSSStyleSelector class to StyleResolver.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
alexis.menard@open...
[Part 2] We should use CSSPropertyID rather than intege...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
alexis.menard@open...
We should use CSSPropertyID rather than integers when...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
alexis.menard@open...
Rename CSSPropertyLonghand class to StylePropertyShorthand.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-25
antti@apple.com
Don't use CSSRuleList for child rule ownership
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
antti@apple.com
https://bugs.webkit.org/show_bug.cgi?id=80370
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
bashi@chromium.org
REGRESSION: Outlook 2007 doesn't display fonts correctl...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
antti@apple.com
Give StyleRule files of its own
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
antti@apple.com
Split CSSStyleRule into internal and CSSOM type
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
rniwa@webkit.org
Move textDirectionForSelection from Editor to EditingStyle
blob
|
commitdiff
|
raw
|
diff to current
2012-02-10
antti@apple.com
Use underlying property set to refcount PropertySetCSSS...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
caio.oliveira@open...
Provide more attribute methods in Element
blob
|
commitdiff
|
raw
|
diff to current
2012-02-03
antti@apple.com
Rename CSSMutableStyleDeclaration.h/.cpp to StyleProper...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-03
antti@apple.com
https://bugs.webkit.org/show_bug.cgi?id=77740
blob
|
commitdiff
|
raw
|
diff to current
2012-02-01
alexis.menard@open...
CSSStyleDeclaration.getPropertyPriority() fails for...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-31
antti@apple.com
Make CSSOM style() return CSSStyleDeclaration*
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
antti@apple.com
Kill CSSMutableStyleDeclarationConstIterator
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
antti@apple.com
Reduce non-CSSOM API of CSSStyleDeclaration
blob
|
commitdiff
|
raw
|
diff to current
2012-01-24
antti@apple.com
Reduce internal use of CSSStyleDeclaration base class
blob
|
commitdiff
|
raw
|
diff to current
2012-01-17
macpherson@chromiu...
Remove references to CSSPrimitiveValue::primitiveType().
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
rniwa@webkit.org
REGRESSION (r92823): Background color not preserved...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-07
andreas.kling@noki...
Don't use CSSOM's CSSValue.cssValueType internally...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-02
rniwa@webkit.org
REGRESSION(r96870): WebKit generates background: transp...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-29
rniwa@webkit.org
The copy and paste result in nested scrollbars on dojot...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
rniwa@webkit.org
Move selectionStartStyle and selectionHasStyle to Editi...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
rniwa@webkit.org
Dir attribute is converted into direction property...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
rniwa@webkit.org
Deleting line break before h1 converts h1 to span
blob
|
commitdiff
|
raw
|
diff to current
2011-09-22
rniwa@webkit.org
Unreviewed, rolling out r95335 and r95645.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
rniwa@webkit.org
Span element gets produced using backspace/delete to...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
rniwa@webkit.org
Apple-style-span class seems unnecessary
blob
|
commitdiff
|
raw
|
diff to current
2011-08-11
rniwa@webkit.org
Copying can result in span around block elements on...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-09
rniwa@webkit.org
Source/WebCore: Repeated copy and paste result in neste...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-08
rniwa@webkit.org
Remove redundant inline styles from the pasted contents...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-02
rniwa@webkit.org
2011-06-02 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
commit-queue@webki...
2011-05-26 Annie Sullivan <sullivan@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-26
rniwa@webkit.org
2011-05-25 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
rniwa@webkit.org
2011-05-20 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
rniwa@webkit.org
2011-05-20 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
rniwa@webkit.org
2011-05-05 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-12
rniwa@webkit.org
2011-04-12 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
rniwa@webkit.org
2011-04-07 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
commit-queue@webki...
2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-06
rniwa@webkit.org
2011-04-06 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-30
inferno@chromium.org
2011-03-30 Abhishek Arya <inferno@chromium.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
rniwa@webkit.org
2011-03-08 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-08
rniwa@webkit.org
2011-03-07 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
rniwa@webkit.org
2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
rniwa@webkit.org
2011-03-01 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
rniwa@webkit.org
2011-02-25 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
rniwa@webkit.org
2011-02-25 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
rniwa@webkit.org
2011-02-22 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
rniwa@webkit.org
2011-02-22 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-22
rniwa@webkit.org
2011-02-21 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
rniwa@webkit.org
2011-02-17 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-12
rniwa@webkit.org
2011-02-12 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
raw
|
diff to current