summaryrefslogtreecommitdiffstats
path: root/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Fix Browser ANRNicolas Roard2011-03-173-11/+16
* Implement partial screen invalidationsNicolas Roard2011-03-169-28/+120
* Merge "Fix crash in WebCore::GlyphPageTreeNode::getChild" into honeycomb-mr1Russell Brenner2011-03-161-46/+95
|\
| * Fix crash in WebCore::GlyphPageTreeNode::getChildRussell Brenner2011-03-161-46/+95
* | For first layout, reset current textures and update base layer.Shimeng (Simon) Wang2011-03-162-3/+8
* | Merge "Disable the use of EGL fences for synchronization." into honeycomb-mr1Derek Sollenberger2011-03-161-0/+4
|\ \
| * | Disable the use of EGL fences for synchronization.Derek Sollenberger2011-03-161-0/+4
| |/
* | More improvements to video player controls.Leon Scroggins2011-03-161-1/+2
|/
* Merge "Enable synchronization with fencing." into honeycomb-mr1Derek Sollenberger2011-03-151-3/+0
|\
| * Enable synchronization with fencing.Derek Sollenberger2011-03-151-3/+0
* | Fix layers repaint synchronisation issuesNicolas Roard2011-03-145-27/+102
|/
* Improving HTML5 video controlsNicolas Roard2011-03-143-10/+14
* Merge "b/3392594 keep the remaining touch points when one is ended." into hon...Huahui Wu2011-03-142-3/+3
|\
| * b/3392594 keep the remaining touch points when one is ended.Huahui Wu2011-03-142-3/+3
* | Merge "Improve HTML5 audio/video controls" into honeycomb-mr1Nicolas Roard2011-03-111-10/+34
|\ \
| * | Improve HTML5 audio/video controlsNicolas Roard2011-03-111-10/+34
* | | Fix a crash caused by the wrong destruction handlingTeng-Hui Zhu2011-03-112-3/+3
|/ /
* | HTML5 Video improvementsNicolas Roard2011-03-111-1/+7
* | increase the memory cap for bitmapsCary Clark2011-03-111-1/+1
* | Fix for display glitches.Nicolas Roard2011-03-101-0/+4
* | webkit support for inline videoTeng-Hui Zhu2011-03-104-0/+219
* | Fix CSS animationsNicolas Roard2011-03-105-129/+153
* | Merge "Fix for gmail messages not showing after the first one. We were not re...Nicolas Roard2011-03-091-0/+3
|\ \ | |/ |/|
| * Fix for gmail messages not showing after the first one.Nicolas Roard2011-03-091-0/+3
* | Fix CSS animation bugsNicolas Roard2011-03-083-7/+19
* | Merge "Fix 2453890: animation via css -webkit-transform" into honeycomb-mr1Nicolas Roard2011-03-083-26/+70
|\ \ | |/ |/|
| * Fix 2453890: animation via css -webkit-transformRussell Brenner2011-03-083-26/+70
* | Partial invalidation of the browser texturesNicolas Roard2011-03-0815-109/+372
* | Do not merge.Patrick Scott2011-03-075-32/+12
|/
* Merge "ensure plugins draw correctly even when they have been given focus." i...Derek Sollenberger2011-03-035-42/+42
|\
| * ensure plugins draw correctly even when they have been given focus.Derek Sollenberger2011-03-035-42/+42
* | Do not merge: Cherry-pick change I9942e8e4 from masterNicolas Roard2011-03-031-2/+4
|/
* Merge "Enable the plugin to specify the BGRA internal format for textures."Bart Sears2011-03-021-0/+1
|\
| * Enable the plugin to specify the BGRA internal format for textures.Derek Sollenberger2011-03-021-0/+1
* | Merge "Ensure plugin content does not shift when gaining focus."Derek Sollenberger2011-03-023-1/+25
|\ \ | |/
| * Ensure plugin content does not shift when gaining focus.Derek Sollenberger2011-03-023-1/+25
* | Merge "Fix Browser ANR"Nicolas Roard2011-03-021-1/+7
|\ \ | |/ |/|
| * Fix Browser ANRNicolas Roard2011-03-021-1/+7
* | Merge "Crash on GL OOM to stop fallback to SW rendering."Ben Murdoch2011-03-021-1/+13
|\ \
| * | Crash on GL OOM to stop fallback to SW rendering.Ben Murdoch2011-02-281-1/+13
* | | Merge "Revert "Work around for pure virtual layers crash.""Ben Murdoch2011-03-023-71/+3
|\ \ \ | |_|/ |/| |
| * | Revert "Work around for pure virtual layers crash."Ben Murdoch2011-02-183-71/+3
* | | GL perfs measurementNicolas Roard2011-03-012-2/+56
* | | Merge "Fix framerate cap when multiple webviews exist."Derek Sollenberger2011-03-012-4/+4
|\ \ \
| * | | Fix framerate cap when multiple webviews exist.Derek Sollenberger2011-03-012-4/+4
* | | | Fix warningKristian Monsen2011-03-011-1/+1
|/ / /
* | | Merge changes I7d73cc44,I610ebdbcBen Murdoch2011-03-011-0/+6
|\ \ \
| * | | Merge WebKit at Chromium 9.0.597.107: Initial merge by git.Ben Murdoch2011-02-281-0/+6
| | |/ | |/|
* | | Cap framerate at 60fpsNicolas Roard2011-02-282-2/+15
|/ /
* | Merge "Clean up synchronisation in Texture code."Nicolas Roard2011-02-254-60/+51
|\ \