summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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-192-28/+24
|\
| * Remove ANDROID_CSS_RINGJohn Reck2012-01-182-28/+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
* | | Merge "Fix software extras on base layer"John Reck2012-01-181-1/+2
|\ \ \
| * | | Fix software extras on base layerJohn Reck2012-01-181-1/+2
| | |/ | |/|
* | | Add tapHighlightColor supportJohn Reck2012-01-181-1/+1
|/ /
* | 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
* | Merge "Fix off-by-border RTL initial scrolling."George Mount2012-01-051-3/+2
|\ \
| * | Fix off-by-border RTL initial scrolling.George Mount2011-12-201-3/+2
* | | Merge "Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE"Steve Block2012-01-051-1/+1
|\ \ \
| * | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
| | |/ | |/|
* | | am e5b68556: am 41aebb2b: Return the tile generation thread to default priority.Chris Craik2012-01-041-1/+1
|\ \ \
| * | | Return the tile generation thread to default priority.Chris Craik2012-01-031-1/+1
* | | | Merge "Allow 0 pt fonts in SkPaint."Derek Sollenberger2012-01-041-5/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow 0 pt fonts in SkPaint.Derek Sollenberger2012-01-041-5/+1
* | | | Remove unnecessary gl texture wrap settingTeng-Hui Zhu2012-01-041-2/+0
* | | | Merge "Employ the transfer queue to the pure color tiles"Teng-Hui Zhu2012-01-049-80/+132
|\ \ \ \ | |/ / / |/| | |
| * | | Employ the transfer queue to the pure color tilesTeng-Hui Zhu2012-01-039-80/+132
* | | | Merge "Change VerticalTextMap.cpp for VerticalWritingMode after fallback font...claireho2012-01-031-16/+22
|\ \ \ \
| * | | | Change VerticalTextMap.cpp for VerticalWritingMode after fallback font update.claireho2011-12-191-16/+22
| | |_|/ | |/| |
* | | | Merge "Clean up the internal interface for draw call"Teng-Hui Zhu2011-12-293-264/+233
|\ \ \ \ | | |/ / | |/| |
| * | | Clean up the internal interface for draw callTeng-Hui Zhu2011-12-293-264/+233
* | | | Merge "Use the shader to draw a tile with single color."Teng-Hui Zhu2011-12-227-47/+251
|\ \ \ \ | |/ / /
| * | | Use the shader to draw a tile with single color.Teng-Hui Zhu2011-12-227-47/+251
| |/ /
* | | Remove a stray white space left from prior submit.Selim Gurun2011-12-221-1/+1
* | | Fix invalid reads in transfer queue cleanup.Selim Gurun2011-12-224-12/+5
|/ /
* | Fix crash with composited layersNicolas Roard2011-12-162-3/+33
* | Merge "Strip zwj and zwnj from harfbuzz output"Russell Brenner2011-12-161-1/+16
|\ \
| * | Strip zwj and zwnj from harfbuzz outputRussell Brenner2011-12-131-1/+16
* | | fix layer scrollingMichael Kolb2011-12-166-14/+39
* | | Merge "Start RTL overflow scroll scrolled rightmost."George Mount2011-12-161-1/+5
|\ \ \
| * | | Start RTL overflow scroll scrolled rightmost.George Mount2011-12-151-1/+5
* | | | Merge "Clean up all the old code paths before TransferQueue"Teng-Hui Zhu2011-12-1517-1028/+57
|\ \ \ \
| * | | | Clean up all the old code paths before TransferQueueTeng-Hui Zhu2011-12-1517-1028/+57
* | | | | Don't pass pictures with no content to UI threadChris Craik2011-12-155-89/+265
|/ / / /
* | | | When loading new content, reset zoom stateChris Craik2011-12-131-0/+1