- 28 Sep, 2016 4 commits
-
- 16 Sep, 2016 4 commits
-
-
Kenny Root authored
am: aaf91922 Change-Id: Ifaf8c9fdd89fa74b5d073cbd27503d2d8f05c23b
-
Kenny Root authored
am: 9fae4d99 Change-Id: I64df64763f1f08f185893f25adde0b93bc5aeb24
-
Treehugger Robot authored
-
Kenny Root authored
Only BoringSSL is supported anymore. The OpenSSL code is not tested. Test: make -j32 Bug: 31464605 Change-Id: I6394bcf71f9e0b17bd8cbb50f6868df03aa00780
-
- 02 Sep, 2016 3 commits
-
-
Jacob Abrams authored
am: 586a2dbf Change-Id: Iedd1c87c8a727b4ecb415d16a3fe14907f5206e0
-
Jacob Abrams authored
am: 71251eec Change-Id: I770e609b45515799020c352aa9ed4999e7989ddd
-
Treehugger Robot authored
-
- 31 Aug, 2016 1 commit
-
-
Jacob Abrams authored
The open/write/close/rename pattern can result in zero-length files on some file systems if crash or power loss occurs. Prefer open/write/fsync/close/rename. BUG: https://code.google.com/p/android/issues/detail?id=207607 Change-Id: I2742c3ab967d5cf254b22cffb5164881315623d5
-
- 25 Aug, 2016 2 commits
-
-
Bin Chen authored
Simplify the code and prepare for the switch to cpp-aidl generated interface, proxy and stub file. Change-Id: I6873ee376642e62aff8cd88da7bdcb6f16d30df7 Signed-off-by:
Bin Chen <pierr.chen@gmail.com>
-
Bin Chen authored
Simplify the code and prepare for the switch to cpp-aidl generated interface, proxy and stub file. Change-Id: Ia18ee6e47df540100f10be013084226dfc5cec7c Signed-off-by:
Bin Chen <pierr.chen@gmail.com>
-
- 23 Aug, 2016 3 commits
-
-
Treehugger Robot authored
- 22 Aug, 2016 1 commit
-
-
Bin Chen authored
According to Google coding style, no VLA since it is not part of c++ standard and could blow up the stack. Change-Id: Ie79b56cd9a02ecebba76d88af727c6accbcfd45c Signed-off-by:
Bin Chen <pierr.chen@gmail.com>
-
- 28 Jul, 2016 4 commits
-
-
Chih-hung Hsieh authored
am: acc171be Change-Id: I93cea5354f66909945497201f2c3e57cb33f183b
-
Chih-Hung Hsieh authored
am: 4f987e61 Change-Id: I18dfe082b23f37795503185fd40521ea35b4d3a9
-
Chih-hung Hsieh authored
-
Chih-Hung Hsieh authored
* Use const reference type for parameters, local variables, and for-loop index variables to avoid unnecessary copy. Bug: 30407689 Bug: 30413223 Bug: 30413862 Change-Id: I3b9383f34e466ca6b5290bad802d535443fd0187 Test: build with WITH_TIDY=1
-
- 12 Jul, 2016 4 commits
-
-
Chih-Hung Hsieh authored
am: d62c7277 Change-Id: I7658c6aaa0bc9ac8ebb31bf30697a54b1738bacb
-
Chih-Hung Hsieh authored
am: 590a1dad Change-Id: Ie0f3f1be4ee7ba9fbe249b951b452642c505895a
-
Treehugger Robot authored
-
Chih-Hung Hsieh authored
Declare explicit conversion constructors. Bug: 28341362 Change-Id: Ibd0d6b7ec63ccb8f910e9da15771ff4d0031f4c4 Test: build with clang-tidy
-
- 25 May, 2016 3 commits
-
-
Chih-hung Hsieh authored
am: 4ca5d689 * commit '4ca5d689': Fix misc-macro-parentheses warnings. Change-Id: Ib57ef065e1471cc0ed84355827f66a643c2f259f
-
Chih-Hung Hsieh authored
am: 8f8ed7f3 * commit '8f8ed7f3': Fix misc-macro-parentheses warnings. Change-Id: I16a1cd31d9558f5f35c3ccf34b49cd4af43f69b9
-
Chih-hung Hsieh authored
-
- 11 May, 2016 1 commit
-
-
Chih-Hung Hsieh authored
Add parentheses around macro arguments used beside binary operators. Bug: 28705665 Change-Id: I4ea2db63c18e40dabc10d42bfa5c936a71d6c628
-
- 25 Apr, 2016 5 commits
-
-
Chih-hung Hsieh authored
am: e44c3373 * commit 'e44c3373': Fix google-explicit-constructor warnings. Change-Id: I4f11b3d5dd790e7dbd1aad1ffe896aff26781afa
-
Chih-Hung Hsieh authored
am: e2184060 * commit 'e2184060': Fix google-explicit-constructor warnings. Change-Id: Ic2ac1a5556d2fc746e1b50b11936d9a536783ae0
-
Chih-hung Hsieh authored
-
Chih-Hung Hsieh authored
Bug: 28341362 Change-Id: I116d2667550eec7a080bd5fcf073a8e7206c7c53
-
Martijn Coenen authored
am: 1140ef67 * commit '1140ef67': Move keystore to foreground cpuset. Change-Id: I7729240d6f98e9c76e0845c272de639339ea09ce
-
- 15 Apr, 2016 4 commits
-
-
Martijn Coenen authored
Bug: 24949295 Change-Id: Iaade68c5216d0efabdfdec4ff2b61d778d319324
-
Shawn Willden authored
am: c5e91c2e * commit 'c5e91c2e': Remove RSA_FLAG_EXT_PKEY from android_engine.cpp. Change-Id: Ia232e2ce912486f5810bf025fff44cad8974c05a
-
David Benjamin authored
am: 193059de * commit '193059de': Remove RSA_FLAG_EXT_PKEY from android_engine.cpp. Change-Id: Ic302ba70c7ab6e8536d5552ae35d7fe511c87c18
-
Shawn Willden authored
-
- 14 Apr, 2016 1 commit
-
-
Christopher Wiley authored
Change-Id: I8c3344ad03202f8ce2a8985b135dfcd53d9a6524
-