git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Missed one BackForwardListImpl.h in the last commit.
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
2013-09-08
akling@apple.com
FrameLoader::mixedContentChecker() should return a...
commit
|
commitdiff
|
tree
2013-09-08
akling@apple.com
Beat FrameView with the FINAL stick.
commit
|
commitdiff
|
tree
2013-09-07
akling@apple.com
Make Obj-C bindings generator less #include-happy.
commit
|
commitdiff
|
tree
2013-09-07
akling@apple.com
Remove old workaround for Nokia's Harmattan GCC on...
commit
|
commitdiff
|
tree
2013-09-07
akling@apple.com
Remove unused RefPtr(PlacementNewAdopt) constructor.
commit
|
commitdiff
|
tree
2013-09-07
akling@apple.com
Rebaseline bindings tests after Swedish breakage.
commit
|
commitdiff
|
tree
2013-09-07
akling@apple.com
Don't include Document.h from JSDOMBinding.h
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
Include Frame.h in fewer places.
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
FrameLoader::subresourceLoader() should return a reference.
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
FrameView: Constructor should take Frame&.
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
FrameLoader: Convert three little loops to using Vector...
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
ContainerNode: Apply Ref<T> to some popular DOM functions.
commit
|
commitdiff
|
tree
2013-09-06
akling@apple.com
ScrollView::children() should return a reference.
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
Cached Page and Frame don't need to be ref-counted.
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
Reverting "Cached Page and Frame don't need to be ref...
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
CachedPage construction should begin with a Page&.
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
CachedFrame construction should begin with a Frame&.
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
Set "render tree being torn down" flag a bit earlier.
commit
|
commitdiff
|
tree
2013-09-05
akling@apple.com
Cached Page and Frame don't need to be ref-counted.
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
Make ImageQualityController per-RenderView.
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
Remove unnecessary RenderView.h inclusion from headers.
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
RenderSVGResource shouldn't trigger relayout during...
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
Simplify subtree relayout scheduling a bit.
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
Use Vector<Ref<T>> in three random WebCore loops.
commit
|
commitdiff
|
tree
2013-09-04
akling@apple.com
ASSERTION FAILED: frame().view() == this closing a...
commit
|
commitdiff
|
tree
2013-09-03
akling@apple.com
Support Vector<Ref<T>>.
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Generate isFooElement() functions from tagname data.
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Actually add Ref.h
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Ref: A smart pointer for the reference age.
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Simplify DocumentType handling.
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Unreviewed, rolling out r154955.
commit
|
commitdiff
|
tree
2013-09-02
akling@apple.com
Generate isFooElement() functions from tagname data.
commit
|
commitdiff
|
tree
2013-09-01
akling@apple.com
EventHandler::m_frame should be a Frame&.
commit
|
commitdiff
|
tree
2013-09-01
akling@apple.com
Give EditCommand a protected Frame& getter.
commit
|
commitdiff
|
tree
2013-09-01
akling@apple.com
EditCommand constructors should take Document&.
commit
|
commitdiff
|
tree
2013-09-01
akling@apple.com
Make more use of toRenderFoo(RenderObject&) cast helpers.
commit
|
commitdiff
|
tree
2013-08-31
akling@apple.com
Fix typo in r154931 that caused assertions in continuation...
commit
|
commitdiff
|
tree
2013-08-31
akling@apple.com
InlineBox::renderer() and pals should return references.
commit
|
commitdiff
|
tree
2013-08-31
akling@apple.com
PostAttachCallbackDisabler should take a ContainerNode&.
commit
|
commitdiff
|
tree
2013-08-31
akling@apple.com
Don't do document style recalc unless there's a RenderView.
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
Document style resolve should take Document&.
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
Try to fix CSS_VARIABLES and CSS_DEVICE_ADAPTATION...
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
StyleResolver & friends should use Document&.
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
Windows build fix for Document& Node::document().
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
Node::document() should return a reference.
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
De-bork Qt build.
commit
|
commitdiff
|
tree
2013-08-30
akling@apple.com
CodeBlock: LLIntCallLinkInfo vector can be sized-to...
commit
|
commitdiff
|
tree
2013-08-29
akling@apple.com
Inspector: Use a bit of RefPtr::release() in generated...
commit
|
commitdiff
|
tree
2013-08-28
akling@apple.com
Page::pluginData() should return a reference.
commit
|
commitdiff
|
tree
2013-08-28
akling@apple.com
Make it less awkward to check if a Frame is the main...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
Clumsily fix Gtk+ build. Not my proudest moment.
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
Fix Qt build.
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
RenderView::availableLogicalHeight() should be self...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
Simplify some more Settings access where we have a...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
RenderView::flowThreadController() should return a...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
HTMLAppletElement: Use child iterator to walk <param...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
FocusController::focusedOrMainFrame() should return...
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
Document's renderer is always a RenderView.
commit
|
commitdiff
|
tree
2013-08-27
akling@apple.com
Page::mainFrame() should return a reference.
commit
|
commitdiff
|
tree
2013-08-26
akling@apple.com
Unreviewed build fix.
commit
|
commitdiff
|
tree
2013-08-26
akling@apple.com
WebCore: Let Page create the main Frame.
commit
|
commitdiff
|
tree
2013-08-26
akling@apple.com
Move DocumentTiming inside ENABLE(WEB_TIMING) guards.
commit
|
commitdiff
|
tree
2013-08-26
akling@apple.com
RenderLayerBacking::renderer() should return a reference.
commit
|
commitdiff
|
tree
2013-08-26
akling@apple.com
RenderLayer::renderer() should return a reference.
commit
|
commitdiff
|
tree
2013-08-25
akling@apple.com
RenderObject::document() should return a reference.
commit
|
commitdiff
|
tree
2013-08-25
akling@apple.com
Merge Document::viewportSize() logic into RenderView...
commit
|
commitdiff
|
tree
2013-08-24
akling@apple.com
RenderObject::frame() should return a reference.
commit
|
commitdiff
|
tree
2013-08-24
akling@apple.com
RenderLayer::compositor() should return a reference.
commit
|
commitdiff
|
tree
2013-08-24
akling@apple.com
RenderObject::view() should return a reference.
commit
|
commitdiff
|
tree
2013-08-24
akling@apple.com
Let Document keep its RenderView during render tree...
commit
|
commitdiff
|
tree
2013-08-23
akling@apple.com
Simplify some Settings access where we have a Frame...
commit
|
commitdiff
|
tree
2013-08-23
akling@apple.com
Let Document keep its RenderView during render tree...
commit
|
commitdiff
|
tree
2013-08-23
akling@apple.com
RenderView::compositor() should return a reference.
commit
|
commitdiff
|
tree
2013-08-23
akling@apple.com
RenderLayerCompositor::m_renderView should be a reference.
commit
|
commitdiff
|
tree
2013-08-23
akling@apple.com
RenderView::frameView() should return a reference.
commit
|
commitdiff
|
tree
2013-08-22
akling@apple.com
FrameLoader::history() should return a reference.
commit
|
commitdiff
|
tree
2013-08-22
akling@apple.com
Another Windows build fix.
commit
|
commitdiff
|
tree
2013-08-22
akling@apple.com
Remove accidental cruft from r154449.
commit
|
commitdiff
|
tree
next