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