Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove libutils | Alex Ray | 2013-07-31 | 1 | -168/+0 |
| | | | | | | | libutils is being moved from frameworks/native/ to system/core/ in order to facilitate native C++ platform (non-frameworks) code. Change-Id: I44089fb960591a40b8a9c30faabb10459d107d71 | ||||
* | Fix regression in CursorWindow.copyStingToBuffer. | Jeff Brown | 2011-10-07 | 1 | -0/+7 |
| | | | | | | Bug: 5332296 Change-Id: Iff9eed786f0a8293b6156f883a66a322ddad5e99 | ||||
* | Split UTF functions from String8/16 | Kenny Root | 2010-11-12 | 1 | -0/+161 |
Split out all the UTF-8/16/32 handling code from String8/16 to its own file to allow better reuse of code. Change-Id: If9ce63920edc75472c38da4adce0d13cda9ad2f7 |