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

Issue 20493002: Introduce OS(NACL) (Closed)

Created:
7 years, 5 months ago by abarth-chromium
Modified:
7 years, 5 months ago
Reviewers:
adamk
CC:
blink-reviews, loislo+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, dglazkov+blink, adamk+blink_chromium.org, jeez
Visibility:
Public.

Description

Introduce OS(NACL) This CL begins the process of porting Blink to Native Client. It's unclear how far we'll get along this path, but it's something worth experimenting with. At the moment, I'm working on getting WTF to build in NaCl. The OS(NACL) macro follows the pattern used in the rest of Chromium of treating Native Client as a Linux-like operating system. R=adamk BUG=264376

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M Source/wtf/Platform.h View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/wtf/RandomNumberSeed.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
7 years, 5 months ago (2013-07-25 21:01:47 UTC) #1
adamk
The idea of running Blink under NaCL is intriguing, but is it worth adding such ...
7 years, 5 months ago (2013-07-25 21:06:14 UTC) #2
abarth-chromium
On 2013/07/25 21:06:14, adamk wrote: > The idea of running Blink under NaCL is intriguing, ...
7 years, 5 months ago (2013-07-25 21:08:46 UTC) #3
abarth-chromium
7 years, 5 months ago (2013-07-25 21:15:31 UTC) #4
That was surprisingly easy:

https://chromium.googlesource.com/experimental/chromium/blink/+/wip/abarth/nacl

I'm going to close this CL.

Powered by Google App Engine
This is Rietveld 408576698