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

Issue 1525043002: Enabling Skia / Moterm to build with PNaCl Newlib toolchain (Closed)

Created:
5 years ago by Sean Klein
Modified:
5 years ago
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Enabling Skia / Moterm to build with PNaCl Newlib toolchain To see moterm in action with PNaCl, run: mojo/devtools/common/mojo_run --enable-multiprocess \ "mojo:window_manager mojo:moterm_example_app.pexe" Although moterm builds (and can run in a limited fashion), the following fails due to a lack of mgl support. ./out/Debug/mojo_shell --enable-multiprocess \ ./out/Debug/moterm_apptests.pexe.mojo BUG=#431 R=mseaborn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/473c8d00b0b052aa3eb6f734ab69a85eecd932c9

Patch Set 1 : Hacky at the moment. Needs to be split into separate CLs. #

Patch Set 2 : #

Patch Set 3 : Merge with freetype2 CL #

Patch Set 4 : Merge with base changes #

Patch Set 5 : #

Total comments: 8

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -15 lines) Patch
M apps/BUILD.gn View 1 2 3 4 5 1 chunk +18 lines, -3 lines 0 comments Download
M examples/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -5 lines 0 comments Download
M skia/BUILD.gn View 1 2 3 4 5 3 chunks +5 lines, -3 lines 0 comments Download
M skia/ext/platform_canvas.h View 1 2 3 4 5 4 chunks +4 lines, -4 lines 0 comments Download
M skia/ext/platform_device.cc View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
Sean Klein
5 years ago (2015-12-16 18:01:45 UTC) #6
Mark Seaborn
LGTM. Good to see this working! https://codereview.chromium.org/1525043002/diff/100001/apps/BUILD.gn File apps/BUILD.gn (right): https://codereview.chromium.org/1525043002/diff/100001/apps/BUILD.gn#newcode7 apps/BUILD.gn:7: group("portable_apps") { Maybe ...
5 years ago (2015-12-16 21:20:37 UTC) #7
Sean Klein
https://codereview.chromium.org/1525043002/diff/100001/apps/BUILD.gn File apps/BUILD.gn (right): https://codereview.chromium.org/1525043002/diff/100001/apps/BUILD.gn#newcode7 apps/BUILD.gn:7: group("portable_apps") { On 2015/12/16 21:20:37, Mark Seaborn wrote: > ...
5 years ago (2015-12-16 22:34:03 UTC) #8
Sean Klein
5 years ago (2015-12-16 22:45:48 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 (id:120001) manually as
473c8d00b0b052aa3eb6f734ab69a85eecd932c9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698