summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "WebView animation support""Teng-Hui Zhu2011-09-063-39/+5
|\
| * Revert "WebView animation support"Teng-Hui Zhu2011-09-063-39/+5
* | Fix old textures not being repaintedChris Craik2011-09-061-0/+4
|/
* Enable double buffering via base tilesChris Craik2011-09-0218-337/+366
* Merge "Reapply CL for: "Fix for antialiased text with shadows.""Derek Sollenberger2011-09-011-0/+1
|\
| * Reapply CL for: "Fix for antialiased text with shadows."Derek Sollenberger2011-09-011-0/+1
* | Merge "WebView animation support"Teng-Hui Zhu2011-09-013-5/+39
|\ \
| * | WebView animation supportTeng-Hui Zhu2011-08-313-5/+39
* | | 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 "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 "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-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | The real fix for the video forward/back button.Teng-Hui Zhu2011-08-241-1/+1
* | | | 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
| |/ / /
* | | | Press state colors updateJohn Reck2011-08-221-4/+4
|/ / /
* | | Refactoring of BaseLayerAndroid and GLWebViewState:Nicolas Roard2011-08-196-251/+430
* | | 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
* | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | full screen delayed repaints no longer dropped in GLWebViewStateChris Craik2011-08-151-14/+26
| |/ / / /