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

Issue 3356014: HTTP service that converts *.bc to *.nexe.... (Closed)

Created:
10 years, 3 months ago by halyavin
Modified:
9 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

HTTP service that converts *.bc to *.nexe. TEST = ./compile_x64.sh && python server.py open http://localhost:4444/hello_world.html in the Chrome 7+ browser.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+838 lines, -0 lines) Patch
A tests/translation_service/bc2nexe.py View 1 2 1 chunk +178 lines, -0 lines 0 comments Download
A tests/translation_service/compile_x64.sh View 1 chunk +10 lines, -0 lines 0 comments Download
A tests/translation_service/hello_world.cc View 1 chunk +134 lines, -0 lines 0 comments Download
A tests/translation_service/hello_world.html View 1 1 chunk +123 lines, -0 lines 0 comments Download
A tests/translation_service/hello_world_module.cc View 1 chunk +47 lines, -0 lines 0 comments Download
A tests/translation_service/hello_world_nexe.html View 2 3 1 chunk +122 lines, -0 lines 0 comments Download
A tests/translation_service/npp_gate.cc View 1 chunk +127 lines, -0 lines 0 comments Download
A tests/translation_service/server.py View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
halyavin
10 years, 3 months ago (2010-09-09 14:34:26 UTC) #1
halyavin
10 years, 3 months ago (2010-09-15 10:08:16 UTC) #2

          

Powered by Google App Engine
This is Rietveld 408576698