summaryrefslogtreecommitdiffstats
path: root/Source/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Disable UI-side animations for now, and let webkit deal with them.Nicolas Roard2011-08-311-0/+7
* Reduce the number of dirty buffers (not needed anymore)Nicolas Roard2011-08-301-2/+2
* Fix repaint issues with BaseTileNicolas Roard2011-08-301-0/+3
* Merge "Fix the null pointer crash when playing full screen video."Teng-Hui Zhu2011-08-302-0/+10
|\
| * Fix the null pointer crash when playing full screen video.Teng-Hui Zhu2011-08-292-0/+10
* | Merge "Add Harfbuzz support for fallback fonts (redux)"Russell Brenner2011-08-293-5/+90
|\ \
| * | Add Harfbuzz support for fallback fonts (redux)Russell Brenner2011-08-233-5/+90
* | | Fix plugin crashes due to bad ref counting.Derek Sollenberger2011-08-294-7/+13
| |/ |/|
* | Merge "better locking while scrolling, but disables double buffering"Chris Craik2011-08-255-60/+57
|\ \
| * | better locking while scrolling, but disables double bufferingChris Craik2011-08-255-60/+57
* | | Merge "Fix the duration value for the html5 inline video"Teng-Hui Zhu2011-08-251-0/+5
|\ \ \
| * | | Fix the duration value for the html5 inline videoTeng-Hui Zhu2011-08-251-0/+5
* | | | Merge "Prevent preparing a page with an invalid size."Teng-Hui Zhu2011-08-241-3/+12
|\ \ \ \
| * | | | Prevent preparing a page with an invalid size.Teng-Hui Zhu2011-08-241-3/+12
| | |/ / | |/| |
* | | | Merge "The real fix for the video forward/back button."Teng-Hui Zhu2011-08-242-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | The real fix for the video forward/back button.Teng-Hui Zhu2011-08-242-1/+3
* | | Merge "video UI fix, hide the forward/back button"Teng-Hui Zhu2011-08-241-1/+1
|\ \ \ | |/ /
| * | video UI fix, hide the forward/back buttonTeng-Hui Zhu2011-08-231-1/+1
* | | Merge "Re-enable tile prefetching, correct and adjust max tile allocation logic"Chris Craik2011-08-233-9/+16
|\ \ \ | |/ / |/| |
| * | Re-enable tile prefetching, correct and adjust max tile allocation logicChris Craik2011-08-223-9/+16
* | | Merge "Avoid the lock when dealing with Surface Texture"Teng-Hui Zhu2011-08-221-4/+4
|\ \ \
| * | | Avoid the lock when dealing with Surface TextureTeng-Hui Zhu2011-08-221-4/+4
* | | | Merge "Merge the line by line copy into one when appropiate"Teng-Hui Zhu2011-08-221-6/+10
|\ \ \ \ | |/ / /
| * | | Merge the line by line copy into one when appropiateTeng-Hui Zhu2011-08-221-6/+10
| |/ /
* | | Merge "Press state colors update"John Reck2011-08-221-4/+4
|\ \ \
| * | | Press state colors updateJohn Reck2011-08-221-4/+4
| |/ /
* | | Fix the mouse handling for the video controlTeng-Hui Zhu2011-08-221-4/+6
|/ /
* | Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-197-251/+431
* | Merge "Show/hide HTML5 video control properly according to the touch event"Teng-Hui Zhu2011-08-192-2/+24
|\ \
| * | Show/hide HTML5 video control properly according to the touch eventTeng-Hui Zhu2011-08-192-2/+24
* | | Revert prefetching for now, as we do not have enough tiles on stingrayNicolas Roard2011-08-181-1/+1
| |/ |/|
* | Merge "Fix repaint when we toggle the inverted mode - add a boolean return in...Nicolas Roard2011-08-185-5/+33
|\ \
| * | Fix repaint when we toggle the inverted modeNicolas Roard2011-08-185-5/+33
* | | Merge "Revert "Add Harfbuzz support for system fallback fonts""Russell Brenner2011-08-183-55/+5
|\ \ \
| * | | Revert "Add Harfbuzz support for system fallback fonts"Russell Brenner2011-08-183-55/+5
| | |/ | |/|
* | | Merge "refactor the nativeWindow handling in TransferQueue"Teng-Hui Zhu2011-08-181-38/+26
|\ \ \
| * | | refactor the nativeWindow handling in TransferQueueTeng-Hui Zhu2011-08-181-38/+26
| |/ /
* | | Merge "tile prefetching now triggered automatically"Chris Craik2011-08-185-54/+42
|\ \ \ | |_|/ |/| |
| * | tile prefetching now triggered automaticallyChris Craik2011-08-175-54/+42
| |/
* | Reduce the tiles lookup complexityNicolas Roard2011-08-175-9/+49
|/
* Merge "Fix Gmail blank page"Teng-Hui Zhu2011-08-171-2/+2
|\
| * Fix Gmail blank pageTeng-Hui Zhu2011-08-171-2/+2
* | Merge "Implement partial repaint for layers (at the tile level) Fixes a sched...Nicolas Roard2011-08-1714-72/+131
|\ \
| * | Implement partial repaint for layers (at the tile level)Nicolas Roard2011-08-1714-72/+131
* | | Cherry pick WebKit r87114Ben Murdoch2011-08-171-1/+1
* | | Merge "Lazily decode assets for form controls."Ben Murdoch2011-08-172-2/+2
|\ \ \
| * | | Lazily decode assets for form controls.Ben Murdoch2011-08-162-2/+2
* | | | Merge "Add Harfbuzz support for system fallback fonts"Russell Brenner2011-08-163-5/+55
|\ \ \ \
| * | | | Add Harfbuzz support for system fallback fontsRussell Brenner2011-08-163-5/+55
* | | | | Merge "full screen delayed repaints no longer dropped in GLWebViewState"Chris Craik2011-08-161-14/+26
|\ \ \ \ \ | |_|/ / / |/| | | |