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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Improve input device calibration format." into gingerbread
Jeff Brown
2010-10-15
1
-24
/
+31
|
\
|
*
Improve input device calibration format.
Jeff Brown
2010-10-14
1
-24
/
+31
*
|
Merge "Revert to using epoll_wait()." into gingerbread
Jeff Brown
2010-10-14
1
-4
/
+4
|
\
\
|
*
|
Revert to using epoll_wait().
Jeff Brown
2010-10-07
1
-4
/
+4
*
|
|
addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-14
1
-0
/
+5
|
|
/
|
/
|
*
|
Merge "OBB: use PBKDF2 for key generation." into gingerbread
Kenny Root
2010-10-13
1
-0
/
+27
|
\
\
|
*
|
OBB: use PBKDF2 for key generation.
Kenny Root
2010-10-13
1
-0
/
+27
*
|
|
Merge "implement part of [3094280] New animation for screen on and screen off...
Mathias Agopian
2010-10-13
1
-1
/
+3
|
\
\
\
|
*
|
|
implement part of [3094280] New animation for screen on and screen off
Mathias Agopian
2010-10-13
1
-1
/
+3
|
|
/
/
*
|
|
Merge "Support for writing to MPEG2 transport stream files." into gingerbread
Andreas Huber
2010-10-13
2
-0
/
+8
|
\
\
\
|
*
|
|
Support for writing to MPEG2 transport stream files.
Andreas Huber
2010-10-12
2
-0
/
+8
*
|
|
|
Merge "HTTP Live content that are tagged as complete are now seekable." into ...
Andreas Huber
2010-10-13
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
HTTP Live content that are tagged as complete are now seekable.
Andreas Huber
2010-10-12
1
-0
/
+1
|
|
/
/
*
|
|
turn off the electron beam
Mathias Agopian
2010-10-12
1
-1
/
+4
*
|
|
Merge "OBB: rearrange to be entirely asynchronous" into gingerbread
Kenny Root
2010-10-11
2
-3
/
+3
|
\
\
\
|
*
|
|
OBB: rearrange to be entirely asynchronous
Kenny Root
2010-10-11
2
-3
/
+3
|
|
/
/
*
|
|
Fix an event injection bug when the policy is bypassed.
Jeff Brown
2010-10-11
2
-3
/
+6
|
/
/
*
|
Added more robust tracking and cancelation of events.
Jeff Brown
2010-10-10
3
-70
/
+74
*
|
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...
Andreas Huber
2010-10-08
2
-3
/
+5
|
\
\
|
*
|
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...
Andreas Huber
2010-10-08
2
-3
/
+5
|
|
/
*
|
Added getter for session Id to AudioSink
Eric Laurent
2010-10-07
1
-0
/
+1
|
/
*
Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread
Jeff Brown
2010-10-07
1
-3
/
+59
|
\
|
*
Switch Looper back to using poll() instead of epoll().
Jeff Brown
2010-10-07
1
-3
/
+59
*
|
Work to support switching transport streams mid-stream and signalling discont...
Andreas Huber
2010-10-07
2
-2
/
+4
*
|
On this particular device the hardware video decoder spits out buffers that d...
Andreas Huber
2010-10-07
2
-1
/
+5
|
/
*
Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...
Andreas Huber
2010-10-05
1
-3
/
+3
*
Make secure views tolerate IME overlays.
Jeff Brown
2010-10-05
1
-2
/
+9
*
fix [2835280] Add support for cancelling buffers to ANativeWindow
Mathias Agopian
2010-10-04
3
-5
/
+19
*
Merge "refactored screenshot code" into gingerbread
Mathias Agopian
2010-10-04
2
-1
/
+32
|
\
|
*
refactored screenshot code
Mathias Agopian
2010-10-04
2
-1
/
+32
*
|
Merge "Fixed an issue where the reserved free space in the file writer was la...
James Dong
2010-10-04
1
-0
/
+1
|
\
\
|
*
|
Fixed an issue where the reserved free space in the file writer was larger th...
James Dong
2010-10-04
1
-0
/
+1
|
|
/
*
|
Use pread() in ZipFileRO for Linux
Kenny Root
2010-10-04
1
-7
/
+17
|
/
*
Merge "ZipFileRO: moar logging and wrap close" into gingerbread
Kenny Root
2010-10-04
1
-9
/
+2
|
\
|
*
ZipFileRO: moar logging and wrap close
Kenny Root
2010-10-01
1
-9
/
+2
*
|
Wait for initial device scan to finish before updating config.
Jeff Brown
2010-10-01
2
-8
/
+14
*
|
Minor logging changes to input dispatcher to help with debugging.
Jeff Brown
2010-10-01
1
-2
/
+6
|
/
*
Support haptic feedback for virtual keys defined in key layout.
Jeff Brown
2010-10-01
3
-5
/
+5
*
Issue 3032913: improve AudioTrack recovery time
Eric Laurent
2010-09-30
1
-2
/
+5
*
Move verbose logging of device capabilities to dumpsys.
Jeff Brown
2010-09-30
1
-7
/
+10
*
Update OBB API to include callbacks
Kenny Root
2010-09-28
1
-1
/
+2
*
Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...
Andreas Huber
2010-09-28
1
-1
/
+5
|
\
|
*
Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...
Andreas Huber
2010-09-28
1
-1
/
+5
*
|
Merge "Vorbis files may have more samples encoded that should be used, i.e. w...
Andreas Huber
2010-09-28
1
-0
/
+2
|
\
\
|
|
/
|
*
Vorbis files may have more samples encoded that should be used, i.e. we have ...
Andreas Huber
2010-09-28
1
-0
/
+2
*
|
Merge "Squashed commit of the following:" into gingerbread
Andreas Huber
2010-09-28
1
-0
/
+72
|
\
\
|
|
/
|
/
|
|
*
Squashed commit of the following:
Andreas Huber
2010-09-27
1
-0
/
+72
*
|
Merge "Add suuport for splitting touch events across windows." into gingerbread
Jeff Brown
2010-09-27
4
-50
/
+87
|
\
\
|
|
/
|
/
|
|
*
Add suuport for splitting touch events across windows.
Jeff Brown
2010-09-26
4
-50
/
+87
*
|
Merge changes I1f7c4535,I741c68a2 into gingerbread
Mathias Agopian
2010-09-24
1
-1
/
+9
|
\
\
[next]