summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 02513855 to masterMathias Agopian2010-07-292-1/+3
|\
| * am 050b5624: Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-1/+3
| |\
| | * Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-1/+3
* | | am 0c51c98f: am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
|\ \ \ | |/ /
| * | am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| |\ \ | | |/ | |/|
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| * | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-292-17/+37
* | | Merge "Support for video size to be different from captured picture size."Nipun Kwatra2010-07-291-0/+33
|\ \ \
| * | | Support for video size to be different from captured picture size.Nipun Kwatra2010-07-291-0/+33
* | | | Merge "Adding YUVImage and YUVCanvas."Nipun Kwatra2010-07-292-0/+241
|\ \ \ \ | |/ / /
| * | | Adding YUVImage and YUVCanvas.Nipun Kwatra2010-07-292-0/+241
* | | | Fixed StatusBar ANRs due to input event injection on UI thread.Jeff Brown2010-07-292-17/+37
|/ / /
* | | am 9362ea76: am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks ...Mathias Agopian2010-07-281-8/+0
|\ \ \ | |/ /
| * | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-281-8/+0
| |\ \
| | * | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-8/+0
* | | | am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 m...Christopher Tate2010-07-282-9/+84
|\ \ \ \ | |/ / /
| * | | Merge "Support streaming of compressed assets > 1 megabyte" into gingerbreadChristopher Tate2010-07-282-9/+84
| |\ \ \
| | * | | Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-282-9/+84
* | | | | am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types m...Jeff Brown2010-07-285-544/+770
|\ \ \ \ \ | |/ / / /
| * | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-285-544/+770
| |/ / /
* | | | am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...Eric Laurent2010-07-284-12/+24
|\ \ \ \ | |/ / /
| * | | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-12/+24
* | | | am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookup...Brad Fitzpatrick2010-07-271-4/+8
|\ \ \ \ | |/ / /
| * | | Merge "Replace several IPCThreadState::get() lookups with one." into gingerbreadBrad Fitzpatrick2010-07-271-4/+8
| |\ \ \
| | * | | Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-271-4/+8
| | |/ /
* | | | resolved conflicts for merge of d306cc81 to masterEric Laurent2010-07-276-14/+26
|\ \ \ \ | |/ / /
| * | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-276-14/+26
| |/ /
* | | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-0/+3
* | | am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
|\ \ \ | |/ /
| * | Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
* | | am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, ...Andreas Huber2010-07-221-1/+3
|\ \ \ | |/ /
| * | Merge "Various changes to improve rtsp networking, reduce packet loss and ada...Andreas Huber2010-07-221-1/+3
| |\ \
| | * | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* | | | am 1f2ec407: am 23e8de26: propagate sensor event rate properlyMathias Agopian2010-07-211-2/+4
|\ \ \ \ | |/ / /
| * | | propagate sensor event rate properlyMathias Agopian2010-07-211-2/+4
* | | | resolved conflicts for merge of bc54e63c to masterMathias Agopian2010-07-214-5/+15
|\ \ \ \ | |/ / /
| * | | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-214-5/+15
| |\ \ \ | | |/ / | |/| |
| | * | new SensorServiceMathias Agopian2010-07-194-5/+15
* | | | am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources."...Andreas Huber2010-07-213-2/+13
|\ \ \ \ | |/ / /
| * | | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-213-2/+13
| |\ \ \
| | * | | Support finer seek control on MediaSources.Andreas Huber2010-07-213-2/+13
* | | | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-213-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-2/+8
| |/ / /
* | | | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
|\ \ \ \ | |/ / /
| * | | Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
| |\ \ \
| | * | | Progress status notificationJames Dong2010-07-201-0/+1
* | | | | Merge "Restart preview after each takePicture is done."Nipun Kwatra2010-07-201-1/+14
|\ \ \ \ \
| * | | | | Restart preview after each takePicture is done.Nipun Kwatra2010-07-201-1/+14
* | | | | | resolved conflicts for merge of dd206093 to masterEric Laurent2010-07-203-4/+41
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-203-4/+41
| |\ \ \ \