summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removing some js script tests from the skip listKristian Monsen2010-11-171-3/+0
* Move getDatabaseDirectory and getCacheDirectory to a new classKristian Monsen2010-11-173-25/+65
* Merge "Updated layouts for new status bar"Joe Onorato2010-11-169-114/+309
|\
| * Updated layouts for new status barJoe Onorato2010-11-169-114/+309
* | Add a function to get enabledInputMethodAndSubtypesatok2010-11-174-6/+57
* | Merge "Fix issue #3202866: system server crash"Dianne Hackborn2010-11-163-12/+25
|\ \
| * | Fix issue #3202866: system server crashDianne Hackborn2010-11-163-12/+25
* | | Merge "Permission fix: don't require BACKUP perm for self-restores"Chris Tate2010-11-164-23/+75
|\ \ \
| * | | Permission fix: don't require BACKUP perm for self-restoresChris Tate2010-11-164-23/+75
* | | | Merge "Fix ref counting for globals when set from java code."Jason Sams2010-11-166-0/+45
|\ \ \ \
| * | | | Fix ref counting for globals when set from java code.Jason Sams2010-11-166-0/+45
* | | | | Fix for disappearing background in buttons.Gilles Debunne2010-11-161-1/+4
| |_|/ / |/| | |
* | | | am d28dc3cf: (-s ours) am 05434e9f: Final API 9. Really! Honestly! I hope.Dianne Hackborn2010-11-160-0/+0
|\ \ \ \
| * \ \ \ am 05434e9f: Final API 9. Really! Honestly! I hope.Dianne Hackborn2010-11-161-27/+27
| |\ \ \ \
| | * | | | Final API 9. Really! Honestly! I hope.Dianne Hackborn2010-11-161-27/+27
* | | | | | Merge "Show Bitmap.Config value when unable to handle."Jeff Sharkey2010-11-161-1/+1
|\ \ \ \ \ \
| * | | | | | Show Bitmap.Config value when unable to handle.Jeff Sharkey2010-11-161-1/+1
* | | | | | | Merge "return file uri from downloadmanager instead of content uri for public...Vasu Nori2010-11-162-6/+51
|\ \ \ \ \ \ \
| * | | | | | | return file uri from downloadmanager instead of content uri for public downloadsVasu Nori2010-11-162-6/+51
* | | | | | | | Merge "Fix for IOOBoundsExc in SpannableStringBuilder"Gilles Debunne2010-11-161-10/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for IOOBoundsExc in SpannableStringBuilderGilles Debunne2010-11-161-10/+18
* | | | | | | | | Merge "handle a race condition where a cursor receives an inflight onChange a...Fred Quintana2010-11-161-9/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | handle a race condition where a cursor receives an inflight onChange after th...Fred Quintana2010-11-161-9/+17
* | | | | | | | | | Merge "Annotate ListView with StrictMode.Span"Brad Fitzpatrick2010-11-162-1/+44
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Annotate ListView with StrictMode.SpanBrad Fitzpatrick2010-11-162-1/+44
* | | | | | | | | | Merge "Reduce amount of garbage created when flipping StackViews"Patrick Dubroy2010-11-161-17/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reduce amount of garbage created when flipping StackViewsPatrick Dubroy2010-11-161-17/+22
* | | | | | | | | | | Merge "Remove notifications for account when account is removed."Costin Manolache2010-11-161-0/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove notifications for account when account is removed.Costin Manolache2010-11-161-0/+12
* | | | | | | | | | | | Merge "3049240 TalkBack on Accessibility Options reads out passwords entered ...Amith Yamasani2010-11-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 3049240 TalkBack on Accessibility Options reads out passwords entered in duri...Svetoslav Ganov2010-11-161-2/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Metakeys incorrectly delivered to JavaScriptSvetoslav Ganov2010-11-161-20/+15
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Cleanup some debug output."Wink Saville2010-11-163-9/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cleanup some debug output.Wink Saville2010-11-163-9/+16
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Support post-decode video rotation."Andreas Huber2010-11-165-63/+168
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support post-decode video rotation.Andreas Huber2010-11-165-63/+168
* | | | | | | | | | | Merge "Invalidate transitions when the start time or duration of an effect or...Gil Dobjanschi2010-11-166-14/+131
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Invalidate transitions when the start time or duration of an effect or overla...Gil Dobjanschi2010-11-166-14/+131
* | | | | | | | | | | | Merge "Improve docs around ActionBar as noted in bug 3111444."Adam Powell2010-11-163-8/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Improve docs around ActionBar as noted in bug 3111444.Adam Powell2010-11-163-8/+43
* | | | | | | | | | | | | Merge "Apparently SystemProperties jni native support must now be registered ...Andreas Huber2010-11-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Apparently SystemProperties jni native support must now be registered before ...Andreas Huber2010-11-161-1/+1
* | | | | | | | | | | | | Merge "Fix crash with extended debugging."Jason Sams2010-11-161-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix crash with extended debugging.Jason Sams2010-11-161-6/+5
* | | | | | | | | | | | | Merge "Multiline EditText have top and bottom brackets to differentiate from ...Gilles Debunne2010-11-1656-22/+77
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Multiline EditText have top and bottom brackets to differentiate from single ...Gilles Debunne2010-11-1656-22/+77
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Remove all traces of legacy renderer support in stagefright."Andreas Huber2010-11-1621-559/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-1621-559/+43
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix more things that CloseGuard found."Brad Fitzpatrick2010-11-162-4/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix more things that CloseGuard found.Brad Fitzpatrick2010-11-152-4/+17