Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
utils
/
Android.mk
0a73f82
Add LinearAllocator
by Chris Craik
· 13 years ago
8185e47
Add an LRU cache plus hashing primitives
by Raph Levien
· 13 years ago
6f12d57
Add a very simple helper function to log slow functions.
by Jeff Brown
· 13 years ago
b7beba4
add Looper.cpp to build for linux host to use in CTS audio
by Keun young Park
· 13 years ago
1c6cd38
frameworks/native: link host libutils against external/zlib
by Colin Cross
· 13 years ago
163d5a9
frameworks/native: move Zip* from libandroidfw to libutils
by Colin Cross
· 13 years ago
0818b09
Add a simple work queue abstraction.
by Jeff Brown
· 13 years ago
93f283d
Added rules to build f/n/libs/utils in 64-bit: lib64utils.a
by Andrew Hsieh
· 13 years ago
f64b1ca
libutils: add a system-wide tracing utility
by Jamie Gennis
· 13 years ago
4f4c101
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
ba699cb
Thread::getTid returns pid_t gettid() after run
by Glenn Kasten
· 14 years ago
66fbde3
Add a basic hashtable data structure, with tests!
by Jeff Brown
· 14 years ago
e27d62b
Use libcorkscrew for stack unwinding.
by Jeff Brown
· 14 years ago
b5fe317
add -ldl to host executables
by Iliyan Malchev
· 14 years ago
55b81b1
may fix the build
by Mathias Agopian
· 14 years ago
585ef1e
Remove unimplemented memory pool.
by Jeff Brown
· 14 years ago
baa44b8
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 14 years ago
c18d4da
Add a linear transform library to libutils
by Jason Simmons
· 14 years ago
58c8dd2
libutils: add a binary blob cache implementation.
by Jamie Gennis
· 14 years ago
18092dd
Change assets to use 64-bit API
by Kenny Root
· 15 years ago
6688837
Support non-orientation aware keyboards and other devices.
by Jeff Brown
· 15 years ago
a3477c8
Added support for full PC-style keyboards.
by Jeff Brown
· 15 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
a45a800
Support streaming of compressed assets > 1 megabyte
by Christopher Tate
· 15 years ago
8575a87
Add initial gamepad support.
by Jeff Brown
· 15 years ago
b94a9a6
Add OBB file helper class
by Kenny Root
· 15 years ago
beb2359
Remove PollLoop from host build.
by Jeff Brown
· 15 years ago
e839a58
Native input dispatch rewrite work in progress.
by Jeff Brown
· 15 years ago
386a332
Make static versions of libutils and libbinder.
by Dan Egnor
· 15 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
0d88e7a
Totally remove Unicode.cpp and rely on ICU
by Kenny Root
· 15 years ago
ec0f1f6
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 16 years ago
4fcd9c7
get rid of LogSocket which wasn't even implemented (enabled)
by Mathias Agopian
· 16 years ago
7e83f04
break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used
by Mathias Agopian
· 16 years ago
861aa2f
rename string_array.h to StringArray.h and move the implementation from the header file to a new cpp file.
by Mathias Agopian
· 16 years ago
6d2bc14
am 2a318867: Merge change 3203 into donut
by Android (Google) Code Review
· 16 years ago
f446ba9
rename a few files to camel-case, add copyright notices
by Mathias Agopian
· 16 years ago
294423e
get rid of TimerProbe which is never used
by Mathias Agopian
· 16 years ago
1bc9c93
get rid of sleepForInterval() which didn't seem to be used anywhere in the source tree. Also get rid of ported.h which seem to be used only (possibly) in the sim. moved the implementation there.
by Mathias Agopian
· 16 years ago
da41641
Sim-only files move, part 2/2.
by Andy McFadden
· 16 years ago
208059f
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
8d626d6
Implement the C++ class to write the backed up file data.
by Joe Onorato
· 16 years ago
0c4863b
Add some C++ code to do raw files for backup
by Joe Onorato
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
e09fd9e
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 17 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago