Confirmed users
1,643
edits
| Line 95: | Line 95: | ||
====Boris Chiou==== | ====Boris Chiou==== | ||
* {{Bug|959118}} - [LayerScope] Combine layer dump and layer scope | * {{Bug|959118}} - [LayerScope] Combine layer dump and layer scope | ||
** OOAD|WIP | ** OOAD | WIP | ||
** Implement an initial design -> send a layer tree as a large string to the viewer | ** Implement an initial design -> send a layer tree as a large string to the viewer | ||
** Design a data structure (tree or list) and unpack these packets into JSON format in the viewer. (only use necessary data: 1. parent reference, 2. buffer reference, 3. width, 4. height) | ** Design a data structure (tree or list) and unpack these packets into JSON format in the viewer. (only use necessary data: 1. parent reference, 2. buffer reference, 3. width, 4. height) | ||
* {{Bug|975346}} - [LayerScope] LayerScope is not work while HWC is chosen | * {{Bug|975346}} - [LayerScope] LayerScope is not work while HWC is chosen | ||
** f+|r? | ** f+ | r? | ||
* {{Bug|1029956}} - [LayerScope] mLayerRef of color layers are always not correct (0xa5a5a5a5) on the viewer | * {{Bug|1029956}} - [LayerScope] mLayerRef of color layers are always not correct (0xa5a5a5a5) on the viewer | ||
** file|r? | ** file | r? | ||
* {{Bug|991227}} - clang 3.5 build warning: gfx/layers/LayerScope.cpp:460:35: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] | * {{Bug|991227}} - clang 3.5 build warning: gfx/layers/LayerScope.cpp:460:35: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] | ||
** WIP | ** WIP | ||