Skip to content

kyshu/inspector_frontend_180872

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

legacy inspector frontend

Motivation

The tool serves as a standalone remote inspector frontend of chromium/blink based web runtime for Android. It's only tested on Ubuntu 14.04 now and should work on any unix-like OS.

The tool offers the possibility to develop based on blink-inspector for:

  1. custom interative ui
  2. devlop new debug protocol if you got your own backend in web runtime

Moreover, the tool offers an additional remote targets/webruntime detector.

Requirements:

  • python2.x
  • adb
  • chrome browser on host. Alternatively, any web socket supported browsers should be fine

Steps

  1. setup env
  • make
  1. invoke the tool
  • ./inspector_ui.py

Demos

  1. Layer snapshot and 3D view

Basic demo with layer snapshot

  1. Show GPU memory distribution on page and tiles detailed info

Tiles and GPU memory distribution

THAT'S IT. HAVE FUN AND GOOD LUCK!

About

legacy inspector frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published