summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* I. Can. Not. Stand. ViewAncestor.Dianne Hackborn2011-07-1814-89/+89
* Merge "Trim OpenGLRenderer's memory usage whenever possible"Romain Guy2011-07-184-9/+71
|\
| * Trim OpenGLRenderer's memory usage whenever possibleRomain Guy2011-07-184-9/+71
* | Merge "Fix issue # 5017868: Twitter crashes on start:"Dianne Hackborn2011-07-181-0/+56
|\ \
| * | Fix issue # 5017868: Twitter crashes on start:Dianne Hackborn2011-07-181-0/+56
* | | Merge "UsbManager: document that passing null setCurrentFunction restores def...Mike Lockwood2011-07-181-2/+3
|\ \ \
| * | | UsbManager: document that passing null setCurrentFunction restores default fu...Mike Lockwood2011-07-181-2/+3
* | | | Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in di...Philip Milne2011-07-181-34/+42
|\ \ \ \
| * | | | Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml.Philip Milne2011-07-181-34/+42
* | | | | Add lock/unlockCanvas to TextureViewRomain Guy2011-07-181-1/+94
* | | | | Merge "Track line and column when parsing JSON."Jesse Wilson2011-07-181-1/+40
|\ \ \ \ \
| * | | | | Track line and column when parsing JSON.Jesse Wilson2011-07-181-1/+40
* | | | | | Merge "Always escape chars that JavaScript treats as newlines."Jesse Wilson2011-07-181-0/+10
|\ \ \ \ \ \
| * | | | | | Always escape chars that JavaScript treats as newlines.Jesse Wilson2011-07-181-0/+10
| |/ / / / /
* | | | | | Merge "Fix resolution padding glitch"Fabrice Di Meglio2011-07-181-2/+2
|\ \ \ \ \ \
| * | | | | | Fix resolution padding glitchFabrice Di Meglio2011-07-151-2/+2
* | | | | | | Merge "Fixed animation ordering bug in LayoutTransition."Chet Haase2011-07-181-20/+24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixed animation ordering bug in LayoutTransition.Chet Haase2011-07-181-19/+23
* | | | | | | Touch exploration separate setting and API to poll the latter state.Svetoslav Ganov2011-07-189-54/+153
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Work on death recipient leaks in Activity Manager and Content Service."Dianne Hackborn2011-07-181-8/+96
|\ \ \ \ \ \
| * | | | | | Work on death recipient leaks in Activity Manager and Content Service.Dianne Hackborn2011-07-171-8/+96
* | | | | | | Few minor TTS clean ups.Narayan Kamath2011-07-183-12/+14
* | | | | | | Fix a few threading issues in the AudioPlaybackHandler.Narayan Kamath2011-07-184-46/+67
* | | | | | | Merge "Improve TextToSpeech#isSpeaking()"Narayan Kamath2011-07-183-2/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Improve TextToSpeech#isSpeaking()Narayan Kamath2011-07-153-2/+18
* | | | | | | Merge "Update the style of the action bar share UI"Svetoslav Ganov2011-07-173-14/+27
|\ \ \ \ \ \ \
| * | | | | | | Update the style of the action bar share UISvetoslav Ganov2011-07-173-14/+27
* | | | | | | | Merge "Make View#setBackgroundDrawable a no-op if setting the same background."Adam Powell2011-07-171-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Make View#setBackgroundDrawable a no-op if setting the same background.Adam Powell2011-07-171-0/+4
* | | | | | | | | Merge "Data usage notifs, newly installed apps, defaults."Jeff Sharkey2011-07-172-7/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-172-7/+20
| |/ / / / / / /
* | | | | | | | Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-174-39/+168
|/ / / / / / /
* | | | | | | Merge "Release strong Fragment references after exec."Jeff Sharkey2011-07-171-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Release strong Fragment references after exec.Jeff Sharkey2011-07-131-0/+1
* | | | | | | Scroll events should indicate whether or not they have pixel data.Svetoslav Ganov2011-07-171-18/+18
* | | | | | | AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-172-2/+1
* | | | | | | Bug 5037953: Fix NPE in bringPointIntoViewGilles Debunne2011-07-161-0/+2
* | | | | | | Fix bug 5011067 - align popup lists to their content rather thanAdam Powell2011-07-152-11/+29
* | | | | | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-152-8/+14
|\ \ \ \ \ \ \
| * | | | | | | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-152-8/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Use higher resolution in in-call UI if available."Daniel Lehmann2011-07-152-10/+41
|\ \ \ \ \ \ \
| * | | | | | | Use higher resolution in in-call UI if available.Daniel Lehmann2011-07-142-10/+41
| |/ / / / / /
* | | | | | | Merge "Some code refactoring"Fabrice Di Meglio2011-07-151-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Some code refactoringFabrice Di Meglio2011-07-141-3/+3
| |/ / / / / /
* | | | | | | Merge "Implement SeekBarPreference.onGetDefaultValue"John Reck2011-07-151-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Implement SeekBarPreference.onGetDefaultValueJohn Reck2011-07-151-0/+5
* | | | | | | | Fix leak in LayoutTransitionChet Haase2011-07-151-3/+3
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge "Add a hidden generic property interface"John Reck2011-07-152-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Add a hidden generic property interfaceJohn Reck2011-07-152-0/+16
* | | | | | | | Add new ViewDebug APIs to profile the event queue.Romain Guy2011-07-154-57/+251
| |/ / / / / / |/| | | | | |