Yi Kong
|
e1731a4f2e
|
[libutils] Modernize codebase by replacing NULL with nullptr
Fixes -Wzero-as-null-pointer-constant warning.
Test: m
Bug: 68236239
Change-Id: I5e89ec8c42151875439d2656475a8739ab9cb7dc
|
2018-07-16 18:11:34 -07:00 |
Chih-Hung Hsieh
|
89cc78b77f
|
Merge \"Fix google-explicit-constructor warnings in system/core.\"
am: 6dc68cb5f9
Change-Id: I5a010465364b6e14423b19e8c0f9cffa58ee3152
|
2016-07-29 17:01:17 +00:00 |
Chih-Hung Hsieh
|
034c475931
|
Fix google-explicit-constructor warnings in system/core.
* Declare explicit conversion constructors.
* Add NOLINT for implicit conversion constructors.
* Fix also some misaligned indendations.
Bug: 28341362
Change-Id: Idf911f35923b408d92285cc1a053f382ba08c63e
Test: build with clang-tidy
|
2016-07-26 11:26:01 -07:00 |
Brian Carlstrom
|
e71b914775
|
system/core: Make Thread::run threadName argument required
Bug: 27557176
Change-Id: Iae83a1e5489c86c2858fc8481f246b8480f0eec4
|
2016-03-12 21:32:52 -08:00 |
Brian Carlstrom
|
1693d7e48f
|
Make libutils Looper independent of frameworks/native
Change-Id: I1dacca10a3cd7601abc3451b69ed761bf71c38fe
|
2013-12-18 22:32:13 -08:00 |
Alex Ray
|
d98e07fdf9
|
move libs/utils to libutils
Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d
|
2013-08-02 14:40:08 -07:00 |