crosswalk-project / crosswalk

A web runtime built on Chrome. This project is currently unmaintained.
https://crosswalk-project.org/blog/crosswalk-final-release.html
BSD 3-Clause "New" or "Revised" License
2.33k stars 651 forks source link

[Android] Support showing fps for debugging and tuning #624

Open yongsheng opened 11 years ago

yongsheng commented 11 years ago

Not sure we'll support this feature. Your suggestion? @sqliu @wang16 @junmin-zhu @gaochun

junmin-zhu commented 11 years ago

I suggest to add this through intents, so developer would turn on/off in runtime.

wang16 commented 11 years ago

How about add one switch to control all these debugging switches when creating apk via make_apk.py? Even more, provide ui for developer if they want to pack an apk for debugging?

Anyway, i think we can listen to XDK's requirement for such kind of feature.

yongsheng commented 11 years ago

It's not a requirement from XDK but it's from QA performance team. seems adding an intent is a good idea. so the intent can control all of these debugging switches like @wang16 said.

jiangwenhao commented 10 years ago

This feature has been migrated to JIRA, please track it in https://crosswalk-project.org/jira/browse/XWALK-210. Thanks