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

Issue 183953002: Updates to the Android.mk writer. (Closed)

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

Description

Updates to the Android.mk writer. Keeping up with changes made to the Android.mk file that is currently checked in. Committed: http://code.google.com/p/skia/source/detail?r=13626

Patch Set 1 #

Total comments: 2

Patch Set 2 : Leave LARGE undefined on arm without VFP. #

Patch Set 3 : Remove import of deleted file. #

Total comments: 8

Patch Set 4 : Respond to comments. #

Patch Set 5 : Space between # and TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -64 lines) Patch
M platform_tools/android/bin/gyp_to_android.py View 1 2 3 3 chunks +23 lines, -13 lines 0 comments Download
M platform_tools/android/gyp_gen/makefile_writer.py View 1 2 3 4 6 chunks +47 lines, -40 lines 0 comments Download
D platform_tools/android/gyp_gen/variables.py View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
scroggo
https://codereview.chromium.org/183953002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py File platform_tools/android/gyp_gen/makefile_writer.py (right): https://codereview.chromium.org/183953002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py#newcode149 platform_tools/android/gyp_gen/makefile_writer.py:149: f.write('LOCAL_CFLAGS += -DANDROID_LARGE_MEMORY_DEVICE\n') Derek, I think you said it ...
6 years, 9 months ago (2014-02-27 22:53:01 UTC) #1
scroggo
https://codereview.chromium.org/183953002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py File platform_tools/android/gyp_gen/makefile_writer.py (right): https://codereview.chromium.org/183953002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py#newcode149 platform_tools/android/gyp_gen/makefile_writer.py:149: f.write('LOCAL_CFLAGS += -DANDROID_LARGE_MEMORY_DEVICE\n') On 2014/02/27 22:53:01, scroggo wrote: > ...
6 years, 9 months ago (2014-02-28 12:49:10 UTC) #2
djsollen
I'm good with the change but I'll defer on the python correctness.
6 years, 9 months ago (2014-02-28 13:58:59 UTC) #3
epoger
Python looks pretty decent, a few comments/suggestions below. https://codereview.chromium.org/183953002/diff/40001/platform_tools/android/bin/gyp_to_android.py File platform_tools/android/bin/gyp_to_android.py (right): https://codereview.chromium.org/183953002/diff/40001/platform_tools/android/bin/gyp_to_android.py#newcode121 platform_tools/android/bin/gyp_to_android.py:121: li ...
6 years, 9 months ago (2014-02-28 15:56:43 UTC) #4
scroggo
https://codereview.chromium.org/183953002/diff/40001/platform_tools/android/bin/gyp_to_android.py File platform_tools/android/bin/gyp_to_android.py (right): https://codereview.chromium.org/183953002/diff/40001/platform_tools/android/bin/gyp_to_android.py#newcode121 platform_tools/android/bin/gyp_to_android.py:121: li = list() On 2014/02/28 15:56:43, epoger wrote: > ...
6 years, 9 months ago (2014-02-28 16:16:57 UTC) #5
epoger
lgtm
6 years, 9 months ago (2014-02-28 16:19:19 UTC) #6
scroggo
The CQ bit was checked by scroggo@google.com
6 years, 9 months ago (2014-02-28 16:24:56 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/183953002/80001
6 years, 9 months ago (2014-02-28 16:25:00 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-02-28 17:24:35 UTC) #9
Message was sent while issue was closed.
Change committed as 13626

Powered by Google App Engine
This is Rietveld 408576698