James Robinson
|
1e69b19988
|
Fix sky build on android
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/678533002
|
2014-10-23 14:50:37 -07:00 |
|
Adam Barth
|
45e9dc8ca4
|
Remove WebThread
We still have WebThread::Task, but WebThread is now gone.
R=esprehn@chromium.org
Review URL: https://codereview.chromium.org/673033002
|
2014-10-23 14:37:09 -07:00 |
|
Adam Barth
|
893e0200b8
|
Canvas2DLayerManager shouldn't use a task observer
Previously, Canvas2DLayerManager was using addTaskObserver to jump the task
queue. After this CL, it goes to the end of the queue like a normal task.
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/673783005
|
2014-10-23 14:11:08 -07:00 |
|
Adam Barth
|
c1d26b1d31
|
Remove RecordingImageBufferSurface
We don't enable this runtime setting.
R=ojan@google.com, ojan@chromium.org
Review URL: https://codereview.chromium.org/678483002
|
2014-10-23 12:56:33 -07:00 |
|
Adam Barth
|
ae72930937
|
Open the Sky
|
2014-10-23 11:17:19 -07:00 |
|