Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
09f88076c8b0bcd5a084cb5db78a3837f29d28bb
/
libutils
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
efa6100
Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev
by Chris Forbes
· 8 years ago
c46cbcb
libutils: Make LightFlattenablePod safe for unaligned ptr
by Chris Forbes
· 8 years ago
1e00517
resolve merge conflicts of afc0aa78f to oc-dev-plus-aosp
by Jaesoo Lee
· 8 years ago
98cc0e1
Merge "added include for unistd.h that was missing"
by Treehugger Robot
· 8 years ago
1e8ac0f
libutils_headers: export libcutils_headers
by Jaesoo Lee
· 8 years ago
4ad9d51
libutils: export libbacktrace headers
by Steven Moreland
· 8 years ago
2d0dc99
libutils: export system_headers
by Steven Moreland
· 8 years ago
ff39e9c
added include for unistd.h that was missing
by Jaesoo Lee
· 8 years ago
2679d09
Merge "libutils: include what you use" into oc-dev
by TreeHugger Robot
· 8 years ago
8da9613
libutils: include what you use
by Steven Moreland
· 8 years ago
d3b4b2c
libutils: export libbacktrace headers
by Steven Moreland
· 8 years ago
b084bc3
libutils: export system_headers
by Steven Moreland
· 8 years ago
91527ed
libutils: mark as vendor_available
by Steven Moreland
· 8 years ago
48cdaff
libutils: mark as vendor_available
by Steven Moreland
· 8 years ago
44cee05
split LightRefBase out of RefBase
by Mathias Agopian
· 8 years ago
02ce426
Merge changes I96998c4b,I161bf03b am: dd0cd8d88f am: f17500474a am: 77a1fa9070
by Mark Salyzyn
· 8 years ago
0484b3b
logd: ASAN cleansing
by Mark Salyzyn
· 8 years ago
c94c4d2
Merge "Blacklist some vector functions for CFI."
by Vishwath Mohan
· 8 years ago
90f5d64
Va_end should be used with va_start
by Mikhail Lappo
· 8 years ago
27a7aa0
Blacklist some vector functions for CFI.
by Vishwath Mohan
· 8 years ago
aa1d432
Merge "libziparchive: fix mac os breakage" am: 390f3b364c am: 7cfe1d69b0
by Adam Lesinski
· 8 years ago
b02d690
libziparchive: fix mac os breakage
by Adam Lesinski
· 8 years ago
d9bcc37
Merge "Add heuristic data race detection to sp<>" am: 04abdc6153 am: 12d6afe6f1
by Hans Boehm
· 8 years ago
7f0b260
Add heuristic data race detection to sp<>
by Hans Boehm
· 8 years ago
6258cfe
Merge "Formatting changes for TypeHelpers.h and Vectors.h"
by TreeHugger Robot
· 8 years ago
fc3f57a
Formatting changes for TypeHelpers.h and Vectors.h
by Vishwath Mohan
· 8 years ago
5dfa912
Merge "Enable more modules on linux_bionic builds" am: 75c414d1a3 am: 5bb9220b75
by Dan Willemsen
· 8 years ago
e0cd1e0
Enable more modules on linux_bionic builds
by Dan Willemsen
· 8 years ago
f520b73
Get rid of LinearTransform
by Mathias Agopian
· 8 years ago
6c94230
Revert "get rid of LinearTransform"
by Ian Pedowitz
· 8 years ago
bcd5920
get rid of LinearTransform
by Mathias Agopian
· 8 years ago
aa47993
Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404
by Steven Moreland
· 8 years ago
2aac335
libutils: String\d+ make std_string private
by Steven Moreland
· 8 years ago
decccc2
Merge "Remove BlobCAche from libutils"
by TreeHugger Robot
· 8 years ago
f088e4e
Remove BlobCAche from libutils
by Mathias Agopian
· 8 years ago
d21cfab
Add missing includes.
by Steven Moreland
· 8 years ago
Next »