summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Cherry-pick WebKit change r92139 to fix a LayoutTest crash"Teng-Hui Zhu2012-04-162-14/+10
* Merge "Move the common matrix computation to higher level"Teng-Hui Zhu2012-04-162-16/+32
|\
| * Move the common matrix computation to higher levelTeng-Hui Zhu2012-04-162-16/+32
* | Merge "Move the matrix support to rely on the new framework clip info"Teng-Hui Zhu2012-04-166-90/+127
|\ \ | |/
| * Move the matrix support to rely on the new framework clip infoTeng-Hui Zhu2012-04-136-90/+127
* | Merge "Fix Gradient & Pattern handling"John Reck2012-04-134-146/+45
|\ \
| * | Fix Gradient & Pattern handlingJohn Reck2012-04-134-146/+45
* | | Merge "only profile drawing frames"Chris Craik2012-04-131-3/+4
|\ \ \
| * | | only profile drawing framesChris Craik2012-04-131-3/+4
| | |/ | |/|
* | | Merge "remove several unneeded variables/parameters"Chris Craik2012-04-1313-33/+16
|\ \ \
| * | | remove several unneeded variables/parametersChris Craik2012-04-1313-33/+16
| |/ /
* | | Merge "Set initial focus"John Reck2012-04-132-0/+36
|\ \ \
| * | | Set initial focusJohn Reck2012-04-132-0/+36
| | |/ | |/|
* | | Merge "Separate prefetching TileGrid from front/back"Chris Craik2012-04-132-16/+29
|\ \ \ | |/ / |/| |
| * | Separate prefetching TileGrid from front/backChris Craik2012-04-122-16/+29
| |/
* | Merge changes Icc964ad0,Ib21562da,I87cfd2aa,I2d4208a2Steve Block2012-04-132-6/+20
|\ \
| * | Cherry-pick WebKit change r107627 to fix a LayoutTest crashSteve Block2012-04-121-16/+15
| * | Cherry-pick WebKit change r94541 as a prerequisite for r107627Steve Block2012-04-121-1/+15
| * | Cherry-pick WebKit change r88854 as a prerequisite for r107627Steve Block2012-04-121-1/+1
| * | Cherry-pick WebKit change r106251 to fix a LayoutTest crashSteve Block2012-04-121-1/+2
* | | Merge changes Ia48c7e50,I02da7a9fSteve Block2012-04-132-2/+10
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r105769 to fix a LayoutTest crashSteve Block2012-04-121-2/+4
| * | Add RenderObject::isBeforeOrAfterContent() from r94543 as a prerequisite for ...Steve Block2012-04-121-0/+6
* | | Merge "Cherry-pick WebKit change r99731 to fix a LayoutTest crash"Steve Block2012-04-131-0/+4
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r99731 to fix a LayoutTest crashSteve Block2012-04-121-0/+4
* | | Merge "Cherry-pick WebKit change r96122 to fix a LayoutTest crash"Steve Block2012-04-131-0/+5
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r96122 to fix a LayoutTest crashSteve Block2012-04-121-0/+5
* | | Merge "Cherry-pick WebKit change r94841 to fix a LayoutTest crash"Steve Block2012-04-131-1/+1
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r94841 to fix a LayoutTest crashSteve Block2012-04-121-1/+1
* | | Merge "Cherry-pick WebKit change r94511 to fix a LayoutTest crash"Steve Block2012-04-131-5/+10
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r94511 to fix a LayoutTest crashSteve Block2012-04-121-5/+10
* | | Merge "Cherry-pick WebKit change r94215 to fix a LayoutTest crash"Steve Block2012-04-131-0/+2
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r94215 to fix a LayoutTest crashSteve Block2012-04-121-0/+2
* | | Merge changes If869bd58,I18c371c9,I7c46eab4Steve Block2012-04-137-28/+31
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r92139 to fix a LayoutTest crashSteve Block2012-04-122-10/+14
| * | Cherry-pick WebKit change r87227 as a prerequisite for r92139Steve Block2012-04-123-10/+9
| * | Cherry-pick WebKit change r85267 as a prerequisite for r92139Steve Block2012-04-125-9/+9
* | | Merge changes I0cee4daa,If526b331Steve Block2012-04-131-249/+182
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r90568 to fix LayoutTest crashesSteve Block2012-04-121-2/+2
| * | Cherry-pick WebKit change r86098 as a prerequisite for r90568Steve Block2012-04-121-249/+182
* | | Merge "Cherry-pick WebKit change r89762 to fix a LayoutTest crash"Steve Block2012-04-132-6/+15
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r89762 to fix a LayoutTest crashSteve Block2012-04-122-6/+15
* | | Merge "Cherry-pick WebKit change r88474 to fix a LayoutTest crash"Steve Block2012-04-131-1/+2
|\ \ \ | |/ /
| * | Cherry-pick WebKit change r88474 to fix a LayoutTest crashSteve Block2012-04-121-1/+2
* | | Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-1310-3/+57
* | | Fix funky rects in some casesJohn Reck2012-04-121-2/+3
| |/ |/|
* | Merge "Minor clean-up in DeviceOrientation and DeviceMotion"Steve Block2012-04-122-5/+5
|\ \ | |/
| * Minor clean-up in DeviceOrientation and DeviceMotionSteve Block2012-04-122-5/+5
* | Merge "Skip drawing the background (glClear) if the tiles cover it."Chris Craik2012-04-126-14/+43
|\ \
| * | Skip drawing the background (glClear) if the tiles cover it.Chris Craik2012-04-126-14/+43