index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils
/
testutils
Age
Commit message (
Expand
)
Author
2021-02-21
Merge ab/7061308 into stage.
Xin Li
2021-02-16
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2021-02-15
BroadcastInterceptingContext: use passed-in broadcast Handler.
Lorenzo Colitti
2021-01-18
Expose Context#sendStickyBroadcast(Intent, Bundle)
paulhu
2020-12-08
Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0
Jeff Sharkey
2020-12-08
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-01
Add FakeSettingsProviderRule class
Lais Andrade
2020-05-04
Add WindowMetricsHelper
Charles Chen
2020-04-08
Fix WindowContext leak
Charles Chen
2020-03-23
Deterministic PowerManagerServiceTest
Robert Horvath
2020-03-03
Fix WindowInsetsController lifecycle
Jorim Jaggi
2020-02-24
Revert "Revert "Always get window insets from server""
Charles Chen
2020-02-20
Add CutoutSpecificationTest in Presubmit Test scope
Bill Lin
2020-02-14
Revert "Always get window insets from server"
Wale Ogunwale
2020-02-12
Always get window insets from server
Charles Chen
2020-01-08
System action registration API for SystemUI
Hongming Jin
2019-12-11
Revert "Overlay, actor, and target app visibility handling"
Ram Muthiah
2019-12-11
Revert "Fix WmTests presubmit failure"
Ram Muthiah
2019-12-10
Fix WmTests presubmit failure
Louis Chang
2019-12-09
Overlay, actor, and target app visibility handling
Winson
2019-10-19
Window Manager Flag Migration (4/n)
Jorim Jaggi
2019-10-17
Revert "Window Manager Flag Migration (4/n)"
Ioannis Ilkos
2019-10-17
Window Manager Flag Migration (4/n)
Jorim Jaggi
2019-09-19
TestLooper: Some changes to test looper behavior
Roshan Pius
2019-09-05
Window Manager Flag Migration (2/n)
Jorim Jaggi
2019-04-16
Merge "Add unit tests for activity client state changes" into qt-dev
Andrii Kulian
2019-04-05
Add unit tests for activity client state changes
Andrii Kulian
2019-04-05
WifiScannerTest: More unit tests
Roshan Pius
2019-03-26
Rename WM test filter to FrameworksTestsFilter
Tadashi G. Takaoka
2019-03-22
Make SelectTest append selectTest argument from extended class
Tadashi G. Takaoka
2019-02-07
Reparent IME window and handle non-fullscreen windows correctly
Tarandeep Singh
2019-01-23
Fix some tests in SelectTestTests
Tadashi G. Takaoka
2019-01-23
Add generic SelectTest JUnit filter and CoreTestsFilter
Tadashi G. Takaoka
2018-11-06
Fix FrameworksServicesTests:StorageManagerServiceTest
Brett Chabot
2018-08-16
Convert frameworks-base-testutils to Android.bp
Colin Cross
2018-04-27
Require READ_CALL_LOG permission to see phone numbers in phone state.
Tyler Gunn
2018-02-16
Add Executor to the TestLooper
Etan Cohen
2017-12-19
Don't include mockito in frameworks-base-testutils
Philip P. Moltmann
2017-12-07
Flatten dependency hierarchy of legacy-android-test
Paul Duffin
2017-05-26
Add a way to clear cached provider for tests in Settings class.
Sudheer Shanka
2017-01-18
Prepare for removal of legacy-test from default targets
Paul Duffin
2016-10-28
De-guava BroadcastInterceptingContext and move it to testutils.
Lorenzo Colitti
2016-10-28
Move FakeSettingsProvider to a common location.
Lorenzo Colitti
2016-07-28
Don't pull in external/junit through mockito
Mitchell Wills
2016-05-19
Create frameworks-base-testutils lib
Christopher Wiley