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