summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Dispatch screen state change events to ViewsRomain Guy2012-03-086-11/+88
* Merge "Fix View padding resolution"Fabrice Di Meglio2012-03-081-9/+23
|\
| * Fix View padding resolutionFabrice Di Meglio2012-03-071-9/+23
* | Merge "Make more TextView RTL APIs public"Fabrice Di Meglio2012-03-081-16/+2
|\ \
| * | Make more TextView RTL APIs publicFabrice Di Meglio2012-03-071-16/+2
| |/
* | Merge "Fix webview dropdown item resource"Michael Kolb2012-03-081-7/+1
|\ \
| * | Fix webview dropdown item resourceMichael Kolb2012-03-081-7/+1
* | | Merge "Ignore draw requests when the display is off"Romain Guy2012-03-084-2/+42
|\ \ \
| * | | Ignore draw requests when the display is offRomain Guy2012-03-054-2/+42
* | | | Merge "Optimization of the request of the sentence level spell check"satok2012-03-081-0/+4
|\ \ \ \
| * | | | Optimization of the request of the sentence level spell checksatok2012-03-081-0/+4
* | | | | Merge "Remove duplicated comments from WebViewClassic"Jonathan Dixon2012-03-081-402/+174
|\ \ \ \ \
| * | | | | Remove duplicated comments from WebViewClassicJonathan Dixon2012-03-021-402/+174
* | | | | | Merge "Fix spell checker framework"satok2012-03-082-5/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix spell checker frameworksatok2012-03-082-5/+2
* | | | | | Fix possible NPE in SpellCheckersatok2012-03-081-1/+7
|/ / / / /
* | | | | Merge "Fix bug 6029592 - font size setting causes clipped icon menu items"Adam Powell2012-03-071-0/+4
|\ \ \ \ \
| * | | | | Fix bug 6029592 - font size setting causes clipped icon menu itemsAdam Powell2012-03-071-0/+4
* | | | | | resolved conflicts for merge of 532679a5 to masterDirk Dougherty2012-03-074-5/+5
|\ \ \ \ \ \
| * \ \ \ \ \ am 56bab8bd: am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-055-6/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ am 4d7bc655: Doc change: String changes for Android MarketDirk Dougherty2012-03-055-6/+6
| | |\ \ \ \ \ \
| | | * | | | | | Doc change: String changes for Android MarketDirk Dougherty2012-03-055-6/+6
| * | | | | | | | DO NOT MERGE Return 1.5 * density as default for large screens.Andrew Flynn2012-03-051-6/+12
| * | | | | | | | DO NOT MERGERamanan Rajeswaran2012-03-052-25/+8
| * | | | | | | | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-03-052-8/+25
| * | | | | | | | DO NOT MERGERamanan Rajeswaran2012-03-052-25/+8
| * | | | | | | | Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.Dianne Hackborn2012-03-052-2/+13
* | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-0720-207/+136
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-03-0720-207/+136
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Don't draw the focus ring if we don't have focus"John Reck2012-03-071-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't draw the focus ring if we don't have focusJohn Reck2012-03-071-2/+8
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "reenable webkit paint pausing"Chris Craik2012-03-071-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | reenable webkit paint pausingChris Craik2012-03-071-3/+1
* | | | | | | | | | Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it."Eino-Ville Talvala2012-03-072-218/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NEW_API: Rework CameraSound into MediaActionSound, and unhide it.Eino-Ville Talvala2012-03-062-218/+0
* | | | | | | | | | | Merge "Caliper benchmarks for Parcel."Jeff Sharkey2012-03-073-0/+207
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Caliper benchmarks for Parcel.Jeff Sharkey2012-03-063-0/+207
* | | | | | | | | | | | Merge "Don't draw layers in buildLayer()"Michael Jurka2012-03-073-32/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Don't draw layers in buildLayer()Michael Jurka2012-03-063-32/+7
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Mark all of config.xml not translatable in the top-level comment."Eric Fischer2012-03-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Mark all of config.xml not translatable in the top-level comment.Eric Fischer2012-03-061-1/+1
* | | | | | | | | | | Merge "Work on more low memory reporting to apps."Dianne Hackborn2012-03-066-38/+117
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Work on more low memory reporting to apps.Dianne Hackborn2012-03-066-38/+117
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Fix focus rings for buttons"John Reck2012-03-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix focus rings for buttonsJohn Reck2012-03-061-1/+1
* | | | | | | | | | | | Merge "Fix some action bar menu layout bugs around config changes"Adam Powell2012-03-062-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix some action bar menu layout bugs around config changesAdam Powell2012-03-062-3/+21
* | | | | | | | | | | | | Merge "Fix unhandled navigation path"John Reck2012-03-062-33/+112
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix unhandled navigation pathJohn Reck2012-03-062-33/+112
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Fix FOCUS_BACKWARD search if view had no id"John Reck2012-03-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \