Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
984300732710f50359be4f8f8562d27a0f46bcaa
/
libutils
4f301cd
Suppress lint warnings on google-default-arguments
by Jiyong Park
· 6 years ago
9fbebc5
"utils/Errors.h": include <stdint.h> for `int32_t`.
by Elliott Hughes
· 6 years ago
643268f
Move system/core/ off NO_ERROR.
by Elliott Hughes
· 6 years ago
747eb14
Add noexcept to move constructors and assignment operators.
by Chih-Hung Hsieh
· 6 years ago
502f486
Suppress implicit-fallthrough warnings.
by Chih-Hung Hsieh
· 6 years ago
85528e8
Move off safe-iop.
by Elliott Hughes
· 6 years ago
59cd823
Merge "Check sp<>::clear() for data races"
by Hans Boehm
· 6 years ago
f4f7620
Check sp<>::clear() for data races
by Hans Boehm
· 6 years ago
7b6751d
libutils: remove unused strzcmp16_h_n.
by Elliott Hughes
· 6 years ago
2a019ec
Revert^2 "Prepare to fail in RefBase destructor if count is untouched"
by Hans Boehm
· 6 years ago
5d70781
Merge "Merge Android Pie into master"
by Xin Li
· 6 years ago
b9d0753
Revert "Prepare to fail in RefBase destructor if count is untouched"
by Hans Boehm
· 6 years ago
b708511
Merge "Prepare to fail in RefBase destructor if count is untouched"
by Hans Boehm
· 6 years ago
9d3146a
Prepare to fail in RefBase destructor if count is untouched
by Hans Boehm
· 7 years ago
9404f2d
Merge changes from topic "looper_unique_fd" am: 7e7cefa2c7
by Josh Gao
· 6 years ago
2d08ae5
libutils: switch Looper's fds to unique_fd.
by Josh Gao
· 6 years ago
2a6a58a
Merge "[libutils] Modernize codebase by replacing NULL with nullptr"
by Yi Kong
· 6 years ago
e1731a4
[libutils] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
0f45e58
Merge "Modernize codebase by replacing NULL with nullptr" am: 9154fbc8df
by Yi Kong
· 6 years ago
c1a1562
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 6 years ago
4ebda90
Shared libs are supported in recovery mode am: 011ee12b1d
by Jiyong Park
· 6 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 6 years ago
dfe433d
Merge "Mark as recovery_available: true" am: 9f6f8bf0dc am: d7fece5d91
by Jiyong Park
· 7 years ago
612210c
Mark as recovery_available: true
by Jiyong Park
· 7 years ago
8701368
Merge "Remove more semicolons at the end of namespaces" am: d652a9e231
by Pirama Arumuga Nainar
· 7 years ago
90affce
Remove more semicolons at the end of namespaces
by Pirama Arumuga Nainar
· 7 years ago
2a8e2cd
Merge "Remove extra semicolon at end of namespace" am: 1d2bf45b55 am: c309a0715f
by Pirama Arumuga Nainar
· 7 years ago
eab48ce
Remove extra semicolon at end of namespace
by Pirama Arumuga Nainar
· 7 years ago
d3c26ed
Merge "Revert "libutilscallstack is private VNDK-SP"" am: 7a72d07e40
by Jiyong Park
· 7 years ago
130fea3
Revert "libutilscallstack is private VNDK-SP"
by Jiyong Park
· 7 years ago
d6c3476
Merge "libutils: Remove Static.cpp and darwin hacks." am: 929112bcd1
by Steven Moreland
· 7 years ago
241b93c
libutils: Remove Static.cpp and darwin hacks.
by Steven Moreland
· 7 years ago
977f72f
String16: remove integer overflows
by Steven Moreland
· 7 years ago
9571234
libutils: remove subdirs
by Steven Moreland
· 7 years ago
dc699a2
bpfmt.
by Elliott Hughes
· 7 years ago
a32678d
libutilscallstack is private VNDK-SP
by Jiyong Park
· 7 years ago
abfb9f3
Remove libziparchive dependency on libutils
by David Sehr
· 7 years ago
51c2088
Merge "Usage suggestions."
by Treehugger Robot
· 7 years ago
b8f152d
Usage suggestions.
by Steven Moreland
· 7 years ago
8edb490
Remove CompileTimeIfElse.
by Steven Moreland
· 7 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 7 years ago
829ecaa
Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8
by Dan Willemsen
· 7 years ago
f106bb6
Merge "Fix / suppress new unused warnings for mingw+clang"
by Dan Willemsen
· 7 years ago
528f144
Fix / suppress new unused warnings for mingw+clang
by Dan Willemsen
· 7 years ago
d38831e
Merge "libutils: Cleanup unused class declaration" am: 23cc38d440
by Logan Chien
· 7 years ago
20f7dc7
libutils: Cleanup unused class declaration
by Logan Chien
· 7 years ago
23e27db
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 7 years ago
122352d
Use -Werror in system/core
by Chih-Hung Hsieh
· 7 years ago
b128c78
Merge "libutils: Fix bug in strstr16."
by Treehugger Robot
· 7 years ago
bf3fff1
libutils: Fix bug in strstr16.
by Branislav Rankov
· 7 years ago
abb3521
Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1
by Dan Willemsen
· 7 years ago
f973417
Merge "Use target.linux for all linux kernel based targets" am: ab62265fa1
by Dan Willemsen
· 7 years ago
0567c0e
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
c956b18
libutils: liblog export headers
by Steven Moreland
· 7 years ago
bdddcab
Use target.linux for all linux kernel based targets
by Dan Willemsen
· 7 years ago
95d7cbb
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
1f64241
libutils: liblog export headers
by Steven Moreland
· 7 years ago
60a410d
Merge changes from topic "linux_glibc" am: 7b3d4da91a am: 348a082469
by Dan Willemsen
· 7 years ago
348a082
Merge changes from topic "linux_glibc" am: 7b3d4da91a
by Dan Willemsen
· 7 years ago
7b3d4da
Merge changes from topic "linux_glibc"
by Dan Willemsen
· 7 years ago
84b998f
Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc
by George Burgess IV
· 7 years ago
584853b
Merge "Silence a use-after-free warning from the analyzer" am: 8c853c43cc
by George Burgess IV
· 7 years ago
6753bc4
Silence a use-after-free warning from the analyzer
by George Burgess IV
· 7 years ago
4852933
Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]
by Dan Willemsen
· 7 years ago
55181f7
Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3
by Dan Willemsen
· 7 years ago
a0113de
Merge "Remove default libraries" am: 8b7feee38f
by Dan Willemsen
· 7 years ago
1e45d53
Remove default libraries
by Dan Willemsen
· 7 years ago
a915e99
Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb
by Jeff Sharkey
· 7 years ago
56c2273
Merge "Add "operator bool" overload to android::sp." am: 28ebfe18fb
by Jeff Sharkey
· 7 years ago
28ebfe1
Merge "Add "operator bool" overload to android::sp."
by Treehugger Robot
· 7 years ago
147b881
Add "operator bool" overload to android::sp.
by Jeff Sharkey
· 7 years ago
571cf65
Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8 am: 6e2bf89dc7
by Adam Vartanian
· 7 years ago
6e2bf89
Fix integer overflow in utf{16,32}_to_utf8_length am: 47efc676c8
by Adam Vartanian
· 7 years ago
47efc67
Fix integer overflow in utf{16,32}_to_utf8_length
by Adam Vartanian
· 7 years ago
25db8dc
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
bab1658
Don't rely on transitively included headers
by Jiyong Park
· 7 years ago
9ca9245
Mark the modules as VNDK-SP in Android.bp
by Justin Yun
· 7 years ago
7170d5b
Merge "Remove TODOs for std::string removal." am: ceb7814c86
by Steven Moreland
· 7 years ago
ceb7814
Merge "Remove TODOs for std::string removal."
by Treehugger Robot
· 7 years ago
dfaa20c
Merge "Fix misc-macro-parentheses warnings in system/core." am: e4bd153e55
by Chih-Hung Hsieh
· 7 years ago
85244e8
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 7 years ago
c8ddc2b
Remove TODOs for std::string removal.
by Steven Moreland
· 7 years ago
f7b315c
Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b
by Lennart Wieboldt
· 7 years ago
80ec81c
Merge "Remove LOCAL_CLANG and clang: true"
by Treehugger Robot
· 7 years ago
f23f21a
Merge "Add thread safety analysis annotations." am: e7ce8c8485
by Siarhei Vishniakou
· 7 years ago
e7ce8c8
Merge "Add thread safety analysis annotations."
by Treehugger Robot
· 7 years ago
cd15fc7
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
4e5b691
Add thread safety analysis annotations.
by Siarhei Vishniakou
· 7 years ago
d135473
Merge "Remove ALOGD_IF_SLOW"
by Tom Cherry
· 7 years ago
b648daa
Remove ALOGD_IF_SLOW
by Tom Cherry
· 7 years ago
c30f248
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
08678e1
Remove ALOGD_IF_SLOW
by Tom Cherry
· 7 years ago
58b3c79
libutils: liblog export headers
by Steven Moreland
· 7 years ago
df36644
Merge "Va_end should be used with va_start" am: 5f4808382e am: 34b7617cb7
by Mikhail Lappo
· 7 years ago
5f48083
Merge "Va_end should be used with va_start"
by Treehugger Robot
· 7 years ago
94baf72
Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-dev
by Jiyong Park
· 7 years ago
0b3c24b
fix: ATRACE does not work for libs loaded in sphal namespace
by Jiyong Park
· 7 years ago
1033781
Merge "Fix uninitialized member variable" am: 46bb1ffa8a am: 9cf71d784e
by Renaud Paquay
· 8 years ago
b7a4f0b
Fix uninitialized member variable
by Renaud Paquay
· 8 years ago
Next »