User:Shellylin: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Works On == | == Works On == | ||
* [[User:Shellylin/InputPort | * [[User:Shellylin/InputPort|InputPort API]] | ||
* Milti-tracks of media elements | |||
* TaskTracer | |||
* MediaEncoder | |||
* <strike>NPAPI on B2G</strike> | |||
== Study Notes == | == Study Notes == |
Latest revision as of 10:15, 15 August 2014
Works On
- InputPort API
- Milti-tracks of media elements
- TaskTracer
- MediaEncoder
NPAPI on B2G
Study Notes
IPC
- Creating a child process (before Nuwa)
- Gecko IPC Overview (after Nuwa, author: Cervastes)
Media
- What gecko is doing when getUserMedia
- An overview of what MediaStreamGraph is doing
- How MediaRecord works with MediaStreamGraph
Graphics and Layouts
Others
- DOM Object Reflection: How does it work? (author: khuey)
- Efficient Multi-Process profiling on B2G (author: Benoit)