1. 11dbc1b Merge "Move Activity proto from activitymanagerservice.proto to windowmanagerservice.proto" by Wale Ogunwale · 4 years, 7 months ago
  2. 35d5914 Removes default/movement PiP bounds from WM by Hongwei Wang · 4 years, 7 months ago
  3. acc340d Move Activity proto from activitymanagerservice.proto to windowmanagerservice.proto by Jeff Chang · 4 years, 9 months ago
  4. 8065f44 Allow Windows in Display Overlays by chaviw · 4 years, 9 months ago
  5. d4ee1cc Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  6. f2f6c91 Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 10 months ago
  7. 17c3634 Merge "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 9 months ago
  8. 7a8889a Remove Task#numFullscreen & ActivityRecord#sendingToBottom/remove (70/n) by Wale Ogunwale · 4 years, 9 months ago
  9. 1669ea4 Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  10. 430a111 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 9 months ago
  11. 7b9e257 Revert "Clean up visibility related flags in WindowToken" by Issei Suzuki · 4 years, 9 months ago
  12. e63eac7 Revert "Clean up visibility related flags in ActivityRecord" by Issei Suzuki · 4 years, 9 months ago
  13. af21696 Merge "Clean up visibility related flags in ActivityRecord" by TreeHugger Robot · 4 years, 9 months ago
  14. c0edbbb Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  15. 5b80fbe Merge "Kill overscan insets and outsets" by Jorim Jaggi · 4 years, 9 months ago
  16. cf0d2ae Clean up visibility related flags in WindowToken by Issei Suzuki · 4 years, 10 months ago
  17. f8c7ced Clean up visibility related flags in ActivityRecord by Issei Suzuki · 4 years, 10 months ago
  18. f081f06 Kill overscan insets and outsets by Jorim Jaggi · 4 years, 10 months ago
  19. bc0032a Generalized AppWindowThumbnail as WindowContainerThumbnail by lumark · 4 years, 10 months ago
  20. 9bca6b4 Unify animation methods into new WindowContainer#isAnimating() by lumark · 4 years, 10 months ago
  21. c17418e Clean-up ActivityRecord reparenting/adding to Task (57/n) by Wale Ogunwale · 4 years, 10 months ago
  22. 93d5224 Remove animation background color by Yunfan Chen · 5 years ago
  23. 6164e01 Write top focused display ID in WindowManagerServiceDumpProto. by wilsonshih · 5 years ago
  24. 1112fed Trace opening/closing apps by Jorim Jaggi · 5 years ago
  25. 99598ee incidentd can now handle multiple callers asking it for incident reports by Joe Onorato · 6 years ago
  26. ed6767f Move policy handling into ATM hierarchy [2/n] by Evan Rosky · 6 years ago
  27. e86bd98 WM: Removes setSize from buffer-less surfaces by Vishnu Nair · 6 years ago
  28. 7c610aa Let System UI show on external displays (1/3) by Tiger Huang · 6 years ago
  29. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  30. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  31. 7501e33 Update the size of SurfaceControl after display changed by Louis Chang · 6 years ago
  32. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  33. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  34. 87c60a0 Updating incident protos. by Kweku Adams · 6 years ago
  35. baf5ff1 Merge "Changed reserved proto values to deprecated." by Chavi Weingarten · 6 years ago
  36. 4eecaa1 Changed reserved proto values to deprecated. by chaviw · 6 years ago
  37. ffc19c0 Updating WindowManager transition type enums. by Kweku Adams · 6 years ago
  38. cdba9a4 Moved cutout info into WindowFrames by chaviw · 6 years ago
  39. 492139a Move mFrame and mLastFrame from WindowState to WindowFrames by chaviw · 6 years ago
  40. 553b021 Created WindowFrames class and moved data from PWM and WS by chaviw · 6 years ago
  41. bad8de914 WM: Add debug information proto definition from other branch by Adrian Roos · 6 years ago
  42. 21b8d26 Cleaning up frameworks protos. by Kweku Adams · 6 years ago
  43. 82267ce Prevent extraneous saving of pinned snap fraction. by Winson Chung · 6 years ago
  44. 98a9d20 Add different animation for transitions with translucent apps by Jorim Jaggi · 6 years ago
  45. 6c6e9ca Remove am/wm.proto which is redundant. The naming convention is defined by Yi Jin · 6 years ago
  46. 8006a27 Merge changes I5c2facba,I2fecbeaa,I045ddf19,I961d190d by TreeHugger Robot · 6 years ago
  47. 217e7cc Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 7 years ago
  48. 2b30f32 Rename dumpsys protos to make platform proto names consistent. by Yi Jin · 7 years ago
  49. 06be6bb Revert "Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset." by Rob Carr · 7 years ago
  50. 4ec0def Nuke WindowState#mShownPosition. Rework mXOffset/mYOffset. by Robert Carr · 7 years ago
  51. 0d7bc2d1 Tag platform protos with right privacy level. by Yi Jin · 7 years ago
  52. 9a3e406 Add PhoneWindowManager proto definitions by Vishnu Nair · 7 years ago
  53. 04ab439 Add WindowContainer proto definitions by Vishnu Nair · 7 years ago
  54. 1d0fa07 Add WindowState and LayoutParams proto by Vishnu Nair · 7 years ago
  55. 45be1c4c Add surface/shown position to proto output by Jorim Jaggi · 7 years ago
  56. df262f5 Don't send non-resizeable notification in some cases. by Wale Ogunwale · 7 years ago
  57. 828ff7e Support insets on secondary displays by Wale Ogunwale · 7 years ago
  58. 7bb06e0 Revert "Support insets on secondary displays" by Wale Ogunwale · 7 years ago
  59. 9bc2692 Support insets on secondary displays by Wale Ogunwale · 7 years ago
  60. be6de30 Enable Window Dumpsys Section by Yi Jin · 7 years ago
  61. c7f9307 Convert proto3 to proto2 to avoid forced zero enum value. by Yi Jin · 7 years ago
  62. 0d5609b Added WindowConfigurationProto and friends by Wale Ogunwale · 7 years ago
  63. f2d6889 Add Rotation Information to WindowManager proto dumpsys by Steven Timotius · 7 years ago
  64. af03df6 Update WindowManager to output dumpsys in protobuf format by Steven Timotius · 7 years ago