summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Ignore certain WindowManager flags when touch exploration is enabled" ...Alan Viverette2013-10-081-0/+4
|\
| * Ignore certain WindowManager flags when touch exploration is enabledAlan Viverette2013-10-071-0/+4
* | AAPT emits error for res with no 'default' productAdam Lesinski2013-10-041-4/+65
|/
* Merge "Fix layoutlib build" into klp-devMarco Nelissen2013-10-031-0/+6
|\
| * Fix layoutlib buildMarco Nelissen2013-10-031-0/+6
* | Update liblayoutJohn Reck2013-10-021-2/+2
|/
* Merge "Fix permissions on WindowManagerService.showAssistant()" into klp-devJim Miller2013-09-281-5/+0
|\
| * Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-5/+0
* | Add badging of Payment appsAdam Lesinski2013-09-271-11/+142
* | Add support for dumping new badgingAdam Lesinski2013-09-271-3/+68
|/
* am 31207780: am 0ecfe381: am 54d88f76: Fix ClassCastException when rendering ...Deepanshu Gupta2013-09-134-129/+156
|\
| * am 0ecfe381: am 54d88f76: Fix ClassCastException when rendering ListViewDeepanshu Gupta2013-09-134-129/+156
| |\
| | * Fix ClassCastException when rendering ListViewDeepanshu Gupta2013-09-104-129/+156
* | | Merge "Preparation for deleting WebViewClassic" into klp-devJonathan Dixon2013-09-111-16/+0
|\ \ \
| * | | Preparation for deleting WebViewClassicJonathan Dixon2013-08-251-16/+0
* | | | Fix issue #10688644: Java crash in com.android.phone:Dianne Hackborn2013-09-111-0/+6
* | | | Merge "Add isPremultiplied option to Bitmap_Delegate in LayoutLib" into klp-devDeepanshu Gupta2013-09-092-14/+88
|\ \ \ \
| * | | | Add isPremultiplied option to Bitmap_Delegate in LayoutLibDeepanshu Gupta2013-09-042-14/+88
* | | | | Fix build.Dianne Hackborn2013-09-081-0/+10
* | | | | Added support for supports-input manifest elementMichael Wright2013-09-051-50/+87
* | | | | am b50de495: am dd4efc22: am 3a762d8b: Merge "Fix text rendering" into jb-mr2...Deepanshu Gupta2013-09-055-193/+300
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am dd4efc22: am 3a762d8b: Merge "Fix text rendering" into jb-mr2-devDeepanshu Gupta2013-09-055-193/+300
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix text renderingDeepanshu Gupta2013-09-055-193/+300
* | | | | am 97c88368: am c78d173b: am 68411471: Merge "Fix layout rendering for RTL lo...Deepanshu Gupta2013-09-0515-19/+81
|\ \ \ \ \ | |/ / / /
| * | | | am c78d173b: am 68411471: Merge "Fix layout rendering for RTL locales" into j...Deepanshu Gupta2013-09-0515-19/+81
| |\ \ \ \ | | |/ / /
| | * | | Fix layout rendering for RTL localesDeepanshu Gupta2013-09-0415-19/+81
* | | | | Transition API changes from API council recommendationsChet Haase2013-09-041-26/+1
| |_|/ / |/| | |
* | | | Merge "Better aidl generated dependency" into klp-devYing Wang2013-08-261-0/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Better aidl generated dependencyYing Wang2013-08-231-0/+10
* | | | Merge "Add CancellationSignal support to file operations." into klp-devJeff Sharkey2013-08-231-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-3/+5
* | | | DO NOT MERGE. Fix test breakagesatok2013-08-231-0/+6
* | | | Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-201-2/+4
|/ / /
* | | Merge "Bring along BridgeContext for the ride." into klp-devJeff Sharkey2013-08-121-0/+18
|\ \ \
| * | | Bring along BridgeContext for the ride.Jeff Sharkey2013-08-111-0/+18
* | | | Refactor Canvas.drawPicture() to delegate to PictureJonathan Dixon2013-08-081-8/+0
|/ / /
* | | Reduce the transaction fee of getEnabledInputMethodSubtypeListSatoshi Kataoka2013-08-081-1/+1
* | | am 9516ed45: am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-0/+3
|\ \ \ | |/ /
| * | am cfc23ac6: Merge "Add support for MNC=00"Wink Saville2013-07-301-0/+3
| |\ \
| | * | Add support for MNC=00Mattias Petersson2013-07-261-0/+3
* | | | Exclude magic inner-class name from preloadKenny Root2013-07-231-2/+3
* | | | Merge "Fix home activity and user switch interactions."Craig Mautner2013-07-191-1/+1
|\ \ \ \
| * | | | Fix home activity and user switch interactions.Craig Mautner2013-07-191-1/+1
* | | | | am 388f85eb: am a2f41b23: am bf8be2ee: Merge "Add orientation to configuratio...Deepanshu Gupta2013-07-191-0/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am a2f41b23: am bf8be2ee: Merge "Add orientation to configuration for layoutl...Deepanshu Gupta2013-07-191-0/+18
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Add orientation to configuration for layoutlib.Deepanshu Gupta2013-07-121-0/+18
* | | | Fix build.Jeff Brown2013-07-181-2/+2
| |_|/ |/| |
* | | Move input library code to frameworks/native.Jeff Brown2013-07-013-12/+9
* | | Switch to shared libpng/libz dependency.Stephen Hines2013-06-261-3/+5
* | | Fix build.Craig Mautner2013-06-241-2/+2