summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fallback handle if vertical glyphs are missing.claireho2011-10-113-3/+215
* Merge "Support "Vertical Writing Mode"."claireho2011-10-116-16/+61
|\
| * Support "Vertical Writing Mode".claireho2011-09-206-16/+61
* | Merge "Delay sending Plugin Draw event until the surface is ready."Derek Sollenberger2011-10-101-0/+18
|\ \
| * | Delay sending Plugin Draw event until the surface is ready.Derek Sollenberger2011-10-101-0/+18
* | | Merge "Fixed URL lookup for data URLs."George Mount2011-10-101-5/+1
|\ \ \
| * | | Fixed URL lookup for data URLs.George Mount2011-10-071-5/+1
* | | | Merge "Double buffering for layers"Chris Craik2011-10-1011-102/+327
|\ \ \ \ | |_|/ / |/| | |
| * | | Double buffering for layersChris Craik2011-10-1011-102/+327
* | | | Adding support for multiple video surfaces per plugin.Derek Sollenberger2011-10-106-132/+198
* | | | Merge "Switch find on page to GL"John Reck2011-10-075-155/+297
|\ \ \ \ | |/ / / |/| | |
| * | | Switch find on page to GLJohn Reck2011-10-075-155/+297
* | | | 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
|/ / /
* | | 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
* | Increase the texture number for layersTeng-Hui Zhu2011-09-271-1/+1
* | 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-267-43/+322
|\ \ \ | |/ / |/| |
| * | Add shared images for layersNicolas Roard2011-09-267-43/+322
* | | 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
|\ \ \ \ \