Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
utils
/
tests
8185e47
Add an LRU cache plus hashing primitives
by Raph Levien
· 13 years ago
ed22c1c
Update tests for new build target
by Kenny Root
· 13 years ago
a9611c5
fix a corruption in Vector<> when adding new items
by Mathias Agopian
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
4f4c101
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
a3a3881
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
9d45368
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
66fbde3
Add a basic hashtable data structure, with tests!
by Jeff Brown
· 14 years ago
0e1bc17
BlobCache: implement cache serialization
by Jamie Gennis
· 14 years ago
49a65e5
Move extract native libraries to JNI code
by Kenny Root
· 14 years ago
baa44b8
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
58c8dd2
libutils: add a binary blob cache implementation.
by Jamie Gennis
· 14 years ago
80f3e7c
Fade out the mouse pointer after inactivity or other events.
by Jeff Brown
· 14 years ago
c412dcb
Split UTF functions from String8/16
by Kenny Root
· 15 years ago
95a6889
OBB: use PBKDF2 for key generation.
by Kenny Root
· 15 years ago
54e1cda
Switch Looper back to using poll() instead of epoll().
by Jeff Brown
· 15 years ago
59abe7e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 15 years ago
aa96663
Fix String8::operator+
by Kenny Root
· 15 years ago
a50ee3e
Don't build framework tests for simulator target.
by Jeff Brown
· 15 years ago
9baa2c7
Merge changes I2337051b,I19b426cb into gingerbread
by Kenny Root
· 15 years ago
fa59afb
Tweak ObbFile class
by Kenny Root
· 15 years ago
3c5d125
Add new glue code for writing native apps.
by Dianne Hackborn
· 15 years ago
b94a9a6
Add OBB file helper class
by Kenny Root
· 15 years ago
f4a4ec2
Even more native input dispatch work in progress.
by Jeff Brown
· 15 years ago
f69280e
Support for multiple tests
by Jeff Brown
· 15 years ago
e839a58
Native input dispatch rewrite work in progress.
by Jeff Brown
· 15 years ago