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

Issue 14299008: Add utilities for converting from Host endianity to big endian and little endian formats for the va… (Closed)

Created:
7 years, 8 months ago by siva
Modified:
7 years, 8 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add utilities for converting from Host endianity to big endian and little endian formats for the various OSs. Committed: https://code.google.com/p/dart/source/detail?r=21593

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -0 lines) Patch
M runtime/platform/utils.h View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/platform/utils_android.h View 2 chunks +32 lines, -0 lines 0 comments Download
M runtime/platform/utils_linux.h View 2 chunks +32 lines, -0 lines 0 comments Download
M runtime/platform/utils_macos.h View 2 chunks +32 lines, -0 lines 0 comments Download
M runtime/platform/utils_win.h View 2 chunks +31 lines, -0 lines 0 comments Download
M runtime/vm/os_android.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M runtime/vm/utils_test.cc View 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
siva
7 years, 8 months ago (2013-04-16 21:44:56 UTC) #1
Ivan Posva
LGTM -ip
7 years, 8 months ago (2013-04-16 21:56:04 UTC) #2
siva
7 years, 8 months ago (2013-04-16 23:29:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21593 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698