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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move verbose logging of device capabilities to dumpsys.
Jeff Brown
2010-09-30
1
-138
/
+161
*
Update OBB API to include callbacks
Kenny Root
2010-09-28
1
-3
/
+3
*
Fix bug in split touches.
Jeff Brown
2010-09-28
1
-1
/
+2
*
Fix pointer index when splitting secondary pointers.
Jeff Brown
2010-09-27
1
-0
/
+8
*
Merge "Add suuport for splitting touch events across windows." into gingerbread
Jeff Brown
2010-09-27
2
-321
/
+563
|
\
|
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
2
-321
/
+563
*
|
Merge changes I1f7c4535,I741c68a2 into gingerbread
Mathias Agopian
2010-09-24
1
-0
/
+28
|
\
\
|
*
|
add support for [1974164] Be able to take a screen shot on the device
Mathias Agopian
2010-09-24
1
-0
/
+28
|
|
/
*
|
Merge "Some debugging support." into gingerbread
Dianne Hackborn
2010-09-24
1
-0
/
+14
|
\
\
|
*
|
Some debugging support.
Dianne Hackborn
2010-09-24
1
-0
/
+14
|
|
/
*
|
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
*
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
Wu-cheng Li
2010-09-21
1
-1
/
+1
*
Reduce lock thrashing in native Looper.
Jeff Brown
2010-09-17
1
-32
/
+38
*
Merge "Fix sim-eng build on Hardy" into gingerbread
Brian Carlstrom
2010-09-16
1
-0
/
+8
|
\
|
*
Fix sim-eng build on Hardy
Brian Carlstrom
2010-09-16
1
-0
/
+8
*
|
Fix typo which causes sensors to fail miserably
Mathias Agopian
2010-09-16
1
-1
/
+1
*
|
Merge "part of fix for [3004226] Cannot end the call - Proximity sensor doesn...
Mathias Agopian
2010-09-16
1
-2
/
+16
|
\
\
|
*
|
part of fix for [3004226] Cannot end the call - Proximity sensor doesn't work
Mathias Agopian
2010-09-16
1
-2
/
+16
*
|
|
Merge "Ensure input dispatcher and native looper handles EINTR." into gingerb...
Jeff Brown
2010-09-16
2
-6
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ensure input dispatcher and native looper handles EINTR.
Jeff Brown
2010-09-16
2
-6
/
+19
|
|
/
*
|
Fix app switch latency optimization.
Jeff Brown
2010-09-16
1
-48
/
+75
|
/
*
Merge "Input API review." into gingerbread
Jeff Brown
2010-09-16
1
-3
/
+0
|
\
|
*
Input API review.
Jeff Brown
2010-09-14
1
-3
/
+0
*
|
Fix input dispatcher regression on launcher drag&drop.
Jeff Brown
2010-09-16
1
-49
/
+30
*
|
Fix NPE when handling certain kinds of ANRs.
Jeff Brown
2010-09-16
1
-4
/
+6
*
|
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-15
1
-393
/
+269
|
/
*
Merge "Replace epoll() with poll() and rename PollLoop to Looper." into ginge...
Jeff Brown
2010-09-14
8
-781
/
+835
|
\
|
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
8
-781
/
+835
*
|
Add logging of various important graphics events
Mathias Agopian
2010-09-13
4
-4
/
+135
|
/
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
4
-502
/
+1881
*
Always set the scheduling group when starting a new thread.
Dianne Hackborn
2010-09-09
1
-16
/
+23
*
Fix key repeat delay.
Jeff Brown
2010-09-08
1
-4
/
+5
*
Add support for secure views.
Jeff Brown
2010-09-08
5
-30
/
+45
*
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
2
-7
/
+14
*
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
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-17
/
+0
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-250
/
+827
*
Remove camera metering mode API.
Wu-cheng Li
2010-08-30
1
-7
/
+0
*
Merge "Add debugging to ZipFileRO" into gingerbread
Kenny Root
2010-08-27
1
-2
/
+2
|
\
|
*
Add debugging to ZipFileRO
Kenny Root
2010-08-27
1
-2
/
+2
*
|
fix a race in SF buffer management
Mathias Agopian
2010-08-26
1
-12
/
+12
|
/
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
2
-0
/
+68
*
Reorganize MountService IPC
Kenny Root
2010-08-20
7
-0
/
+873
*
Merge "Free created FileMap when uncompressing files" into gingerbread
Kenny Root
2010-08-20
1
-5
/
+9
|
\
[next]