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
/
tests
Age
Commit message (
Expand
)
Author
2011-10-31
BlobCache: implement cache serialization
Jamie Gennis
2011-07-26
Move extract native libraries to JNI code
Kenny Root
2011-07-11
Remove the simulator target from all makefiles.
Jeff Brown
2011-05-17
libutils: add a binary blob cache implementation.
Jamie Gennis
2011-03-02
Fade out the mouse pointer after inactivity or other events.
Jeff Brown
2010-11-12
Split UTF functions from String8/16
Kenny Root
2010-10-13
OBB: use PBKDF2 for key generation.
Kenny Root
2010-10-07
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-09-14
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-08-06
Fix String8::operator+
Kenny Root
2010-07-14
Don't build framework tests for simulator target.
Jeff Brown
2010-07-12
Merge changes I2337051b,I19b426cb into gingerbread
Kenny Root
2010-07-12
Tweak ObbFile class
Kenny Root
2010-07-08
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-07
Add OBB file helper class
Kenny Root
2010-06-17
Even more native input dispatch work in progress.
Jeff Brown
2010-06-14
Support for multiple tests
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown