Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
89c789ae47031eb6bde161991005f7a6e8198556
/
include
/
utils
6078805
Adding a build id check to blob cache.
by Michael Lentine
· 10 years ago
52fc3e9
Move LinearAlloc to libhwui
by John Reck
· 10 years ago
835d9ca
am 97147ef2: am a7d47092: am a75b3de2: Merge "Mark time conversion functions as constexpr"
by Michael Wright
· 10 years ago
65e93c3
Mark time conversion functions as constexpr
by Michael Wright
· 10 years ago
3bb04bd
am 6c7c6d04: am 7c194525: am ea975880: Merge "Only Windows doesn\'t have %zd."
by Elliott Hughes
· 10 years ago
146c244
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
8892ce6
Use eventfd instead of pipe in Looper.
by Tim Kilbourn
· 10 years ago
ac197dd
am 1188a4d8: am a596623f: am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Windows."
by Dan Albert
· 10 years ago
c6b30f3
O_CLOEXEC is O_NOINHERIT on Windows.
by Dan Albert
· 10 years ago
a83ba64
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
c007bc3
Revert "Revert "Create libbase.""
by Dan Albert
· 10 years ago
a6000e8
am 90a968f0: am dd581695: Merge "Revert "Create libbase.""
by Nicolas Geoffray
· 10 years ago
a7870d8
Revert "Create libbase."
by Nicolas Geoffray
· 10 years ago
06d60af
am 517f65da: am a68c8148: Merge "Create libbase."
by Dan Albert
· 10 years ago
98ff772
Create libbase.
by Dan Albert
· 10 years ago
e7d54f8
Fix issues related to removing Looper callbacks after close.
by Jeff Brown
· 10 years ago
7a0310e
Fixed subtle bugs related to file descriptor recycling.
by Jeff Brown
· 10 years ago
27e5721
Rename Looper::isIdling() to isPolling() to resolve confusion.
by Jeff Brown
· 10 years ago
6832a7a
Remove useless refCounting from FileMap.
by Narayan Kamath
· 10 years ago
f682b47
Clean up reading and writing in init.
by Elliott Hughes
· 10 years ago
d79801d
Fix Windows build.
by Elliott Hughes
· 10 years ago
202f024
Add a WriteStringToFile overload that cares about permissions.
by Elliott Hughes
· 10 years ago
e44d25d
Merge "Add Google-style StringPrintf."
by Elliott Hughes
· 10 years ago
6b3be29
Add Google-style StringPrintf.
by Elliott Hughes
· 10 years ago
714196d
Extra Win32 compatibility.
by Elliott Hughes
· 10 years ago
dec12b2
Add Google-style ReadFileToString and WriteStringToFile.
by Elliott Hughes
· 10 years ago
4a6e5a3
Kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
ba8cdf9
Add required casts for clang/llvm -Wc++11-narrowing
by Chih-Hung Hsieh
· 10 years ago
76f0a84
Linux always has POSIX clocks available.
by Elliott Hughes
· 10 years ago
601424a
Mutex: add timedLock() method
by Jesse Hall
· 10 years ago
da4f30c
Merge "Remove incompatible Unicode compatibility types."
by Dan Albert
· 10 years ago
c777f21
Use full qualified name in macros.
by Chih-Hung Hsieh
· 10 years ago
8c275ff
Fix Mac build.
by Elliott Hughes
· 10 years ago
97ac0e1
Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN.
by Elliott Hughes
· 10 years ago
c59932f
Remove incompatible Unicode compatibility types.
by Dan Albert
· 10 years ago
e4c649c
Add a pre-C++11 constexpr compatibility macro.
by Dan Albert
· 10 years ago
266092c
kill HAVE_POSIX_FILEMAP
by Yabin Cui
· 10 years ago
f02c797
Merge "Move winsock2.h in front of a potential windows.h include."
by Stephen Hines
· 10 years ago
7e34121
Move winsock2.h in front of a potential windows.h include.
by Stephen Hines
· 10 years ago
2f5ad5f
Make Unicode.h use types that match libc++.
by Dan Albert
· 10 years ago
830b77b
am fbb4188c: am d559d6c7: Merge "defined(HAVE_OFF_T) is really just !defined(__APPLE__)."
by Elliott Hughes
· 10 years ago
cb3d653
defined(HAVE_OFF_T) is really just !defined(__APPLE__).
by Elliott Hughes
· 10 years ago
10cce72
am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."
by Elliott Hughes
· 10 years ago
b765961
Remove androidGetTid.
by Elliott Hughes
· 10 years ago
aab3b34
am 4c818dc8: am 56b28f6b: Merge "RefBase: make Renamer destructor virtual"
by Elliott Hughes
· 10 years ago
00e56a2
RefBase: make Renamer destructor virtual
by Ukri Niemimuukko
· 11 years ago
5ee915a
Add a couple of useful string functions.
by Jeff Brown
· 11 years ago
881c89c
am 7aa8cdfb: am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header"
by Mark Salyzyn
· 11 years ago
7aa8cdf
am 21157abc: am 8814bd1d: Merge "include: cleanup for -Wsystem-header"
by Mark Salyzyn
· 11 years ago
4887842
include: cleanup for -Wsystem-header
by Mark Salyzyn
· 11 years ago
d83186c
Add VirtualLightRefBase
by John Reck
· 11 years ago
8481765
Merge "libutils: Clarify Condition::signal wakes up exactly one thread"
by Igor Murashkin
· 11 years ago
db41938
libutils: Clarify Condition::signal wakes up exactly one thread
by Igor Murashkin
· 11 years ago
8af196c
Merge "Add a peekOldestValue"
by John Reck
· 11 years ago
02c9460
BitSet32 64b compatibility fix
by Andreas Gampe
· 11 years ago
9d8707c
Add a peekOldestValue
by John Reck
· 11 years ago
4854a36
am 1f87d3ab: am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is available."
by Tim Murray
· 11 years ago
1f87d3a
am 83fd6375: am 31631861: Merge "Add guards to prevent typedefs when C++11 is available."
by Tim Murray
· 11 years ago
ae83f84
Add guards to prevent typedefs when C++11 is available.
by Tim Murray
· 11 years ago
a45ff0f
am df33e8b5: Add BitSet64. DO NOT MERGE
by Michael Wright
· 11 years ago
df33e8b
Add BitSet64. DO NOT MERGE
by Michael Wright
· 11 years ago
c4cc584
Clarify ownership for NativeHandle::mHandle
by Wonsik Kim
· 11 years ago
2ec0645
Add static methods to BitSet.
by Michael Wright
· 11 years ago
74e2538
Add traits to BitSet64, not 32.
by Michael Wright
· 11 years ago
bab6ea0
Add BitSet64
by Michael Wright
· 11 years ago
29cc9ce
Add NativeHandle, a refcounted C++ wrapper around a native_handle_t*
by Jesse Hall
· 11 years ago
665b0bb
am bfed1360: am 1ed1d341: am 26fa5cd3: Merge "AArch64: Use negative values in error enumeration"
by Narayan Kamath
· 11 years ago
1ee7570
AArch64: Use negative values in error enumeration
by Ashok Bhat
· 11 years ago
5c40200
Revert "Move to the canonical UniquePtr.h."
by Elliott Hughes
· 11 years ago
2a72c57
Move to the canonical UniquePtr.h.
by Elliott Hughes
· 11 years ago
6c625f6
resolved conflicts for merge of 47fa9064 to master
by Christopher Ferris
· 11 years ago
4675682
Rewrite libbacktrace to be all C++.
by Christopher Ferris
· 11 years ago
bc12d63
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
by Christopher Ferris
· 11 years ago
038ac69
Move CallStack to libbacktrace.
by Christopher Ferris
· 11 years ago
0e90bb9
am 137ab19a: am b37b53bf: am 87942c9a: am b3bfe881: Merge "Make libutils Looper independent of frameworks/native"
by Brian Carlstrom
· 11 years ago
1693d7e
Make libutils Looper independent of frameworks/native
by Brian Carlstrom
· 11 years ago
242b1a8
Move BACKTRACE_NO_TID to BACKTRACE_CURRENT_THREAD.
by Christopher Ferris
· 11 years ago
9b0e074
Move CallStack to libbacktrace.
by Christopher Ferris
· 11 years ago
de2eae3
am 39f18c9e: am 1b84e0a3: Merge "utils: Add ProcessCallStack to collect stack traces for all threads in a process" into klp-dev
by Igor Murashkin
· 11 years ago
ec79ef2
utils: Add ProcessCallStack to collect stack traces for all threads in a process
by Igor Murashkin
· 11 years ago
d975f37
Remove UniquePtr.h copy
by Kenny Root
· 11 years ago
0ddfe11
Use canonical UniquePtr.h file
by Kenny Root
· 11 years ago
ddff623
minor tweaks to FlattenableUtils
by Mathias Agopian
· 11 years ago
0f10d0a
Add a new utf8-to-utf16 conversion function.
by Dianne Hackborn
· 11 years ago
6d611a8
Make Flattenable not virtual (libutils)
by Mathias Agopian
· 11 years ago
0d8f3d6
libutils: give BasicHashtableImpl a virtual destructor
by Alex Ray
· 11 years ago
567ea47
utils: move thread enums to system/core
by Alex Ray
· 11 years ago
d614ee4
Added bitwise-or and bitwise-and to BitSet
by Michael Wright
· 12 years ago
214c701
Make trace macros slightly more robust
by Tim Murray
· 12 years ago
8db925f
remove unused declarations and reformat
by Mathias Agopian
· 12 years ago
d3d3fce
remove reserved virtual slots
by Mathias Agopian
· 12 years ago
4485d0d
new String8, String16 ctors to initialize empty static strings with static linkage
by Mathias Agopian
· 12 years ago
9eb2a3b
libutils clean-up
by Mathias Agopian
· 12 years ago
19159f9
Add new Looper API to check whether the looper is idle.
by Dianne Hackborn
· 12 years ago
d34a8ca
improved CallStack a bit
by Mathias Agopian
· 12 years ago
6cd548c
Fix a crasher with RefBase debugging and vectors of wp<>
by Mathias Agopian
· 12 years ago
b73559d
Add Vector::resize()
by Jesse Hall
· 12 years ago
31ba37f
Add Thread::isRunning and Condition::signal(WakeUpType)
by Romain Guy
· 12 years ago
6090df8
rename binder services main thread to Binder_*
by Mathias Agopian
· 12 years ago
ca3e2a2
utils: Allow non android namespaces to use ALOGD_IF_SLOW
by Naseer Ahmed
· 12 years ago
Next »