commit | 1a09b177d4641f50d96c82218c0fd0155d27ae4f | [log] [tgz] |
---|---|---|
author | robert.bradford <[email protected]> | Fri Jun 17 23:26:11 2016 |
committer | Commit bot <[email protected]> | Fri Jun 17 23:29:12 2016 |
tree | 1f8ec9ecb3af043e8c61e537ea67289ed523354b | |
parent | 788d0f8e2a4e19db99b1336aff379f60c3f0063d [diff] |
base: Use compiler builtins for byte swapping Blink/WTF already makes use of compiler builtins for endian byte swapping so do the same in Chromium base itself. BUG=620779 TEST=base_unittests:ByteOrderTest.* Review-Url: https://codereview.chromium.org/2077563002 Cr-Commit-Position: refs/heads/master@{#400540}