summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Merge "Show the fullscreen button all the time" into honeycomb-mr1Teng-Hui Zhu2011-04-071-1/+0
|\
| * Show the fullscreen button all the timeTeng-Hui Zhu2011-04-071-1/+0
* | Merge "Race condition fix" into honeycomb-mr1John Reck2011-04-053-4/+16
|\ \
| * | Race condition fixJohn Reck2011-04-053-4/+16
* | | Merge "Fix the precision loss issue" into honeycomb-mr1Teng-Hui Zhu2011-04-051-12/+19
|\ \ \ | |/ / |/| |
| * | Fix the precision loss issueTeng-Hui Zhu2011-04-051-12/+19
| |/
* | Fix tile vanishing actJohn Reck2011-04-041-1/+2
|/
* Merge "Fix animations bug" into honeycomb-mr1Nicolas Roard2011-04-011-0/+10
|\
| * Fix animations bugNicolas Roard2011-03-311-0/+10
* | Fix regression impacting Flash performancesNicolas Roard2011-03-311-1/+1
|/
* Merge "try faster dashing" into honeycomb-mr1Bart Sears2011-03-251-7/+45
|\
| * try faster dashingMike Reed2011-03-251-7/+45
* | Fix error where mediaLayer is derefed on UI thread prior to being derefed in ...Derek Sollenberger2011-03-255-9/+30
* | Fix regression blocking the page cyclerNicolas Roard2011-03-241-1/+1
|/
* Improve performances for the base surface renderingNicolas Roard2011-03-233-26/+30
* Fix the repainting problems with overflow-scroll div elementsNicolas Roard2011-03-231-0/+1
* Merge "Regression fix from bug:4136077 Plus animations improvement bug:338959...Nicolas Roard2011-03-238-16/+40
|\
| * Regression fix from bug:4136077Nicolas Roard2011-03-238-16/+40
* | Fix GPU leak where plugin textures in the WebKit thread were not being deleted.Derek Sollenberger2011-03-238-8/+143
|/
* Fix performance problems with layersNicolas Roard2011-03-225-22/+62
* Merge "Workaround for poor dashed line performance" into honeycomb-mr1John Reck2011-03-221-3/+4
|\
| * Workaround for poor dashed line performanceJohn Reck2011-03-221-3/+4
* | Fix a browser ANRNicolas Roard2011-03-221-1/+6
|/
* Merge "Fix invals for CSS3D" into honeycomb-mr1Nicolas Roard2011-03-213-3/+36
|\
| * Fix invals for CSS3DNicolas Roard2011-03-213-3/+36
* | Support drawing paused and loading image as GL textureTeng-Hui Zhu2011-03-212-23/+131
* | Fix native crashNicolas Roard2011-03-192-5/+10
|/
* Fix ANR introduced by recent CL...Nicolas Roard2011-03-181-0/+5
* Fix for layers textures selectionNicolas Roard2011-03-181-1/+2
* Do not recreate textures if not needed for layers...Nicolas Roard2011-03-181-0/+3
* Limit the SkPicture size we use to paint.Nicolas Roard2011-03-173-11/+20
* Merge "Enabled shadow drawing" into honeycomb-mr1Russell Brenner2011-03-172-25/+33
|\
| * Enabled shadow drawingRussell Brenner2011-03-172-25/+33
* | 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
* | Merge "Fix layers repaint synchronisation issues" into honeycomb-mr1Nicolas Roard2011-03-156-27/+103
|\ \
| * | Fix layers repaint synchronisation issuesNicolas Roard2011-03-146-27/+103
| |/
* | Fix scrolling on sites hosting content inside a single <frame>Ben Murdoch2011-03-152-12/+7
|/
* Improving HTML5 video controlsNicolas Roard2011-03-146-30/+59
* Merge "Custom font was appearing all white in Books" into honeycomb-mr1Russell Brenner2011-03-142-12/+2
|\
| * Custom font was appearing all white in BooksRussell Brenner2011-03-142-12/+2
* | Merge "b/3392594 keep the remaining touch points when one is ended." into hon...Huahui Wu2011-03-142-3/+3
|\ \