1. 59f3f58 Merge "Add performAccessibilityAction to AccessibilityDelegate." into jb-dev by Svetoslav Ganov · 13 years ago
  2. 8a2fe26 Merge "Prune hidden system apps when removed via OTA" into jb-dev by Kenny Root · 13 years ago
  3. fdb7412 Merge "Don't call into power HAL if it isn't loaded." into jb-dev by Colin Cross · 13 years ago
  4. c814c16 Don't call into power HAL if it isn't loaded. by Colin Cross · 13 years ago
  5. c2182c6 Merge "Clarification of MediaCodec behaviour when codec specific data is included" into jb-dev by Andreas Huber · 13 years ago
  6. 8aa735f Clarification of MediaCodec behaviour when codec specific data is included by Andreas Huber · 13 years ago
  7. 6704c233 Merge "AccessibilityNodeInfo for visible views should reported." into jb-dev by Svetoslav Ganov · 13 years ago
  8. cdbbecf Merge "Accessibility focus on temporary detached view not cleared." into jb-dev by Svetoslav Ganov · 13 years ago
  9. 1705b2a Merge "Fix some oddities in ResolverActivity" into jb-dev by Adam Powell · 13 years ago
  10. 9bee466 Fix some oddities in ResolverActivity by Adam Powell · 13 years ago
  11. 92d7f9f Merge "Fix bug #6408393 Character corruption is caused when locale is changed" into jb-dev by Fabrice Di Meglio · 13 years ago
  12. 947f1c8 Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 13 years ago
  13. 6d6d186 Merge "The 'localize' tool is dead." into jb-dev by Elliott Hughes · 13 years ago
  14. 4a337ec Merge "New preference for multi-selection check boxes." into jb-dev by Dianne Hackborn · 13 years ago
  15. 369d78f Merge "Switch 7 inch tablets to single-pane preferences, like phones." into jb-dev by Amith Yamasani · 13 years ago
  16. c4eb11d Merge "Increase interval threshold below which we just leave the GPS on." into jb-dev by Nick Pelly · 13 years ago
  17. 1aba409 Switch 7 inch tablets to single-pane preferences, like phones. by Amith Yamasani · 13 years ago
  18. ef31e7c Fix for toggling menu item visibility outside of create/prepare menu by Adam Powell · 13 years ago
  19. 961bf0e Accessibility focus on temporary detached view not cleared. by Svetoslav Ganov · 13 years ago
  20. 87156c9 Merge "Replace tree observer with a JNI call at draw time" into jb-dev by Teng-Hui Zhu · 13 years ago
  21. 7c38077 Merge "Fix inval issue" into jb-dev by John Reck · 13 years ago
  22. 0bb0198 Fix inval issue by John Reck · 13 years ago
  23. 975b9b7 Merge "Delay creating Java objects for WebHistoryItem" into jb-dev by John Reck · 13 years ago
  24. 89139d7 Allow more kinds of two-finger gestures to open and close notificaitons. by Chris Wren · 13 years ago
  25. 28612b2 Merge "Visual refresh of notification panel header." into jb-dev by Daniel Sandler · 13 years ago
  26. 195ba50 Merge "Clear out any existing buttons before adding the set of requested actions." into jb-dev by Chris Wren · 13 years ago
  27. 407f2fd Merge "Don't allow actions to intrude into the notification area." into jb-dev by Chris Wren · 13 years ago
  28. 2c22eb0 Clear out any existing buttons before adding the set of requested actions. by Chris Wren · 13 years ago
  29. 92c6247 Don't allow actions to intrude into the notification area. by Chris Wren · 13 years ago
  30. 05f5236 Merge "Make InputMethodSubtype thread safe" into jb-dev by satok · 13 years ago
  31. c52d6fd Prune hidden system apps when removed via OTA by Kenny Root · 13 years ago
  32. e52eb4e Make InputMethodSubtype thread safe by satok · 13 years ago
  33. 30ca5cd Fix bug #6408393 Character corruption is caused when locale is changed by Fabrice Di Meglio · 13 years ago
  34. faf5b16 Merge "better error handling in SensorManager" into jb-dev by Mathias Agopian · 13 years ago
  35. a7771df Move CancellationSignal to android.os package. by Jeff Brown · 13 years ago
  36. 9cc5e76 Merge "Hide SET_KEYBOARD_LAYOUT permissions." into jb-dev by Jeff Brown · 13 years ago
  37. 7746f91 New preference for multi-selection check boxes. by Dianne Hackborn · 13 years ago
  38. 507f558 Hide SET_KEYBOARD_LAYOUT permissions. by Jeff Brown · 13 years ago
  39. 775bcac Updating the documentation of share action provider. by Svetoslav Ganov · 13 years ago
  40. 6e24d0c Merge "Fix an issue where the message queue fails to queue in the looper threads because they are not created." into jb-dev by James Dong · 13 years ago
  41. 41a4704 Merge "Small tweaks to orientation." into jb-dev by Jeff Brown · 13 years ago
  42. 8eeefef Add performAccessibilityAction to AccessibilityDelegate. by alanv · 13 years ago
  43. 69de7e1 Fix a bug in ActivityManagerService#navigateUpTo by Adam Powell · 13 years ago
  44. 29bb27e Merge "Add encryption parameters to package installation" into jb-dev by Kenny Root · 13 years ago
  45. d57521c Fix the build. by Svetoslav Ganov · 13 years ago
  46. daf5d89 Small tweaks to orientation. by Jeff Brown · 13 years ago
  47. 911b0c0 Merge "Accessibility focus actinos incorectly set on accessibility node info." into jb-dev by Svetoslav Ganov · 13 years ago
  48. 0b6d77b better error handling in SensorManager by Mathias Agopian · 13 years ago
  49. ae9c72d Merge "AbsListView: Toss transient state views once they no longer have transient state." into jb-dev by Adam Powell · 13 years ago
  50. b1ae25c Merge "ActivityChooserModel does not handle package changes on the thread that created it." into jb-dev by Svetoslav Ganov · 13 years ago
  51. 0a1bb6d AccessibilityNodeInfo for visible views should reported. by Svetoslav Ganov · 13 years ago
  52. bf1b81f AbsListView: Toss transient state views once they no longer have by Adam Powell · 13 years ago
  53. b2ee0d5 Merge "Text traversal at various granularities." into jb-dev by Svetoslav Ganov · 13 years ago
  54. 02afe2c Accessibility focus actinos incorectly set on accessibility node info. by Svetoslav Ganov · 13 years ago
  55. 658e999 Replace tree observer with a JNI call at draw time by Teng-Hui Zhu · 13 years ago
  56. f4c77df Merge "Fixed PIN display, including in Arabic." into jb-dev by Gilles Debunne · 13 years ago
  57. e79e875 Merge "Remove ViewTreeObserver allocations" into jb-dev by Romain Guy · 13 years ago
  58. 15feb68 Merge "Set provider name in airplane mode." into jb-dev by John Wang · 13 years ago
  59. e601efd Merge "Fix a bug in Activity Up navigation dispatching" into jb-dev by Adam Powell · 13 years ago
  60. 436bbd1 The 'localize' tool is dead. by Elliott Hughes · 13 years ago
  61. 07304f529 Fix a bug in Activity Up navigation dispatching by Adam Powell · 13 years ago
  62. 6d17a93 Text traversal at various granularities. by Svetoslav Ganov · 13 years ago
  63. 2fd54c4 Merge "Improve animation timing." into jb-dev by Jeff Brown · 13 years ago
  64. b041f23 Increase interval threshold below which we just leave the GPS on. by Nick Pelly · 13 years ago
  65. 6392a36 Merge "Fix misc. bugs in AbsListView smooth scrolling." into jb-dev by Adam Powell · 13 years ago
  66. 401d93f Merge "Use libsuspend to trigger suspend" into jb-dev by Colin Cross · 13 years ago
  67. 9c30855 Fixed PIN display, including in Arabic. by Gilles Debunne · 13 years ago
  68. 59bbef0 Improve animation timing. by Jeff Brown · 13 years ago
  69. e69370e Fix misc. bugs in AbsListView smooth scrolling. by Adam Powell · 13 years ago
  70. 290e1c9 Set provider name in airplane mode. by John Wang · 13 years ago
  71. 69adc53 Delay creating Java objects for WebHistoryItem by John Reck · 13 years ago
  72. ceb1b0b Add encryption parameters to package installation by Anonymous Coward · 13 years ago
  73. b999cc1 Remove ViewTreeObserver allocations by Romain Guy · 13 years ago
  74. 8e11051 Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into jb-dev by Dianne Hackborn · 13 years ago
  75. ca85879 ActivityChooserModel does not handle package changes on the thread that created it. by Svetoslav Ganov · 13 years ago
  76. d367ca8 Tweak anim API to automatically call Intent.setSourceBounds(). by Dianne Hackborn · 13 years ago
  77. ebd6016 Merge "Add audio tag to systrace" into jb-dev by Glenn Kasten · 13 years ago
  78. bae365c Merge "Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()..." into jb-dev by Dianne Hackborn · 13 years ago
  79. 755c8bf Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()... by Dianne Hackborn · 13 years ago
  80. d9aab54 Merge "Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versions" into jb-dev by Fabrice Di Meglio · 13 years ago
  81. 7ca37df Merge "Add Droid Devanagari/Tamil fonts." into jb-dev by Victoria Lease · 13 years ago
  82. 0113855 Fix an issue where the message queue fails to queue in the looper threads because they are not created. by James Dong · 13 years ago
  83. a482f94 Merge "Fix 6397736: Fix issue with MultiWaveView in incoming call screen." into jb-dev by Jim Miller · 13 years ago
  84. 6162876 Fix bug #6318791 Replace the Lohit Devanagari and Tamil with Droid versions by Fabrice Di Meglio · 13 years ago
  85. 72b26c1 Fix 6397736: Fix issue with MultiWaveView in incoming call screen. by Jim Miller · 13 years ago
  86. ac8a61b Merge "When turning off, broadcast STATE_OFF in the last HotOff state" into jb-dev by Matthew Xie · 13 years ago
  87. 06e8d66 Merge "Fix 6397736: Swipe up to search layout fixes" into jb-dev by Jim Miller · 13 years ago
  88. 476b03b Merge "Handle silent ringtone, title without permission." into jb-dev by Jeff Sharkey · 13 years ago
  89. 2321301 Merge "Bring up the ethernet interface when detected" into jb-dev by Robert Greenwalt · 13 years ago
  90. 1d8e5c5 Handle silent ringtone, title without permission. by Jeff Sharkey · 13 years ago
  91. 7833e5f Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  92. 0253c05 Merge "Import translations. DO NOT MERGE" into jb-dev by Eric Fischer · 13 years ago
  93. 4bbcae7 Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev by Chet Haase · 13 years ago
  94. d8efe42 Merge "Change DimAnimator to reflect rotations." into jb-dev by Craig Mautner · 13 years ago
  95. b9f0cf1 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  96. 2f851a4 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  97. 198bc11 Bring up the ethernet interface when detected by Robert Greenwalt · 13 years ago
  98. d3efd69 Fix issue where scale-animating text would jump temporarily a few pixels by Chet Haase · 13 years ago
  99. b3482ffb Merge "Fix crash when decoding bitmap" into jb-dev by Marco Nelissen · 13 years ago
  100. bd1844d Add Droid Devanagari/Tamil fonts. by Victoria Lease · 13 years ago