index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove libutils
Alex Ray
2013-07-31
40
-10177
/
+0
*
Fix BlobCache_test
Brian Carlstrom
2013-07-31
1
-12
/
+12
*
Make Flattenable not virtual (libutils)
Mathias Agopian
2013-07-30
3
-43
/
+2
*
Merge "libutils: give BasicHashtableImpl a virtual destructor"
Alex Ray
2013-07-24
1
-0
/
+4
|
\
|
*
libutils: give BasicHashtableImpl a virtual destructor
Alex Ray
2013-07-24
1
-0
/
+4
*
|
add static dependency on liblog
Colin Cross
2013-07-23
2
-0
/
+53
|
/
*
Added bitwise-or and bitwise-and to BitSet
Michael Wright
2013-05-30
2
-0
/
+88
*
Remove unnecessary header file.
Nick Kralevich
2013-05-17
1
-1
/
+0
*
remove reserved virtual slots
Mathias Agopian
2013-05-09
1
-19
/
+0
*
new String8, String16 ctors to initialize empty static strings with static li...
Mathias Agopian
2013-05-08
2
-4
/
+26
*
libutils clean-up
Mathias Agopian
2013-05-07
18
-2698
/
+14
*
Merge "String8: ensure static init done prior to empty string reference"
Todd Poynor
2013-05-07
1
-0
/
+4
|
\
|
*
String8: ensure static init done prior to empty string reference
Todd Poynor
2013-05-07
1
-0
/
+4
*
|
Add new Looper API to check whether the looper is idle.
Dianne Hackborn
2013-05-07
1
-0
/
+12
|
/
*
Build a static device libutils
Bjorn Bringert
2013-04-26
1
-5
/
+20
*
am dbbf209e: am 7133f863: Merge "improved CallStack a bit" into jb-mr2-dev
Mathias Agopian
2013-03-22
2
-10
/
+13
|
\
|
*
improved CallStack a bit
Mathias Agopian
2013-03-21
2
-10
/
+13
*
|
am 656a6780: am 9cd766a5: disable RefBase consistency checks (NDEBUG)
Mathias Agopian
2013-03-20
1
-1
/
+1
|
\
\
|
|
/
|
*
disable RefBase consistency checks (NDEBUG)
Mathias Agopian
2013-03-19
1
-1
/
+1
*
|
am dd3fcd2e: am 4e37ddff: Fix a crasher with RefBase debugging and vectors of...
Mathias Agopian
2013-03-20
1
-9
/
+15
|
\
\
|
|
/
|
*
Fix a crasher with RefBase debugging and vectors of wp<>
Mathias Agopian
2013-03-19
1
-9
/
+15
*
|
am 364a1f95: am ca987c87: Merge "A few tweaks to RefBase debugging" into jb-m...
Mathias Agopian
2013-03-19
1
-17
/
+11
|
\
\
|
|
/
|
*
A few tweaks to RefBase debugging
Mathias Agopian
2013-03-18
1
-17
/
+11
*
|
am df608eb1: am ce7e2781: Merge "Add Vector::resize()" into jb-mr2-dev
Jesse Hall
2013-03-17
1
-0
/
+10
|
\
\
|
|
/
|
*
Add Vector::resize()
Jesse Hall
2013-03-15
1
-0
/
+10
*
|
am 5f72d05a: am 1791eefd: fix a couple race-conditions in RefBase::promote()
Dianne Hackborn
2013-03-15
1
-26
/
+67
|
\
\
|
|
/
|
*
fix a couple race-conditions in RefBase::promote()
Dianne Hackborn
2013-03-14
1
-26
/
+67
*
|
am 9ac559b5: am f795852b: temporary: enable ASSERTs in RefBase
Mathias Agopian
2013-03-12
1
-0
/
+1
|
\
\
|
|
/
|
*
temporary: enable ASSERTs in RefBase
Mathias Agopian
2013-03-11
1
-0
/
+1
*
|
am c75412dc: am dbca4a0e: Merge "Add Thread::isRunning and Condition::signal(...
Romain Guy
2013-03-11
1
-0
/
+5
|
\
\
|
|
/
|
*
Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev
Romain Guy
2013-03-11
1
-0
/
+5
|
|
\
|
|
*
Add Thread::isRunning and Condition::signal(WakeUpType)
Romain Guy
2013-03-11
1
-0
/
+5
*
|
|
am 3f27f950: am 6b2b7009: Merge changes Ibb3b6ff0,I2341e20c into jb-mr2-dev
Mathias Agopian
2013-03-08
1
-18
/
+22
|
\
\
\
|
|
/
/
|
*
|
rename binder services main thread to Binder_*
Mathias Agopian
2013-03-07
1
-18
/
+22
*
|
|
am 483fbb3b: am 1f758231: Merge changes I7f696e42,I51c6df3c into jb-mr2-dev
Mathias Agopian
2013-03-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Fix RefBase debugging. O_CREAT must specify the mode.
Mathias Agopian
2013-03-06
1
-1
/
+1
|
|
/
*
|
Merge "Continue removing property debug.sys.noschedgroups"
Glenn Kasten
2013-03-05
1
-37
/
+8
|
\
\
|
|
/
|
/
|
|
*
Continue removing property debug.sys.noschedgroups
Glenn Kasten
2012-10-26
1
-37
/
+8
*
|
Revert "try to fix win_sdk build."
Nick Kralevich
2013-02-02
1
-1
/
+1
*
|
try to fix win_sdk build.
Nick Kralevich
2013-02-01
1
-1
/
+1
*
|
Add NULL check to CallStack::toString
Marco Nelissen
2012-12-17
1
-1
/
+3
*
|
Add LinearAllocator
Chris Craik
2012-12-05
2
-0
/
+232
*
|
utils: clarify scoped tracing functionality
Alex Ray
2012-11-30
1
-1
/
+1
*
|
utils: Use cutils tracing functionality.
Alex Ray
2012-11-29
1
-45
/
+5
*
|
am 41f7736a: am 434e21bf: am 3fdeb48e: Reduce emulator logspam
Andy McFadden
2012-11-09
1
-2
/
+2
|
\
\
|
*
\
am 434e21bf: am 3fdeb48e: Reduce emulator logspam
Andy McFadden
2012-11-09
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Reduce emulator logspam
Andy McFadden
2012-11-08
1
-2
/
+2
*
|
|
Merge "Add an LRU cache plus hashing primitives"
Raph Levien
2012-10-29
5
-1
/
+358
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add an LRU cache plus hashing primitives
Raph Levien
2012-10-26
5
-1
/
+358
*
|
|
am 04075569: Revert "Revert "put back the unused virtuals in Vector<>""
Dave Burke
2012-10-25
1
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]