summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-131-7/+13
* RefBase subclasses can now decide how they want to be destroyed.Mathias Agopian2011-05-231-1/+8
* Fix [3513017] in lockscreen but showing empty launcher (live wallpaper) onlyMathias Agopian2011-03-071-14/+48
* do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-263-5/+10
* fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)Mathias Agopian2011-01-251-7/+1
* minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)Mathias Agopian2011-01-251-1/+1
* Merge "Filter virtual keys after touches. (DO NOT MERGE)" into gingerbreadJeff Brown2011-01-181-0/+17
|\
| * Filter virtual keys after touches. (DO NOT MERGE)Jeff Brown2011-01-111-0/+17
* | Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-123-62/+10
|/
* Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-101-2/+7
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-062-0/+2
* Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
* [3171580] Add transform field to native buffers. (DO NOT MERGE)Mathias Agopian2010-12-032-2/+16
* [3171580] don't automatically log GraphicBuffer allocation failuresMathias Agopian2010-12-032-1/+5
* Improve camera documentation.Wu-cheng Li2010-11-193-17/+28
* 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
| |/