Revert of Mojo: Specify/check alignment of pointers more carefully. (https://coderevi...
commit7af3c912836b8d5c02be0059a76a64ad46263fb2
authordalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 31 May 2014 22:08:59 +0000 (31 22:08 +0000)
committerdalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 31 May 2014 22:08:59 +0000 (31 22:08 +0000)
tree44e013cfee99182af1f5356e44767dbd30323c27
parent0d64cc7d00448f4854ab58cde2c62274bef2bf18
Revert of Mojo: Specify/check alignment of pointers more carefully. (https://codereview.chromium.org/304303006/)

Reason for revert:
Broke the windows bots:
http://build.chromium.org/p/chromium.win/builders/Vista%20Tests%20%283%29/builds/40269
http://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%28dbg%29%284%29/builds/26580

Original issue's description:
> Mojo: Specify/check alignment of pointers more carefully.
>
> Improve the verification routines especially in the case that no count
> is necessary.
>
> Also add a test.
>
> R=darin@chromium.org
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273936

TBR=darin@chromium.org,viettrungluu@chromium.org
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/312463002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274062 0039d316-1c4b-4281-b951-d872f2087c98
mojo/mojo.gyp
mojo/system/core.cc
mojo/system/core_test_base.cc
mojo/system/data_pipe_consumer_dispatcher.cc
mojo/system/data_pipe_producer_dispatcher.cc
mojo/system/memory.cc
mojo/system/memory.h
mojo/system/memory_unittest.cc [deleted file]
mojo/system/message_pipe_dispatcher.cc
mojo/system/shared_buffer_dispatcher.cc