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

Issue 290603002: Generate Android.mk for DM. (Closed)

Created:
6 years, 7 months ago by scroggo
Modified:
6 years, 7 months ago
Reviewers:
mtklein
CC:
skia-review_googlegroups.com, djsollen
Base URL:
https://skia.googlesource.com/skia.git@generate_gm
Visibility:
Public.

Description

Generate Android.mk for DM. ifdef out code that won't build where we don't have jsoncpp. Include ctype instead of string.h for tolower. Depends on https://codereview.chromium.org/282053002/ BUG=skia:2447 Committed: http://code.google.com/p/skia/source/detail?r=14768

Patch Set 1 #

Total comments: 4

Patch Set 2 : Build DM with the library; remove == 1 #

Patch Set 3 : Remove generated files. #

Patch Set 4 : Remove one more generated file. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M dm/DM.cpp View 3 chunks +7 lines, -2 lines 0 comments Download
M dm/DMExpectations.h View 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/dm.gyp View 1 1 chunk +10 lines, -0 lines 0 comments Download
M platform_tools/android/bin/gyp_to_android.py View 1 chunk +8 lines, -0 lines 0 comments Download
M platform_tools/android/gyp_gen/makefile_writer.py View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
scroggo
6 years, 7 months ago (2014-05-15 22:07:34 UTC) #1
mtklein
LGTM Dare I ask: why? https://codereview.chromium.org/290603002/diff/1/gyp/dm.gyp File gyp/dm.gyp (right): https://codereview.chromium.org/290603002/diff/1/gyp/dm.gyp#newcode63 gyp/dm.gyp:63: ['skia_android_framework == 1', just ...
6 years, 7 months ago (2014-05-15 22:17:47 UTC) #2
mtklein
Would it help the cause to do our JSON in-house rather than using jsoncpp? Seems ...
6 years, 7 months ago (2014-05-15 22:25:11 UTC) #3
scroggo
On 2014/05/15 22:17:47, mtklein wrote: > LGTM > > Dare I ask: why? Haha, why ...
6 years, 7 months ago (2014-05-16 13:39:21 UTC) #4
mtklein
So are we going to have (or do we have?) bots running against framework-Skia?
6 years, 7 months ago (2014-05-16 13:48:35 UTC) #5
scroggo
On 2014/05/16 13:48:35, mtklein wrote: > So are we going to have (or do we ...
6 years, 7 months ago (2014-05-16 13:55:20 UTC) #6
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 7 months ago (2014-05-16 18:06:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/scroggo@google.com/290603002/60001
6 years, 7 months ago (2014-05-16 18:06:55 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-16 18:11:54 UTC) #9
Message was sent while issue was closed.
Change committed as 14768

Powered by Google App Engine
This is Rietveld 408576698