summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering
Commit message (Expand)AuthorAgeFilesLines
* Fix scrolling on sites hosting content inside a single <frame>Ben Murdoch2011-03-151-3/+2
* Improving HTML5 video controlsNicolas Roard2011-03-142-1/+26
* Fix a crash with column layout.Patrick Scott2011-03-101-0/+6
* Merge WebKit at Chromium 9.0.597.107: Initial merge by git.Ben Murdoch2011-02-281-2/+0
* Use UI side scrolling for readOnly textareas.Leon Scroggins2011-02-251-1/+6
* Fix frameset expansion.Patrick Scott2011-02-255-178/+22
* revert "Enable layers for fixed elements only for mobile websites"Teng-Hui Zhu2011-02-241-15/+2
* Merge "Fixed element in iframe should have a layer"Teng-Hui Zhu2011-02-171-4/+0
|\
| * Fixed element in iframe should have a layerTeng-Hui Zhu2011-02-171-4/+0
* | Merge "Merge WebKit at Chromium 9.0.597.106: Initial merge by Git"Steve Block2011-02-175-23/+31
|\ \ | |/ |/|
| * Merge WebKit at Chromium 9.0.597.106: Initial merge by GitSteve Block2011-02-165-23/+31
* | A couple of fixes for scrolling layers.Patrick Scott2011-02-152-12/+4
|/
* Improve the fixed element position calculationTeng-Hui Zhu2011-02-091-2/+2
* Revert "A temp WAR for fixed element position update"Teng-Hui Zhu2011-02-081-8/+0
* am 43f07e98: am a046a139: Merge "Fix crash in RenderLayer due to null pointer...Ben Murdoch2011-02-071-1/+2
|\
| * Fix crash in RenderLayer due to null pointerBen Murdoch2011-02-071-1/+2
* | Add brackets which are missingTeng-Hui Zhu2011-02-041-3/+7
* | Use ListBoxPopupMenuClient for listboxes.Leon Scroggins2011-02-032-2/+2
|/
* A temp WAR for fixed element position updateTeng-Hui Zhu2011-01-311-0/+8
* Merge "Do not propagate compositing for some iframes." into honeycombPatrick Scott2011-01-311-0/+4
|\
| * Do not propagate compositing for some iframes.Patrick Scott2011-01-311-0/+4
* | Use fixedClipRect when modifying clipRect for fixed elements.Leon Scroggins2011-01-311-1/+2
* | For textareas, do not use UI side layers.Leon Scroggins2011-01-311-1/+2
|/
* fix build breakTeng-Hui Zhu2011-01-301-0/+1
* Fixed element positioning fixTeng-Hui Zhu2011-01-301-0/+14
* Be sure to only enable compositing for siblingNicolas Roard2011-01-281-2/+3
* Merge "Enable layers for fixed elements only for mobile websites" into honeycombDave Burke2011-01-281-1/+15
|\
| * Enable layers for fixed elements only for mobile websitesNicolas Roard2011-01-271-1/+15
* | Merge "Fix bug 3299946 - Holo-fy focus and selection color scheme." into hone...Adam Powell2011-01-261-4/+4
|\ \ | |/ |/|
| * Fix bug 3299946 - Holo-fy focus and selection color scheme.Adam Powell2011-01-261-4/+4
* | Fix hit testing inside layers.Patrick Scott2011-01-261-0/+6
|/
* Auto fixed element positioning fixTeng-Hui Zhu2011-01-251-27/+0
* Scroll Dimension need re-computed when size changed.Teng-Hui Zhu2011-01-192-1/+26
* Fix some sites not responding.Patrick Scott2011-01-181-0/+7
* Set the local flag when compositing a fixed element.Patrick Scott2011-01-181-5/+4
* Merge WebKit at Chromium 9.0.597.69: Trivial merge by Git.Ben Murdoch2011-01-164-15/+44
* Merge "Disable rounding hacks." into honeycombLeon Scroggins2011-01-123-0/+80
|\
| * Disable rounding hacks.Leon Scroggins2011-01-113-0/+80
* | Prevent a crash by caching overflow scrolling.Patrick Scott2011-01-112-21/+13
|/
* Enable fixed layers for all websitesNicolas Roard2011-01-102-18/+6
* Merge WebKit at Chromium 9.0.597.55: RenderFrame docWidth method changedBen Murdoch2011-01-071-3/+4
* Merge WebKit at Chromium 9.0.597.55: trivial merge by gitBen Murdoch2011-01-0719-153/+289
* Don't reflow if a RenderBlock has background color or image.Shimeng (Simon) Wang2011-01-061-1/+1
* Merge WebKit at r72805: Update call sites to RenderFrame::docWidth()/docHeight()Steve Block2011-01-062-12/+4
* Merge WebKit at r72805: Undo previous conflict resolution in RenderSVGResourc...Steve Block2011-01-061-1/+1
* Merge WebKit at r72805: Use Node::parent() rather than Node::parentNode()Steve Block2011-01-061-2/+2
* Merge WebKit at r72805: Initial merge by GitSteve Block2011-01-0645-249/+141
* Remove the div element check.Patrick Scott2011-01-041-1/+1
* Merge Webkit at r73109: render frame docWidth/docHeight method changed.Shimeng (Simon) Wang2010-12-222-10/+5
* Merge Webkit at r73109: Fix conflictsShimeng (Simon) Wang2010-12-221-14/+0