summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Double buffering for layers"Chris Craik2011-10-1012-102/+328
|\
| * Double buffering for layersChris Craik2011-10-1012-102/+328
* | Adding support for multiple video surfaces per plugin.Derek Sollenberger2011-10-106-132/+198
* | Merge "Switch find on page to GL"John Reck2011-10-076-155/+298
|\ \ | |/ |/|
| * Switch find on page to GLJohn Reck2011-10-076-155/+298
* | Fix scrolling offset of ScrollableLayer when we touch them.Nicolas Roard2011-10-072-1/+3
* | Fix inverted mode renderingNicolas Roard2011-10-063-19/+64
* | Fix repaint request logic for the image layer code pathNicolas Roard2011-10-063-25/+22
|/
* Fix repaint issues with overflow layersNicolas Roard2011-10-051-0/+2
* Merge "Streamline the layers update codepath. Directly update the layers tran...Nicolas Roard2011-10-053-1/+41
|\
| * Streamline the layers update codepath.Nicolas Roard2011-10-043-1/+41
* | Merge "Remove m_contentsImage usage"John Reck2011-10-044-7/+9
|\ \
| * | Remove m_contentsImage usageJohn Reck2011-10-044-7/+9
* | | Fix ring clipJohn Reck2011-10-041-3/+14
|/ /
* | allow for compositing of 1x1 pluginsChris Craik2011-10-031-0/+6
* | HW accelate button focus ringsJohn Reck2011-10-032-2/+6
|/
* Merge "Turn on the new Gpu Upload code path"Teng-Hui Zhu2011-09-301-1/+1
|\
| * Turn on the new Gpu Upload code pathTeng-Hui Zhu2011-09-301-1/+1
* | Merge "Fix low-res tiles rendering too early"Chris Craik2011-09-301-7/+7
|\ \
| * | Fix low-res tiles rendering too earlyChris Craik2011-09-301-7/+7
* | | Merge "The new Gpu upload code path."Teng-Hui Zhu2011-09-301-1/+22
|\ \ \ | | |/ | |/|
| * | The new Gpu upload code path.Teng-Hui Zhu2011-09-301-1/+22
* | | Merge "Make the Gpu Upload path faster"Teng-Hui Zhu2011-09-301-8/+18
|\ \ \ | |/ / | | / | |/ |/|
| * Make the Gpu Upload path fasterTeng-Hui Zhu2011-09-291-8/+18
* | Merge "Use state machine to track tile state"Chris Craik2011-09-297-66/+187
|\ \
| * | Use state machine to track tile stateChris Craik2011-09-297-66/+187
| |/
* | Add debug informations to keep better track of layers allocationNicolas Roard2011-09-295-7/+61
* | Fix a memory leak with LayerAndroidNicolas Roard2011-09-297-24/+78
|/
* Dynamically set the upper limit of layer tiles' texture numberTeng-Hui Zhu2011-09-272-21/+9
* Merge "Increase the texture number for layers"Teng-Hui Zhu2011-09-271-1/+1
|\
| * Increase the texture number for layersTeng-Hui Zhu2011-09-271-1/+1
* | Merge "Do not force "mobile" sites to use a viewport"Ben Murdoch2011-09-271-17/+0
|\ \ | |/ |/|
| * Do not force "mobile" sites to use a viewportBen Murdoch2011-09-261-17/+0
* | Merge "Add temporary work-around to allow loading local data from Documents w...Steve Block2011-09-274-1/+29
|\ \
| * | Add temporary work-around to allow loading local data from Documents with sub...Steve Block2011-09-264-1/+29
* | | Merge "Egl sync code path should be only activated when we are in GpuUpload m...Teng-Hui Zhu2011-09-261-1/+2
|\ \ \
| * | | Egl sync code path should be only activated when we are in GpuUpload modeTeng-Hui Zhu2011-09-261-1/+2
| | |/ | |/|
* | | Merge "Add shared images for layers"Nicolas Roard2011-09-268-43/+323
|\ \ \ | |/ / |/| |
| * | Add shared images for layersNicolas Roard2011-09-268-43/+323
* | | am fab9df83: Rename Lohit_Hindi to Lohit-DevanagariRussell Brenner2011-09-231-1/+1
|\ \ \
| * | | Rename Lohit_Hindi to Lohit-DevanagariRussell Brenner2011-09-231-1/+1
| * | | Merge "DO NOT MERGE:Share the display from the UI thread" into ics-factoryromTeng-Hui Zhu2011-09-202-13/+27
| |\ \ \
| | * | | DO NOT MERGE:Share the display from the UI threadTeng-Hui Zhu2011-09-192-13/+27
| * | | | Cherry-pick "Fix missing tiles" from master - do not mergeChris Craik2011-09-192-16/+28
| |/ / /
* | | | Merge "Crash if stack is corrupted"Chris Craik2011-09-231-1/+3
|\ \ \ \
| * | | | Crash if stack is corruptedChris Craik2011-09-231-1/+3
* | | | | Merge "Enable the CPU upload path for Browser."Teng-Hui Zhu2011-09-234-106/+154
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable the CPU upload path for Browser.Teng-Hui Zhu2011-09-234-106/+154
* | | | | Merge "Avoid infinite prepare loop if bad scale provided"Chris Craik2011-09-232-1/+14
|\ \ \ \ \
| * | | | | Avoid infinite prepare loop if bad scale providedChris Craik2011-09-232-1/+14