39e701593e712adf6edfa029710dfb7af376ad4c |
|
19-Jul-2016 |
Luis Hector Chavez <lhchavez@google.com> |
tpm_manager/trunks: Update libchrome APIs to r405848 The new libchrome has been ported from Chromium and some APIs have changed. Make necessary changes at call sites. Notable changes from libchrome: - base::Bind() now explicitly disallows captures in lambdas (which was never allowed in the style guide), so lambdas should now be written in a way that take the captures as parameters. - base::ListValue::iterator now exposes std::unique_ptr<base::Value> instead of raw base::Value*. - base::WaitableEvent now takes enumeration constants instead of booleans. Bug: 29104761 Test: All tests in tpm_manager_test pass on dragonboard-eng build Change-Id: Ifdc236f59bb7ec7ae3b3d094e822d0efa8331dfa
/system/tpm/trunks/tpm_state_impl.cc
|
ce32afbb304bbca521ec0333b41c82d736295ec7 |
|
06-Jun-2016 |
Darren Krahn <dkrahn@google.com> |
trunks: Refactored TpmState. Also fixed seccomp rules and unit tests. BUG=23525508 TEST=Run unit and manual tests on brillo emulator. Change-Id: I2b8a0993d03e4b23f10b3d218ceb8d7d5e603952
/system/tpm/trunks/tpm_state_impl.cc
|
4dc4629c415e7ca90ff146d7bb75b5646ecd8b17 |
|
26-May-2016 |
Darren Krahn <dkrahn@google.com> |
Run all C/C++ in this repo through clang-format. Also create a .clang-format file. Change-Id: I5ac5904ea1bfd10177c1a4b0b1fdead0b477fc95
/system/tpm/trunks/tpm_state_impl.cc
|
89a5173601e7e2f68dbbd064a228ea6e4c7f2abf |
|
21-Nov-2015 |
Bill Yi <byi@google.com> |
Add 'trunks/' from commit '01f41a46e8a9e0b8d4518aaf7aa757e83f4f938f' git-subtree-dir: trunks git-subtree-mainline: 9cbe78de6c99f9e31643eb32b6ad4fbe75fd30ba git-subtree-split: 01f41a46e8a9e0b8d4518aaf7aa757e83f4f938f
|