diff options
author | schenney <schenney@chromium.org> | 2015-02-12 17:14:26 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-13 01:15:11 +0000 |
commit | 0451901e7b5a079ff17240f1b1c797c6946b0735 (patch) | |
tree | 891abc544b3c79714d6a93027a60487e56200712 /extensions/renderer/api_activity_logger.cc | |
parent | fc7de7c781e8043b08d58a9e6596c4fb73040c8a (diff) | |
download | chromium_src-0451901e7b5a079ff17240f1b1c797c6946b0735.zip chromium_src-0451901e7b5a079ff17240f1b1c797c6946b0735.tar.gz chromium_src-0451901e7b5a079ff17240f1b1c797c6946b0735.tar.bz2 |
Constify SkPicture in DrawingDisplayItem
This initial patch just adds the web-facing methods for cc,
allowing the Blink side web classes to change to the new
form. Yet another patch will move cc completely to the new
form.
The SkPicture is immutable and should be const in a DrawingDisplayItem.
And there is no need for the location point; it is stored in the
cullRect of the picture.
R=ajuma@chromium.org
BUG=458240
Review URL: https://codereview.chromium.org/913413005
Cr-Commit-Position: refs/heads/master@{#316116}
Diffstat (limited to 'extensions/renderer/api_activity_logger.cc')
0 files changed, 0 insertions, 0 deletions