Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Issue 1221583003: Add APIs for dynamic display lists, using SkDrawable and SkPictureRecorder::endRecordingAsDrawable. (Closed)

Created:
5 years, 5 months ago by iansf
Modified:
5 years, 5 months ago
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add APIs for dynamic display lists, using SkDrawable and SkPictureRecorder::endRecordingAsDrawable. R=abarth@chromium.org, abarth@google.com, ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/5e19264e9145e7117da0cb5088a32bf296a7fe2f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -16 lines) Patch
M sky/engine/core/core.gni View 2 chunks +3 lines, -0 lines 0 comments Download
M sky/engine/core/painting/Canvas.h View 3 chunks +3 lines, -1 line 0 comments Download
M sky/engine/core/painting/Canvas.cpp View 2 chunks +16 lines, -8 lines 0 comments Download
M sky/engine/core/painting/Canvas.idl View 2 chunks +2 lines, -1 line 0 comments Download
A sky/engine/core/painting/Drawable.h View 1 chunk +32 lines, -0 lines 0 comments Download
A sky/engine/core/painting/Drawable.cpp View 1 chunk +33 lines, -0 lines 0 comments Download
A + sky/engine/core/painting/Drawable.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/painting/Picture.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/painting/Picture.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M sky/engine/core/painting/PictureRecorder.h View 2 chunks +3 lines, -1 line 0 comments Download
M sky/engine/core/painting/PictureRecorder.cpp View 2 chunks +12 lines, -0 lines 0 comments Download
M sky/engine/core/painting/PictureRecorder.idl View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
iansf
For ianh's performance improvements.
5 years, 5 months ago (2015-06-30 00:03:30 UTC) #1
abarth-chromium
lgtm
5 years, 5 months ago (2015-06-30 00:07:09 UTC) #3
iansf
5 years, 5 months ago (2015-06-30 00:24:02 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5e19264e9145e7117da0cb5088a32bf296a7fe2f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698