commit | 0abd0757eca1eb3cc2f2cd37d7483de0400910ba | [log] [tgz] |
---|---|---|
author | Peter Li <pyli@google.com> | Sat Jun 29 02:11:18 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Jun 29 02:11:18 2019 +0000 |
tree | bab5871f60e61732c2d6b38b53fa44c0b02512ef | |
parent | 5707ec9f37e92d1dca3c978aa3b43c1da7812f1a [diff] | |
parent | d57e893bec0d5cb4d85b5bb27a2920331c7c17d9 [diff] |
Merge "Refactor bitmap retrieval and caching" into qt-dev
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.