1. ae37b85 b/5316640 fix bundle add by Costin Manolache · 13 years ago
  2. 5c3a77c Un-force fading edges in ListPopupWindows. by Adam Powell · 13 years ago
  3. 87105a3 Merge "Fix bug 5314559 - Slow menu scrolling in browser on some devices" by Adam Powell · 13 years ago
  4. d18addb Remove deprecated TrafficStats API. by Jeff Sharkey · 13 years ago
  5. f4f520a Fix bug 5314559 - Slow menu scrolling in browser on some devices by Adam Powell · 13 years ago
  6. 41ccb08 Merge "Skip the exit animation when the IME is destroyed." by satok · 13 years ago
  7. cb18db8 Merge "Fix bug 5312352 - ListView modal multi-select mode bugs" by Adam Powell · 13 years ago
  8. 1e83b3e Fix bug 5312352 - ListView modal multi-select mode bugs by Adam Powell · 13 years ago
  9. c924fbd Merge "Add verifier device identity" by Kenny Root · 13 years ago
  10. d4fdc0f Merge "Prevent pause/resuming a destroyed WebViewCore" by John Reck · 13 years ago
  11. 911d63d Merge "Fix bug 5309557 - Monkeys and SIGSEGV do not mix!" by Adam Powell · 13 years ago
  12. 9d19923 Merge "Make sure the finalizer destroy runs on the UI thread" by John Reck · 13 years ago
  13. cc2264f Fix bug 5309557 - Monkeys and SIGSEGV do not mix! by Adam Powell · 13 years ago
  14. 651cdfc Unhide wifi p2p API by Irfan Sheriff · 13 years ago
  15. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  16. e0946eb Merge "Fix bug 5307916 - legacy menu theming" by Adam Powell · 13 years ago
  17. bc83503 Fix bug 5307916 - legacy menu theming by Adam Powell · 13 years ago
  18. 2f4d30a Prevent pause/resuming a destroyed WebViewCore by John Reck · 13 years ago
  19. d309a04 Merge "Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched)" by Fabrice Di Meglio · 13 years ago
  20. 8518d37 Merge "Updated default application launcher icon Bug: 5286988" by Justin Ho · 13 years ago
  21. d80b3a0 Updated default application launcher icon Bug: 5286988 by Justin Ho · 13 years ago
  22. b937646 Make sure the finalizer destroy runs on the UI thread by John Reck · 13 years ago
  23. ff87be5 Merge "Fix bug 5297302 - Remember to release surface after starting drag" by Christopher Tate · 13 years ago
  24. 2367e75 am 61db35da: am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  25. e9dbef8 Fix bug #5282141 ScrollView overscroll should not generate invalidations when not needed (ANR textview redraws constantly when touched) by Fabrice Di Meglio · 13 years ago
  26. ac126be Merge "Fix bug 5226097 - App compatibility issues around new ListView fixes" by Adam Powell · 13 years ago
  27. b3db5b7 Merge "Fix issue #5309443: Ninjump crashes on boot with..." by Dianne Hackborn · 13 years ago
  28. 247a0f0 Fix bug 5226097 - App compatibility issues around new ListView fixes by Adam Powell · 13 years ago
  29. 180c484 Fix issue #5309443: Ninjump crashes on boot with... by Dianne Hackborn · 13 years ago
  30. 18b4311 Merge "Bug 5281947: add to dictionnary option promoted in suggestions." by Gilles Debunne · 13 years ago
  31. 5d42a7d Merge "For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow" by Costin Manolache · 13 years ago
  32. 66d46f1 Merge "Fix bug 5296851 - Silly monkeys." by Adam Powell · 13 years ago
  33. b844011 Fix bug 5296851 - Silly monkeys. by Adam Powell · 13 years ago
  34. 8f73b5d Fix bug 5297302 - Remember to release surface after starting drag by Christopher Tate · 13 years ago
  35. 1667446 Merge "Fix a compile error when debug is turned on" by Matthew Xie · 13 years ago
  36. 883adec Merge "Handle data changed during FlingRunnable." by Jeff Sharkey · 13 years ago
  37. 62f7c97 Fix a compile error when debug is turned on by Matthew Xie · 13 years ago
  38. 7f2202b Handle data changed during FlingRunnable. by Jeff Sharkey · 13 years ago
  39. 413ce9d Merge "Pause WebKit drawing when WebView loses window focus." by Adam Powell · 13 years ago
  40. e00e8a78 Pause WebKit drawing when WebView loses window focus. by Adam Powell · 13 years ago
  41. f0ec2dd Merge "Fix problems where we were allocating TypedArray when not needed." by Dianne Hackborn · 13 years ago
  42. 8a6d732 Merge "CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation." by Svetoslav Ganov · 13 years ago
  43. ab0f485 Fix problems where we were allocating TypedArray when not needed. by Dianne Hackborn · 13 years ago
  44. bd5c9768c Merge "Adding accessibility delegate mechanism for backwards compatibility support." by Svetoslav Ganov · 13 years ago
  45. e44365b Merge "Data usage structure optimizations." by Jeff Sharkey · 13 years ago
  46. 1357c0a Merge "Use a new config flag to decide if notification led pulsing can be turned on/off." by Amith Yamasani · 13 years ago
  47. 34ffaab CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation. by Svetoslav Ganov · 13 years ago
  48. 69b0f63 Data usage structure optimizations. by Jeff Sharkey · 13 years ago
  49. 031d9c1 Adding accessibility delegate mechanism for backwards compatibility support. by Svetoslav Ganov · 13 years ago
  50. 83f9dfe Merge "Add boot mode where only "core apps" are started." by Dianne Hackborn · 13 years ago
  51. ba7b959 Use a new config flag to decide if notification led pulsing can be turned on/off. by Amith Yamasani · 13 years ago
  52. fc7a808 Merge "If suggestion span is not enable, removes the suggestion span (so no underline is displayed), and do not try to display the suggestion pop-up." by Gilles Debunne · 13 years ago
  53. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  54. 76eb1a2 Merge "Revert "Make the SyncManager timeout syncs if it takes too long to bind to them."" by Fred Quintana · 13 years ago
  55. b61e8fb For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow by Costin Manolache · 13 years ago
  56. 6515f50 Merge "Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814" by Jeff Brown · 13 years ago
  57. e9a9dbe Merge "The back key stops selection mode in extracted text mode." by Gilles Debunne · 13 years ago
  58. 87b1466 Revert "Make the SyncManager timeout syncs if it takes too long to bind to them." by Fred Quintana · 13 years ago
  59. d61a3a1 Merge "Import revised translations." by Eric Fischer · 13 years ago
  60. e076045 If suggestion span is not enable, removes the suggestion span (so no underline is displayed), by Luca Zanolin · 13 years ago
  61. 78cc91a Import revised translations. by Eric Fischer · 13 years ago
  62. fa0d231 Merge "On zoom to overview, reflow text, if necessary." by Mangesh Ghiware · 13 years ago
  63. 049f5cc Merge "Don't override the hash code for the channel." by Jaikumar Ganesh · 13 years ago
  64. c0c8765 Skip the exit animation when the IME is destroyed. by satok · 13 years ago
  65. 6c04826 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 13 years ago
  66. 48b3914 Merge "Fix preference screen padding for legacy apps (non Holo)." by Amith Yamasani · 13 years ago
  67. e1e0613 Merge "Fixing DownloadManager Test app." by Neal Nguyen · 13 years ago
  68. 5691c7a Fix preference screen padding for legacy apps (non Holo). by Amith Yamasani · 13 years ago
  69. fe75cb3 Merge "Fix inflating of animations." by Dianne Hackborn · 13 years ago
  70. 6a6977e Merge "Fix 5266335: bad DIRTY/invalidation logic" by Chet Haase · 13 years ago
  71. 8962028 Fix inflating of animations. by Dianne Hackborn · 13 years ago
  72. f186f30 Fix 5266335: bad DIRTY/invalidation logic by Chet Haase · 13 years ago
  73. 1a9c6c9 Merge "The wave view attributes should not be public." by Dianne Hackborn · 13 years ago
  74. fd19906 Merge "Inter process interrogation ocassionally gets stuck." by Svetoslav Ganov · 13 years ago
  75. 6bc5e53 Inter process interrogation ocassionally gets stuck. by Svetoslav Ganov · 13 years ago
  76. acc3012 The wave view attributes should not be public. by Dianne Hackborn · 13 years ago
  77. 81cca03 Merge "Fix metrics on Holo progress dialogs" by Adam Powell · 13 years ago
  78. ba3c377 Fix metrics on Holo progress dialogs by Adam Powell · 13 years ago
  79. 3593fc4 Merge "Go faster!!!!" by Romain Guy · 13 years ago
  80. 78f6e63 Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814 by Jeff Brown · 13 years ago
  81. c9fd978 Bug 5281947: add to dictionnary option promoted in suggestions. by Gilles Debunne · 13 years ago
  82. 5132273 Hide method to fix the build by Gilles Debunne · 13 years ago
  83. 886b372 On zoom to overview, reflow text, if necessary. by Mangesh Ghiware · 13 years ago
  84. a3809b3 Merge "Relax form autocomplete conditions" by Ben Murdoch · 13 years ago
  85. 67fe057 Merge "Fix bug 5214224 - Align stock framework list item padding for dialogs" by Adam Powell · 13 years ago
  86. 2bfc75a Merge "Bug 5255124: Move cursor to the end of a word after correction popup alternates selection" by Gilles Debunne · 13 years ago
  87. 61db35d am 2f835a61: Merge "Make copies of NetworkInfo to give out." into honeycomb-LTE by Robert Greenwalt · 13 years ago
  88. 4f2b0dc Merge "Bug 5278456: text highlight color depends on the type of suggestion spans." by Gilles Debunne · 13 years ago
  89. 88f8b84 Fix bug 5214224 - Align stock framework list item padding for dialogs by Adam Powell · 13 years ago
  90. 61eb5ae Don't override the hash code for the channel. by Jaikumar Ganesh · 13 years ago
  91. 1ef3fdb Go faster!!!! by Romain Guy · 13 years ago
  92. 7b8d7cb Merge "Pull animation attributes out of main view class." by Dianne Hackborn · 13 years ago
  93. 6d172e6 Merge "Add error codes for channel disconnection / connection." by Jaikumar Ganesh · 13 years ago
  94. 4eb37f8 Merge "Bug 5214224 - List item metrics" by Adam Powell · 13 years ago
  95. 6aecb98 Make copies of NetworkInfo to give out. by Robert Greenwalt · 13 years ago
  96. 1a87ba4 Bug 5255124: Move cursor to the end of a word after correction popup alternates selection by Gilles Debunne · 13 years ago
  97. 13c7197 Revert encryption mapping for device wipes. by Ben Komalo · 13 years ago
  98. ddb715b Pull animation attributes out of main view class. by Dianne Hackborn · 13 years ago
  99. 7c8375d Bug 5214224 - List item metrics by Adam Powell · 13 years ago
  100. 2376f82 Relax form autocomplete conditions by Ben Murdoch · 13 years ago