summaryrefslogtreecommitdiff
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Expose a few APIs in util collections.Jake Wharton2018-09-296-41/+50
* Disambiguate fs-verity and apk-verityVictor Hsieh2018-09-284-25/+25
* Support regular fs-verity Merkle treeVictor Hsieh2018-09-251-25/+91
* Merge "Refactor: break fs-verity data gen into 2 parts"TreeHugger Robot2018-09-205-114/+86
|\
| * Refactor: break fs-verity data gen into 2 partsVictor Hsieh2018-09-135-114/+86
* | resolve merge conflicts of 2cb9a70cac0d22ef67de72c678c8baa4d12014f4 to masteryuanjiahsu2018-09-171-0/+2
|\ \
| * \ Merge "Add feature flag in Settings." am: 55b91f6d93Yuanjia Hsu2018-09-171-0/+2
| |\ \
| | * | Add feature flag in Settings.yuanjiahsu2018-09-111-0/+2
* | | | Merge "Add feature flag for seamless transfer"TreeHugger Robot2018-09-141-0/+1
|\ \ \ \
| * | | | Add feature flag for seamless transferjackqdyulei2018-09-071-0/+1
| | |_|/ | |/| |
* | | | Merge "Intial ProtoInputStream checkin"Michael Wachenschwanz2018-09-135-219/+1353
|\ \ \ \
| * | | | Intial ProtoInputStream checkinMichael Wachenschwanz2018-09-125-219/+1353
* | | | | Remove battery app list feature flagjackqdyulei2018-09-121-1/+0
| |/ / / |/| | |
* | | | Fix javadoc syntax in TypedValueAshley Rose2018-09-061-1/+3
* | | | Merge "Add isColorType to TypedValue"Ashley Rose2018-09-061-0/+10
|\ \ \ \
| * | | | Add isColorType to TypedValueAshley Rose2018-09-051-0/+10
* | | | | Merge "Add feature flag for data usage v2."TreeHugger Robot2018-09-051-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add feature flag for data usage v2.Doris Ling2018-08-301-0/+1
| |/ / /
* | | | Merge "Add DENSITY_600" am: 8ac363088c am: e79f44a393st.ji2018-09-031-0/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Add DENSITY_600" am: 8ac363088cst.ji2018-09-031-0/+8
| |\|
| | * Add DENSITY_600st.ji2018-08-201-0/+8
| * | Merge "Add @UnsupportedAppUsage annotations" am: 06f2e6b7c8Mathew Inwood2018-08-1627-0/+138
| |\|
| | * Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1427-0/+138
* | | Add feature flag for mobile network v2jackqdyulei2018-08-221-0/+1
* | | Remove condition_manager_v2 flagFan Zhang2018-08-211-1/+0
* | | Turn on condition manager v2 in Settings homepage.Fan Zhang2018-08-161-1/+1
* | | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-1427-0/+138
* | | Merge "Add feature flag for condition manager refactoring"TreeHugger Robot2018-08-131-0/+1
|\ \ \
| * | | Add feature flag for condition manager refactoringFan Zhang2018-08-131-0/+1
* | | | Merge "MemoryIntArray: track the owned file descriptor in a PFD." am: dccbfca...Josh Gao2018-08-101-22/+19
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "MemoryIntArray: track the owned file descriptor in a PFD." am: dccbfca...Josh Gao2018-08-101-22/+19
| |\|
| | * MemoryIntArray: track the owned file descriptor in a PFD.Josh Gao2018-08-091-22/+19
* | | Merge "Code formatting change for upcoming annotations." am: 5d669f79f2 am: 5...Mathew Inwood2018-08-011-2/+2
|\| |
| * | Merge "Code formatting change for upcoming annotations." am: 5d669f79f2 am: 5...Mathew Inwood2018-08-011-2/+2
| |\|
| | * Merge "Code formatting change for upcoming annotations."Mathew Inwood2018-08-011-2/+2
| | |\
| | | * Code formatting change for upcoming annotations.Mathew Inwood2018-08-011-2/+2
* | | | Merge "Docs: fixed typo and made minor edits" into pi-dev am: ae3f656146Laura Davis2018-08-011-17/+19
|\| | |
| * | | Merge "Docs: fixed typo and made minor edits" into pi-devLaura Davis2018-08-011-17/+19
| |\ \ \ | | |/ / | |/| |
| | * | Docs: fixed typo and made minor editsLaura Davis2018-07-301-17/+19
* | | | Merge "Remove dependency on InflaterInputStream.closed field." am: 555fc87b99...Paul Duffin2018-07-241-0/+7
|\| | |
| * | | Merge "Remove dependency on InflaterInputStream.closed field."Paul Duffin2018-07-241-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Remove dependency on InflaterInputStream.closed field.Paul Duffin2018-07-231-0/+7
* | | | Fix Base64OutputStream swallowing/throwing the wrong exception.Tobias Thierer2018-07-231-1/+3
* | | | Merge "Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.N...Tobias Thierer2018-07-202-2/+5
|\| | |
| * | | Merge "Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.N...Tobias Thierer2018-07-202-2/+5
| |\| |
| | * | Merge "Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.N...Treehugger Robot2018-07-202-2/+5
| | |\ \
| | | * | Use StrictJarManifest.ATTRIBUTE_NAME_NAME instead of Attributes.Name.NAME.Tobias Thierer2018-07-132-2/+5
| * | | | Merge "Move XML object factory logic to libcore"Neil Fuller2018-07-121-32/+14
| |\| | |
| | * | | Move XML object factory logic to libcoreNeil Fuller2018-07-111-32/+14
| | |/ /
| * | | resolve merge conflicts of 7980b19bc8fa1fb0c4b4b3abea891d6e245b3edd to stage-...Neil Fuller2018-07-062-21/+11
| |\| |