1. 08 9月, 2020 1 次提交
  2. 04 9月, 2020 1 次提交
  3. 29 8月, 2020 1 次提交
  4. 26 8月, 2020 1 次提交
  5. 04 6月, 2020 1 次提交
  6. 17 3月, 2017 1 次提交
    • S
      Implement single window mode option in parallel to multi-window support · 9e6909c6
      Simon Fels 提交于
      For debugging and development purposes it's sometimes useful to run the
      full Android system in a single and statically sized window. This is not
      going to be a widely used mode but can be helpful at times.
      
      Also makes our window/layer management a bit more modular to allow easy
      additions of new strategies/impementations.
      9e6909c6
  7. 18 1月, 2017 2 次提交
  8. 23 12月, 2016 2 次提交
  9. 21 12月, 2016 2 次提交
    • S
      Get rid of renderer singleton · 9f69c580
      Simon Fels 提交于
      9f69c580
    • S
      Rework client renderer setup · 7ce2da3b
      Simon Fels 提交于
      This gets us rid of one unneeded socket based communication point which
      we kept around for historic reasons (from Android QEMU) but don't really
      need in our case. This allows a simplication of our setup and improves
      performance.
      7ce2da3b
  10. 19 12月, 2016 2 次提交
  11. 03 12月, 2016 1 次提交
  12. 02 12月, 2016 1 次提交
  13. 25 11月, 2016 1 次提交
  14. 23 11月, 2016 1 次提交