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