- c6ac3b5 Update trace name for wm perf test by Riddle Hsu · 1 year, 4 months ago
- 749cadd Fix no-op RelayoutPerfTest by Riddle Hsu · 1 year, 4 months ago
- 64ea5ea Change session.remove to take an IBinder instead of an IWindow by Chavi Weingarten · 1 year, 4 months ago
- c167c3d Merge "Update language to comply with Android's inclusive language guidance" into main am: 5908abd413 am: 168ac70192 am: 5eed0177d1 am: f8abcc794c am: 7f8a00c64d by Chan Kim · 1 year, 7 months ago
- 5eed017 Merge "Update language to comply with Android's inclusive language guidance" into main am: 5908abd413 am: 168ac70192 by Chan Kim · 1 year, 7 months ago
- 29b544d Update language to comply with Android's inclusive language guidance by Chan Kim · 1 year, 7 months ago
- 3181b4f Remove legacy recent animation perf test by Riddle Hsu · 1 year, 9 months ago
- b262a3f Stop allocating memory for non-existing controls by Tiger · 2 years, 2 months ago
- 84f6ed4 Merge "Add transition latency test for activity switch in the same task" by Riddle Hsu · 2 years, 3 months ago
- 84c6641 Add transition latency test for activity switch in the same task by Riddle Hsu · 2 years, 4 months ago
- 2f8c5fe Merge changes from topic "requestedVisibleTypes2" by Tiger Huang · 2 years, 5 months ago
- 9c4be36 Describe requested visibilities in public types (2/n: client-server) by Tiger · 2 years, 5 months ago
- a4ce62e Add automotive-tests package to the WmPerfTests by Filip · 2 years, 5 months ago
- 3712433 Introduce IWindowSession#relayoutAsync by Tiger Huang · 2 years, 8 months ago
- 355c6ed Introduce IWindowSession#relayoutAsync by Tiger Huang · 2 years, 8 months ago
- c77eaf8 Send size-compat scale to the client by Tiger Huang · 2 years, 8 months ago
- 1575145 Send the attached frame to the client by Tiger Huang · 3 years ago
- 027b59d WMS/ViewRoot: Prepare for Async BLAST Sync [1/N] by Robert Carr · 3 years, 1 month ago
- 96c3e87 Remove the frame number from WindowManagerService by Tiger Huang · 3 years, 2 months ago
- 0456e9d Let the client compute the surface size on its own by Tiger Huang · 3 years, 3 months ago
- 1258abf Add multi-task support to recents-animation task-appeared by Evan Rosky · 3 years, 4 months ago
- 79090d6 Snapshot all tasks in pending recents animation when rotating devices by Jerry Chang · 3 years, 4 months ago
- d22fc3e Merge "Revert "Add interval for relayout perf test"" into sc-v2-dev by Riddle Hsu · 3 years, 8 months ago
- cc13d40 Revert "Add interval for relayout perf test" by Riddle Hsu · 3 years, 8 months ago
- 724ba14 Merge "Add interval for relayout perf test" into sc-v2-dev by Riddle Hsu · 3 years, 8 months ago
- 9ba7056 Add interval for relayout perf test by Riddle Hsu · 3 years, 8 months ago
- 090c0cbc Use InsetsVisibilities to carry requested visibilities by Tiger Huang · 3 years, 8 months ago
- fe9c5a5 Skip reporting stats without enough samples by Riddle Hsu · 4 years ago
- 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 1 month ago
- 46252a4 Remove outFrame from the parameters of addWindow by Tiger Huang · 4 years, 1 month ago
- ec1a69e Send display cutout to client via insetsChanged by Tiger Huang · 4 years, 3 months ago
- b6c4b82 Move TaskSnapshot into android.window package by Ming-Shin Lu · 4 years, 3 months ago
- 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 3 months ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 3 months ago
- 700bdd5 Extract window related perf test base classes by Riddle Hsu · 4 years, 4 months ago
- 9e2c966 Merge "Don't dispatch legacy insets to client" by Tiger Huang · 4 years, 5 months ago
- 2bf8c796c Don't dispatch legacy insets to client by Tiger Huang · 4 years, 5 months ago
- 16b27d5 Merge "Change perf-setup.sh to perf-setup in README.md" by Peter Kalauskas · 4 years, 5 months ago
- bf015c7 Make the requested visibility always up-to-date by Tiger Huang · 4 years, 5 months ago
- 1f5dd28 Change perf-setup.sh to perf-setup in README.md by Peter Kalauskas · 4 years, 5 months ago
- 4a10b38 Removed separate SurfaceControl for Blast by chaviw · 4 years, 5 months ago
- d1b7954 Renaming Stacks APIs to RootTasks by Louis Chang · 4 years, 6 months ago
- 613ba2d Support latency metrics for recents gesture by Riddle Hsu · 4 years, 5 months ago
- a9b8fa2 Remove redundant logic about System UI visibility by Tiger Huang · 4 years, 6 months ago
- ccaeffc Remove Session#getDisplayFrame by Riddle Hsu · 4 years, 6 months ago
- 14c4b1a Support trigger java method profiling of WmPerfTests by Riddle Hsu · 4 years, 7 months ago
- 7ff958e Enhance atest config of WmPerfTests by Riddle Hsu · 4 years, 7 months ago
- 0db0a7a Support crystalball for WmPerfTests by Riddle Hsu · 4 years, 8 months ago
- b873d05 Merge "Add some preconditions for WmPerfTests" by Riddle Hsu · 4 years, 8 months ago
- 36a901b Add some preconditions for WmPerfTests by Riddle Hsu · 4 years, 8 months ago
- ac5814c Add partial WmPerfTests to presubmit by Riddle Hsu · 4 years, 8 months ago
- e4a1cf0 Merge "Avoid unexpected screen off during perf testing" into rvc-dev am: 92b6167fc8 am: 6474cf0230 am: 9fb6ffee92 am: 68c80e9b3d by TreeHugger Robot · 4 years, 9 months ago
- 9b1843e Avoid unexpected screen off during perf testing by Riddle Hsu · 4 years, 9 months ago
- 0dfaef0 Add android:exported=true to PerfTestActivity in WmPerfTests by Riddle Hsu · 4 years, 9 months ago
- b078bc1 Move window manager perf test to a new package by Riddle Hsu · 4 years, 10 months ago