OSDN Git Service

Return the tile generation thread to default priority.
authorChris Craik <ccraik@google.com>
Wed, 4 Jan 2012 01:06:05 +0000 (17:06 -0800)
committerChris Craik <ccraik@google.com>
Wed, 4 Jan 2012 01:29:02 +0000 (17:29 -0800)
commit41aebb2b842adadd00ec4d6682160e05d4e24f63
tree85fa7ea18284ea4f7d619bc7fb9a9491366bca13
parent599c05f3080acd1c99f4d925c333d8a2711c9bdf
Return the tile generation thread to default priority.

With this partial revert of ececd484e5832707be4a73b70da37f862eb14c35 , single core devices can't have tile generation starved by javascript/plugins.

bug:5746432
Change-Id: I42b5799f4ba136e1c6f9812219824d21390bace2
Source/WebCore/platform/graphics/android/TilesManager.cpp