TPEPlatform/2014-01-09
Media
Streaming Media
- bug 890419 - Standalone benchmark for video / slee
- Modify bbrittain's patch and we can profile the video codec performance on devices.
- The performance test on unagi, https://bugzilla.mozilla.org/show_bug.cgi?id=890419#c25.
Graphics
- Parallel EcmaScript: Trace Intel RiverTrail implementation. /CTai
- GTC 2014 session list check. /CTai
- JPEG encoder/decoder: /CTai
- Study JPEG encoder/decoder theory.
- Briefly understand what is NEON.
Input
Stability
Free Agent
- bug 956625 - [b2g-desktop][mochitest] ReferenceError: Cc is not defined while using SpecialPowers.loadChromeScript / SC
- simply add |var Cc = Components.classes;| while Cc is undefined.
- r+'ed
- enable miniperf for unagi and peak / slee
- Have a simple introduction.
Study
- Keyboard api study / slee