1. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  2. c593380 Fix crash in setAdditionalInputMethodSubtypes by satok · 13 years ago
  3. ed2b24e Fix set additional subtypes. by satok · 13 years ago
  4. c7b60f72 Fix DeadObjectException of the spell checker by satok · 13 years ago
  5. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  6. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  7. 66b665a Merge "fix display artifacts in preview screen in timelapse video mode" by Mathias Agopian · 13 years ago
  8. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  9. 8ec8321 Merge "Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED" by Christopher Tate · 13 years ago
  10. cc55f81 Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED by Christopher Tate · 13 years ago
  11. 2561475 Merge "Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect." by Jeff Brown · 13 years ago
  12. ce8e0ba fix display artifacts in preview screen in timelapse video mode by Mathias Agopian · 13 years ago
  13. 9e4e727 Fix issues #5233826 and #5209847 -- live wallpapers. by Dianne Hackborn · 13 years ago
  14. e81056f Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect. by Max Braun · 13 years ago
  15. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  16. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  17. 63b5ad9 Extinguish notification LED when user passes through lock screen by Mike Lockwood · 13 years ago
  18. 4107bee Merge "Introduce immediate CONNECTIVITY_ACTION variant." by Jeff Sharkey · 13 years ago
  19. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  20. 35c0bf3 Merge "Audioflinger: reverse logic of BT NREC indication" by Eric Laurent · 13 years ago
  21. 2d95dfb Audioflinger: reverse logic of BT NREC indication by Eric Laurent · 13 years ago
  22. 8d3feb6 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" by Jeff Brown · 13 years ago
  23. df7e264 Merge "Prioritize INPUT_PROP_DIRECT first." by Jeff Brown · 13 years ago
  24. 6537b00 Merge "Clean up and bug fixes in the TouchExplorer." by Svetoslav Ganov · 13 years ago
  25. f804420 Clean up and bug fixes in the TouchExplorer. by Svetoslav Ganov · 13 years ago
  26. 67ed6c7 Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen by Adam Powell · 13 years ago
  27. deffe07 Prioritize INPUT_PROP_DIRECT first. by Jeff Brown · 13 years ago
  28. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  29. e598cd0 Merge "Always splice historical data stats, debug info." by Jeff Sharkey · 13 years ago
  30. 47eb102 Always splice historical data stats, debug info. by Jeff Sharkey · 13 years ago
  31. f39daef Reset subtype when the current spell checker was changed. by satok · 13 years ago
  32. ca6d29d Merge "Support system locale as the locale of the spell checkers" by satok · 13 years ago
  33. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  34. bc81b69 Do not show auxiliary subtypes on the lock screen by satok · 13 years ago
  35. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  36. 4bc554b Merge "Fix setCurrentSpellCheckerSubtype" by satok · 13 years ago
  37. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  38. 97c4618 Merge "put the watchdog values back to what they should be" by Mathias Agopian · 13 years ago
  39. cf2317e put the watchdog values back to what they should be by Mathias Agopian · 13 years ago
  40. 6683eb2 Merge "Use ELAPSE_REALTIME alarm for tick event" by Paul Westbrook · 13 years ago
  41. 8228e68 Merge changes I083c4133,If904634e by Mathias Agopian · 13 years ago
  42. 2370d0a make sure to re-initialize SurfaceTexture to its default state on disconnect by Mathias Agopian · 13 years ago
  43. f60ac63 Merge "Notify overall state instead of current changed state" by John Huang · 13 years ago
  44. ec49d89 Fix screenshots by Mathias Agopian · 13 years ago
  45. e6fa120 Notify overall state instead of current changed state by yoonsung.nam · 13 years ago
  46. 7b2a582 Merge "Whoops, remove this." by Dianne Hackborn · 13 years ago
  47. 51608a5 Use ELAPSE_REALTIME alarm for tick event by Paul Westbrook · 13 years ago
  48. 8795b60 Whoops, remove this. by Dianne Hackborn · 13 years ago
  49. 123adee Merge "Fix issue #5214105 and work on issue #5109947." by Dianne Hackborn · 13 years ago
  50. 295e3c2 Fix issue #5214105 and work on issue #5109947. by Dianne Hackborn · 13 years ago
  51. ed191e1 Merge "Data usage buckets active time, parsing ISE." by Jeff Sharkey · 13 years ago
  52. 235c47f Merge "Register for kernel global data usage alerts." by Jeff Sharkey · 13 years ago
  53. 12bde60 Merge "Intra-process view hierarchy interrogation does not work." by Svetoslav Ganov · 13 years ago
  54. 1e3fac8 Merge "Add functions to enable / disable spell checker" by satok · 13 years ago
  55. a33c4fc Add functions to enable / disable spell checker by satok · 13 years ago
  56. 47d0e48 Merge "Dismiss the ime switch notification properly" by satok · 13 years ago
  57. dbf2950 Dismiss the ime switch notification properly by satok · 13 years ago
  58. 6ff0037 Merge "Fix to show the correct HW accel background in the preview window." by Dianne Hackborn · 13 years ago
  59. 07213e6 Fix to show the correct HW accel background in the preview window. by Dianne Hackborn · 13 years ago
  60. b26db26 Merge "Disable package verification by default." by Brett Chabot · 13 years ago
  61. 7345d36 Merge changes I6b6f7537,I18e5b72d by Mathias Agopian · 13 years ago
  62. 3a3fca3 Fix a few style issues and remove LOG spam by Mathias Agopian · 13 years ago
  63. ae05e86 Disable package verification by default. by Brett Chabot · 13 years ago
  64. f5cfea78 More error checks to avoid div by zero. by Michael Johnson · 13 years ago
  65. 7d0dd6a Merge "Fix Recent thumbnails aren't taken when leaving an activity via notification" by Mathias Agopian · 13 years ago
  66. e328134 Fix Recent thumbnails aren't taken when leaving an activity via notification by Mathias Agopian · 13 years ago
  67. c39e8e8 Merge "Add OpenGL backend to ImageWallpaper Bug #5204874" by Romain Guy · 13 years ago
  68. 19bc995 Merge "Fix animation scale to also scale start offset." by Dianne Hackborn · 13 years ago
  69. 407ec78 Add OpenGL backend to ImageWallpaper Bug #5204874 by Romain Guy · 13 years ago
  70. 8bd6961 Intra-process view hierarchy interrogation does not work. by Svetoslav Ganov · 13 years ago
  71. 558a232 Data usage buckets active time, parsing ISE. by Jeff Sharkey · 13 years ago
  72. a4bacb8 Fix animation scale to also scale start offset. by Dianne Hackborn · 13 years ago
  73. 011833c Merge "SurfaceFlinger: use the HWC gralloc usage bit" by Jamie Gennis · 13 years ago
  74. 1c424f8 Merge "Make sure to go to the right Settings panel when tapping a notification" by Christopher Tate · 13 years ago
  75. 765f97d Make sure to go to the right Settings panel when tapping a notification by Christopher Tate · 13 years ago
  76. 4257756 Merge "VPN: stop daemons by closing the control sockets." by Chia-chi Yeh · 13 years ago
  77. 2da59ff Merge "Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button" by Dianne Hackborn · 13 years ago
  78. cfb9f2b Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button by Dianne Hackborn · 13 years ago
  79. 8184393 Merge "Improve input device wake heuristics. Bug: 5205674" by Jeff Brown · 13 years ago
  80. d0bf536 Merge "No longer disable notification lights when screen turns on" by Mike Lockwood · 13 years ago
  81. cfc0f2c Merge "Add functions to set / get SpellCheckerSubtype" by satok · 13 years ago
  82. ada8c4e Add functions to set / get SpellCheckerSubtype by satok · 13 years ago
  83. f33bc2d Merge changes I14e03939,I9aafe6f2 by Mathias Agopian · 13 years ago
  84. c28306a Improve input device wake heuristics. Bug: 5205674 by Jeff Brown · 13 years ago
  85. 006efb2 Merge "Proactively disable data when over policy limit." by Jeff Sharkey · 13 years ago
  86. 2143fe0 Add a debug option to turn the "transformation hint" off by Mathias Agopian · 13 years ago
  87. 96daa0e Merge "Minor cleanup" by Mathias Agopian · 13 years ago
  88. aaee52c Merge "Clean up InputDispatcher debugging." by Jeff Brown · 13 years ago
  89. 8e9992a Register for kernel global data usage alerts. by Jeff Sharkey · 13 years ago
  90. 8e28b7d Proactively disable data when over policy limit. by Jeff Sharkey · 13 years ago
  91. 9cc695c Clean up InputDispatcher debugging. by Jeff Brown · 13 years ago
  92. a2bc2d2 Merge "Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301" by Jeff Brown · 13 years ago
  93. b0626b5 No longer disable notification lights when screen turns on by Mike Lockwood · 13 years ago
  94. ea6892e Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301 by Jeff Brown · 13 years ago
  95. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  96. 56e8d67 Minor cleanup by Mathias Agopian · 13 years ago
  97. b1d6e76 Merge "AudioFlinger: add check for audio HAL init failure" by Eric Laurent · 13 years ago
  98. 8b4dbf7 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 13 years ago
  99. 7f76a3c fix "show screen update" debug option. by Mathias Agopian · 13 years ago
  100. d52c14d SurfaceFlinger: use the HWC gralloc usage bit by Jamie Gennis · 13 years ago