History log of /frameworks/native/libs/binder/TextOutput.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
13c41d3c7b20c6890889509dbf36b23bd7c20121 19-Oct-2016 Wei Wang <wvw@google.com> Fix log function for potential overflow

On LP64 system, unsigned long can be 64bit
Also clean out unused static variables.

Test: flash on ARM64 device
Bug: 32181382
Change-Id: I44b7ea8a6588c475a3979d7bddeb08da7f54c27a
/frameworks/native/libs/binder/TextOutput.cpp
fae12d4fb45e2c4e8943811d784db04599c7e202 31-Oct-2014 Michael Lentine <mlentine@google.com> Fix output of pointers for 64bit devices.

Change-Id: I279c1cf8d4c126b98f4a92ca807ade3749d01ff0
/frameworks/native/libs/binder/TextOutput.cpp
8cb8925921523e701c59f5b1ac1c37825528fec7 30-May-2013 Jeff Sharkey <jsharkey@android.com> Bring back overloading to print String8/16.

Change-Id: Iecab20db2b8574d5f1e6fdefdc2c8d4ce6c37121
/frameworks/native/libs/binder/TextOutput.cpp
002e1e58dfe19dd3e49a59c6827cbf51573941a2 07-May-2013 Mathias Agopian <mathias@google.com> libutils clean-up

Change-Id: I6ff4cfc736751de2912c697f954e45e275f2d386
/frameworks/native/libs/binder/TextOutput.cpp