Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | Use String8/16 c_str [tools] | ||
Bug: 295394788 Test: make checkbuild Change-Id: I82d6899d8c15a10b15399c39177290012bb5f13b | |||
2014-11-10 | split-select: fix OSX build | ||
Clang is a bit stricter about what template definition it chooses for mixed types that are normally possible to cast between. Operations like std::find(int iterator, int iterator, enum) will fail, as Clang won't implicitly cast an enum to an int here. Change-Id: Ib2276c382ebf2b877e1045d32b1a9d0a1fa4d4a4 | |||
2014-11-06 | split-select: Fix rules generated for anydpi density | ||
Change-Id: I9de569ca9a76eb22df4d0e178df847ba1c7d0b01 |