summaryrefslogtreecommitdiff
path: root/startop/view_compiler/util.cc
AgeCommit message (Collapse)Author
2020-02-11Fix clang-tidy performance-faster-string-find warningsChih-Hung Hsieh
Bug: 30411878 Test: build with WITH_TIDY=1 Change-Id: I7fd815aa401fbcaff97b772f3ba5d6f1d2034011
2019-01-02[view-compiler] Better namespacing of util functionsEric Holk
This moves some helper functions into our own namespace to avoid conflicting with other util.h files. Bug: 111895153 Change-Id: I2b4c77732a97b34a8528d69867c15ed802686703
2018-10-22Move startop/tools/view_compiler to startop/view_compilerEric Holk
This is planned to ship on device, so by convention the view_compiler should not be in a tools directory. Change-Id: I0eb03812d77ec38edc3908725acb40bacb345ecd