DescriptionVR: Split off UI code into a library to ease future unit testing.
This new library contains most "utility" and UI code, which is platform
independent and easily testable. The original library contains core,
Android, threading, etc. This is a step towards being able to build a
small unit test binary, and run it on Linux.
To allow the split, add a GL renderer interface to hide the GL thread
from UI elements.
BUG=727396
Review-Url: https://codereview.chromium.org/2903363002
Cr-Commit-Position: refs/heads/master@{#475516}
Committed: https://chromium.googlesource.com/chromium/src/+/18addc1ee2e63344ce882005e48c2e509a7402b5
Patch Set 1 #Patch Set 2 : Clean up and rebase. #Patch Set 3 : More tweaks. #Messages
Total messages: 19 (10 generated)
|