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

Issue 915443002: Additional cleanups to Android config parsing. (Closed)

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

Description

Additional cleanups to Android config parsing. Properly labels several methods as static. Use XML_GetBuffer to avoid an extra copy. Set the memory allocators to Skia's. Set define in 'defines' instead of cflags. Update debug dumper. Committed: https://skia.googlesource.com/skia/+/eb2be7fa4413a566212782d8efae5dc225002821

Patch Set 1 #

Total comments: 7

Patch Set 2 : Prevent future bit rot in test debug dump. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -24 lines) Patch
M platform_tools/android/gyp/dependencies.gypi View 1 chunk +3 lines, -1 line 0 comments Download
M src/ports/SkFontConfigParser_android.cpp View 10 chunks +33 lines, -18 lines 0 comments Download
M tests/FontConfigParser.cpp View 1 4 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
bungeman-skia
5 years, 10 months ago (2015-02-09 23:33:18 UTC) #2
scroggo
lgtm https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi File platform_tools/android/gyp/dependencies.gypi (right): https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi#newcode49 platform_tools/android/gyp/dependencies.gypi:49: 'HAVE_EXPAT_CONFIG_H', IIRC, the difference here is that defines ...
5 years, 10 months ago (2015-02-10 13:59:42 UTC) #3
scroggo
https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi File platform_tools/android/gyp/dependencies.gypi (right): https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi#newcode49 platform_tools/android/gyp/dependencies.gypi:49: 'HAVE_EXPAT_CONFIG_H', On 2015/02/10 13:59:41, scroggo wrote: > IIRC, the ...
5 years, 10 months ago (2015-02-10 15:11:26 UTC) #4
bungeman-skia
https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi File platform_tools/android/gyp/dependencies.gypi (right): https://codereview.chromium.org/915443002/diff/1/platform_tools/android/gyp/dependencies.gypi#newcode49 platform_tools/android/gyp/dependencies.gypi:49: 'HAVE_EXPAT_CONFIG_H', On 2015/02/10 13:59:41, scroggo wrote: > IIRC, the ...
5 years, 10 months ago (2015-02-10 15:34:13 UTC) #6
scroggo
LGTM
5 years, 10 months ago (2015-02-10 15:35:00 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/915443002/20001
5 years, 10 months ago (2015-02-10 15:45:40 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 15:51:17 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/eb2be7fa4413a566212782d8efae5dc225002821

Powered by Google App Engine
This is Rietveld 408576698