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

Issue 696063005: initial checkin for experimenting (Closed)

Created:
6 years, 1 month ago by reed1
Modified:
6 years, 1 month ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

initial checkin for experimenting BUG=skia: Committed: https://skia.googlesource.com/skia/+/c536942dc93d81aeb5df8a62f81582b0bdaa4f54

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -0 lines) Patch
M gyp/core.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A src/core/SkCanvasDrawable.h View 1 2 1 chunk +59 lines, -0 lines 0 comments Download
A src/core/SkCanvasDrawable.cpp View 1 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
reed1
6 years, 1 month ago (2014-11-10 19:00:38 UTC) #2
robertphillips
lgtm + 2 questions https://codereview.chromium.org/696063005/diff/20001/gyp/core.gypi File gyp/core.gypi (right): https://codereview.chromium.org/696063005/diff/20001/gyp/core.gypi#newcode49 gyp/core.gypi:49: '<(skia_src_path)/core/SkCanvas.cpp', Add header too? https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h ...
6 years, 1 month ago (2014-11-10 19:16:35 UTC) #3
reed1
https://codereview.chromium.org/696063005/diff/20001/gyp/core.gypi File gyp/core.gypi (right): https://codereview.chromium.org/696063005/diff/20001/gyp/core.gypi#newcode49 gyp/core.gypi:49: '<(skia_src_path)/core/SkCanvas.cpp', On 2014/11/10 19:16:35, robertphillips wrote: > Add header ...
6 years, 1 month ago (2014-11-10 19:20:03 UTC) #4
djsollen
https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h File src/core/SkCanvasDrawable.h (right): https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h#newcode21 src/core/SkCanvasDrawable.h:21: class SkCanvasDrawable : public SkRefCnt { seems that the ...
6 years, 1 month ago (2014-11-10 19:23:39 UTC) #5
reed1
https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h File src/core/SkCanvasDrawable.h (right): https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h#newcode21 src/core/SkCanvasDrawable.h:21: class SkCanvasDrawable : public SkRefCnt { On 2014/11/10 19:23:38, ...
6 years, 1 month ago (2014-11-11 12:46:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/696063005/40001
6 years, 1 month ago (2014-11-11 12:48:01 UTC) #8
djsollen
https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h File src/core/SkCanvasDrawable.h (right): https://codereview.chromium.org/696063005/diff/20001/src/core/SkCanvasDrawable.h#newcode48 src/core/SkCanvasDrawable.h:48: void notifyDrawingChanged(); On 2014/11/11 12:46:30, reed1 wrote: > On ...
6 years, 1 month ago (2014-11-11 12:53:12 UTC) #9
commit-bot: I haz the power
6 years, 1 month ago (2014-11-11 12:56:09 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/c536942dc93d81aeb5df8a62f81582b0bdaa4f54

Powered by Google App Engine
This is Rietveld 408576698