summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Do not support still image capture mode for timelapse video recording"James Dong2011-07-2510-637/+79
|\
| * Do not support still image capture mode for timelapse video recordingJames Dong2011-07-2410-637/+79
* | Merge "Fixing old bug with AdapterViewFlipper"Adam Cohen2011-07-251-6/+5
|\ \
| * | Fixing old bug with AdapterViewFlipperAdam Cohen2011-07-221-6/+5
* | | Merge "Fix for http://b/issue?id=5064532"Philip Milne2011-07-255-223/+181
|\ \ \
| * | | Fix for http://b/issue?id=5064532Philip Milne2011-07-255-223/+181
* | | | Merge "Unifying swipe behavior for Recents and Notifications"Michael Jurka2011-07-256-483/+478
|\ \ \ \
| * | | | Unifying swipe behavior for Recents and NotificationsMichael Jurka2011-07-236-483/+478
* | | | | Merge "Change user 0 directory back for compatibility"Kenny Root2011-07-251-1/+10
|\ \ \ \ \
| * | | | | Change user 0 directory back for compatibilityKenny Root2011-07-251-1/+10
| | |/ / / | |/| | |
* | | | | Merge "Stop using charAt for Signatures"Kenny Root2011-07-251-9/+16
|\ \ \ \ \
| * | | | | Stop using charAt for SignaturesKenny Root2011-07-221-9/+16
* | | | | | Merge "AudioFlinger: add dump of audio pre processing."Eric Laurent2011-07-252-19/+21
|\ \ \ \ \ \
| * | | | | | AudioFlinger: add dump of audio pre processing.Eric Laurent2011-07-242-19/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "TouchExplorer long press not working and activation tap not respecting...Svetoslav Ganov2011-07-251-74/+92
|\ \ \ \ \ \
| * | | | | | TouchExplorer long press not working and activation tap not respecting distan...Svetoslav Ganov2011-07-241-74/+92
* | | | | | | Merge "Touch exploration state set to clients asynchronously and depended on ...Svetoslav Ganov2011-07-2512-100/+121
|\ \ \ \ \ \ \
| * | | | | | | Touch exploration state set to clients asynchronously and depended on talking...Svetoslav Ganov2011-07-2212-100/+121
* | | | | | | | Merge "Implement CollapsibleActionView on SearchView."Amith Yamasani2011-07-252-8/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement CollapsibleActionView on SearchView.Amith Yamasani2011-07-222-8/+43
* | | | | | | | | Merge "Preventing screenshots when waking from sleep."Winson Chung2011-07-253-28/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Preventing screenshots when waking from sleep.Winson Chung2011-07-253-28/+32
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "SurfaceTexture: enable RGB external textures"Jamie Gennis2011-07-253-47/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SurfaceTexture: enable RGB external texturesJamie Gennis2011-07-223-47/+20
* | | | | | | | | | Merge "Switch state text not added to accessibility events."Svetoslav Ganov2011-07-251-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Switch state text not added to accessibility events.Svetoslav Ganov2011-07-231-0/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Keep Bluetooth module hot to quickly swith it on/off"Matthew Xie2011-07-254-193/+646
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Keep Bluetooth module hot to quickly swith it on/offMatthew Xie2011-07-254-193/+646
* | | | | | | | | | | Merge "Fix bug 4211099 channel constants and 7.1 mask"Jean-Michel Trivi2011-07-251-1/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix bug 4211099 channel constants and 7.1 maskJean-Michel Trivi2011-07-241-1/+27
* | | | | | | | | | | | Merge "Fix bug 5060033 - No text-editing toolbar when in a dialog"Adam Powell2011-07-254-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix bug 5060033 - No text-editing toolbar when in a dialogAdam Powell2011-07-224-1/+55
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Add support for creating a Surface from a a SurfaceTexture."Ted Bonkenburg2011-07-255-22/+124
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-225-22/+124
* | | | | | | | | | | | | Merge "Add a System.Secure setting for the Autofill server URL."Ben Murdoch2011-07-252-3/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add a System.Secure setting for the Autofill server URL.Ben Murdoch2011-07-212-3/+16
* | | | | | | | | | | | | | Merge "Fix for Autofill calling WebView.getSettings on background thread."Ben Murdoch2011-07-251-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix for Autofill calling WebView.getSettings on background thread.Ben Murdoch2011-07-251-2/+3
* | | | | | | | | | | | | | | Merge "Add IS_READ column in call log and voicemail providers."Flavio Lerda2011-07-252-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add IS_READ column in call log and voicemail providers.Flavio Lerda2011-07-252-0/+16
* | | | | | | | | | | | | | | [step4] Change service interfacesatok2011-07-252-2/+3
* | | | | | | | | | | | | | | Merge "[Step 2] Add apis for spell checker settings"satok2011-07-245-0/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [Step 2] Add apis for spell checker settingssatok2011-07-255-0/+57
* | | | | | | | | | | | | | | | Merge "Introduce param/column for group count"Daisuke Miyakawa2011-07-241-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Introduce param/column for group countDaisuke Miyakawa2011-07-241-0/+26
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Fix interface notification race"Irfan Sheriff2011-07-241-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fix interface notification raceIrfan Sheriff2011-07-241-6/+9
* | | | | | | | | | | | | | | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-242-10/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-152-10/+24
* | | | | | | | | | | | | | | | Merge "QueryCodecs() signature change"Jean-Michel Trivi2011-07-243-1/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \