1. 658ecc1 am 2f209e88: am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  2. 2f209e8 am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  3. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  4. 4c7cc34 Demo hack! by Dianne Hackborn · 16 years ago
  5. 88b03bd Hm somehow my log didn't make it in the last patch. by Dianne Hackborn · 16 years ago
  6. cb8f0e0 Fix issue #3291975: Google services frame work crash... by Dianne Hackborn · 16 years ago
  7. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 16 years ago
  8. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 16 years ago
  9. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 16 years ago
  10. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 16 years ago
  11. 49ed71d Add support for fallback keycodes. by Jeff Brown · 16 years ago
  12. 87fc308 Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372) by Dianne Hackborn · 16 years ago
  13. cd5e8b6 am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  14. 4a88013 resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 16 years ago
  15. c6ded10 Preserve flags field of event passed to injectKeyEvent() by Mike Playle · 16 years ago
  16. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 16 years ago
  17. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 16 years ago
  18. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 16 years ago
  19. f9d0be9 Implement rotation animations. by Dianne Hackborn · 16 years ago
  20. c1a968a Option to enable StrictMode flashing on userdebug builds. by Brad Fitzpatrick · 16 years ago
  21. a111187 Change rotation freeze to all be implemented in window manager. by Dianne Hackborn · 16 years ago
  22. 1c24e95 Fix issue #3222014: Dragging items around home screen is unresponsive by Dianne Hackborn · 16 years ago
  23. 6804433 StrictMode visual notification support. by Brad Fitzpatrick · 16 years ago
  24. 3fe7f2f fix warning by Joe Onorato · 16 years ago
  25. 8e11ef0 Some work on issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 16 years ago
  26. 7eec10e Get rid of the extended themes. by Dianne Hackborn · 16 years ago
  27. 6c8e20f Implement new task transition animations. by Dianne Hackborn · 16 years ago
  28. 3915bb8 Tell system server whether the app handled input events. by Jeff Brown · 16 years ago
  29. 3fe3851 Window manager: cancel animations before losing references to them. by Brad Fitzpatrick · 16 years ago
  30. ec062f6 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  31. ed7bfbf Fix issue #3163426: Screen corruption when using the watermark feature by Dianne Hackborn · 16 years ago
  32. 7b362e4 Implement local-window-only drags by Chris Tate · 16 years ago
  33. 373818e Revert "StrictMode: now in more system server threads." by Dianne Hackborn · 16 years ago
  34. b73617d Rotation lock. by Daniel Sandler · 16 years ago
  35. 0721861 StrictMode: now in more system server threads. by Brad Fitzpatrick · 16 years ago
  36. 9d1ab88 Fix drag enter/exit reporting by Chris Tate · 16 years ago
  37. 4d39605 Fix policy issues when screen is off. by Jeff Brown · 16 years ago
  38. f834dfa ClipDescription no longer inherits from ClipData. by Dianne Hackborn · 16 years ago
  39. ef70a07 Fix error recovery when a drag can't be started by Chris Tate · 16 years ago
  40. 1b36424 am eb5aeae6: am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread by Dianne Hackborn · 16 years ago
  41. eb5aeae6 am fdbb2168: Merge "Adjust boundaries for screen sizes." into gingerbread by Dianne Hackborn · 16 years ago
  42. b51dc0f Adjust boundaries for screen sizes. by Dianne Hackborn · 16 years ago
  43. d4533f14 Report drag success/fail in the DRAG_ENDED message by Chris Tate · 16 years ago
  44. b478f46 Drag/drop changes by Chris Tate · 16 years ago
  45. a32dcf7 Actually draw the drag thumbnail by Chris Tate · 16 years ago
  46. b8203e9 Pass the starting touch point in the DRAG_STARTED message by Chris Tate · 16 years ago
  47. d10cd57 Always create OpenGL accelerated windows in RGBA 8888. by Romain Guy · 16 years ago
  48. 5994359 Be sure to hold the window manager lock around *Lw() methods by Chris Tate · 16 years ago
  49. 40e7a62 am 6d1321f0: am 65f23e71: Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 16 years ago
  50. e20c9e0 Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  51. f2e0681 am 1da8d4d1: Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 16 years ago
  52. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  53. 6d1321f am 65f23e71: Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 16 years ago
  54. 5ada6cb More drag/drop adjustments: by Christopher Tate · 16 years ago
  55. 3801476 am 89230e3b: am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 16 years ago
  56. 2c095f3 Refinements to drag/drop by Christopher Tate · 16 years ago
  57. 89230e3 am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 16 years ago
  58. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 16 years ago
  59. 27dec99 resolved conflicts for merge of 4d28e8c5 to master by Dianne Hackborn · 16 years ago
  60. 4d28e8c am 1fa69735: Merge "Fix issue #3037083: Problem report for Pinball" into gingerbread by Dianne Hackborn · 16 years ago
  61. 6493e64 Fix issue #3037083: Problem report for Pinball by Dianne Hackborn · 16 years ago
  62. a53146c Drag/drop APIs and infrastructure by Christopher Tate · 16 years ago
  63. 3935770 Corrected visibility reporting error in WindowManager by Ulf Rosdahl · 16 years ago
  64. 8c66580 am 4fc3d2f0: DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-en · 16 years ago
  65. 4fc3d2f DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-eng · 16 years ago
  66. 405e012 am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 16 years ago
  67. deaa8ff am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 16 years ago
  68. f123e49 Some debugging support. by Dianne Hackborn · 16 years ago
  69. 48a781a am 4b187e80: am 8e1b84e7: Merge "Some battery improvements:" into gingerbread by Dianne Hackborn · 16 years ago
  70. 4b187e8 am 8e1b84e7: Merge "Some battery improvements:" into gingerbread by Dianne Hackborn · 16 years ago
  71. ce2ef76 Some battery improvements: by Dianne Hackborn · 16 years ago
  72. fa8186c am 7642c82c: am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  73. 7642c82c am f4d788c9: Merge "Make input dispatcher only ANR for foreground windows." into gingerbread by Jeff Brown · 16 years ago
  74. 519e024 Make input dispatcher only ANR for foreground windows. by Jeff Brown · 16 years ago
  75. b3787d5 am 0f0541e4: am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  76. 0f0541e am b88102f5: Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  77. b88102f Input dispatcher ANR handling enhancements. by Jeff Brown · 16 years ago
  78. 9305647 Plumb lights out mode through from the window manager to the status bar running in the system ui process. by Joe Onorato · 16 years ago
  79. 2088fb0 am 03821dc6: am 962e4826: Merge "Allow two SurfaceViews inbetween the app and the wallpaper." by Jean-Baptiste Queru · 16 years ago
  80. 03821dc am 962e4826: Merge "Allow two SurfaceViews inbetween the app and the wallpaper." by Jean-Baptiste Queru · 16 years ago
  81. b380c4d resolved conflicts for merge of a05088c1 to master by Jeff Brown · 16 years ago
  82. 85a3176 Add support for secure views. by Jeff Brown · 16 years ago
  83. 73dc259 Allow two SurfaceViews inbetween the app and the wallpaper. by Pal Szasz · 16 years ago
  84. 22f5ee9 am 36f0cb26: am 8d60866e: Input device calibration and capabilities. by Jeff Brown · 16 years ago
  85. 8d60866 Input device calibration and capabilities. by Jeff Brown · 16 years ago
  86. 261d509 am 5a54e980: am 6947cc59: Merge "Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared." into gingerbread by Konstantin Lopyrev · 16 years ago
  87. 43b9b48 Preventing the hierarchy viewer from getting stuck, once when trying to load the window data for SurfaceView and the Wallpaper, and in the case the captured node has disappeared. by Konstantin Lopyrev · 16 years ago
  88. 773b769 am 6e549d1c: am f467ca08: Merge "More watermark work." into gingerbread by Dianne Hackborn · 16 years ago
  89. b9fb170 More watermark work. by Dianne Hackborn · 16 years ago
  90. 0a56fdc am 66b0343e: am a8d9291d: Merge "Various battery info things:" into gingerbread by Dianne Hackborn · 16 years ago
  91. 9adb9c3 Various battery info things: by Dianne Hackborn · 16 years ago
  92. 5caaf37 am 9185e26a: am fb86ce93: Add watermark support. by Dianne Hackborn · 16 years ago
  93. fb86ce9 Add watermark support. by Dianne Hackborn · 16 years ago
  94. b219a83 am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 16 years ago
  95. a41ca77 Add support for the PointerLocation overlay. by Jeff Brown · 16 years ago
  96. ebd2f0a am 8cdf4d92: am 6c6d57c6: Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 16 years ago
  97. 5e7833a Fix focus notification by Konstantin Lopyrev · 16 years ago
  98. d07476ae am 443f9baf: am 3b0d3d51: Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 16 years ago
  99. f962476 Adding a way for Hierarchy Viewer to get the focused window. by Konstantin Lopyrev · 16 years ago
  100. 2bf8028 am b59b1209: am 321f7fad: Making sure that there is no notification when focus changes from something to nothing. by Konstantin Lopyrev · 16 years ago