I suspect it wouldn't be a lot of effort to make android chrome have the full desktop UI. The Chromium codebase is all one piece, and rendering of the UI is already unified between mac/windows/linux, so making the android build render a desktop-like UI is probably a simple job. In fact, I wouldn't be surprised if the right set of build flags can do it already.