summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-222-2/+52
* Merge "when disconnectHeadsetInternal, allow it when the BT is not disabled"Matthew Xie2011-07-201-1/+1
|\
| * when disconnectHeadsetInternal, allow it when the BT is not disabledMatthew Xie2011-07-201-1/+1
* | Merge "Convert looper traces to traceview traces"Romain Guy2011-07-204-14/+104
|\ \
| * | Convert looper traces to traceview tracesRomain Guy2011-07-204-14/+104
* | | Merge "Suggestions are dismissed by back key"Gilles Debunne2011-07-201-8/+53
|\ \ \
| * | | Suggestions are dismissed by back keyGilles Debunne2011-07-121-8/+53
* | | | Merge "Fix 5056699: GridLayout should maintain static indices for "gone" views."Jim Miller2011-07-201-2/+0
|\ \ \ \
| * | | | Fix 5056699: GridLayout should maintain static indices for "gone" views.Jim Miller2011-07-201-2/+0
* | | | | Merge "Fix bug 5038368 - Rules for collapsing action views."Adam Powell2011-07-204-0/+16
|\ \ \ \ \
| * | | | | Fix bug 5038368 - Rules for collapsing action views.Adam Powell2011-07-204-0/+16
* | | | | | Merge "Skip byte order mark (BOM) in JsonReader"Jesse Wilson2011-07-202-0/+29
|\ \ \ \ \ \
| * | | | | | Skip byte order mark (BOM) in JsonReaderJesse Wilson2011-07-202-0/+29
* | | | | | | Merge "Updates and fixes for the social stream API."Dave Santoro2011-07-201-31/+58
|\ \ \ \ \ \ \
| * | | | | | | Updates and fixes for the social stream API.Dave Santoro2011-07-201-31/+58
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "waitWithTimeout() needs to check if the result is already available, l...Costin Manolache2011-07-201-3/+5
|\ \ \ \ \ \ \
| * | | | | | | waitWithTimeout() needs to check if the result is already available, like wai...Costin Manolache2011-07-171-3/+5
* | | | | | | | Merge "MediaScanner: Do separate bulk inserts for different media types"Mike Lockwood2011-07-201-7/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | MediaScanner: Do separate bulk inserts for different media typesMike Lockwood2011-07-201-7/+0
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Removed READ_WRITE_ALL_VOICEMAILS permission from framework."Debashish Chatterjee2011-07-202-17/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed READ_WRITE_ALL_VOICEMAILS permission from framework.Debashish Chatterjee2011-07-202-17/+0
| |/ / / / / / /
* | | | | | | | Fix bug #4772392 Check what needs to be done for RTL specific new attributes ...Fabrice Di Meglio2011-07-202-11/+0
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge "Insertion handles fades out after being positionned"Gilles Debunne2011-07-201-16/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Insertion handles fades out after being positionnedGilles Debunne2011-07-191-16/+18
* | | | | | | Merge "Voicemail content provider API for api council review."Debashish Chatterjee2011-07-203-17/+103
|\ \ \ \ \ \ \
| * | | | | | | Voicemail content provider API for api council review.Debashish Chatterjee2011-07-193-17/+103
* | | | | | | | Merge "Add a getter for the active tag"Alon Albert2011-07-192-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a getter for the active tagAlon Albert2011-07-192-3/+14
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fix bug 5045004 - onActionModeFinished happens well before theAdam Powell2011-07-191-4/+29
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge "Adding resizeMinWidth/Height to AppWidgetProviderInfo"Adam Cohen2011-07-194-2/+32
|\ \ \ \ \ \ \
| * | | | | | | Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-194-2/+32
| |/ / / / / /
* | | | | | | Prevent NPE in TextView.getFadeTop()Romain Guy2011-07-191-0/+2
* | | | | | | Merge "Fix issue #4976176: Font size setting does not persist"Dianne Hackborn2011-07-193-0/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-193-0/+31
* | | | | | | Merge "Reduce the fade area to save bandwidth."Romain Guy2011-07-192-4/+46
|\ \ \ \ \ \ \
| * | | | | | | Reduce the fade area to save bandwidth.Romain Guy2011-07-192-4/+46
* | | | | | | | Merge "Let HardwareRenderer support multiple threads."Romain Guy2011-07-191-45/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Let HardwareRenderer support multiple threads.Romain Guy2011-07-191-45/+51
* | | | | | | | Merge "Expose to the platform the ability to pick up changes in child visibil...Philip Milne2011-07-192-1/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose to the platform the ability to pick up changes in child visibility.Philip Milne2011-07-192-1/+13
* | | | | | | | | Merge "Fix issue #4869092: ResolverActivity occasionally fails to display"Dianne Hackborn2011-07-191-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #4869092: ResolverActivity occasionally fails to displayDianne Hackborn2011-07-191-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Code cleaning"Fabrice Di Meglio2011-07-191-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Code cleaningFabrice Di Meglio2011-07-191-5/+5
* | | | | | | | | | Merge "Layout changes in Settings"Gilles Debunne2011-07-196-6/+34
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Layout changes in SettingsGilles Debunne2011-07-186-6/+34
* | | | | | | | | | Merge "add rebootWipeCache call to RecoverySystem API"Doug Zongker2011-07-191-12/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add rebootWipeCache call to RecoverySystem APIDoug Zongker2011-07-191-12/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Don't constrain invalidation rect when not clipping children"Chet Haase2011-07-191-3/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't constrain invalidation rect when not clipping childrenChet Haase2011-07-191-3/+8