Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(27)

Issue 6338063: Fix metrics test to no longer include the cpp. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by DerekS
Modified:
12 years ago
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix metrics test to no longer include the cpp. The inclusion of the cpp caused linker errors when building skia components as shared libaries for inclusion in an Android app. Committed: https://code.google.com/p/skia/source/detail?r=4323

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M src/core/SkAdvancedTypefaceMetrics.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M tests/WArrayTest.cpp View 3 chunks +4 lines, -3 lines 2 comments Download

Messages

Total messages: 8
DerekS
12 years ago (2012-06-25 16:16:00 UTC) #1
reed1
adding vandeboo
12 years ago (2012-06-25 16:19:08 UTC) #2
epoger
changing vandebo to vandebo@chromium.org
12 years ago (2012-06-25 16:22:30 UTC) #3
Steve VanDeBogart
LGTM w/ nit http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp File tests/WArrayTest.cpp (right): http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp#newcode173 tests/WArrayTest.cpp:173: result.reset(getAdvanceData((void*)this, fAdvancesLen, fSubset, fSubsetLen, nit: 80col
12 years ago (2012-06-25 16:43:38 UTC) #4
epoger
http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp File tests/WArrayTest.cpp (right): http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp#newcode173 tests/WArrayTest.cpp:173: result.reset(getAdvanceData((void*)this, fAdvancesLen, fSubset, fSubsetLen, On 2012/06/25 16:43:38, Steve VanDeBogart ...
12 years ago (2012-06-25 16:45:27 UTC) #5
Steve VanDeBogart
On 2012/06/25 16:45:27, epoger wrote: > http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp > File tests/WArrayTest.cpp (right): > > http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp#newcode173 > ...
12 years ago (2012-06-25 16:48:05 UTC) #6
DerekS
On 2012/06/25 16:48:05, Steve VanDeBogart wrote: > On 2012/06/25 16:45:27, epoger wrote: > > http://codereview.appspot.com/6338063/diff/1/tests/WArrayTest.cpp ...
12 years ago (2012-06-25 17:00:49 UTC) #7
EricB
12 years ago (2012-06-25 17:13:16 UTC) #8
Verified that this allows the shared libraries to link.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b