index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-10-07
2
-45
/
+254
*
Use pread() in ZipFileRO for Linux
Kenny Root
2010-10-04
1
-1
/
+32
*
ZipFileRO: moar logging and wrap close
Kenny Root
2010-10-01
1
-7
/
+19
*
Revert "Revert "Free created FileMap when uncompressing files""
Kenny Root
2010-09-24
1
-5
/
+9
*
Add locking around ZIP seeking
Kenny Root
2010-09-24
1
-10
/
+17
*
Looper: use pthread_once for TLS key initialization.
Jeff Brown
2010-09-21
1
-15
/
+14
*
Reduce lock thrashing in native Looper.
Jeff Brown
2010-09-17
1
-32
/
+38
*
Ensure input dispatcher and native looper handles EINTR.
Jeff Brown
2010-09-16
1
-4
/
+10
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
6
-749
/
+803
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
1
-1
/
+7
*
Always set the scheduling group when starting a new thread.
Dianne Hackborn
2010-09-09
1
-16
/
+23
*
Revert "Free created FileMap when uncompressing files"
Kenny Root
2010-09-07
1
-9
/
+5
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
1
-6
/
+13
*
Hopefully fix the build.
Dianne Hackborn
2010-09-07
1
-0
/
+2
*
Add system property to turn off scheduling groups.
Dianne Hackborn
2010-09-07
1
-8
/
+29
*
Add better debug output for ResourceType errors
Kenny Root
2010-09-02
1
-2
/
+2
*
Add debugging to ZipFileRO
Kenny Root
2010-08-27
1
-2
/
+2
*
Free created FileMap when uncompressing files
Kenny Root
2010-08-19
1
-5
/
+9
*
Add OBB flags to support overlays
Kenny Root
2010-08-18
1
-10
/
+22
*
Initial tool for OBB manipulation
Kenny Root
2010-08-11
1
-3
/
+39
*
More native work.
Dianne Hackborn
2010-08-11
1
-0
/
+6
*
Fix String8::operator+
Kenny Root
2010-08-06
2
-2
/
+78
*
Free scanBuf in ZipFileRO
Kenny Root
2010-08-04
1
-6
/
+4
*
Attempt to fix the SDK build
Christopher Tate
2010-07-29
1
-4
/
+4
*
Change unistd.h to stddef.h to be correct
Kenny Root
2010-07-28
1
-1
/
+1
*
Add unistd.h for size_t typedef to fix sim-eng
Kenny Root
2010-07-28
1
-0
/
+1
*
Support streaming of compressed assets > 1 megabyte
Christopher Tate
2010-07-28
3
-30
/
+271
*
Fix bug with phantom input windows.
Jeff Brown
2010-07-16
1
-7
/
+29
*
Don't build framework tests for simulator target.
Jeff Brown
2010-07-14
1
-0
/
+5
*
Add initial gamepad support.
Jeff Brown
2010-07-13
1
-0
/
+10
*
Merge changes I2337051b,I19b426cb into gingerbread
Kenny Root
2010-07-12
2
-17
/
+36
|
\
|
*
Tweak ObbFile class
Kenny Root
2010-07-12
2
-17
/
+36
*
|
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-08
2
-72
/
+99
|
/
*
Add OBB file helper class
Kenny Root
2010-07-07
4
-0
/
+366
*
Add new native Looper API.
Dianne Hackborn
2010-07-02
1
-4
/
+64
*
Even more native input dispatch work in progress.
Jeff Brown
2010-06-17
4
-41
/
+74
*
Support for multiple tests
Jeff Brown
2010-06-14
1
-4
/
+9
*
Remove PollLoop from host build.
Jeff Brown
2010-06-13
1
-4
/
+4
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
8
-12
/
+792
*
Fix String8 to free its memory only after assignment operations based on poin...
Andreas Huber
2010-06-10
1
-4
/
+8
*
ZipUtilsRO rewrite based on Dalvik Zip rewrite
Kenny Root
2010-05-12
3
-169
/
+299
*
am ca48c88c: am 8a8658a5: Merge "Make static versions of libutils and libbind...
Dan Egnor
2010-05-06
2
-4
/
+15
|
\
|
*
Make static versions of libutils and libbinder.
Dan Egnor
2010-05-06
2
-4
/
+15
*
|
New xlarge screen size.
Dianne Hackborn
2010-04-28
1
-0
/
+3
|
/
*
Revert "fix [2542425] memory leak during video recording"
Dianne Hackborn
2010-03-30
1
-2
/
+0
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-30
1
-0
/
+2
*
fix [2542425] memory leak during video recording
Mathias Agopian
2010-03-29
1
-1
/
+4
*
Add ability for some manifest attributes to reference resources.
Dianne Hackborn
2010-03-09
1
-5
/
+4
*
Fix some bugs.
Dianne Hackborn
2010-03-04
1
-5
/
+8
*
Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...
Dianne Hackborn
2010-03-01
1
-16
/
+159
[next]