index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
move libs/utils to libutils
Alex Ray
2013-08-02
10
-2447
/
+0
*
Fix BlobCache_test
Brian Carlstrom
2013-07-31
1
-12
/
+12
*
Added bitwise-or and bitwise-and to BitSet
Michael Wright
2013-07-30
2
-0
/
+88
*
libutils clean-up
Mathias Agopian
2013-07-30
2
-66
/
+1
*
Add an LRU cache plus hashing primitives
Raph Levien
2013-07-30
2
-0
/
+292
*
Update tests for new build target
Kenny Root
2013-07-30
1
-27
/
+15
*
fix a corruption in Vector<> when adding new items
Mathias Agopian
2013-07-30
2
-0
/
+76
*
frameworks/native: move Zip* from libandroidfw to libutils
Colin Cross
2013-07-30
2
-0
/
+65
*
frameworks/base refactoring
Mathias Agopian
2013-07-30
3
-166
/
+0
*
frameworks/base refactoring.
Mathias Agopian
2013-07-30
2
-2
/
+2
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2013-07-30
1
-3
/
+3
*
Add a basic hashtable data structure, with tests!
Jeff Brown
2013-07-30
2
-1
/
+579
*
BlobCache: implement cache serialization
Jamie Gennis
2013-07-30
1
-0
/
+164
*
Move extract native libraries to JNI code
Kenny Root
2013-07-30
2
-1
/
+66
*
Remove the simulator target from all makefiles.
Jeff Brown
2013-07-30
1
-4
/
+0
*
libutils: add a binary blob cache implementation.
Jamie Gennis
2013-07-30
2
-0
/
+258
*
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2013-07-30
1
-0
/
+268
*
Split UTF functions from String8/16
Kenny Root
2013-07-30
2
-1
/
+117
*
OBB: use PBKDF2 for key generation.
Kenny Root
2013-07-30
1
-0
/
+18
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2013-07-30
1
-8
/
+0
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2013-07-30
3
-371
/
+434
*
Fix String8::operator+
Kenny Root
2013-07-30
2
-2
/
+78
*
Don't build framework tests for simulator target.
Jeff Brown
2013-07-30
1
-0
/
+5
*
Tweak ObbFile class
Kenny Root
2013-07-30
1
-4
/
+11
*
Add new glue code for writing native apps.
Dianne Hackborn
2013-07-30
1
-39
/
+39
*
Add OBB file helper class
Kenny Root
2013-07-30
2
-0
/
+76
*
Even more native input dispatch work in progress.
Jeff Brown
2013-07-30
2
-35
/
+42
*
Support for multiple tests
Jeff Brown
2013-07-30
1
-4
/
+9
*
Native input dispatch rewrite work in progress.
Jeff Brown
2013-07-30
3
-0
/
+475