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

Issue 6846076: Add support for SkImageRef_ashmem. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 7 months ago by DerekS
Modified:
11 years, 7 months ago
Reviewers:
Leon, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add support for SkImageRef_ashmem. This requires copying the ashmem utility wrapper functions from a private android library into our source tree in order to be NDK compliant. Committed: https://code.google.com/p/skia/source/detail?r=6488

Patch Set 1 #

Patch Set 2 : add ashmem wrapper functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -4 lines) Patch
M gyp/ports.gyp View 1 chunk +1 line, -1 line 0 comments Download
M gyp/utils.gyp View 1 chunk +5 lines, -0 lines 0 comments Download
M src/ports/SkImageRef_ashmem.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
A src/utils/android/ashmem.h View 1 1 chunk +45 lines, -0 lines 0 comments Download
A src/utils/android/ashmem.c View 1 1 chunk +91 lines, -0 lines 0 comments Download

Messages

Total messages: 3
DerekS
11 years, 7 months ago (2012-11-19 19:21:18 UTC) #1
Leon
lgtm
11 years, 7 months ago (2012-11-19 19:25:04 UTC) #2
reed1
11 years, 7 months ago (2012-11-19 19:28:07 UTC) #3
lgtm

readString() really returns malloc(), and not SkString? wow.
Sign in to reply to this message.

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