History log of /frameworks/native/libs/binder/MemoryBase.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2dccfdcd265ca86cca5ac863d921e5c647b93073 10-Jul-2013 Elliott Hughes <enh@google.com> Revert "Second try at adding a compatibility symbol for the MemoryBase constructor."

This reverts commit ddd286301b466b5cd10cfcdc0a5ee5729ef2e385, because the third-party library in question has now been fixed.

Change-Id: Ic195a913f90b36268ed9d6e60be520decb4e198d
/frameworks/native/libs/binder/MemoryBase.cpp
ddd286301b466b5cd10cfcdc0a5ee5729ef2e385 14-Mar-2013 Elliott Hughes <enh@google.com> Second try at adding a compatibility symbol for the MemoryBase constructor.

Third-party libraries are currently trying to use the
MemoryBase constructor but failing because we fixed the
definition of ssize_t. This is a stop-gap for users of
this private API until we can get them fixed.

Bug: 8253769
Change-Id: Ie7c86f45fa39cb53539cab0ffe8585a585656714
/frameworks/native/libs/binder/MemoryBase.cpp
6dbf07d7d507ced94b00c73ce5b3c1eb3debc7ad 14-Mar-2013 Elliott Hughes <enh@google.com> Revert "Add a compatibility symbol for the MemoryBase constructor."

This reverts commit 7f974ff2f317ffbf9256579109f000ec876c3037

Change-Id: I28ebfc5ac88bd025471b613aa7958d23749e6991
/frameworks/native/libs/binder/MemoryBase.cpp
7f974ff2f317ffbf9256579109f000ec876c3037 13-Mar-2013 Elliott Hughes <enh@google.com> Add a compatibility symbol for the MemoryBase constructor.

Third-party libraries are currently trying to use the
MemoryBase constructor but failing because we fixed the
definition of ssize_t. This is a stop-gap for users of
this private API until we can get them fixed.

Bug: 8253769
Change-Id: I8a19770f3252d88ee87023fde625cc6289924b0d
/frameworks/native/libs/binder/MemoryBase.cpp
c5b2c0bf8007562536b822eb060fc54a01f8e08b 20-May-2009 Mathias Agopian <mathias@google.com> move libbinder's header files under includes/binder
/frameworks/native/libs/binder/MemoryBase.cpp
208059f67ed2dd9fa025e07fcb6954d3cb61c79e 19-May-2009 Mathias Agopian <mathias@google.com> checkpoint: split libutils into libutils + libbinder
/frameworks/native/libs/binder/MemoryBase.cpp