summaryrefslogtreecommitdiff
path: root/core/java/android/util
Commit message (Expand)AuthorAgeFilesLines
* Move CtsContentTestCases to group presubmit-largeJackal Guo2022-01-241-8/+10
* Key rotation support when updating an app on IncFS.Alex Buynytskyy2021-07-131-1/+12
* Switch back to sync IInputMethodManagerYohei Yukawa2021-07-022-11/+2
* Deprecate silky flag for official releaseYanting Yang2021-06-021-1/+0
* Set SecurityHub to be enabled by default.Jan Tomljanovic2021-05-171-1/+1
* Merge "Copy StringPool to framework" am: ffe7986d71 am: 91a9308a30 am: f4b981...vichang2021-05-061-1/+1
|\
| * Copy StringPool to frameworkNikita Iashchenko2021-04-291-1/+1
* | Add cert digest separator to pm app link outputWinson2021-04-221-7/+36
* | Removed Slog methods that support message formatting.Felipe Leme2021-04-061-173/+0
* | Merge "Use isShownInPickerAt instead of isShownInPicker." am: bc3fff46d9 am: ...Almaz Mingaleev2021-04-061-2/+31
|\|
| * Use isShownInPickerAt instead of isShownInPicker.Almaz Mingaleev2021-03-311-2/+31
* | Moved string-formatting methods from Slog to Slogf.Felipe Leme2021-04-021-0/+27
* | [Provider Model] Enable Provider Model by defaultWeng Su2021-03-311-1/+1
* | Revert "[Provider Model] Enable Provider Model by default"Slava Shklyaev2021-03-291-1/+1
* | [Provider Model] Enable Provider Model by defaultWeng Su2021-03-251-1/+1
* | Merge "Fix typo in SparseLongArray" into sc-devTreeHugger Robot2021-03-241-2/+2
|\ \
| * | Fix typo in SparseLongArrayAdam Bookatz2021-03-171-2/+2
* | | Merge "Enable new backup eligibilities rules by default" into sc-devRuslan Tkhakokhov2021-03-231-1/+1
|\ \ \
| * | | Enable new backup eligibilities rules by defaultRuslan Tkhakokhov2021-03-191-1/+1
* | | | Merge "Add "cmd input_method tracing save-for-bugreport"" into sc-devYohei Yukawa2021-03-233-37/+38
|\ \ \ \
| * | | | Add "cmd input_method tracing save-for-bugreport"Yohei Yukawa2021-03-223-37/+38
* | | | | Merge "Added Warning about extra object allocation on SLog methods." into sc-devFelipe Leme2021-03-231-0/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added Warning about extra object allocation on SLog methods.Felipe Leme2021-03-161-0/+42
| | |/ / | |/| |
* | | | Merge "SparseDoubleArray" into sc-devAdam Bookatz2021-03-221-0/+166
|\ \ \ \
| * | | | SparseDoubleArrayAdam Bookatz2021-03-191-0/+166
| |/ / /
* | | | Add docs to Slog class.Zhomart Mukhamejanov2021-03-221-0/+4
* | | | Lazy load the allocation of Slog message formatting objects.Felipe Leme2021-03-191-5/+10
|/ / /
* | | Merge "Overloaded Slog methods with versions that support string formatting."...TreeHugger Robot2021-03-131-1/+99
|\ \ \
| * | | Overloaded Slog methods with versions that support string formatting.Felipe Leme2021-03-111-1/+99
| |/ /
* | | Merge "[hardening] Use read() instead of mmap() for incfs files" into sc-devYurii Zubrytskyi2021-03-126-7/+113
|\ \ \
| * | | [hardening] Use read() instead of mmap() for incfs filesYurii Zubrytskyi2021-03-056-7/+113
* | | | Inline ImeTracing#onShellCommand()Yohei Yukawa2021-03-103-40/+0
* | | | Merge "Remove screenrecord flag code from global actions" into sc-devBeth Thibodeau2021-03-101-2/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove screenrecord flag code from global actionsBeth Thibodeau2021-03-021-2/+0
* | | | Merge "Add feature flag for settings security hub" into sc-devDavid Coffin2021-03-081-0/+3
|\ \ \ \
| * | | | Add feature flag for settings security hubDavid Coffin2021-03-051-0/+3
| | |/ / | |/| |
* | | | Merge "Correct API for new sizes in App Widgets." into sc-devTreeHugger Robot2021-03-051-2/+45
|\ \ \ \
| * | | | Correct API for new sizes in App Widgets.Pierre Barbier de Reuille2021-03-041-2/+45
| |/ / /
* | | | Merge "Revert "Revert "Revert "Revert "Turn on the feature flag for And..."" ...TreeHugger Robot2021-03-051-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Revert "Revert "Revert "Turn on the feature flag for And..."Mill Chen2021-03-021-1/+1
* | | | Merge "Add to owners" am: 41a4f1e44c am: a9a58d94a1 am: c22eeb41a8Jeff Sharkey2021-03-022-1/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Add to ownersTodd Kennedy2021-03-022-1/+4
* | | | Merge "Accept generic in SparseArray contentEquals" into sc-devWinson Chiu2021-03-021-1/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Accept generic in SparseArray contentEqualsWinson2021-02-241-1/+6
* | | | Merge "Optimize the Parcel read/write of common window data" into sc-devRiddle Hsu2021-02-261-9/+9
|\ \ \ \
| * | | | Optimize the Parcel read/write of common window dataRiddle Hsu2021-02-241-9/+9
| |/ / /
* | | | Merge "DisplayContent rotateBounds not keeping same physical position for 180...Chris Li2021-02-251-0/+55
|\ \ \ \
| * | | | DisplayContent rotateBounds not keeping same physical position for 180Chris Li2021-02-231-0/+55
| |/ / /
* / / / Add a feature flag to control new opt out behaviourRuslan Tkhakokhov2021-02-241-0/+4
|/ / /
* | | Merge "Revert "Revert "Revert "Turn on the feature flag for Android S S..."" ...TreeHugger Robot2021-02-081-1/+1
|\ \ \ | | |/ | |/|