summaryrefslogtreecommitdiffstats
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Hide an old debug function.Jeff Brown2014-01-241-10/+6
* am 27bd4440: am 28029658: Fix javadoc typo in SparseArray.Newton Allen2013-11-216-6/+6
|\
| * am 28029658: Fix javadoc typo in SparseArray.Newton Allen2013-11-216-6/+6
| |\
| | * Fix javadoc typo in SparseArray.Newton Allen2013-11-216-6/+6
* | | am 35040fdc: am 1aac29c3: Merge "Fix off-by-one issue when removing from Iter...Adam Lesinski2013-11-061-1/+1
|\ \ \ | |/ /
| * | Fix off-by-one issue when removing from IteratorAdam Lesinski2013-11-011-1/+1
| |/
* | am 63a16e0e: am 6834ae69: Merge "Fix issue #11256132: Add density bucket for ...Dianne Hackborn2013-10-171-0/+8
|\ \ | |/
| * Fix issue #11256132: Add density bucket for all real numbers between 0 and âˆ...Dianne Hackborn2013-10-171-0/+8
* | am 827c5af0: am e49a107a: Merge "Fix issue #11223335: APR: Lots of failures i...Dianne Hackborn2013-10-142-16/+11
|\ \ | |/
| * Fix issue #11223335: APR: Lots of failures in procstats due to...Dianne Hackborn2013-10-142-16/+11
* | am 2d3f995a: am d585f954: Merge "Fix issue #10921903: CTS: android.os.cts.Par...Dianne Hackborn2013-10-031-0/+1
|\ \ | |/
| * Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...Dianne Hackborn2013-10-031-0/+1
* | am 239dc099: am 164371fb: Fix issue #11005453: [SUW] G+ profile creation for ...Dianne Hackborn2013-10-022-3/+38
|\ \ | |/
| * Fix issue #11005453: [SUW] G+ profile creation for new user brokenDianne Hackborn2013-10-012-3/+38
* | am d82b1c3b: am 9d8721f8: Merge "Remove dead code."Elliott Hughes2013-09-241-198/+0
|\ \ | |/ |/|
| * Remove dead code.Elliott Hughes2013-09-241-198/+0
* | Document the order of values returned by keyAt().Flavio Lerda2013-09-086-6/+108
* | Merge "Fix issue #10491028: iabv2 test apps that contain subscription SKUs......Dianne Hackborn2013-09-051-2/+2
|\ \
| * | Fix issue #10491028: iabv2 test apps that contain subscription SKUs...Dianne Hackborn2013-09-051-2/+2
* | | Add View#cancelPendingInputEvents APIAdam Powell2013-09-051-0/+27
|/ /
* | Fix bug #10549094 KLP API Review: android.util.LayoutDirectionFabrice Di Meglio2013-08-291-2/+6
* | am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-021-1/+2
|\ \ | |/
| * If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+2
* | Add automatic Drawable mirroring capability when in RTL layout directionFabrice Di Meglio2013-08-011-0/+44
* | Fix issue #10115327: MapCollections need to implement equalsDianne Hackborn2013-07-311-5/+68
* | Okay, I give in, add null key support to ArrayMap and ArraySet.Dianne Hackborn2013-07-252-31/+115
* | Fix issue #9940105: IllegalArgumentException in ArrayMapDianne Hackborn2013-07-191-2/+21
* | Switch Bundle's implementation over to ArrayMap.Dianne Hackborn2013-07-181-1/+42
* | Make ArrayMap public! :)Dianne Hackborn2013-07-169-95/+297
* | Update SparseArray docs to be more informative.Dianne Hackborn2013-07-128-18/+90
* | Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-1/+3
* | Print - platform APIsSvetoslav Ganov2013-06-211-0/+134
* | More procstats work: separate global proc account, more dumping.Dianne Hackborn2013-06-212-0/+67
* | ArrayMap is great, so how about ArraySet!Dianne Hackborn2013-06-112-63/+659
* | Additional functionality and performance for ArrayMapChet Haase2013-06-061-4/+72
* | Use ArrayMap instead of HashMap in transitionsChet Haase2013-06-041-0/+10
* | Clean up some temporary allocations.Dianne Hackborn2013-05-301-7/+9
* | New ArrayMap class.Dianne Hackborn2013-05-248-125/+1216
|/
* am 0bb497b8: Merge "Use the newer ZoneInfoDB API."Elliott Hughes2013-04-261-1/+1
|\
| * Use the newer ZoneInfoDB API.Elliott Hughes2013-04-261-1/+1
* | am 68711f93: Merge "Revert "Simple MVC based binding mechanism for android co...Philip Milne2013-04-192-217/+0
|\ \
| * | Revert "Simple MVC based binding mechanism for android controls."Philip Milne2013-04-182-217/+0
* | | am 55e9d98d: Merge "Clarify the documentation of SparseArray.indexOfValue."Elliott Hughes2013-03-291-8/+10
|\ \ \ | |/ / |/| / | |/
| * Clarify the documentation of SparseArray.indexOfValue.Elliott Hughes2013-03-261-8/+10
* | am 0de7af1e: am c9c63003: am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc u...kmccormick2013-03-281-2/+2
|\ \
| * \ am c9c63003: am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc update: misc f...kmccormick2013-03-281-2/+2
| |\ \ | | |/ | |/|
| | * am fd245a2e: am 593c0dbf: am 378d4367: Merge "Doc update: misc fixes" into jb...kmccormick2013-03-281-2/+2
| | |\
| | | * Doc update: misc fixeskmccormick2013-03-281-2/+2
* | | | am c22657f8: am 3f5778c8: Merge "Fix incorrect FloatMath documentation."Elliott Hughes2013-02-261-6/+4
|\ \ \ \ | |/ / /
| * | | Fix incorrect FloatMath documentation.Elliott Hughes2013-02-261-6/+4