1. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  2. 3dec081 Remaining APIs for freeform window caption. by Filip Gruszczynski · 9 years ago
  3. a33bdf3 Handling touch events on the caption. by Filip Gruszczynski · 9 years ago
  4. 6325065 API for overlaying app content over decor caption in freeform windows. by Filip Gruszczynski · 9 years ago
  5. 62a91d6 Renamed NonClientDecorView to DecorCaptionView by Wale Ogunwale · 9 years ago[Renamed (82%) from core/java/com/android/internal/widget/NonClientDecorView.java]
  6. 2b547c3 Control display of shadows for multi-window in DecorView by Wale Ogunwale · 9 years ago
  7. 8cc5a74 Only add NonClientDecorView when needed by Wale Ogunwale · 9 years ago
  8. bf9eefc Move management of BackdropFrameRenderer to DecorView by Wale Ogunwale · 9 years ago
  9. 0b3562d Moved BackdropFrameRenderer from NonClientDecorView to its own class file by Wale Ogunwale · 9 years ago
  10. 0d7e912 Moved management of NonClientDecorView from PhoneWindow to DecorView by Wale Ogunwale · 9 years ago
  11. 253a20f Fix black holes and flickering in docked resizing by Jorim Jaggi · 9 years ago
  12. 02a5a6b Merge "Added StackId object for checking what features a stack supports" by Wale Ogunwale · 9 years ago
  13. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  14. b6c2624 Add window setDecorView API. by Robert Carr · 9 years ago
  15. f3a62fb Added support for resizing background color for an app window by Wale Ogunwale · 9 years ago
  16. 8dbd9ad Fix missing frame or wrong frame position when resize starts by Chong Zhang · 9 years ago
  17. d16ebb0 Allow apps in home workspace to have non-client-decor. by Wale Ogunwale · 9 years ago
  18. 25cd08c Synchronize critical sections in NonClientDecorView.ResizeFrameThread by Wale Ogunwale · 9 years ago
  19. 980ee47 Resolving incorrect rendering of content while resize by Skuhne · 9 years ago
  20. dcee1de Make window callbacks non static member of ViewRootImpl by Chong Zhang · 9 years ago
  21. cc075c7 Possible resize flickering on config change by Skuhne · 9 years ago
  22. b816087 Rendering the window frame with a second thread by Skuhne · 9 years ago
  23. 509ea6b Only send touch event in NonClientDecorView to caption bar by Chong Zhang · 9 years ago
  24. 8e89b31 Move window moving and resizing handling to WindowManager by Chong Zhang · 9 years ago
  25. 59876c3 Merge "Adding user resizability by dragging shadow outsets" by Stefan Kuhne · 9 years ago
  26. f36bb0c Bring an activity to the front upon click & drag by Skuhne · 9 years ago
  27. a5a93ee Adding user resizability by dragging shadow outsets by Skuhne · 9 years ago
  28. a635a26 Fixing crash in some full screen cases by Skuhne · 9 years ago
  29. 81c524a Adding move window functionality for free form desktop by Skuhne · 9 years ago
  30. e3928ca Merge "Fixing layouting issues with NonClientDecorView" by Stefan Kuhne · 9 years ago
  31. f7b882c Fixing layouting issues with NonClientDecorView by Skuhne · 9 years ago
  32. ce2faa5 Adding API to access / change the task bounds by Skuhne · 9 years ago
  33. f4dd71a Using workspace to dertermine decor to use by Stefan Kuhne · 9 years ago
  34. 1b42057 Adding actions to non client decor buttons by Stefan Kuhne · 9 years ago
  35. 61b47bb Adding the 'non client decor view' to free floating windows by Stefan Kuhne · 9 years ago