summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | Clean up synchronisation in Texture code.Ben Murdoch2011-02-254-60/+51
* | | Merge "Fixed 3425519, misalignment with fixed width font"Russell Brenner2011-02-253-1/+7
|\ \ \ | |/ / |/| |
| * | Fixed 3425519, misalignment with fixed width fontRussell Brenner2011-02-243-1/+7
* | | Merge "Add a glFinish() at the end of drawGL(), to help the GPU and the flash...Nicolas Roard2011-02-241-0/+1
|\ \ \
| * | | Add a glFinish() at the end of drawGL(), to helpNicolas Roard2011-02-241-0/+1
* | | | Merge "Fix problem where plugins were not drawn due to an incorrect clip."Bart Sears2011-02-241-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix problem where plugins were not drawn due to an incorrect clip.Derek Sollenberger2011-02-241-0/+2
* | | | Merge "Update fixed layer at sync time."Teng-Hui Zhu2011-02-241-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update fixed layer at sync time.Teng-Hui Zhu2011-02-241-2/+1
* | | | Merge "Only show video texture when frames are available."Derek Sollenberger2011-02-243-40/+101
|\ \ \ \ | |/ / / |/| | |
| * | | Only show video texture when frames are available.Derek Sollenberger2011-02-243-40/+101
* | | | Fixed element in iframe supportTeng-Hui Zhu2011-02-243-5/+40
|/ / /
* | | Merge "Skia Merge (revision 808)"Derek Sollenberger2011-02-248-27/+58
|\ \ \
| * | | Skia Merge (revision 808)Derek Sollenberger2011-02-228-27/+58
| |/ /
* | | Scroll the RenderLayer during touch events.Patrick Scott2011-02-224-10/+18
|/ /
* | Fix potential bug in setMaxTextureCount and limitNicolas Roard2011-02-181-6/+14
* | Merge "Fix some of the performance issues when using the flash plugin embedded."Nicolas Roard2011-02-181-6/+1
|\ \
| * | Fix some of the performance issues when using the flash plugin embedded.Nicolas Roard2011-02-181-6/+1
| |/
* | Merge "Ensure non-ready tiles are painted with the page background color."Derek Sollenberger2011-02-184-1/+8
|\ \ | |/ |/|
| * Ensure non-ready tiles are painted with the page background color.Derek Sollenberger2011-02-184-1/+8
* | Adding a debug setting to enable visual indicator for GLTeng-Hui Zhu2011-02-166-32/+46
* | Merge "Selectively enable and disable GL_BLEND for better performance."Derek Sollenberger2011-02-165-15/+56
|\ \
| * | Selectively enable and disable GL_BLEND for better performance.Derek Sollenberger2011-02-165-15/+56
* | | Merge "Clip nodes to the visible rect."Patrick Scott2011-02-161-3/+1
|\ \ \
| * | | Clip nodes to the visible rect.Patrick Scott2011-02-161-3/+1
| | |/ | |/|
* | | Merge "match UI text selection background color"Cary Clark2011-02-161-3/+9
|\ \ \ | |/ / |/| |
| * | match UI text selection background colorCary Clark2011-02-161-3/+9
* | | Merge "Improve layers repaint speed. Computing the layers texture size is hea...Nicolas Roard2011-02-154-15/+20
|\ \ \
| * | | Improve layers repaint speed.Nicolas Roard2011-02-154-15/+20
| | |/ | |/|
* | | Merge "Set correct max texture allocations."Shimeng (Simon) Wang2011-02-153-5/+10
|\ \ \ | |_|/ |/| |
| * | Set correct max texture allocations.Shimeng (Simon) Wang2011-02-153-5/+10
* | | Merge "fix buttons in GL"Cary Clark2011-02-154-11/+17
|\ \ \ | |/ / |/| |
| * | fix buttons in GLCary Clark2011-02-154-11/+17
| |/
* | A couple of fixes for scrolling layers.Patrick Scott2011-02-152-31/+102
|/
* Fix GL_BLEND problem.Nicolas Roard2011-02-112-11/+16
* Clip layers if the texture size is too large for the GPUNicolas Roard2011-02-111-1/+3
* Fix ANR in the browserNicolas Roard2011-02-109-25/+87
* Improve the fixed element position calculationTeng-Hui Zhu2011-02-091-2/+2
* am b50b0e16: am 4a181ab9: Merge "Fix 3366514 (again): browser emulator crash"...Russell Brenner2011-02-072-6/+8
|\
| * Merge "Fix 3366514 (again): browser emulator crash" into honeycombRussell Brenner2011-02-072-6/+8
| |\
| | * Fix 3366514 (again): browser emulator crashRussell Brenner2011-02-012-6/+8
* | | am ad1398b8: am 79f07c99: Fix to post an inval when plugins request a native ...Derek Sollenberger2011-02-071-1/+16
|\ \ \ | |/ /
| * | Fix to post an inval when plugins request a native video surface.Derek Sollenberger2011-02-051-1/+16
* | | am 4fff0b9f: am 2bac1e45: Only invalidate the webview when the plugin has new...Derek Sollenberger2011-02-074-9/+68
|\ \ \ | |/ /
| * | Only invalidate the webview when the plugin has new content.Derek Sollenberger2011-02-044-9/+68
* | | Use ListBoxPopupMenuClient for listboxes.Leon Scroggins2011-02-033-78/+38
|/ /
* | Get layers showing againBen Murdoch2011-02-023-22/+14
* | Merge "Initialize correctly the maximum texture size in case it was not." int...Nicolas Roard2011-02-013-0/+13
|\ \
| * | Initialize correctly the maximum texture size inNicolas Roard2011-02-013-0/+13
| |/
* | Merge "Fix updates on scrolling layers." into honeycombPatrick Scott2011-02-011-2/+4
|\ \ | |/ |/|