git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
CTTE: Tighten renderer types for InlineFlowBox and SVGInlineFlowBox.
2013-09-19
akling@apple.com
CTTE: Tighten renderer types for InlineFlowBox and...
commit
|
commitdiff
|
tree
2013-09-18
akling@apple.com
Missed one rebaseline for the RenderMenuList change.
commit
|
commitdiff
|
tree
2013-09-18
akling@apple.com
YARR: Put UCS2 canonicalization tables in read-only...
commit
|
commitdiff
|
tree
2013-09-18
akling@apple.com
Put constant CachedPower table in read-only memory.
commit
|
commitdiff
|
tree
2013-09-18
akling@apple.com
CTTE: RenderBR always has an HTMLElement.
commit
|
commitdiff
|
tree
2013-09-18
akling@apple.com
Avoid using RenderBR internally in RenderMenuList.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Pack create_hash_table tables better.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Export some missing symbols for Internals after RenderArena...
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Dodge more work during render tree teardown.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
CTTE: Pass RenderArena around by reference.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Some build juice for Windows.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Remove ContextFeatures.
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Un-dork the build. :|
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Unreviewed, fix clang warning when building without...
commit
|
commitdiff
|
tree
2013-09-17
akling@apple.com
Move <style scoped> code behind ENABLE(STYLE_SCOPED)
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
CTTE: FrameTree::top() should return a reference.
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
Rebaseline bindings tests after Sam's Document& changes.
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
Destroying a Document's render tree shouldn't make...
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
AXObjectCache::m_document should be a reference.
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
Devirtualize Document::detach().
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
CTTE: RenderCombineText always has a Text node.
commit
|
commitdiff
|
tree
2013-09-16
akling@apple.com
CTTE: RenderSVGInlineText always has a Text node.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
CTTE: EllipsisBox owner renderer is always a RenderBlock.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
CTTE: RenderFrameSet is never anonymous.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
RenderWidget doesn't need to cache a FrameView pointer.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
CTTE: RenderMedia and RenderVideo are never anonymous.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Unreviewed, rolling out r155809.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
CTTE: RenderMedia and RenderVideo are never anonymous.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Remove RenderObject::clearNode().
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
CTTE: RenderWidgets are never anonymous.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Remove Ref(const T&) constructor.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Unreviewed, fix ridiculous bug in WeakPtr.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Get rid of ref-counting on RenderArena.
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Restore two-pass mechanism for FrameView::updateEmbeddedObje...
commit
|
commitdiff
|
tree
2013-09-15
akling@apple.com
Get rid of ref-counting on RenderWidget.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderDetailsMarker is never anonymous.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderRubyAs{Block,Inline} are never anonymous.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderRubyText is never anonymous.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGBlock renderers are never anonymous.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGModelObject renderers are never anonymous.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGResourceClipper always has an SVGClipPathElement.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGResourceFilter always has an SVGFilterElement.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: Tighter element types for RenderSVGResourceGradient...
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGResourceMarker always has an SVGMarkerElement.
commit
|
commitdiff
|
tree
2013-09-14
akling@apple.com
CTTE: RenderSVGResourceMasker always has an SVGMaskElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
CTTE: RenderSVGResourcePattern always has an SVGPatternElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGTransformableContainer is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGImage always has a SVGImageElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] Tighter element types for RenderSVGShape and...
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGResourceFilterPrimitive always has...
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGText always has a SVGTextElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGViewportContainer always has a SVGSVGElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderSVGRoot always has a SVGSVGElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
Remove support for anonymous deprecated flexboxes.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderMultiColumnBlock is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderGrid is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderTableCaption is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderTableCol is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderListItem is never anonymous.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] Tighter element types for RenderSVGInline and...
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderFileUploadControl always has a HTMLInputElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderFieldset always has a HTMLFieldSetElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderButton always has a HTMLFormControlElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderMenuList always has a HTMLSelectElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
Fix Qt build.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] Tighten RenderTextControl element typing.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderListMarker is always anonymous and owned...
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderListBox's element is always a HTMLSelectElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderHTMLCanvas's element is always a HTMLCanvasElement.
commit
|
commitdiff
|
tree
2013-09-13
akling@apple.com
[CTTE] RenderTextControlMultiLine's element is always...
commit
|
commitdiff
|
tree
2013-09-12
akling@apple.com
Remove RenderApplet.
commit
|
commitdiff
|
tree
2013-09-12
akling@apple.com
RenderWidget elements are always HTMLFrameOwnerElement...
commit
|
commitdiff
|
tree
2013-09-12
akling@apple.com
Fix Windows build.
commit
|
commitdiff
|
tree
2013-09-12
akling@apple.com
Merge RenderPart into RenderWidget.
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Remove unnecessary Document::frame() null checks in...
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Remove Widget::widgetPositionsUpdated().
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Page::backForward() should return a reference.
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
FrameView: Tighten widget handling code.
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Missed one BackForwardListImpl.h in the last commit.
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Rename BackForwardListImpl.{cpp,h} => BackForwardClient...
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Rename BackForwardListImpl => BackForwardList.
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Rename BackForwardList.h => BackForwardClient.h
commit
|
commitdiff
|
tree
2013-09-11
akling@apple.com
Rename BackForwardList => BackForwardClient.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
AnimationController should have a Frame& internally.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
toFooElement() should use static_cast, not reinterpret_cast.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
Remove unreviewed gunk I just accidentally committed :|
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
HTMLTextAreaElement no longer needs custom style resolve...
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
ScriptController should have a Frame& internally.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
ScriptRunner should have a Document& internally.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
Ref-ify more stack guards.
commit
|
commitdiff
|
tree
2013-09-10
akling@apple.com
Generate more SVG type checks and conversions.
commit
|
commitdiff
|
tree
2013-09-09
akling@apple.com
Hide node() below RenderSVGModelObject, use element...
commit
|
commitdiff
|
tree
2013-09-09
akling@apple.com
InlineBox::root() should return a reference.
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
FrameView::scheduleEvent() is over-engineered.
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
ScriptExecutionContext: Use FINAL instead of foo()...
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
Render{Block,Inline}::lineBoxes() should return a reference.
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
Move "using software CSS filters" optimization flag...
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
FrameLoader::icon() should return a reference.
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
Remove unused Scrollbar tickmark stuff.
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
FrameLoader::policyChecker() should return a reference.
commit
|
commitdiff
|
tree
next