summaryrefslogtreecommitdiff
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Merge "Parse source stamp lineage in platform"Khaled Abdelmohsen2020-09-144-162/+262
|\
| * Parse source stamp lineage in platformKhaled Abdelmohsen2020-09-114-162/+262
* | Add a feature flag for settings contextual home.Yi-Ling Chuang2020-09-101-0/+1
|/
* Add a feature flag for silky homeYanting Yang2020-09-101-0/+1
* APK digest API and initial implementation.Alex Buynytskyy2020-08-246-60/+165
* Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot2020-07-312-7/+7
|\
| * Merge "Update language to comply with Android's inclusive language guidance" ...Treehugger Robot2020-07-312-7/+7
| |\
| | * Update language to comply with Android's inclusive language guidanceAlice Kuo2020-07-312-7/+7
* | | Remove persist.sys.fuse == false code pathsZim2020-07-091-2/+0
* | | V4 signature check refactors.Alex Buynytskyy2020-07-085-52/+70
* | | Merge "Move libcore.timezone to the i18n module - Final part" am: 35d6ab6a89 ...vichang2020-07-021-4/+3
|\| |
| * | Merge "Move libcore.timezone to the i18n module - Final part" am: 35d6ab6a89 ...vichang2020-07-021-4/+3
| |\|
| | * Move libcore.timezone to the i18n module - Final partVictor Chang2020-06-301-4/+3
| * | Merge "Use new package name for ZoneInfo and libcore.timezone" am: af6f8e2301...vichang2020-06-301-1/+2
| |\|
| | * Use new package name for ZoneInfo and libcore.timezoneVictor Chang2020-06-301-1/+2
| * | Merge "Modify source stamp format" into rvc-dev am: 592da34c0bKhaled Abdelmohsen2020-06-193-67/+175
| |\ \
| * \ \ Merge "Remove the feature flag of contextual home V2" into rvc-dev am: 147172...TreeHugger Robot2020-06-191-1/+0
| |\ \ \
| * \ \ \ Merge "Remove feature flag, unused lib and test cases" into rvc-dev am: c34c1...TreeHugger Robot2020-05-251-3/+0
| |\ \ \ \
| * \ \ \ \ Merge "Maintain compatibility by deleting target directory before renaming in...TreeHugger Robot2020-05-201-11/+20
| |\ \ \ \ \
* | | | | | | Use new package name for ZoneInfo and libcore.timezoneVictor Chang2020-06-251-1/+2
* | | | | | | Merge "Modify source stamp format" into rvc-dev am: 592da34c0b am: 6413ab89b1...Khaled Abdelmohsen2020-06-193-67/+175
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Modify source stamp format" into rvc-dev am: 592da34c0b am: 6413ab89b1...Khaled Abdelmohsen2020-06-193-67/+175
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Merge "Modify source stamp format" into rvc-devKhaled Abdelmohsen2020-06-193-67/+175
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Modify source stamp formatKhaled Abdelmohsen2020-06-173-67/+175
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge "Remove the feature flag of contextual home V2" into rvc-dev am: 147172...TreeHugger Robot2020-06-191-1/+0
|\| | | | | |
| * | | | | | Merge "Remove the feature flag of contextual home V2" into rvc-dev am: 147172...TreeHugger Robot2020-06-191-1/+0
| |\| | | | |
| | * | | | | Remove the feature flag of contextual home V2Jason Chiu2020-06-191-1/+0
| | |/ / / /
* | | | | | Merge "Remove feature flag, unused lib and test cases" into rvc-dev am: c34c1...TreeHugger Robot2020-05-251-3/+0
|\| | | | |
| * | | | | Merge "Remove feature flag, unused lib and test cases" into rvc-dev am: c34c1...TreeHugger Robot2020-05-251-3/+0
| |\| | | |
| | * | | | Remove feature flag, unused lib and test casesSunny Shao2020-05-251-3/+0
| | | |/ / | | |/| |
| * | | | Merge "Maintain compatibility by deleting target directory before renaming in...TreeHugger Robot2020-05-201-11/+20
| |\| | | | | |/ / | |/| |
| | * | Merge "Maintain compatibility by deleting target directory before renaming in...TreeHugger Robot2020-05-201-11/+20
| | |\ \
| | | * | Maintain compatibility by deleting target directory before renaming into it.Hai Zhang2020-05-201-11/+20
* | | | | Move IndentingPrintWriter to android.utilDmitri Plotnikov2020-05-211-0/+252
* | | | | Merge "Properly keep compatibility with openRead() during a write." into rvc-...TreeHugger Robot2020-05-211-2/+12
|\| | | |
| * | | | Merge "Properly keep compatibility with openRead() during a write." into rvc-...TreeHugger Robot2020-05-201-2/+12
| |\| | |
| | * | | Properly keep compatibility with openRead() during a write.Hai Zhang2020-05-201-2/+12
| | |/ /
| * | | Merge "Don't delete the new file in openRead()." into rvc-dev am: c74a76863bTreeHugger Robot2020-05-201-5/+2
| |\| |
| * | | Merge "Change AtomicFile to use rename-into-place." into rvc-dev am: 0d23267a9cTreeHugger Robot2020-05-191-79/+85
| |\ \ \
| * \ \ \ Merge "Enable the settings_controller_loading_enhancement" into rvc-dev am: 8...TreeHugger Robot2020-05-051-1/+1
| |\ \ \ \
| * \ \ \ \ Fix broken @see tags in public documentation. am: 8fe35e5f21Andrew Sapperstein2020-05-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Fix test failure in testProcessStateByPulling" into rvc-dev am: b344e0...Jing Ji2020-04-241-1/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Store conversation requirement in a setting" into rvc-dev am: 5eb9c8fadaTreeHugger Robot2020-04-071-3/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge "Fix up LocationRequest and ProviderRequest" into rvc-dev am: 240eaaaaabSoonil Nagarkar2020-04-021-1/+11
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge "Maintain compatibility by deleting target directory before renaming in...TreeHugger Robot2020-05-201-11/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Maintain compatibility by deleting target directory before renaming into it.Hai Zhang2020-05-201-11/+20
* | | | | | | | | | | Merge "Don't delete the new file in openRead()." into rvc-dev am: c74a76863b ...TreeHugger Robot2020-05-201-5/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge "Don't delete the new file in openRead()." into rvc-dev am: c74a76863b ...TreeHugger Robot2020-05-201-5/+2
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Don't delete the new file in openRead().Hai Zhang2020-05-191-5/+2
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge "Change AtomicFile to use rename-into-place." into rvc-dev am: 0d23267a...TreeHugger Robot2020-05-191-79/+85
| |\| | | | | | | |