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
...
|
*
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
*
|
|
am b9eb949b: Merge "Fix input dispatcher regression on launcher drag&drop." i...
Jeff Brown
2010-09-16
1
-49
/
+30
|
\
\
\
|
|
/
/
|
*
|
Fix input dispatcher regression on launcher drag&drop.
Jeff Brown
2010-09-16
1
-49
/
+30
*
|
|
am 567c00a8: Merge "Fix NPE when handling certain kinds of ANRs." into ginger...
Jeff Brown
2010-09-16
1
-4
/
+6
|
\
\
\
|
|
/
/
|
*
|
Fix NPE when handling certain kinds of ANRs.
Jeff Brown
2010-09-16
1
-4
/
+6
*
|
|
am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." i...
Jeff Brown
2010-09-15
1
-393
/
+269
|
\
\
\
|
|
/
/
|
*
|
Make input dispatcher only ANR for foreground windows.
Jeff Brown
2010-09-15
1
-393
/
+269
|
|
/
*
|
am 09340a4b: Merge "Replace epoll() with poll() and rename PollLoop to Looper...
Jeff Brown
2010-09-14
8
-781
/
+835
|
\
\
|
|
/
|
*
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
*
|
|
am b3ffc78f: Merge "Add logging of various important graphics events" into gi...
Mathias Agopian
2010-09-14
4
-4
/
+135
|
\
\
\
|
|
/
/
|
*
|
Add logging of various important graphics events
Mathias Agopian
2010-09-13
4
-4
/
+135
|
|
/
*
|
am b88102f5: Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
4
-502
/
+1881
|
\
\
|
|
/
|
*
Input dispatcher ANR handling enhancements.
Jeff Brown
2010-09-12
4
-502
/
+1881
*
|
am a8512a71: Always set the scheduling group when starting a new thread.
Dianne Hackborn
2010-09-09
1
-16
/
+23
|
\
\
|
|
/
|
*
Always set the scheduling group when starting a new thread.
Dianne Hackborn
2010-09-09
1
-16
/
+23
*
|
am b21fb104: Fix key repeat delay.
Jeff Brown
2010-09-08
1
-4
/
+5
|
\
\
|
|
/
|
*
Fix key repeat delay.
Jeff Brown
2010-09-08
1
-4
/
+5
*
|
am 85a31767: Add support for secure views.
Jeff Brown
2010-09-08
5
-30
/
+45
|
\
\
|
|
/
|
*
Add support for secure views.
Jeff Brown
2010-09-08
5
-30
/
+45
*
|
am a19ef306: Revert "Free created FileMap when uncompressing files"
Kenny Root
2010-09-07
1
-9
/
+5
|
\
\
|
|
/
|
*
Revert "Free created FileMap when uncompressing files"
Kenny Root
2010-09-07
1
-9
/
+5
*
|
am 2d3739d4: Merge "Modify native ALooper to take an explicit ident." into gi...
Dianne Hackborn
2010-09-07
2
-7
/
+14
|
\
\
|
|
/
|
*
Modify native ALooper to take an explicit ident.
Dianne Hackborn
2010-09-07
2
-7
/
+14
*
|
am 11bbe200: Hopefully fix the build.
Dianne Hackborn
2010-09-07
1
-0
/
+2
|
\
\
|
|
/
|
*
Hopefully fix the build.
Dianne Hackborn
2010-09-07
1
-0
/
+2
*
|
am f703b77c: Merge "Add system property to turn off scheduling groups." into ...
Dianne Hackborn
2010-09-07
1
-8
/
+29
|
\
\
|
|
/
|
*
Add system property to turn off scheduling groups.
Dianne Hackborn
2010-09-07
1
-8
/
+29
*
|
am 2e246549: Merge "Add better debug output for ResourceType errors" into gin...
Kenny Root
2010-09-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Add better debug output for ResourceType errors
Kenny Root
2010-09-02
1
-2
/
+2
*
|
am 307ed31c: Merge "Remove incomplete input device enumeration NDK API." into...
Jeff Brown
2010-08-31
1
-17
/
+0
|
\
\
|
|
/
|
*
Remove incomplete input device enumeration NDK API.
Jeff Brown
2010-08-31
1
-17
/
+0
*
|
am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." i...
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
|
\
\
|
|
/
|
*
Don't propagate StrictMode over one-way Binder calls.
Brad Fitzpatrick
2010-08-31
2
-6
/
+27
*
|
am 8d60866e: Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-250
/
+827
|
\
\
|
|
/
|
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
3
-250
/
+827
*
|
am 7ec7b997: Remove camera metering mode API.
Wu-cheng Li
2010-08-30
1
-7
/
+0
|
\
\
|
|
/
|
*
Remove camera metering mode API.
Wu-cheng Li
2010-08-30
1
-7
/
+0
*
|
am ad6731b0: Merge "Add debugging to ZipFileRO" into gingerbread
Kenny Root
2010-08-27
1
-2
/
+2
|
\
\
|
|
/
|
*
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
*
|
|
am ae66946b: Merge "fix a race in SF buffer management" into gingerbread
Mathias Agopian
2010-08-27
1
-12
/
+12
|
\
\
\
|
|
/
/
|
*
|
fix a race in SF buffer management
Mathias Agopian
2010-08-26
1
-12
/
+12
|
|
/
*
|
am 8395b462: Merge "fix [2931513] Add support for setting the orientation of ...
Mathias Agopian
2010-08-24
2
-0
/
+68
|
\
\
|
|
/
|
*
fix [2931513] Add support for setting the orientation of an ANativeWindow
Mathias Agopian
2010-08-24
2
-0
/
+68
*
|
am 06c81f29: Merge changes I8a257579,I82d16312 into gingerbread
Kenny Root
2010-08-20
7
-0
/
+873
|
\
\
|
|
/
|
*
Reorganize MountService IPC
Kenny Root
2010-08-20
7
-0
/
+873
*
|
am 6be23712: Merge "Free created FileMap when uncompressing files" into ginge...
Kenny Root
2010-08-20
1
-5
/
+9
|
\
\
|
|
/
|
*
Merge "Free created FileMap when uncompressing files" into gingerbread
Kenny Root
2010-08-20
1
-5
/
+9
|
|
\
[prev]
[next]