1. 13 Jul, 2016 1 commit
  2. 17 Jun, 2016 1 commit
  3. 15 Jun, 2016 2 commits
    • cw's avatar
      Merge tag 'android-6.0.1_r46' into HEAD · 55bfbe54
      cw authored
      Android 6.0.1 release 46
      55bfbe54
    • Michael Wright's avatar
      Add new MotionEvent flag for partially obscured windows. · dfb65e87
      Michael Wright authored
      Due to more complex window layouts resulting in lots of overlapping
      windows, the policy around FLAG_WINDOW_IS_OBSCURED has changed to
      only be set when the point at which the window was touched is
      obscured. Unfortunately, this doesn't prevent tapjacking attacks that
      overlay the dialog's text, making a potentially dangerous operation
      seem innocuous. To avoid this on particularly sensitive dialogs,
      introduce a new flag that really does tell you when your window is
      being even partially overlapped.
      
      We aren't exposing this as API since we plan on making the original
      flag more robust. This is really a workaround for system dialogs
      since we generally know their layout and screen position, and that
      they're unlikely to be overlapped by other applications.
      
      Bug: 26677796
      Change-Id: I9e336afe90f262ba22015876769a9c510048fd47
      dfb65e87
  4. 06 Jun, 2016 2 commits
  5. 27 May, 2016 1 commit
  6. 16 May, 2016 2 commits
  7. 22 Apr, 2016 1 commit
    • Michael Wright's avatar
      Add new MotionEvent flag for partially obscured windows. · 03a53d1c
      Michael Wright authored
      Due to more complex window layouts resulting in lots of overlapping
      windows, the policy around FLAG_WINDOW_IS_OBSCURED has changed to
      only be set when the point at which the window was touched is
      obscured. Unfortunately, this doesn't prevent tapjacking attacks that
      overlay the dialog's text, making a potentially dangerous operation
      seem innocuous. To avoid this on particularly sensitive dialogs,
      introduce a new flag that really does tell you when your window is
      being even partially overlapped.
      
      We aren't exposing this as API since we plan on making the original
      flag more robust. This is really a workaround for system dialogs
      since we generally know their layout and screen position, and that
      they're unlikely to be overlapped by other applications.
      
      Bug: 26677796
      Change-Id: I9e336afe90f262ba22015876769a9c510048fd47
      03a53d1c
  8. 31 Mar, 2016 1 commit
  9. 26 Mar, 2016 2 commits
  10. 10 Mar, 2016 1 commit
  11. 09 Mar, 2016 1 commit
  12. 08 Mar, 2016 1 commit
    • heyun's avatar
      Mouse: set right button as backkey · 82a822e1
      heyun authored
      (cherry picked from commit bdebed5c5472211818cf7573d6bfe33807e40058)
      
      Change-Id: I6cba0c12a225723bc6dfb6c0a80c0ec5590d4a2f
      82a822e1
  13. 07 Mar, 2016 1 commit
  14. 02 Mar, 2016 1 commit
  15. 27 Feb, 2016 3 commits
  16. 26 Feb, 2016 1 commit
    • wzq's avatar
      1.Fix kernel logo to android logo no balck.In Surf- · 94bdfda0
      wzq authored
      aceFlinger need do that,the first 4 frames not dear
      with the FrameBuffers
      2.Need update hwcomposer, gralloc and fb driver
      
      Change-Id: Iac5de87b158a71264523bff7ef06b0d5e12887bc
      94bdfda0
  17. 22 Jan, 2016 2 commits
  18. 17 Dec, 2015 1 commit
  19. 28 Nov, 2015 1 commit
  20. 10 Nov, 2015 1 commit
  21. 27 Oct, 2015 13 commits