index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue 3302649.
Eric Laurent
2013-07-30
1
-0
/
+3
*
Normalize output from aapt d
Shachar Shemesh
2013-07-30
1
-2
/
+34
*
Add initial support for cursor-based pointing devices.
Jeff Brown
2013-07-30
1
-0
/
+6
*
Change assets to use 64-bit API
Kenny Root
2013-07-30
7
-77
/
+81
*
Improve support for external keyboards.
Jeff Brown
2013-07-30
3
-20
/
+51
*
Support non-orientation aware keyboards and other devices.
Jeff Brown
2013-07-30
2
-0
/
+213
*
Fix SDK build on Windows due to use of mmap.
Jeff Brown
2013-07-30
1
-15
/
+17
*
Added support for full PC-style keyboards.
Jeff Brown
2013-07-30
3
-6
/
+163
*
Split UTF functions from String8/16
Kenny Root
2013-07-30
7
-623
/
+814
*
Fix default return code for getResource
Kenny Root
2013-07-30
1
-1
/
+1
*
Add path to get different DPI drawables
Kenny Root
2013-07-30
1
-10
/
+34
*
Initialized check in ZipFileRO::findEntryByName
Kenny Root
2013-07-30
1
-1
/
+9
*
Reduce logging.
Joe Onorato
2013-07-30
1
-1
/
+2
*
Add keycodes and meta-key modifiers to support external keyboards.
Jeff Brown
2013-07-30
1
-0
/
+5
*
MinGW/Cygwin requires open() in O_BINARY mode.
Raphael Moll
2013-07-30
1
-20
/
+37
*
OBB: use PBKDF2 for key generation.
Kenny Root
2013-07-30
2
-17
/
+45
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2013-07-30
2
-45
/
+254
*
Use pread() in ZipFileRO for Linux
Kenny Root
2013-07-30
1
-1
/
+32
*
ZipFileRO: moar logging and wrap close
Kenny Root
2013-07-30
1
-7
/
+19
*
Revert "Revert "Free created FileMap when uncompressing files""
Kenny Root
2013-07-30
1
-5
/
+9
*
Add locking around ZIP seeking
Kenny Root
2013-07-30
1
-10
/
+17
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2013-07-30
1
-15
/
+14
*
Reduce lock thrashing in native Looper.
Jeff Brown
2013-07-30
1
-32
/
+38
*
Ensure input dispatcher and native looper handles EINTR.
Jeff Brown
2013-07-30
1
-4
/
+10
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2013-07-30
6
-749
/
+803
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2013-07-30
1
-1
/
+7
*
Always set the scheduling group when starting a new thread.
Dianne Hackborn
2013-07-30
1
-16
/
+23
*
Revert "Free created FileMap when uncompressing files"
Kenny Root
2013-07-30
1
-9
/
+5
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2013-07-30
1
-6
/
+13
*
Hopefully fix the build.
Dianne Hackborn
2013-07-30
1
-0
/
+2
*
Add system property to turn off scheduling groups.
Dianne Hackborn
2013-07-30
1
-8
/
+29
*
Add better debug output for ResourceType errors
Kenny Root
2013-07-30
1
-2
/
+2
*
Add debugging to ZipFileRO
Kenny Root
2013-07-30
1
-2
/
+2
*
Free created FileMap when uncompressing files
Kenny Root
2013-07-30
1
-5
/
+9
*
Add OBB flags to support overlays
Kenny Root
2013-07-30
1
-10
/
+22
*
Initial tool for OBB manipulation
Kenny Root
2013-07-30
1
-3
/
+39
*
More native work.
Dianne Hackborn
2013-07-30
1
-0
/
+6
*
Fix String8::operator+
Kenny Root
2013-07-30
2
-2
/
+78
*
Free scanBuf in ZipFileRO
Kenny Root
2013-07-30
1
-6
/
+4
*
Attempt to fix the SDK build
Christopher Tate
2013-07-30
1
-4
/
+4
*
Change unistd.h to stddef.h to be correct
Kenny Root
2013-07-30
1
-1
/
+1
*
Add unistd.h for size_t typedef to fix sim-eng
Kenny Root
2013-07-30
1
-0
/
+1
*
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2013-07-30
3
-30
/
+271
*
Fix bug with phantom input windows.
Jeff Brown
2013-07-30
1
-7
/
+29
*
Don't build framework tests for simulator target.
Jeff Brown
2013-07-30
1
-0
/
+5
*
Add initial gamepad support.
Jeff Brown
2013-07-30
1
-0
/
+10
*
Tweak ObbFile class
Kenny Root
2013-07-30
2
-17
/
+36
*
Add new glue code for writing native apps.
Dianne Hackborn
2013-07-30
2
-72
/
+99
*
Add OBB file helper class
Kenny Root
2013-07-30
4
-0
/
+366
*
Add new native Looper API.
Dianne Hackborn
2013-07-30
1
-4
/
+64
[next]