summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-2044-253/+511
* Fix issue: 2741016 and refactor visible width logic in android layout.Shimeng (Simon) Wang2010-07-129-62/+45
* Merge WebKit at r62496: Initial merge by gitSteve Block2010-07-09104-885/+1798
* Enable composite layers for the sub frame.Grace Kloba2010-07-071-17/+4
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-0287-2491/+3022
* Fix for b/2786464Ben Murdoch2010-06-221-2/+3
* Fix layout test crash: fast/replaced/frame-removed-during-resize.htmlBen Murdoch2010-06-181-0/+15
* Merge webkit.org at r61121: Fix build break introduced by r60689. This needs ...Ben Murdoch2010-06-181-1/+0
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-1673-431/+1135
* Merge webkit.org at r60469 : Initial merge by git.Leon Clarke2010-06-0827-358/+864
* Code clean up, http://b/issue?id=2724743Grace Kloba2010-05-286-9/+9
* Merge WebKit at r60074: Fix conflictsSteve Block2010-05-273-101/+12
* Merge WebKit at r60074: Initial merge by gitSteve Block2010-05-2756-311/+731
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-2571-1201/+1770
* Merge "First draft to add a fat point to WebKit hit test."Grace Kloba2010-05-2414-0/+312
|\
| * First draft to add a fat point to WebKit hit test.Grace Kloba2010-05-2414-0/+312
* | Fix the infinite loop when flatten iframes.Patrick Scott2010-05-201-9/+3
|/
* Merge Webkit at r58956: SVGPaintServer has been deleted upstream and replaced...Ben Murdoch2010-05-141-2/+2
* Merge Webkit at r58956: Fix conflicts.Ben Murdoch2010-05-141-4/+0
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-14101-2565/+3123
* Merge webkit.org at r58033 : Move Android iframe-flattening code to RenderIFr...Steve Block2010-05-119-301/+148
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-113-81/+6
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-11134-1890/+4457
* Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-2758-373/+993
* Revert previous CL due to side-effect.Nicolas Roard2010-04-151-10/+3
* am f635101c: am 233b1e5a: am 54070f49: Merge "Make sure to layout the view wi...Patrick Scott2010-04-151-0/+4
|\
| * am 54070f49: Merge "Make sure to layout the view with the final dimensions." ...Patrick Scott2010-04-141-0/+4
| |\
| | * Make sure to layout the view with the final dimensions.Patrick Scott2010-04-141-0/+4
* | | am 02069cf9: am 5e9b4f88: Merge "When handling Fixed position, always relativ...Grace Kloba2010-04-061-0/+27
|\ \ \ | |/ /
| * | am 5e9b4f88: Merge "When handling Fixed position, always relative to the top ...Grace Kloba2010-04-061-0/+27
| |\ \ | | |/
| | * When handling Fixed position, always relative toGrace Kloba2010-04-061-0/+27
* | | am f39b1b26: merge from open-source masterThe Android Open Source Project2010-04-021-4/+0
|\ \ \ | |/ /
| * | merge from open-source masterThe Android Open Source Project2010-04-021-4/+0
| |\ \ | | |/ | |/|
| | * Remove old code that was fixed in WebKit r35902Julien Chaffraix2010-03-301-4/+0
| | * Revert https://android-git.corp.google.com/g/37444Grace Kloba2010-01-141-5/+2
| | * For mobile site, allow text wrap to screen if scaleGrace Kloba2010-01-141-2/+5
* | | am 9dbbb4da: On demand plugins are now per-page, not per-object.Patrick Scott2010-04-021-0/+3
|\ \ \ | |/ /
| * | On demand plugins are now per-page, not per-object.Patrick Scott2010-04-021-0/+3
* | | resolved conflicts for merge of 541a0a9a to masterNicolas Roard2010-03-312-15/+47
|\ \ \ | |/ /
| * | Only allows composited layers if not in iframesNicolas Roard2010-03-302-15/+47
* | | am 2eba8dcf: Merge "Remove ANDROID_FIXED_ELEMENTS" into froyoNicolas Roard2010-03-301-16/+0
|\ \ \ | |/ /
| * | Remove ANDROID_FIXED_ELEMENTSNicolas Roard2010-03-301-16/+0
* | | Add checks to consider a fixed layer for compositing only if itsNicolas Roard2010-03-261-4/+11
|/ /
* | Only enable composited fixed elements for mobile sites.Nicolas Roard2010-03-221-1/+10
* | Add back a missing ifdefNicolas Roard2010-03-191-0/+2
* | Fix click issues when using fixed elements. This CL also fix the positioningNicolas Roard2010-03-183-19/+12
* | Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-173-11/+77
* | Compute the position of the fixed elements to be relative to theNicolas Roard2010-03-171-0/+16
* | Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-091-5/+17
* | Update Android to reflect upstreaming of matrix optimization in RenderLayer.cppSteve Block2010-02-221-6/+0