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

Issue 12674026: Android WebView: use the system ashmem. (Closed)

Created:
7 years, 9 months ago by Torne
Modified:
7 years, 9 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Android WebView: use the system ashmem. We are already pulling in the system ashmem via other system libraries, so compiling a second copy into chrome causes linker issues. Use the system version in Chromium as well when building WebView as part of the Android build. BUG=157326 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190771

Patch Set 1 #

Patch Set 2 : Working version :) #

Patch Set 3 : Add digit@ as owner for ashmem #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -6 lines) Patch
M android_webview/android_webview.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M android_webview/tools/known_issues.py View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/ashmem/OWNERS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/ashmem/ashmem.gyp View 1 1 chunk +22 lines, -4 lines 0 comments Download
M tools/generate_shim_headers/generate_shim_headers.py View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Torne
Hi Paweł, This CL doesn't work as-is; I was hoping you could suggest the best ...
7 years, 9 months ago (2013-03-22 11:16:46 UTC) #1
Paweł Hajdan Jr.
Yes, feel free to take https://codereview.chromium.org/12224030/diff/7001/tools/generate_shim_headers/generate_shim_headers.py and adjust it if needed. Glad to see it's ...
7 years, 9 months ago (2013-03-22 17:52:47 UTC) #2
Torne
Okay, I took that patch and that's sufficient to make this work; I can now ...
7 years, 9 months ago (2013-03-25 16:41:02 UTC) #3
Torne
+brettw because third_party/ashmem has no specific owner +benm for general webview review
7 years, 9 months ago (2013-03-25 16:41:54 UTC) #4
brettw
Can we find a good owner for third_parth/ashmem? Or is it DEPSed in from somewhere ...
7 years, 9 months ago (2013-03-25 17:20:43 UTC) #5
Torne
On 2013/03/25 17:20:43, brettw wrote: > Can we find a good owner for third_parth/ashmem? Or ...
7 years, 9 months ago (2013-03-25 17:23:00 UTC) #6
joth
+digit, as resident expert in android system C APIs, would you be happy to be ...
7 years, 9 months ago (2013-03-25 17:29:07 UTC) #7
Paweł Hajdan Jr.
LGTM Good to see the tools I've developed to help us be a good Open ...
7 years, 9 months ago (2013-03-25 17:46:54 UTC) #8
Torne
On 2013/03/25 17:46:54, Paweł Hajdan Jr. wrote: > LGTM > > Good to see the ...
7 years, 9 months ago (2013-03-25 17:48:15 UTC) #9
benm (inactive)
lgtm
7 years, 9 months ago (2013-03-25 18:41:26 UTC) #10
digit1
lgtm
7 years, 9 months ago (2013-03-26 13:47:22 UTC) #11
digit1
lgtm for my addition to OWNERS for third_party/ashmem. It'd be nice to have brettw's approval ...
7 years, 9 months ago (2013-03-26 13:56:45 UTC) #12
Torne
Brett, I've added digit@chromium.org as an owner for ashmem as he's the Android NDK expert.
7 years, 9 months ago (2013-03-26 13:57:28 UTC) #13
brettw
thanks! LGTM
7 years, 9 months ago (2013-03-26 17:39:52 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/torne@chromium.org/12674026/15002
7 years, 9 months ago (2013-03-26 18:10:59 UTC) #15
commit-bot: I haz the power
7 years, 9 months ago (2013-03-26 21:26:02 UTC) #16
Message was sent while issue was closed.
Change committed as 190771

Powered by Google App Engine
This is Rietveld 408576698