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

Issue 1696483002: Update Android framework makefile to build static and shared libs (Closed)

Created:
4 years, 10 months ago by djsollen
Modified:
4 years, 10 months ago
Reviewers:
scroggo
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Update Android framework makefile to build static and shared libs Also use static lib for testing tools and expose includes needed for other framework testing tools to statically link in Skia. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1696483002 Committed: https://skia.googlesource.com/skia/+/2a8fcb4647115ce5e9b6127a716b6f50b2a9fd55

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebaseline #

Total comments: 8

Patch Set 3 : new test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -29 lines) Patch
M gyp/bench.gyp View 1 chunk +1 line, -3 lines 0 comments Download
M gyp/dm.gyp View 1 chunk +1 line, -3 lines 0 comments Download
M platform_tools/android/bin/gyp_to_android.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M platform_tools/android/gyp_gen/makefile_writer.py View 1 2 6 chunks +90 lines, -16 lines 0 comments Download
M platform_tools/android/gyp_gen/tool_makefile_writer.py View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M platform_tools/android/tests/expectations/Android.mk View 1 2 4 chunks +25 lines, -5 lines 0 comments Download
A platform_tools/android/tests/expectations/skia_static_deps.mk View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M platform_tools/android/tests/expectations/tool/Android.mk View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M platform_tools/android/tests/makefile_writer_tests.py View 1 2 3 chunks +28 lines, -0 lines 0 comments Download
M platform_tools/android/tests/test_variables.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
djsollen
4 years, 10 months ago (2016-02-11 21:25:04 UTC) #3
scroggo
I think you'll need to update some of the test expectations. Run python platform_tools/android/tests/run_all.py If ...
4 years, 10 months ago (2016-02-11 21:35:33 UTC) #4
djsollen
https://codereview.chromium.org/1696483002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py File platform_tools/android/gyp_gen/makefile_writer.py (left): https://codereview.chromium.org/1696483002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py#oldcode147 platform_tools/android/gyp_gen/makefile_writer.py:147: def write_local_path(f): On 2016/02/11 21:35:33, scroggo wrote: > Why ...
4 years, 10 months ago (2016-02-12 13:36:38 UTC) #5
scroggo
https://codereview.chromium.org/1696483002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py File platform_tools/android/gyp_gen/makefile_writer.py (left): https://codereview.chromium.org/1696483002/diff/1/platform_tools/android/gyp_gen/makefile_writer.py#oldcode147 platform_tools/android/gyp_gen/makefile_writer.py:147: def write_local_path(f): On 2016/02/12 13:36:38, djsollen wrote: > On ...
4 years, 10 months ago (2016-02-12 15:00:31 UTC) #6
djsollen
https://codereview.chromium.org/1696483002/diff/20001/gyp/bench.gyp File gyp/bench.gyp (left): https://codereview.chromium.org/1696483002/diff/20001/gyp/bench.gyp#oldcode35 gyp/bench.gyp:35: '-landroid', On 2016/02/12 15:00:31, scroggo wrote: > So these ...
4 years, 10 months ago (2016-02-12 15:57:56 UTC) #7
scroggo
lgtm https://codereview.chromium.org/1696483002/diff/20001/platform_tools/android/tests/expectations/Android.mk File platform_tools/android/tests/expectations/Android.mk (right): https://codereview.chromium.org/1696483002/diff/20001/platform_tools/android/tests/expectations/Android.mk#newcode86 platform_tools/android/tests/expectations/Android.mk:86: local_module_static On 2016/02/12 15:57:56, djsollen wrote: > On ...
4 years, 10 months ago (2016-02-12 16:11:58 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1696483002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1696483002/40001
4 years, 10 months ago (2016-02-12 16:17:25 UTC) #10
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 16:44:42 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/2a8fcb4647115ce5e9b6127a716b6f50b2a9fd55

Powered by Google App Engine
This is Rietveld 408576698