Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
utils
/
tests
/
Android.mk
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
66fbde3
Add a basic hashtable data structure, with tests!
by Jeff Brown
· 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
c412dcb
Split UTF functions from String8/16
by Kenny Root
· 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
b94a9a6
Add OBB file helper class
by Kenny Root
· 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