- 28 Sep, 2016 14 commits
-
-
Chad Brubaker authored
am: 26457f43 Change-Id: I9bc8fdfe4a90858e28e5c64816fca474117fde21
-
Chad Brubaker authored
am: 3aa6a436 Change-Id: I4e085b18f20446616944f34de84ac1d4feadc00a
-
Chad Brubaker authored
am: 468ddcb5 Change-Id: Ia61cbbe635e5c9cfdac7304e3c47678de254b42d
-
Chad Brubaker authored
am: 204e5eed Change-Id: I9a5b4458038629790c02b1e1905d19d069ebbc0c
-
Chad Brubaker authored
am: 386ee118 Change-Id: I86dd59e2f73dad3eb7311f6e3a2db2818403c3e1
-
Chad Brubaker authored
am: 3ccb1332 Change-Id: I289baee406be895774388e918ae8b5cb4b93d86e
-
Chad Brubaker authored
-
Chad Brubaker authored
* changes: ExportResult implement Parcelable interface OperationResult implements Parcelable interface
-
- 16 Sep, 2016 5 commits
-
-
Kenny Root authored
am: f2786130 Change-Id: I5a36837c725a9de13c25391c19656e8b419bd185
-
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 4 commits
-
-
Jacob Abrams authored
am: 57e65e2b Change-Id: Id102118009e17dbe4c2b7f71cc0960c15fc11a96
-
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 3 commits
-
-
Bin Chen authored
Simplify the code and prepare for the switch to cpp-aidl generated interface, proxy and stub file. Change-Id: If4cd831b2bbeaa305393a4732b72231ce596f5ef 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: 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 4 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 5 commits
-
-
Chih-Hung Hsieh authored
am: e2180dd3 Change-Id: Ia336ac922eb1d88febd1525af636b7a628ed5cb3
-
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 3 commits
-
-
Chih-Hung Hsieh authored
am: d47b035d Change-Id: I808cb92e6494780acbb61c26efc48bb265acdf99
-
Chih-Hung Hsieh authored
am: d62c7277 Change-Id: I7658c6aaa0bc9ac8ebb31bf30697a54b1738bacb
-
Chih-Hung Hsieh authored
am: 590a1dad Change-Id: Ie0f3f1be4ee7ba9fbe249b951b452642c505895a
-