summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 ...Andreas Huber2010-08-052-0/+4
|\
| * Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-042-0/+4
* | Adding parseSizesList, getSupportedPreviewSizes to CameraParameters.Nipun Kwatra2010-08-041-0/+1
* | am 9f6b16a2: am 5d46ce24: Merge "Enhanced VelocityTracker for > 5 pointers an...Chris Tate2010-08-041-1/+3
|\ \ | |/
| * Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger...Chris Tate2010-08-031-1/+3
| |\
| | * Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-301-1/+3
* | | am 246aad12: am 3d84280c: Merge "File writer has a designated writer thread n...James Dong2010-08-041-0/+41
|\ \ \ | |/ /
| * | Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-031-0/+41
| |\ \
| | * | File writer has a designated writer thread nowJames Dong2010-08-021-0/+41
| | |/
* | | am 51a260d8: am 23796e3b: Merge "Add lost frame handling in AudioSource" into...James Dong2010-08-031-3/+2
|\ \ \ | |/ /
| * | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-3/+2
| |\ \ | | |/ | |/|
| | * Add lost frame handling in AudioSourceJames Dong2010-07-301-3/+2
* | | Implementing getSupportedPictureSizesNipun Kwatra2010-08-021-3/+5
* | | Adding getSupportedPictureSizes which returns a Vector of supported Sizes.Nipun Kwatra2010-07-301-0/+16
* | | am 3b724c83: am 00e5c613: Merge "Improve thread safety of input mappers." int...Jeff Brown2010-07-301-67/+83
|\ \ \ | |/ /
| * | Merge "Improve thread safety of input mappers." into gingerbreadJeff Brown2010-07-301-67/+83
| |\ \
| | * | Improve thread safety of input mappers.Jeff Brown2010-07-301-67/+83
| * | | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-303-3/+2
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+2
| | |\ \
| | | * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| | * | | Squashed commit of the following:Andreas Huber2010-07-291-0/+4
| | |/ /
* | | | Add support for dalvik.vm.extra-opts property.Andy McFadden2010-07-301-0/+1
* | | | 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