Sign in
webkit
/
WebKit
/
2499cccdae5edccbd339758ada1d117c2edb3461
/
Source
/
WebCore
/
rendering
/
RenderWidget.h
6d978e1
Add ASSERT_WITH_SECURITY_IMPLICATION to detect bad casts in rendering
by inferno@chromium.org
· 12 years ago
6310f61
Make renderer constructors take Element where possible
by antti@apple.com
· 12 years ago
3b34ce4
Unreviewed, rolling out r140023.
by commit-queue@webkit.org
· 12 years ago
6aba753
Make renderer constructors take Element where possible
by antti@apple.com
· 12 years ago
6ba0532
Tighten RenderLayerModelObject subclass constructors to operate on ContainerNodes.
by antti@apple.com
· 12 years ago
04ec298
suspend/resumeWidgetHierarchyUpdates should be a RAII object
by rniwa@webkit.org
· 13 years ago
86b880a
Unreviewed, rolling out r128552.
by commit-queue@webkit.org
· 13 years ago
bbf918a
suspend/resumeWidgetHierarchyUpdates should be a RAII object
by rniwa@webkit.org
· 13 years ago
b33ca3c
Unreviewed, rolling out r128531.
by commit-queue@webkit.org
· 13 years ago
992dcea
suspend/resumeWidgetHierarchyUpdates should be a RAII object
by rniwa@webkit.org
· 13 years ago
9a9045b
Rename HitTestPoint and pointInContainer
by allan.jensen@nokia.com
· 13 years ago
227d0ab
Use HitTestPoint instead of LayoutPoint for nodeAtPoint.
by commit-queue@webkit.org
· 13 years ago
4b6c231
Update LayoutUnit usage in descendants of RenderReplaced
by leviw@chromium.org
· 13 years ago
edb9e84
It should be possible for Widget subclasses to control whether transforms affect the frame rect
by andersca@apple.com
· 13 years ago
221f4f6
[Mac] Should be able to scroll embedded PDFs using mouse
by ap@apple.com
· 13 years ago
95130fc
Change cursor to hand over missing plug-in message
by darin@apple.com
· 13 years ago
98f7e26
Get rid of Widget::setBoundsSize https://bugs.webkit.org/show_bug.cgi?id=68491
by andersca@apple.com
· 14 years ago
be74255
Remove PluginHalter https://bugs.webkit.org/show_bug.cgi?id=65729
by andersca@apple.com
· 14 years ago
73cb0b3
2011-07-08 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 14 years ago
e14cd1a
2011-07-06 Emil A Eklund <eae@chromium.org>
by eae@chromium.org
· 14 years ago
b375750
2011-06-29 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
f9ce267
2011-06-07 Emil A Eklund <eae@chromium.org>
by eae@chromium.org
· 14 years ago
61ca137
2011-06-07 Levi Weintraub <leviw@chromium.org>
by leviw@chromium.org
· 14 years ago
afa730a
2011-05-17 Emil A Eklund <eae@chromium.org>
by eae@chromium.org
· 14 years ago
448c931
2011-01-16 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago
[Renamed from WebCore/rendering/RenderWidget.h]
a892004
2010-12-22 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 14 years ago
6ee0d27
https://bugs.webkit.org/show_bug.cgi?id=36897
by ap@apple.com
· 15 years ago
693bb47
Reviewed by Dan Bernstein.
by ap@apple.com
· 15 years ago
9585cfd
2010-03-26 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 15 years ago
4eb4ade
WebCore: WebCore part of
by mitz@apple.com
· 15 years ago
4709f35
Reviewed by Darin.
by kdecker@apple.com
· 15 years ago
869ecb0
2010-03-01 Thatcher Ulrich <tulrich@google.com>
by eric@webkit.org
· 15 years ago
9915160
WebCore: https://bugs.webkit.org/show_bug.cgi?id=31070
by mitz@apple.com
· 15 years ago
c404cdd
Minor RenderWidget clean-up in preparation for deferring widget tree
by mitz@apple.com
· 15 years ago
6e17426
Make WebCore::PluginView participate in plug-in halting.
by jhoneycutt@apple.com
· 16 years ago
95331ba
Add RenderWidgetProtector to simplify protecting a RenderWidget from destruction for the duration of a function. Deploy it within RenderWidget.
by mrowe@apple.com
· 16 years ago
445c34f
WebCore:
by darin@apple.com
· 16 years ago
9c96275
2009-07-30 Darin Adler <darin@apple.com>
by darin@apple.com
· 16 years ago
33a4d05
WebCore:
by bdakin@apple.com
· 16 years ago
bd433bc
WebCore:
by darin@apple.com
· 16 years ago
f0d92cd
Reviewed by Dave Hyatt.
by mitz@apple.com
· 16 years ago
b940a2e
2009-02-13 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 16 years ago
1a57c82
2009-02-04 Sam Weinig <sam@webkit.org>
by weinig@apple.com
· 16 years ago
a89b8cd
2008-10-09 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 16 years ago
ed87cd2
2008-10-03 Simon Fraser <simon.fraser@apple.com>
by simon.fraser@apple.com
· 16 years ago
982d2cc
Reviewed by Dave Hyatt.
by mitz@apple.com
· 17 years ago
7cb1856
2008-09-22 David Hyatt <hyatt@apple.com>
by hyatt@apple.com
· 17 years ago
c8eccec
JavaScriptCore:
by ddkilzer
· 18 years ago
751cf30
LayoutTests:
by darin
· 18 years ago
91271ca
Reviewed by Adam.
by weinig
· 18 years ago
0a635f0
Reviewed by Mitz.
by weinig
· 18 years ago
8285c6b
Begin disentangling of scrollbar logic in preparation for engine-implemented
by hyatt
· 19 years ago
d804834
Rename RenderCanvas to RenderView. Rename canvas(), isCanvas()
by hyatt
· 19 years ago
409f430
2006-05-12 Eric Seidel <eseidel@apple.com>
by eseidel
· 19 years ago