summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick WebKit r100677 to fix a rendering crashSteve Block2012-02-281-8/+13
* Prevent infinite loop when turning on then off composited modeNicolas Roard2012-01-121-0/+14
* Fully invalidate the pictureset when content size changesChris Craik2012-01-101-21/+14
* Merge "Enable History API. Do not merge." into ics-mr1Bart Sears2012-01-041-0/+7
|\
| * Enable History API. Do not merge.Ben Murdoch2012-01-041-0/+7
* | Merge "Fix crash with composited layers - DO NOT MERGE" into ics-mr1Bart Sears2012-01-043-4/+51
|\ \
| * | Fix crash with composited layers - DO NOT MERGENicolas Roard2012-01-033-4/+51
| |/
* | Merge "When in singlesurfacemode, resist switching out - DO NOT MERGE" into i...Chris Craik2012-01-041-0/+7
|\ \
| * | When in singlesurfacemode, resist switching out - DO NOT MERGEChris Craik2012-01-041-0/+7
| |/
* | Merge "When loading new content, reset zoom state - DO NOT MERGE" into ics-mr1Chris Craik2012-01-041-0/+1
|\ \
| * | When loading new content, reset zoom state - DO NOT MERGEChris Craik2012-01-041-0/+1
| |/
* | Return the tile generation thread to default priority.Chris Craik2012-01-031-1/+1
|/
* Merge "Revert "Put canvas on a layer"" into ics-mr1John Reck2011-12-132-7/+1
|\
| * Revert "Put canvas on a layer"John Reck2011-12-132-7/+1
* | Merge "Fix ANR when hitting very large layers" into ics-mr1Nicolas Roard2011-12-081-5/+8
|\ \
| * | Fix ANR when hitting very large layersNicolas Roard2011-12-081-5/+8
* | | Merge "Reset framework inval when done zooming" into ics-mr1Chris Craik2011-12-081-0/+1
|\ \ \
| * | | Reset framework inval when done zoomingChris Craik2011-12-081-0/+1
| |/ /
* | | Merge "Prevent native crashes on client cert request" into ics-mr1Selim Gurun2011-12-082-11/+12
|\ \ \ | |/ / |/| |
| * | Prevent native crashes on client cert requestSelim Gurun2011-12-072-11/+12
* | | Merge "Revert change that caused text in floating divs to not reflow." into i...Mangesh Ghiware2011-12-071-1/+1
|\ \ \
| * | | Revert change that caused text in floating divs to not reflow.Mangesh Ghiware2011-12-071-1/+1
* | | | Merge "Fix the repaint inval mechanism for layers - DO NOT MERGE" into ics-mr1Nicolas Roard2011-12-073-4/+15
|\ \ \ \
| * | | | Fix the repaint inval mechanism for layers - DO NOT MERGENicolas Roard2011-12-073-4/+15
* | | | | Merge "Fix crash" into ics-mr1John Reck2011-12-071-3/+6
|\ \ \ \ \
| * | | | | Fix crashJohn Reck2011-12-071-3/+6
| |/ / / /
* | | | | Merge "fix viewport lagging a drawGL call behind" into ics-mr1Chris Craik2011-12-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix viewport lagging a drawGL call behindChris Craik2011-12-071-1/+1
* | | | | Merge "Account for dirty tiles doubly in texture counting" into ics-mr1Chris Craik2011-12-071-2/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Account for dirty tiles doubly in texture countingChris Craik2011-12-061-2/+13
| |/ / /
* | | | Remove unneeded PictureSet clearNicolas Roard2011-12-061-2/+0
* | | | Merge "Support spellcheck on text areas" into ics-mr1John Reck2011-12-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Support spellcheck on text areasJohn Reck2011-12-061-0/+1
* | | | Merge "Don't deep copy animations, prepare animations on both trees" into ics...Chris Craik2011-12-066-102/+33
|\ \ \ \
| * | | | Don't deep copy animations, prepare animations on both treesJohn Reck2011-12-056-102/+33
| |/ / /
* | | | Delete TextureGenerator operations outside the lockChris Craik2011-12-051-4/+4
|/ / /
* | | Merge "Revert "Set the exact buffer size to Surf Tex"" into ics-mr1Teng-Hui Zhu2011-12-021-1/+1
|\ \ \
| * | | Revert "Set the exact buffer size to Surf Tex"Teng-Hui Zhu2011-12-021-1/+1
* | | | Merge "Maintain UI-side start times for animations in SW rendering mode" into...Chris Craik2011-12-023-0/+19
|\ \ \ \
| * | | | Maintain UI-side start times for animations in SW rendering modeChris Craik2011-12-023-0/+19
| |/ / /
* | | | clip tile prepare bounds to content OR viewportChris Craik2011-12-021-15/+19
|/ / /
* | | Merge "Turn off partial layer inval in MR1 - DO NOT MERGE" into ics-mr1Chris Craik2011-12-021-0/+4
|\ \ \
| * | | Turn off partial layer inval in MR1 - DO NOT MERGEChris Craik2011-12-011-0/+4
* | | | Merge "Scroll position now passed to all layers" into ics-mr1Chris Craik2011-12-016-5/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Scroll position now passed to all layersChris Craik2011-12-016-5/+37
* | | | Merge "Fix image layer codepath" into ics-mr1Nicolas Roard2011-12-0120-223/+425
|\ \ \ \
| * | | | Fix image layer codepathNicolas Roard2011-11-3020-223/+425
* | | | | Merge "Ensure font encoding is correct for drawing loopers." into ics-mr1Derek Sollenberger2011-12-011-0/+4
|\ \ \ \ \
| * | | | | Ensure font encoding is correct for drawing loopers.Derek Sollenberger2011-11-301-0/+4
* | | | | | Merge "add support for WebTextView on scrolling layers" into ics-mr1Bart Sears2011-11-301-0/+11
|\ \ \ \ \ \