summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android
Commit message (Expand)AuthorAgeFilesLines
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* Merge "simplify texture generation filters"Chris Craik2012-02-1712-115/+94
|\
| * simplify texture generation filtersChris Craik2012-02-1612-115/+94
* | Merge "Fix rounding error in clip"Chris Craik2012-02-174-64/+71
|\ \
| * | Fix rounding error in clipChris Craik2012-02-164-64/+71
| |/
* | Merge "No prefetch for low end device."Teng-Hui Zhu2012-02-161-14/+15
|\ \
| * | No prefetch for low end device.Teng-Hui Zhu2012-02-151-14/+15
* | | Merge "Initial support for keyboard navigation"John Reck2012-02-151-2/+27
|\ \ \ | |_|/ |/| |
| * | Initial support for keyboard navigationJohn Reck2012-02-151-2/+27
| |/
* | Merge "Fix for high latency when creating a new layer"Nicolas Roard2012-02-151-0/+5
|\ \ | |/ |/|
| * Fix for high latency when creating a new layerNicolas Roard2012-02-141-0/+5
* | Merge "Shrink the transfer queue by default"Teng-Hui Zhu2012-02-104-19/+33
|\ \ | |/ |/|
| * Shrink the transfer queue by defaultTeng-Hui Zhu2012-02-074-19/+33
* | Improve performance of rounded corners (i.e. path anti-aliasing)Derek Sollenberger2012-02-071-53/+2
* | resolved conflicts for merge of 6f1bf086 to masterDerek Sollenberger2012-02-065-15/+8
|\ \
| * \ am 2857538e: Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-02-065-15/+8
| |\ \
| | * | Skia API changes as a result of an update to the Skia library.Derek Sollenberger2012-01-315-15/+8
| * | | Merge "Fix crash with composited layers - DO NOT MERGE" into ics-mr1Bart Sears2012-01-042-3/+33
| |\ \ \
| | * | | Fix crash with composited layers - DO NOT MERGENicolas Roard2012-01-032-3/+33
| | |/ /
| * | | 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
| | |/ /
* | | | Merge "Plumbing to notify WebViewCore when paints should pause"Chris Craik2012-02-064-41/+43
|\ \ \ \
| * | | | Plumbing to notify WebViewCore when paints should pauseChris Craik2012-02-024-41/+43
* | | | | Don't use fence sync for browserTeng-Hui Zhu2012-02-021-1/+2
| |_|_|/ |/| | |
* | | | Merge "Partial repaint implementation"Nicolas Roard2012-01-318-72/+165
|\ \ \ \ | |/ / / |/| | |
| * | | Partial repaint implementationNicolas Roard2012-01-318-72/+165
* | | | Minor draw extras cleanup and refactorJohn Reck2012-01-312-26/+18
* | | | Webkit text selectionJohn Reck2012-01-309-35/+33
* | | | Clean up tranfer queue before EGL context destroyTeng-Hui Zhu2012-01-278-32/+86
|/ / /
* | | Fix form button layoutMichael Kolb2012-01-241-1/+0
* | | Add tree swapping properties and statsChris Craik2012-01-243-3/+24
* | | Delay the shader init till the draw time.Teng-Hui Zhu2012-01-231-3/+11
* | | Merge "Remove ANDROID_CSS_RING"John Reck2012-01-191-21/+24
|\ \ \
| * | | Remove ANDROID_CSS_RINGJohn Reck2012-01-181-21/+24
* | | | Merge "Support aspect ratio for the inline video"Teng-Hui Zhu2012-01-184-18/+67
|\ \ \ \
| * | | | Support aspect ratio for the inline videoTeng-Hui Zhu2012-01-184-18/+67
* | | | | Fix software extras on base layerJohn Reck2012-01-181-1/+2
| |/ / / |/| | |
* | | | Merge "Only draw cursor rings once."Victoria Lease2012-01-173-2/+29
|\ \ \ \
| * | | | Only draw cursor rings once.Victoria Lease2012-01-133-2/+29
| |/ / /
* | | | Merge "Implement the TODO items for VerticalTextMap.cpp"claireho2012-01-131-5/+2
|\ \ \ \
| * | | | Implement the TODO items for VerticalTextMap.cppclaireho2012-01-131-5/+2
| |/ / /
* | | | fix jumpy scrolling on layersMichael Kolb2012-01-131-2/+4
|/ / /
* | | Native function to support restore the media player stateTeng-Hui Zhu2012-01-101-0/+1
* | | Merge "A better fix to reduce overhead of GL texture wrap setting"Teng-Hui Zhu2012-01-101-0/+2
|\ \ \
| * | | A better fix to reduce overhead of GL texture wrap settingTeng-Hui Zhu2012-01-101-0/+2
* | | | Draw GLExtras for each layer.Victoria Lease2012-01-095-30/+58
* | | | Merge "When loading progress is running, ask for redraw"Teng-Hui Zhu2012-01-061-0/+1
|\ \ \ \ | |/ / /
| * | | When loading progress is running, ask for redrawTeng-Hui Zhu2012-01-061-0/+1