Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
271a1a7cda437756e442d478eaa8aaf772be7a62
/
libutils
271a1a7
resolve merge conflicts of a45b1d6f3 to master
by Mark Salyzyn
· 8 years ago
30f991f
liblog: use log/log.h when utilizing ALOG macros
by Mark Salyzyn
· 8 years ago
00ae90f
Enable libbase/libutils/libziparchive on host bionic am: ab34b47b35 am: 69b0123549 am: 5bc670c841
by Dan Willemsen
· 8 years ago
ab34b47
Enable libbase/libutils/libziparchive on host bionic
by Dan Willemsen
· 8 years ago
b4c9ab9
Merge "system/core: preparation to pull back interfaces from android/log.h" am: 27d2d49f48 am: 8a7297a09f
by Mark Salyzyn
· 8 years ago
cfd5b08
system/core: preparation to pull back interfaces from android/log.h
by Mark Salyzyn
· 8 years ago
c2b3b5f
Merge "Test for _WIN32 in instead of USE_MINGW." am: ec99158580 am: 2e7e065db9 am: 04819403d6
by Elliott Hughes
· 8 years ago
34a4f0b
Test for _WIN32 in instead of USE_MINGW.
by Elliott Hughes
· 8 years ago
7a7b066
system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 am: 0308b0eabd
by Mark Salyzyn
· 8 years ago
4bf372a
system/core Replace cutils/log.h with android/log.h am: 66ce3e08c5 am: eb189f147b am: 16f7786032
by Mark Salyzyn
· 8 years ago
ff2dcd9
system/core Replace log/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
66ce3e0
system/core Replace cutils/log.h with android/log.h
by Mark Salyzyn
· 8 years ago
910ab5e
Merge "Fix more system/core/include warnings" am: 18fbd80504 am: 5fe194a9fd am: b5ca47989c
by Colin Cross
· 8 years ago
18fbd80
Merge "Fix more system/core/include warnings"
by Colin Cross
· 8 years ago
929f154
Merge "Use readdir instead of readdir_r." am: 833df5cd54 am: 16533c7c0b am: 1456ddd921
by Elliott Hughes
· 8 years ago
9f20693
Use readdir instead of readdir_r.
by Elliott Hughes
· 8 years ago
1811d15
Fix more system/core/include warnings
by Colin Cross
· 8 years ago
fd49e46
Merge "Fix warnings in libutils headers" am: 65a1633ec3 am: 0f79b62bf6 am: 1446cbac58
by Colin Cross
· 8 years ago
17b5b82
Fix warnings in libutils headers
by Colin Cross
· 8 years ago
6b85354
Merge "SharedBuffer: Refactor release() logic"
by Greg Kaiser
· 8 years ago
1cfa56d
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 8 years ago
9de6776
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
a1709d5
Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde am: 7dddf9433c
by Hans Boehm
· 8 years ago
7dddf94
Merge "Make RefBase more robust and debuggable" am: daac359be7 am: 7bf3d21fde
by Hans Boehm
· 8 years ago
daac359
Merge "Make RefBase more robust and debuggable"
by Hans Boehm
· 8 years ago
48c35db
Make wake() error fatal
by John Reck
· 8 years ago
23c857e
Make RefBase more robust and debuggable
by Hans Boehm
· 8 years ago
9fb3373
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae am: df6c464e9a am: f997434b06
by Hans Boehm
· 8 years ago
f997434
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae
by Hans Boehm
· 8 years ago
df6c464
Merge "Improve RefBase documentation, especially for clients." am: 0f39fe22ae
by Hans Boehm
· 8 years ago
0f39fe2
Merge "Improve RefBase documentation, especially for clients."
by Hans Boehm
· 8 years ago
9ba7192
Improve RefBase documentation, especially for clients.
by Hans Boehm
· 8 years ago
29e672f
Merge "SharedBuffer: Fix bug in return value of release()" am: c064db48f1
by Greg Kaiser
· 8 years ago
f068856
Merge "SharedBuffer: Fix bug in return value of release()" am: c064db48f1
by Greg Kaiser
· 8 years ago
c9b23cb
SharedBuffer: Fix bug in return value of release()
by Greg Kaiser
· 8 years ago
476dbc4
SharedBuffer: Refactor release() logic
by Greg Kaiser
· 8 years ago
dd55734
SharedBuffer: Fix bug in return value of release()
by Greg Kaiser
· 8 years ago
9fd3fff
Merge "Fix race bug in attemptIncStrong" am: 077135b18c am: 0152d34d1f am: 61b4d9f738
by Hans Boehm
· 8 years ago
61b4d9f
Merge "Fix race bug in attemptIncStrong" am: 077135b18c am: 0152d34d1f
by Hans Boehm
· 8 years ago
0152d34
Merge "Fix race bug in attemptIncStrong" am: 077135b18c
by Hans Boehm
· 8 years ago
077135b
Merge "Fix race bug in attemptIncStrong"
by Hans Boehm
· 8 years ago
8ee4cc5
Merge "Unicode: specify destination length in utf8_to_utf16 methods"
by Sergio Giro
· 8 years ago
1dcc0c8
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 8 years ago
7f27cbc
Fix race bug in attemptIncStrong
by Hans Boehm
· 8 years ago
e59bc67
Merge \\"Fix google-explicit-constructor warnings in system/core.\\" am: 6dc68cb5f9
by Chih-hung Hsieh
· 8 years ago
89cc78b
Merge \"Fix google-explicit-constructor warnings in system/core.\"
by Chih-Hung Hsieh
· 8 years ago
034c475
Fix google-explicit-constructor warnings in system/core.
by Chih-Hung Hsieh
· 8 years ago
d20120a
Merge \\"LruCache: avoid copying keys in lookup\\" am: 896c6b14ae am: 4476929073
by Sergio Giro
· 8 years ago
4476929
Merge \"LruCache: avoid copying keys in lookup\" am: 896c6b14ae
by Sergio Giro
· 8 years ago
4c56e0a
LruCache: avoid copying keys in lookup
by Sergio Giro
· 8 years ago
71d9f83
Merge \"libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8\" into nyc-dev
by Sergio Giro
· 8 years ago
570dbfb
libutils/Unicode.cpp: Correct length computation and add checks for utf16->utf8
by Sergio Giro
· 8 years ago
2b67ca3
Merge \"Add test for RefBase etc.\" am: dc9fbc3440
by Hans Boehm
· 8 years ago
4a8276c
Add test for RefBase etc.
by Hans Boehm
· 8 years ago
8333a91
Merge \"libutils: Limit integer sanitize to target only\" am: fc36f6fab6
by Dan Willemsen
· 8 years ago
e16bdb1
libutils: Limit integer sanitize to target only
by Dan Willemsen
· 8 years ago
2fedbf7
resolve merge conflicts of 41e82a3 to stage-aosp-master
by Colin Cross
· 8 years ago
2e1591b
Convert libbacktrace, libutils to Soong
by Dan Willemsen
· 8 years ago
12f788e
Merge "Fix SharedBuffer. Remove aref." am: 069517574e am: 1e081a8c5f
by Hans Boehm
· 8 years ago
54828dc
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 8 years ago
3e4c076
Fix SharedBuffer. Remove aref.
by Hans Boehm
· 8 years ago
70a46d6
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
fdad5af
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp" am: 62212954ef
by Hans Boehm
· 8 years ago
6221295
Merge "Fix memory order and race bugs in Refbase.h & RefBase.cpp"
by Hans Boehm
· 8 years ago
e263e6c
Fix memory order and race bugs in Refbase.h & RefBase.cpp
by Hans Boehm
· 9 years ago
30a1db7
Merge "Fix strstr16." into nyc-dev am: a34a383607
by Michael Wright
· 8 years ago
0fd60eb
Fix strstr16.
by Michael Wright
· 8 years ago
1e18e78
Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux" am: e3ff256228
by Greg Hackmann
· 8 years ago
8f9a637
Merge "SystemClock: add test" am: 282e8fb037 am: a91a1a990f
by Greg Hackmann
· 8 years ago
e3ff256
Merge "SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux"
by Treehugger Robot
· 8 years ago
282e8fb
Merge "SystemClock: add test"
by Treehugger Robot
· 8 years ago
2a9a993
Merge commit '8b452b876b90dcfff1dab9012b65b5e67c4531a4' into manual_merge_8b452b8
by Michael Wright
· 8 years ago
5bacef3
Add String16#contains and strstr16 methods.
by Michael Wright
· 9 years ago
e94c92c
SystemClock: elapsedRealtimeNano() should use clock_gettime() on Linux
by Greg Hackmann
· 9 years ago
340079d
SystemClock: add test
by Greg Hackmann
· 9 years ago
fb44ca5
Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f
by Chih-hung Hsieh
· 9 years ago
1c563d9
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 9 years ago
7b2d2d6
Merge "Remove debugging code for a fixed 3.6 kernel bug." am: af61acc
by Elliott Hughes
· 9 years ago
ad19af7
Remove debugging code for a fixed 3.6 kernel bug.
by Elliott Hughes
· 9 years ago
de6d604
system/core: Make Thread::run threadName argument required am: e71b914775
by Brian Carlstrom
· 9 years ago
e71b914
system/core: Make Thread::run threadName argument required
by Brian Carlstrom
· 9 years ago
02f689e
Merge "Cleanup uses of sprintf so we can deprecate it." am: 2c5b89a64a
by George Burgess IV
· 9 years ago
e7aa2b2
Cleanup uses of sprintf so we can deprecate it.
by George Burgess IV
· 9 years ago
650ba8b
Merge "system/core/lib[c]utils: Fix signedness comparison warnings." am: bba2151b29
by James Hawkins
· 9 years ago
b898075
system/core/lib[c]utils: Fix signedness comparison warnings.
by James Hawkins
· 9 years ago
9dddd13
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
ca0c8ce
Merge "Make libutils symbols protected" into nyc-dev am: aa2cf3facf
by Dimitry Ivanov
· 9 years ago
96ccb85
Make libutils symbols protected
by Dimitry Ivanov
· 9 years ago
2c7960c
Make libutils symbols protected
by Dimitry Ivanov
· 9 years ago
22b6f7a
resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp
by James Hawkins
· 9 years ago
bd04bb0
Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr."
by James Hawkins
· 9 years ago
cf1649d
Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650
by Samuel Tan
· 9 years ago
4b2e769
Merge "libutils: remove whitespace from String8 files" am: e771e846a8
by Samuel Tan
· 9 years ago
9ac4e00
libutils: add String8 and String16 std_string utility methods
by Samuel Tan
· 9 years ago
95fd527
libutils: remove whitespace from String8 files
by Samuel Tan
· 9 years ago
588a2ca
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
9518b9d
Merge "libutils: remove whitespaces in String16.cpp and String16.h"
by Samuel Tan
· 9 years ago
f9d16ef
libutils: remove whitespaces in String16.cpp and String16.h
by Samuel Tan
· 9 years ago
cf1381c
Merge "Fix windows 64-bit builds" am: 3f68ba4dc6
by Dan Willemsen
· 9 years ago
86cf941
Fix windows 64-bit builds
by Dan Willemsen
· 9 years ago
Next »