New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 600770 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Feature



Sign in to add a comment

Add support for scheduling image decode tasks without raster tasks.

Project Member Reported by vmp...@chromium.org, Apr 5 2016

Issue description

The task graph runner already allows for arbitrary tasks to be scheduled. We need to update the interface from tile manager to allow us to schedule image decode tasks without any raster tasks associated with them (if that isn't supported yet).
 
Can we just use a different task namespace?
Yeah that would probably work. I'm just filing things to keep track of the work that needs to happen. The last I remember we still schedule raster tasks that have dependency of an image decode task. However, this might have changed since I last looked at this. 

Sign in to add a comment