index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
utils
/
Android.mk
Age
Commit message (
Expand
)
Author
2010-09-14
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-07-28
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2010-07-13
Add initial gamepad support.
Jeff Brown
2010-07-07
Add OBB file helper class
Kenny Root
2010-06-13
Remove PollLoop from host build.
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown
2010-05-06
Make static versions of libutils and libbinder.
Dan Egnor
2010-02-21
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2010-02-12
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2009-07-13
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-06-05
get rid of LogSocket which wasn't even implemented (enabled)
Mathias Agopian
2009-06-05
break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...
Mathias Agopian
2009-06-05
rename string_array.h to StringArray.h and move the implementation from the h...
Mathias Agopian
2009-06-04
am 2a318867: Merge change 3203 into donut
Android (Google) Code Review
2009-06-04
rename a few files to camel-case, add copyright notices
Mathias Agopian
2009-06-01
get rid of TimerProbe which is never used
Mathias Agopian
2009-05-31
get rid of sleepForInterval() which didn't seem to be used anywhere in the so...
Mathias Agopian
2009-05-27
Sim-only files move, part 2/2.
Andy McFadden
2009-05-20
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-15
Implement the C++ class to write the backed up file data.
Joe Onorato
2009-05-05
Add some C++ code to do raw files for backup
Joe Onorato
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project