summaryrefslogtreecommitdiff
path: root/core/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "themesMay2322" into tm-devJames O'Leary2022-05-271-1/+32
|\
| * Match Android's colors to design intentJames O'Leary2022-05-261-1/+32
* | Merge "DO NOT MERGE Only rely on developer option for back animation" into tm...Vadim Caen2022-05-231-1/+1
|\ \ | |/ |/|
| * DO NOT MERGE Only rely on developer option for back animationVadim Caen2022-05-231-1/+1
* | Merge "Add an option, --reset-all, to dumpsys batterystats." into tm-devMichael Rosenfeld2022-05-201-0/+20
|\ \
| * | Add an option, --reset-all, to dumpsys batterystats.Michael Rosenfeld2022-04-261-0/+20
* | | Merge "Sanitize Uri.toSafeString() some more." into tm-devAmith Yamasani2022-05-191-2/+6
|\ \ \
| * | | Sanitize Uri.toSafeString() some more.Amith Yamasani2022-05-131-2/+6
* | | | Merge "Defines flag to disable touch feedback on display" into tm-devTreeHugger Robot2022-05-191-0/+52
|\ \ \ \
| * | | | Defines flag to disable touch feedback on displayyuanjiahsu2022-05-191-0/+52
* | | | | Avoid NPE on ScrollCaptureConnection callbacksMark Renouf2022-05-181-1/+64
|/ / / /
* | | | Merge "[SparseSetArray] optimize copy constructor" into tm-devTreeHugger Robot2022-05-181-0/+23
|\ \ \ \
| * | | | [SparseSetArray] optimize copy constructorSongchun Fan2022-05-161-0/+23
* | | | | Merge "Set correct volume storage path for SDK sandbox" into tm-devSanjana Sunil2022-05-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Set correct volume storage path for SDK sandboxSanjana Sunil2022-05-161-1/+1
* | | | | Merge "Skip collecting radio data on procstate change when radio is off." int...Michael Wachenschwanz2022-05-122-3/+56
|\ \ \ \ \
| * | | | | Skip collecting radio data on procstate change when radio is off.Michael Wachenschwanz2022-05-112-3/+56
| | |_|/ / | |/| | |
* | | | | Merge "Fix AppSearchShortcutInfoTest" into tm-devTreeHugger Robot2022-05-121-6/+6
|\ \ \ \ \
| * | | | | Fix AppSearchShortcutInfoTestPinyao Ting2022-05-111-6/+6
* | | | | | Merge "Fix memory leak with RenderNodeAnimator" into tm-devNader Jawad2022-05-111-0/+49
|\ \ \ \ \ \
| * | | | | | Fix memory leak with RenderNodeAnimatorNader Jawad2022-05-101-0/+49
* | | | | | | Merge "Resolve NPE when mini resolver is rotated" into tm-devMatt Casey2022-05-111-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Resolve NPE when mini resolver is rotatedMatt Casey2022-05-101-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Add validation TOO_SHORT_WHEN_ALL_NUMERIC" into tm-devChaohui Wang2022-05-101-2/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add validation TOO_SHORT_WHEN_ALL_NUMERICChaohui Wang2022-05-051-2/+52
| | |_|/ / | |/| | |
* | | | | Merge "Fix recording of battery history tags" into tm-devDmitri Plotnikov2022-05-091-2/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix recording of battery history tagsDmitri Plotnikov2022-05-061-2/+19
| | |/ / | |/| |
* | | | Merge "ChooserActivity reports whether the selected target is pinned in Westw...Song Hu2022-05-061-3/+7
|\ \ \ \ | |/ / / |/| | |
| * | | ChooserActivity reports whether the selected target is pinned in Westworld lo...Song Hu2022-05-051-3/+7
| |/ /
* | | Merge "Fix missing position updates to blur regions" into tm-devGalia Peycheva2022-05-041-11/+11
|\ \ \ | |/ / |/| |
| * | Fix missing position updates to blur regionsGalia Peycheva2022-05-041-11/+11
* | | Address proportional counting for out-of-order timestampsDmitri Plotnikov2022-05-031-0/+67
|/ /
* / Uri: check authority and scheme as part of determining URI pathOrion Hodson2022-04-261-0/+54
|/
* Merge "Test empty programInfo update for BroadcastRadio" into tm-devWeilin Xu2022-04-251-2/+6
|\
| * Test empty programInfo update for BroadcastRadioWeilin Xu2022-04-221-2/+6
* | Merge "Fix(?) for some disabled ChooserActivityTest cases" into tm-devJames O'Leary2022-04-221-1/+8
|\ \
| * | Fix(?) for some disabled ChooserActivityTest casesJoshua Trask2022-04-221-1/+8
* | | Merge "Create ResolverComparatorModel interface." into tm-devJames O'Leary2022-04-222-5/+61
|\ \ \
| * | | Create ResolverComparatorModel interface.Joshua Trask2022-04-222-5/+61
| |/ /
* / / Ignore some Chooser tests that flake on races.Joshua Trask2022-04-221-3/+6
|/ /
* | Merge "DeviceConfig for Chooser update-delay duration." into tm-devMatt Casey2022-04-221-9/+10
|\ \
| * | DeviceConfig for Chooser update-delay duration.Joshua Trask2022-04-211-9/+10
* | | Merge "Don't trigger full relayout if DateTimeView doesn't change" into tm-devLucas Dupin2022-04-221-0/+45
|\ \ \
| * | | Don't trigger full relayout if DateTimeView doesn't changeJernej Virag2022-04-211-0/+45
* | | | Merge "Collect the max number of successive missed frames metric." into tm-devTreeHugger Robot2022-04-221-9/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | Collect the max number of successive missed frames metric.Ahan Wu2022-04-211-9/+47
* | | | Merge "Allow revoked capabilities to be restored in sharedUserId lineage" int...Michael Groover2022-04-211-31/+135
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow revoked capabilities to be restored in sharedUserId lineageMichael Groover2022-04-151-31/+135
* | | | Merge "Prevent LocalImageResolver from upscaling images" into tm-devJernej Virag2022-04-211-0/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prevent LocalImageResolver from upscaling imagesJernej Virag2022-04-211-0/+11
| | |/ | |/|