summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 16263d9f: Squashed commit of the following:Andreas Huber2010-07-291-0/+1
|\
| * Squashed commit of the following:Andreas Huber2010-07-294-48/+136
* | Fix typo in GPS mode logic.Mike Lockwood2010-07-291-1/+1
* | Fixed underrun in audioflinger mixer.Eric Laurent2010-07-291-2/+2
* | Allow creation of an audio effect on a session with no audio tracks.Eric Laurent2010-07-292-16/+72
* | Merge "Change unistd.h to stddef.h to be correct" into gingerbreadChris Tate2010-07-281-1/+1
|\ \
| * | Change unistd.h to stddef.h to be correctKenny Root2010-07-281-1/+1
* | | Merge "Fix a bug that could cause flings to last too long using a Scroller" i...Adam Powell2010-07-281-1/+5
|\ \ \
| * | | Fix a bug that could cause flings to last too long using a ScrollerAdam Powell2010-07-281-1/+5
* | | | Merge "Add stdint.h to fix sim-eng" into gingerbreadKenny Root2010-07-281-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add stdint.h to fix sim-engKenny Root2010-07-281-0/+1
* | | Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbreadKenny Root2010-07-281-0/+1
|\ \ \ | |/ /
| * | Add unistd.h for size_t typedef to fix sim-engKenny Root2010-07-281-0/+1
* | | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-285-60/+78
|\ \ \ | |/ / |/| |
| * | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-275-60/+78
* | | Merge "Support streaming of compressed assets > 1 megabyte" into gingerbreadChristopher Tate2010-07-2811-39/+573
|\ \ \
| * | | Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-2811-39/+573
* | | | Merge "Eliminate the linear cost associated with mSampleSizes.size()" into gi...James Dong2010-07-281-9/+15
|\ \ \ \
| * | | | Eliminate the linear cost associated with mSampleSizes.size()James Dong2010-07-281-9/+15
* | | | | Remove stale temporary ASEC containersKenny Root2010-07-281-2/+7
* | | | | Merge "Fix getTempContainerId()" into gingerbreadKenny Root2010-07-281-43/+25
|\ \ \ \ \
| * | | | | Fix getTempContainerId()Kenny Root2010-07-281-43/+25
* | | | | | am 3bf5c4cd: Merge "fix markup error bug:2871538" into froyoScott Main2010-07-281-2/+2
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge "fix markup error bug:2871538" into froyoScott Main2010-07-281-2/+2
| |\ \ \ \ \
| | * | | | | fix markup errorScott Main2010-07-281-2/+2
* | | | | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-2819-2431/+3460
| |_|_|/ / / |/| | | | |
* | | | | | am 17876aa5: Minor changes to ContentProvider javadoc to improve consistency.Dan Egnor2010-07-281-11/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Minor changes to ContentProvider javadoc to improve consistency.Dan Egnor2010-07-281-11/+12
| |/ / / /
* | | | | Reduce memory usage by the MP4 file writerJames Dong2010-07-281-42/+44
* | | | | Merge "Interleave the audio and video by default - default interleave duratio...James Dong2010-07-282-4/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Interleave the audio and video by defaultJames Dong2010-07-282-4/+6
* | | | | Merge "Add a missing break; to restore old functionality and not turn off the...Joe Onorato2010-07-281-0/+4
|\ \ \ \ \
| * | | | | Add a missing break; to restore old functionality and not turn off the screen...Andreas Huber2010-07-271-0/+4
* | | | | | Merge "Audio effects: modified command() parameter types." into gingerbreadEric Laurent2010-07-2817-70/+188
|\ \ \ \ \ \
| * | | | | | Audio effects: modified command() parameter types.Eric Laurent2010-07-2817-70/+188
* | | | | | | Merge "Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected...Mike Lockwood2010-07-281-6/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Tethering: Use new ACTION_USB_STATE broadcast to monitor USB connected stateMike Lockwood2010-06-281-6/+5
* | | | | | | Merge "Cap the size of StrictMode buffering we do before calling DropBox." in...Brad Fitzpatrick2010-07-271-10/+25
|\ \ \ \ \ \ \
| * | | | | | | Cap the size of StrictMode buffering we do before calling DropBox.Brad Fitzpatrick2010-07-271-10/+25
* | | | | | | | Merge "One last change to current.xml for new download manager API" into ging...Steve Howard2010-07-271-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | One last change to current.xml for new download manager APISteve Howard2010-07-271-0/+11
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | am 86c035f0: Merge "COMMENT ONLY change to clarify ContentProvider documentat...Brad Fitzpatrick2010-07-272-69/+148
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge "COMMENT ONLY change to clarify ContentProvider documentation." into froyoBrad Fitzpatrick2010-07-272-69/+148
| |\ \ \ \ \ \
| | * | | | | | COMMENT ONLY change to clarify ContentProvider documentation.Dan Egnor2010-07-272-69/+148
* | | | | | | | Merge "Un-@hide new download manager public API." into gingerbreadSteve Howard2010-07-273-3/+561
|\ \ \ \ \ \ \ \
| * | | | | | | | Un-@hide new download manager public API.Steve Howard2010-07-263-3/+561
* | | | | | | | | Merge "Explicitly mention again that startCommand() runs on the main thread."...Brad Fitzpatrick2010-07-271-1/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Explicitly mention again that startCommand() runs on the main thread.Brad Fitzpatrick2010-07-271-1/+9
* | | | | | | | | Merge "Replace several IPCThreadState::get() lookups with one." into gingerbreadBrad Fitzpatrick2010-07-274-17/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-274-17/+21