index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils
/
testutils
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable to add ComponentCallbacks to Activity
Charles Chen
2022-02-10
1
-0
/
+1
*
Merge "Handle WindowProviderService#onConfigurationChanged" into sc-v2-dev am...
Charles Chen
2021-06-18
1
-3
/
+2
|
\
|
*
Handle WindowProviderService#onConfigurationChanged
Charles Chen
2021-06-18
1
-3
/
+2
*
|
Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" am:...
Nikita Iashchenko
2021-05-18
1
-0
/
+40
|
\
\
|
|
/
|
/
|
|
*
Move IoUtils#deleteContents from CorePlatformApi set to framework
Nikita Iashchenko
2021-05-13
1
-0
/
+40
|
*
Merge ab/7061308 into stage.
Xin Li
2021-02-21
2
-0
/
+84
|
|
\
*
|
|
Temp allowlist bluetooth broadcast to start FGS for 10 seconds.
Hui Yu
2021-04-21
1
-0
/
+6
*
|
|
Introduce WindowContextController
Charles Chen
2021-03-24
1
-1
/
+2
*
|
|
Move WindowContext module to window package
Charles Chen
2021-03-24
1
-1
/
+1
*
|
|
Add DisplayTest to FrameworksTestsFilter
Naomi Musgrave
2021-03-15
1
-0
/
+9
*
|
|
Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 43...
Lorenzo Colitti
2021-02-15
1
-8
/
+30
|
\
\
\
|
*
|
|
Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 43...
Lorenzo Colitti
2021-02-15
1
-8
/
+30
|
|
\
|
|
|
|
*
|
BroadcastInterceptingContext: use passed-in broadcast Handler.
Lorenzo Colitti
2021-02-15
1
-8
/
+30
*
|
|
|
Add rounded corner tests in the wm test
shawnlin
2021-02-05
1
-0
/
+2
*
|
|
|
Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...
Paul Hu
2021-01-22
1
-1
/
+5
|
\
|
|
|
|
*
|
|
Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...
Paul Hu
2021-01-22
1
-1
/
+5
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Expose Context#sendStickyBroadcast(Intent, Bundle)
paulhu
2021-01-18
1
-1
/
+5
*
|
|
resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master
Jeff Sharkey
2020-12-08
2
-0
/
+2
|
\
|
|
|
*
|
Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0
Jeff Sharkey
2020-12-08
2
-0
/
+2
|
|
\
|
|
|
*
Improve OWNERS coverage across frameworks/base/.
Jeff Sharkey
2020-12-08
2
-0
/
+2
|
*
|
Add FakeSettingsProviderRule class
Lais Andrade
2020-12-01
2
-0
/
+84
|
|
/
*
|
Extract vibration settings and scaling code from VibratorService
Lais Andrade
2020-11-09
2
-0
/
+84
*
|
Add ActivityThreadTest to Window Manager Tests
Louis Chang
2020-10-07
1
-1
/
+2
*
|
Remove the legacy insets mode
Tiger Huang
2020-09-18
1
-37
/
+0
|
/
*
Add WindowMetricsHelper
Charles Chen
2020-05-04
1
-1
/
+2
*
Fix WindowContext leak
Charles Chen
2020-04-08
1
-1
/
+2
*
Deterministic PowerManagerServiceTest
Robert Horvath
2020-03-23
1
-3
/
+33
*
Fix WindowInsetsController lifecycle
Jorim Jaggi
2020-03-03
1
-1
/
+2
*
Revert "Revert "Always get window insets from server""
Charles Chen
2020-02-24
1
-0
/
+1
*
Add CutoutSpecificationTest in Presubmit Test scope
Bill Lin
2020-02-20
1
-0
/
+1
*
Revert "Always get window insets from server"
Wale Ogunwale
2020-02-14
1
-1
/
+0
*
Always get window insets from server
Charles Chen
2020-02-12
1
-0
/
+1
*
System action registration API for SystemUI
Hongming Jin
2020-01-08
1
-0
/
+118
*
Revert "Overlay, actor, and target app visibility handling"
Ram Muthiah
2019-12-11
2
-91
/
+0
*
Overlay, actor, and target app visibility handling
Winson
2019-12-09
2
-0
/
+91
*
Window Manager Flag Migration (4/n)
Jorim Jaggi
2019-10-19
1
-0
/
+1
*
Revert "Window Manager Flag Migration (4/n)"
Ioannis Ilkos
2019-10-17
1
-1
/
+0
*
Window Manager Flag Migration (4/n)
Jorim Jaggi
2019-10-17
1
-0
/
+1
*
TestLooper: Some changes to test looper behavior
Roshan Pius
2019-09-19
1
-11
/
+27
*
Window Manager Flag Migration (2/n)
Jorim Jaggi
2019-09-05
1
-1
/
+1
*
Merge "Add unit tests for activity client state changes" into qt-dev
Andrii Kulian
2019-04-16
1
-0
/
+2
|
\
|
*
Add unit tests for activity client state changes
Andrii Kulian
2019-04-05
1
-0
/
+2
*
|
WifiScannerTest: More unit tests
Roshan Pius
2019-04-05
1
-0
/
+5
|
/
*
Rename WM test filter to FrameworksTestsFilter
Tadashi G. Takaoka
2019-03-26
1
-5
/
+7
*
Make SelectTest append selectTest argument from extended class
Tadashi G. Takaoka
2019-03-22
3
-2
/
+102
*
Reparent IME window and handle non-fullscreen windows correctly
Tarandeep Singh
2019-02-07
1
-0
/
+37
*
Fix some tests in SelectTestTests
Tadashi G. Takaoka
2019-01-23
1
-6
/
+7
*
Add generic SelectTest JUnit filter and CoreTestsFilter
Tadashi G. Takaoka
2019-01-23
2
-0
/
+557
*
Require READ_CALL_LOG permission to see phone numbers in phone state.
Tyler Gunn
2018-04-27
1
-0
/
+6
*
Add Executor to the TestLooper
Etan Cohen
2018-02-16
2
-0
/
+38
[next]