summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | | | Remove JSC-specific code and V8 guards from Android-specific codeSteve Block2012-02-165-35/+4
* | | | | | Remove option to build WebKit with JSCSteve Block2012-02-162-994/+0
* | | | | | Merge "Initial support for keyboard navigation"John Reck2012-02-156-7/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Initial support for keyboard navigationJohn Reck2012-02-156-7/+44
| |/ / / /
* | | | | 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 "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
* | | | | Merge "Fix the wrong button for html5 audio"Teng-Hui Zhu2012-02-031-4/+1
|\ \ \ \ \
| * | | | | Fix the wrong button for html5 audioTeng-Hui Zhu2012-02-031-4/+1
| | |_|_|/ | |/| | |
* | | | | Don't use fence sync for browserTeng-Hui Zhu2012-02-021-1/+2
|/ / / /
* | | | Merge "Video: make sure the click is from user gesture."Teng-Hui Zhu2012-02-011-1/+1
|\ \ \ \
| * | | | Video: make sure the click is from user gesture.Teng-Hui Zhu2012-02-011-1/+1
* | | | | Fix input cursorJohn Reck2012-02-011-3/+4
* | | | | 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-3010-35/+36
| |/ / / |/| | |
* | | | Merge "Only allow user gesture to play video"Teng-Hui Zhu2012-01-302-5/+33
|\ \ \ \
| * | | | Only allow user gesture to play videoTeng-Hui Zhu2012-01-272-5/+33
* | | | | Merge "Clean up tranfer queue before EGL context destroy"Teng-Hui Zhu2012-01-278-32/+86
|\ \ \ \ \
| * | | | | Clean up tranfer queue before EGL context destroyTeng-Hui Zhu2012-01-278-32/+86
| |/ / / /
* | | | | Render dropdown menu nativelyMichael Kolb2012-01-272-11/+56
* | | | | Merge "Render radio buttons and checkboxes directly"Michael Kolb2012-01-252-6/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Render radio buttons and checkboxes directlyMichael Kolb2012-01-252-6/+65
| |/ / /
* | | | Merge "Reduce the number of the composited layers."Chris Craik2012-01-251-1/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce the number of the composited layers.Chris Craik2012-01-121-1/+13
* | | | Fix form button layoutMichael Kolb2012-01-243-33/+60
* | | | 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-1910-333/+25
|\ \ \ \
| * | | | Remove ANDROID_CSS_RINGJohn Reck2012-01-1810-333/+25
* | | | | 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
|\ \ \ \