index
:
replicant/core
GNUtoo/history/14-07-2019
GNUtoo/history/devtmpfs-debug-wip
GNUtoo/lineage-16.0-base
GNUtoo/modem-i9300
master
replicant-9
Patches not merged yet, used for building and testing them
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a basic hashtable data structure, with tests!
Jeff Brown
2013-07-30
1
-0
/
+1
*
Use libcorkscrew for stack unwinding.
Jeff Brown
2013-07-30
1
-1
/
+2
*
add -ldl to host executables
Iliyan Malchev
2013-07-30
1
-0
/
+4
*
may fix the build
Mathias Agopian
2013-07-30
1
-6
/
+2
*
Remove unimplemented memory pool.
Jeff Brown
2013-07-30
1
-1
/
+0
*
Remove the simulator target from all makefiles.
Jeff Brown
2013-07-30
1
-4
/
+0
*
Add a linear transform library to libutils
Jason Simmons
2013-07-30
1
-0
/
+1
*
libutils: add a binary blob cache implementation.
Jamie Gennis
2013-07-30
1
-0
/
+1
*
Change assets to use 64-bit API
Kenny Root
2013-07-30
1
-5
/
+0
*
Support non-orientation aware keyboards and other devices.
Jeff Brown
2013-07-30
1
-0
/
+1
*
Added support for full PC-style keyboards.
Jeff Brown
2013-07-30
1
-0
/
+1
*
Split UTF functions from String8/16
Kenny Root
2013-07-30
1
-0
/
+1
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2013-07-30
1
-1
/
+1
*
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2013-07-30
1
-1
/
+2
*
Add initial gamepad support.
Jeff Brown
2013-07-30
1
-0
/
+10
*
Add OBB file helper class
Kenny Root
2013-07-30
1
-0
/
+6
*
Remove PollLoop from host build.
Jeff Brown
2013-07-30
1
-4
/
+4
*
Native input dispatch rewrite work in progress.
Jeff Brown
2013-07-30
1
-0
/
+2
*
Make static versions of libutils and libbinder.
Dan Egnor
2013-07-30
1
-0
/
+10
*
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
Mathias Agopian
2013-07-30
1
-0
/
+1
*
Totally remove Unicode.cpp and rely on ICU
Kenny Root
2013-07-30
1
-1
/
+0
*
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2013-07-30
1
-12
/
+2
*
get rid of LogSocket which wasn't even implemented (enabled)
Mathias Agopian
2013-07-30
1
-2
/
+1
*
break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add...
Mathias Agopian
2013-07-30
1
-22
/
+1
*
rename string_array.h to StringArray.h and move the implementation from the h...
Mathias Agopian
2013-07-30
1
-0
/
+1
*
rename a few files to camel-case, add copyright notices
Mathias Agopian
2013-07-30
1
-2
/
+2
*
get rid of TimerProbe which is never used
Mathias Agopian
2013-07-30
1
-1
/
+0
*
get rid of sleepForInterval() which didn't seem to be used anywhere in the so...
Mathias Agopian
2013-07-30
1
-1
/
+0
*
Sim-only files move, part 2/2.
Andy McFadden
2013-07-30
1
-7
/
+1
*
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2013-07-30
1
-13
/
+0
*
Implement the C++ class to write the backed up file data.
Joe Onorato
2013-07-30
1
-1
/
+2
*
Add some C++ code to do raw files for backup
Joe Onorato
2013-07-30
1
-1
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2013-07-30
1
-0
/
+156
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2013-07-30
1
-156
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2013-07-30
1
-0
/
+8
*
Initial Contribution
The Android Open Source Project
2013-07-30
1
-0
/
+148