summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Support extracting thumbnail from rotated video tracksJames Dong2010-11-081-0/+1
* Support post-decode video rotation.Andreas Huber2010-11-053-3/+15
* Rotation supportJames Dong2010-11-052-0/+2
* DO NOT MERGEJames Dong2010-11-021-0/+1
* Drop all dispatcher state when dispatcher is disabled.Jeff Brown2010-10-271-0/+3
* Add unit tests for native input and fix bugs identified.Jeff Brown2010-10-231-5/+23
* Merge "Fix issue #3117918: No way to finish a native activity" into gingerbreadDianne Hackborn2010-10-211-0/+3
|\
| * Fix issue #3117918: No way to finish a native activityDianne Hackborn2010-10-211-0/+3
* | Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...Mathias Agopian2010-10-211-0/+12
|\ \ | |/ |/|
| * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-201-0/+12
* | File writer size estimation improvementJames Dong2010-10-191-0/+1
|/
* Fix bug where home presses were not poking user activity.Jeff Brown2010-10-181-5/+1
* For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+5
* Add support for secure system overlays. (DO NOT MERGE)Jeff Brown2010-10-151-0/+1
* Check-in of a copy of the Khronos OpenMAX headers formerly included from exte...Andreas Huber2010-10-1510-0/+6937
* Merge "Improve input device calibration format." into gingerbreadJeff Brown2010-10-151-24/+31
|\
| * Improve input device calibration format.Jeff Brown2010-10-141-24/+31
* | Merge "Revert to using epoll_wait()." into gingerbreadJeff Brown2010-10-141-4/+4
|\ \
| * | Revert to using epoll_wait().Jeff Brown2010-10-071-4/+4
* | | addresses parts of 3096779 and 3097475Mathias Agopian2010-10-141-0/+5
| |/ |/|
* | Merge "OBB: use PBKDF2 for key generation." into gingerbreadKenny Root2010-10-131-0/+27
|\ \
| * | OBB: use PBKDF2 for key generation.Kenny Root2010-10-131-0/+27
* | | Merge "implement part of [3094280] New animation for screen on and screen off...Mathias Agopian2010-10-131-1/+3
|\ \ \
| * | | implement part of [3094280] New animation for screen on and screen offMathias Agopian2010-10-131-1/+3
| |/ /
* | | Merge "Support for writing to MPEG2 transport stream files." into gingerbreadAndreas Huber2010-10-132-0/+8
|\ \ \
| * | | Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-122-0/+8
* | | | Merge "HTTP Live content that are tagged as complete are now seekable." into ...Andreas Huber2010-10-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+1
| |/ /
* | | turn off the electron beamMathias Agopian2010-10-121-1/+4
* | | Merge "OBB: rearrange to be entirely asynchronous" into gingerbreadKenny Root2010-10-112-3/+3
|\ \ \
| * | | OBB: rearrange to be entirely asynchronousKenny Root2010-10-112-3/+3
| |/ /
* | | Fix an event injection bug when the policy is bypassed.Jeff Brown2010-10-112-3/+6
|/ /
* | Added more robust tracking and cancelation of events.Jeff Brown2010-10-103-70/+74
* | Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-082-3/+5
|\ \
| * | Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-082-3/+5
| |/
* | Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
|/
* Merge "Switch Looper back to using poll() instead of epoll()." into gingerbreadJeff Brown2010-10-071-3/+59
|\
| * Switch Looper back to using poll() instead of epoll().Jeff Brown2010-10-071-3/+59
* | Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-072-2/+4
* | On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-072-1/+5
|/
* Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-051-3/+3
* Make secure views tolerate IME overlays.Jeff Brown2010-10-051-2/+9
* fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-043-5/+19
* Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-042-1/+32
|\
| * refactored screenshot codeMathias Agopian2010-10-042-1/+32
* | Merge "Fixed an issue where the reserved free space in the file writer was la...James Dong2010-10-041-0/+1
|\ \
| * | Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
| |/
* | Use pread() in ZipFileRO for LinuxKenny Root2010-10-041-7/+17
|/
* Merge "ZipFileRO: moar logging and wrap close" into gingerbreadKenny Root2010-10-041-9/+2
|\
| * ZipFileRO: moar logging and wrap closeKenny Root2010-10-011-9/+2