summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove m_contentsImage usage"John Reck2011-10-045-11/+37
|\
| * Remove m_contentsImage usageJohn Reck2011-10-045-11/+37
* | 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-033-15/+15
* Merge "Fine-tune the number of buckets in PictureSet add some clearing logic ...Nicolas Roard2011-09-301-1/+33
|\
| * Fine-tune the number of buckets in PictureSetNicolas Roard2011-09-301-1/+33
* | 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 "Initialize to BUCKET_SIZE instead of 0"Russell Brenner2011-09-301-7/+25
|\ \ \
| * | | Initialize to BUCKET_SIZE instead of 0Russell Brenner2011-09-301-7/+25
* | | | 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
| |/ |/|
* | Merge "Make bucket sizes in increments of 256"Russell Brenner2011-09-282-7/+41
|\ \
| * | Make bucket sizes in increments of 256Russell Brenner2011-09-272-7/+41
* | | Merge "Don't scale text selection handles"John Reck2011-09-283-19/+86
|\ \ \ | |_|/ |/| |
| * | Don't scale text selection handlesJohn Reck2011-09-283-19/+86
| |/
* | 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 "Limit the number of buckets in a PictureSet"Russell Brenner2011-09-273-34/+45
|\ \
| * | Limit the number of buckets in a PictureSetRussell Brenner2011-09-263-34/+45
* | | 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 for rect sizes from master - do not mergeBen Murdoch2011-09-191-17/+4
| * | | | Cherry-pick fix for renamed asset from master - do not mergeTeng-Hui Zhu2011-09-191-1/+1
| * | | | Cherry-pick "Fix missing tiles" from master - do not mergeChris Craik2011-09-192-16/+28
| * | | | Fix for bug 5226268 [Browser] http keep-alive packets DO NOT MERGEKristian Monsen2011-09-181-1/+2
| |/ / /
* | | | 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-235-106/+159
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable the CPU upload path for Browser.Teng-Hui Zhu2011-09-235-106/+159