summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixes a bug in RenderLayer::paintLayer due to Android's FASTER_MATRIX optimis...Steve Block2010-02-181-1/+1
* | Merge webkit.org at r54731 : Fix merge conflicts due to frame flatteningSteve Block2010-02-162-6/+0
* | Merge webkit.org at r54731 : Initial merge by gitSteve Block2010-02-1657-578/+1291
* | Merge webkit.org at r54340 : Initial merge by gitSteve Block2010-02-1517-83/+112
* | Merge webkit.org at r54127 : Make FLATTEN_IFRAME method overrides protectedSteve Block2010-02-041-3/+5
* | Merge webkit.org at r54127 : Fix merge conflict in break_lines.cppSteve Block2010-02-041-7/+4
* | Merge webkit.org at r54127 : Update RenderLayerCompositor.cpp to account for ...Steve Block2010-02-041-11/+3
* | Merge webkit.org at r54127 : Initial merge by gitSteve Block2010-02-04124-1709/+4316
* | No text wrapping in FitToScreen mode when text has background image.Shimeng (Simon) Wang2010-01-271-1/+3
* | Disable "fit to screen" if line height < font size.Shimeng (Simon) Wang2010-01-061-0/+5
* | resolved conflicts for merge of 870689c8Nicolas Roard2010-01-042-1/+6
* | am 4dd98cc2: am aad6f24e: Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-174-43/+2
|\ \
| * | Merge webkit.org at r51976 : Fix general conflicts.Steve Block2009-12-174-43/+2
* | | am b880d713: am 643ca787: Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17120-755/+2350
|\ \ \ | |/ /
| * | Merge webkit.org at r51976 : Initial merge by git.Steve Block2009-12-17120-755/+2350
* | | Do not expand IFrames that are 1x1.Patrick Scott2009-12-161-7/+8
|/ /
* | Fix the crash in RenderTableSection for Small ScreenGrace Kloba2009-12-101-2/+7
* | Fixes a PLATFORM(ANDROID) guard in RenderBlock.h which causes problems when b...Steve Block2009-11-251-0/+4
* | remove obsolete code blockCary Clark2009-11-241-11/+0
* | am ffe27b58: Integrate WebKit security fix http://trac.webkit.org/changeset/5...Grace Kloba2009-11-172-12/+18
|\ \ | |/