6a07535c8fe039b509c0dbd164b2436f1a635c5a |
|
10-Jan-2017 |
Mark Salyzyn <salyzyn@google.com> |
liblog: use log/log.h when utilizing ALOG macros Test: compile Bug: 34250038 Change-Id: I65a106104f30daad7fa19eefe0d6fef743824478
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
b5517abca2dc8bbc49a4bebeb618c7c657ba8cd7 |
|
29-Sep-2016 |
Mark Salyzyn <salyzyn@google.com> |
libbcc: Replace cutils/log.h with android/log.h Should use android/log.h instead. Test: compile Bug: 26552300 Bug: 31289077 Change-Id: I932dcd8b71d0e2d3a4c908ee96e00afdda7713c6
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
900c6c1f08f7c572125d7d39abe0f0f9eafbfa14 |
|
14-Aug-2014 |
Chris Wailes <chriswailes@google.com> |
Replace NULL macros with nullptr literals. Change-Id: Id2311cda59dd42c74b3ed54d3ff6cfd509012738
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
0a04898a5ecb4a695e2365942e734038021d5e85 |
|
14-Aug-2012 |
Tareq A. Siraj <tareq.a.siraj@intel.com> |
Removed unused private member variable. This was causing the build to fail because of -Werror. Change-Id: I028342d9c566e0089b137a46ef6bb4f2d9e77c4d Author: Tareq A. Siraj <tareq.a.siraj@intel.com> Reviewed-by: Ariel Bernal <ariel.j.bernal@intel.com>
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
b67c9e7a28cb734c1d62d835c33dedbe45074356 |
|
22-Mar-2012 |
Stephen Hines <srhines@google.com> |
Switch optimization level from metadata to bitcode wrapper. Change-Id: Ieb547d38f2ad1c84af30717da9172d0ac928e52d
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
7cd4c49d575478b2380f129dcd376a4e5e37939c |
|
14-Mar-2012 |
Stephen Hines <srhines@google.com> |
Update support for BitcodeWrapper using BitcodeWrapperer. This change uses a common helper library created for PNaCl, and adapts it for use with Android. We also add some new fields to the wrapper for the offline compiler version used to generate the bitcode. Change-Id: I04c4ee20b7b09a68a35cdda1891616ee482a0072
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|
0164f4647511a71f5b495a3bef156e3ac4e6c6b3 |
|
23-Nov-2011 |
Stephen Hines <srhines@google.com> |
Add support for handling a bitcode wrapper to bcinfo. BUG=5425905 Change-Id: I9902bc89bef221e86dfc904d6935ef2c2091de33
/frameworks/compile/libbcc/bcinfo/BitcodeWrapper.cpp
|