summaryrefslogtreecommitdiff
path: root/libs/hwui/OpenGLRenderer.cpp
diff options
context:
space:
mode:
author Patrick Scott <phanna@android.com> 2010-06-16 08:57:06 -0400
committer Patrick Scott <phanna@android.com> 2010-06-16 13:50:45 -0400
commit6e90ddb2d8dd26bc7c27c9876f2c6ec18451bbaa (patch)
tree66f11ec085c07bb7521eed7ba7d54db49bc8124d /libs/hwui/OpenGLRenderer.cpp
parent97147286d1992ef699ce81f7b72b7b415483ef9f (diff)
Move WebViewDatabase initialization into a background thread.
This isn't the perfect solution as any calls into WebViewDatabase will block until initialization completes. It is better than the current model which blocks when creating the WebViewDatabase. In order to get a perfect solution, we would need to do initialization in the background and have a way to interact with the database during initialization that would not block. Bug: 2721802 Change-Id: Ibbaf7f97926128de6534fbf2148452099766c6b7
Diffstat (limited to 'libs/hwui/OpenGLRenderer.cpp')
0 files changed, 0 insertions, 0 deletions