summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix an initialization ordering bug due to the userprofile changes."Fred Quintana2012-03-201-2/+2
|\
| * Fix an initialization ordering bug due to the userprofile changes.Fred Quintana2012-03-201-2/+2
* | Disabled display lists in TextViewGilles Debunne2012-03-201-1/+1
* | Merge "Put back invalidate optimization"Romain Guy2012-03-202-6/+2
|\ \
| * | Put back invalidate optimizationRomain Guy2012-03-202-6/+2
* | | Merge "Code cleanup"Romain Guy2012-03-203-58/+25
|\ \ \ | |/ /
| * | Code cleanupRomain Guy2012-03-203-58/+25
* | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-208-22/+22
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGEEric Fischer2012-03-208-22/+22
* | | Merge "Revamp of the NumberPicker widget."Svetoslav Ganov2012-03-2088-900/+819
|\ \ \
| * | | Revamp of the NumberPicker widget.Svetoslav Ganov2012-03-2088-900/+819
* | | | Merge "Reduce memory footprint for View"Fabrice Di Meglio2012-03-201-79/+87
|\ \ \ \
| * | | | Reduce memory footprint for ViewFabrice Di Meglio2012-03-201-79/+87
* | | | | Merge "Pipe down isHardwareAccelerated"John Reck2012-03-203-0/+38
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Pipe down isHardwareAcceleratedJohn Reck2012-03-163-0/+38
* | | | | Merge "Include MotionEvent on ACTION_MOVE's TouchEventData"John Reck2012-03-201-0/+1
|\ \ \ \ \
| * | | | | Include MotionEvent on ACTION_MOVE's TouchEventDataJohn Reck2012-03-161-0/+1
| |/ / / /
* | | | | Merge "BandwidthTestCase"David Hu2012-03-192-0/+170
|\ \ \ \ \
| * | | | | BandwidthTestCaseDavid Hu2012-03-192-0/+170
* | | | | | Merge "Revert "Revamp of the NumberPicker widget.""Svetoslav Ganov2012-03-1988-820/+900
|\ \ \ \ \ \
| * | | | | | Revert "Revamp of the NumberPicker widget."Svetoslav Ganov2012-03-1988-820/+900
* | | | | | | Merge "Selective enforcement of READ_EXTERNAL_STORAGE."Jeff Sharkey2012-03-192-0/+8
|\ \ \ \ \ \ \
| * | | | | | | Selective enforcement of READ_EXTERNAL_STORAGE.Jeff Sharkey2012-03-192-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Fix build, forgot to add file."Dianne Hackborn2012-03-191-0/+141
|\ \ \ \ \ \ \
| * | | | | | | Fix build, forgot to add file.Dianne Hackborn2012-03-191-0/+141
* | | | | | | | Merge "Revamp of the NumberPicker widget."Svetoslav Ganov2012-03-1988-900/+820
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Revamp of the NumberPicker widget.Svetoslav Ganov2012-03-1988-900/+820
* | | | | | | | Merge "Pre-scale bitmaps on the native heap"Romain Guy2012-03-192-94/+166
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Pre-scale bitmaps on the native heapRomain Guy2012-03-192-94/+166
* | | | | | | | Merge "Start using the new activity options argument."Dianne Hackborn2012-03-196-23/+141
|\ \ \ \ \ \ \ \
| * | | | | | | | Start using the new activity options argument.Dianne Hackborn2012-03-196-23/+141
* | | | | | | | | Merge "Fix a bug where MenuItems would not return consistent results for item...Adam Powell2012-03-191-1/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix a bug where MenuItems would not return consistent results forAdam Powell2012-03-191-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge "Add VPN UID to list in Process"Kenny Root2012-03-191-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add VPN UID to list in ProcessKenny Root2012-03-191-0/+6
* | | | | | | | | | Merge "Fix 6021938: Improved target support in lock screen"Jim Miller2012-03-193-15/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix 6021938: Improved target support in lock screenJim Miller2012-03-193-15/+58
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge "Bind to the correct instance of the authenticator service."Amith Yamasani2012-03-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bind to the correct instance of the authenticator service.Amith Yamasani2012-03-191-1/+1
* | | | | | | | | | | Merge "Add libmedia_native"Glenn Kasten2012-03-191-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* | | | | | | | | | | | Merge "Don't allow enter full screen while still in full screen mode."Teng-Hui Zhu2012-03-191-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Don't allow enter full screen while still in full screen mode.Teng-Hui Zhu2012-03-191-0/+6
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Import translations. DO NOT MERGE"Eric Fischer2012-03-1941-525/+275
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Import translations. DO NOT MERGEEric Fischer2012-03-1941-525/+275
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Enable DisplayList properties"Chet Haase2012-03-191-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Enable DisplayList propertiesChet Haase2012-03-191-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Better exceptions around provider permissions."Jeff Sharkey2012-03-191-46/+41
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Better exceptions around provider permissions.Jeff Sharkey2012-03-151-46/+41
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Move map center resources out of arrays.xml."Eric Fischer2012-03-1968-10/+32
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |