AETaipei: Difference between revisions
Jump to navigation
Jump to search
Thomastsai (talk | contribs) |
Thomastsai (talk | contribs) |
||
| Line 30: | Line 30: | ||
#: [https://mozillians.org/en-US/u/sku/ Shawn Ku] | #: [https://mozillians.org/en-US/u/sku/ Shawn Ku] | ||
# Porting | # Porting | ||
#: [https://mozillians.org/en-US/u/viral/ Viral Wang] | #: [https://mozillians.org/en-US/u/viral/ Viral Wang], [Danny Liang] | ||
# Peripheral | # Peripheral | ||
#: [https://mozillians.org/en-US/u/viral/ Viral Wang] | #: [https://mozillians.org/en-US/u/viral/ Viral Wang], [Danny Liang] | ||
==Wiki== | ==Wiki== | ||
Revision as of 10:54, 9 December 2013
Mission
- Partner Technical Support
- Feature implementation && bug fix
- Training & Documentation
- New Project Bring Up
Weekly Report
OEM Project Porting Status
- Mozillian Only : [3]
Future
- Gonk Code Refactoring
- Enhance B2G Build system
Developer Resource
- Leader
- Multimedia:
- Camera
- Wifi
- FOTA
- RIL
- Porting
- Viral Wang, [Danny Liang]
- Peripheral
- Viral Wang, [Danny Liang]
Wiki
- Firefox OS portal : [4]
- Firefox OS feature V1.1 : [5]
- B2G/Roadmap : [6]
- Release Management/B2G Landing [7]
- Firefox OS MDN: The entry for firefox OS porting, [8]
- Internal Training Material : Mozillians and authorized members only [9]
- XPCOM introduction: [10]
- B2G Porting
- Gaia and Web App
- FOTA
- FxOS Updates.
- Setup of Fota Server.
- Some useful memory tools
- watch-procrank.sh can watch the memory usage of all b2g process. Repalce b2g-procrank with procrank can watch the memory usage of all system process.
- tools/get_about_memory.py can get detail memory usage of all b2g process and view the memory report with about:memory in latest Firefox broswer.