1. 9717124 Change the heuristics for waiting for audiotracks to finish. by Narayan Kamath · 13 years ago
  2. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  3. 5cdc720 Merge "Don't allow TTS engines to synthesize too for ahead." by Narayan Kamath · 13 years ago
  4. ce4afc1 Merge "Moving action popup window when moving text selection" by Gilles Debunne · 13 years ago
  5. 4cbcc2b Merge "Bug 5218421: new NPE is SpellChecker when using Japanese language" by Gilles Debunne · 13 years ago
  6. 173cc7c Merge "Adding accessibility support to the slide lock screen" by Svetoslav Ganov · 13 years ago
  7. f058340 Adding accessibility support to the slide lock screen by Svetoslav Ganov · 13 years ago
  8. 2227acd Fix 5233681,5230897: Minor tweaks to lockscreen layout on tablets. by Jim Miller · 13 years ago
  9. 4107bee Merge "Introduce immediate CONNECTIVITY_ACTION variant." by Jeff Sharkey · 13 years ago
  10. 4293064 Merge "Fix issues 5158104 and 4981556 (fragment problems)" by Dianne Hackborn · 13 years ago
  11. 476769b Merge "Fix 5044158: Integrate music transport control into LockScreen" by Jim Miller · 13 years ago
  12. 1c18828 Fix 5044158: Integrate music transport control into LockScreen by Jim Miller · 13 years ago
  13. 3765621 Merge "Un-hide the new BackupAgent.onFullBackup() API" by Christopher Tate · 13 years ago
  14. 6c28597 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  15. f99360b Merge "Initialize p2p settings" by Irfan Sheriff · 13 years ago
  16. 30cca60 Merge "Fix contentInvalidateAll NPE" by John Reck · 13 years ago
  17. d56b3c9 Merge "Move Bluetooth remove service record handler to the app main thread" by Matthew Xie · 13 years ago
  18. 484867a Move Bluetooth remove service record handler to the app main thread by Matthew Xie · 13 years ago
  19. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  20. aef455f Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug by Fabrice Di Meglio · 13 years ago
  21. 82e0c6f Merge "Add the lookup_key column, which should have been in the previous CL" by Daniel Lehmann · 13 years ago
  22. 335e40c Merge "Use seperate config file for p2p" by Irfan Sheriff · 13 years ago
  23. 063084e Profile API modifications. by Dave Santoro · 13 years ago
  24. 57324c7 Moving action popup window when moving text selection by Gilles Debunne · 13 years ago
  25. 32901b4 Merge "Fixed bug with invalidation in top-level Views." by Chet Haase · 13 years ago
  26. ceb476a Add the lookup_key column, which should have been in the previous CL by Daniel Lehmann · 13 years ago
  27. e4e6e20 Fixed bug with invalidation in top-level Views. by Chet Haase · 13 years ago
  28. fd8feee HTML5VideoView: switch to MediaPlayer#setSurface by Jamie Gennis · 13 years ago
  29. b5f34b8 Remove unnecessary parenthesees in "No service" lock screen string. Bug: 5221160 by Claudia de Veaux · 13 years ago
  30. 9906847 Bug 5218421: new NPE is SpellChecker when using Japanese language by Gilles Debunne · 13 years ago
  31. 8d3feb6 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" by Jeff Brown · 13 years ago
  32. 78be158 Un-hide the new BackupAgent.onFullBackup() API by Christopher Tate · 13 years ago
  33. 0db3aef Surface: unhide the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  34. a258f0c Merge "Surface: move the SurfaceTexture ctor" by Jamie Gennis · 13 years ago
  35. 474cac1 Merge "Suggestions popup window is dismissed on tap outside." by Gilles Debunne · 13 years ago
  36. 082a9fa3 Merge "Tap highlight fix + small perf increase" by John Reck · 13 years ago
  37. 9322687 Initialize p2p settings by Irfan Sheriff · 13 years ago
  38. c87b770 Fix contentInvalidateAll NPE by John Reck · 13 years ago
  39. 5471781 Merge "Massaging framework window transitions." by Brandon Keely · 13 years ago
  40. 890a631 Merge "Made the Switch class public." by Chet Haase · 13 years ago
  41. f8c015d Merge "Italic should be italic and bold should be bold." by Romain Guy · 13 years ago
  42. 94d5e9a Italic should be italic and bold should be bold. by Romain Guy · 13 years ago
  43. 150176d Made the Switch class public. by Chet Haase · 13 years ago
  44. b5d80fc Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode" by Adam Powell · 13 years ago
  45. 0ba72ad Tap highlight fix + small perf increase by John Reck · 13 years ago
  46. 3b21427 Merge "Simplified punctuation on lock screen. Bug: 5221162" by Claudia de Veaux · 13 years ago
  47. 05ef0439 Merge "Updated text_select handles Bug: 5076695" by Justin Ho · 13 years ago
  48. 9a5cc28 Fix bug 5124021 - Menu visibility incorrect when restoring ListView by Adam Powell · 13 years ago
  49. 6b31651 Merge "Fix bug 5067075 - missing scrollbar when entering long signatures" by Adam Powell · 13 years ago
  50. df0c84f Surface: move the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  51. c82c7a5 Fix bug 5067075 - missing scrollbar when entering long signatures by Adam Powell · 13 years ago
  52. 67ed6c7 Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen by Adam Powell · 13 years ago
  53. 441cc7d Merge "Accessibility fixes for action bars" by Adam Powell · 13 years ago
  54. 3957a76 Merge "ToggleButton could keep a reference to a previous drawable" by Romain Guy · 13 years ago
  55. 7bc3ca0 Accessibility fixes for action bars by Adam Powell · 13 years ago
  56. e432de8 Merge "Improve NDEF push API" by Nick Pelly · 13 years ago
  57. c84c89a Improve NDEF push API by Nick Pelly · 13 years ago
  58. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  59. bbf6a40 Merge "Add ISIM application support for LTE devices." by Jake Hamby · 13 years ago
  60. 6a85a48 Merge "Add getMaxTransceiveLength() API." by Martijn Coenen · 13 years ago
  61. faca12a Add getMaxTransceiveLength() API. by Martijn Coenen · 13 years ago
  62. 4c34065 Merge "Fixed error in invalidation/LayoutTransition logic" by Chet Haase · 13 years ago
  63. aa1c88d ToggleButton could keep a reference to a previous drawable by Romain Guy · 13 years ago
  64. 97c0614 Merge "Warn if we're tearing down "live" DeathRecipient content [take 2]" by Christopher Tate · 13 years ago
  65. 03b1fec Merge "Import revised translations." by Eric Fischer · 13 years ago
  66. aceafe6 Fixed error in invalidation/LayoutTransition logic by Chet Haase · 13 years ago
  67. 754289a Merge "Changed PreferenceCategory left padding." by Gilles Debunne · 13 years ago
  68. e1770fd Merge "Text selection handle animations made faster." by Gilles Debunne · 13 years ago
  69. e598cd0 Merge "Always splice historical data stats, debug info." by Jeff Sharkey · 13 years ago
  70. 2c5423d Merge "Better touch rects" by John Reck · 13 years ago
  71. 335f454 Better touch rects by John Reck · 13 years ago
  72. 754b394 Merge "Define mime-types for stream items" by Makoto Onuki · 13 years ago
  73. 6a51343 Import revised translations. by Eric Fischer · 13 years ago
  74. f42c39b Use seperate config file for p2p by Irfan Sheriff · 13 years ago
  75. ac5e350 Warn if we're tearing down "live" DeathRecipient content [take 2] by Christopher Tate · 13 years ago
  76. 47eb102 Always splice historical data stats, debug info. by Jeff Sharkey · 13 years ago
  77. 31c272a Merge "Textfield search items updated thickness on vertical bars Bug: 5076695" by Peter Ng · 13 years ago
  78. d32f27a Merge "Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL" by Fabrice Di Meglio · 13 years ago
  79. 2589c93 Merge "Fixed WifiWatchdog notification bugs" by Irfan Sheriff · 13 years ago
  80. 8604e54 Updated text_select handles Bug: 5076695 by Justin Ho · 13 years ago
  81. 2957f84 Simplified punctuation on lock screen. Bug: 5221162 by Claudia de Veaux · 13 years ago
  82. 80122c2 Merge "Prevent crash in VPN settings Bug #5217245" by Romain Guy · 13 years ago
  83. eca9b1f Prevent crash in VPN settings Bug #5217245 by Romain Guy · 13 years ago
  84. 87a4d87 Merge "Bug 5218421. Spell check crash with Japanese characters" by Gilles Debunne · 13 years ago
  85. 463f221 Add ISIM application support for LTE devices. by Jake Hamby · 13 years ago
  86. 8136de0 Fixed WifiWatchdog notification bugs by Isaac Levy · 13 years ago
  87. f4565a9 Merge "After calling loadData invalidate the content" by John Reck · 13 years ago
  88. d6e3494 Bug 5218421. Spell check crash with Japanese characters by Gilles Debunne · 13 years ago
  89. 2a0518c Don't allow TTS engines to synthesize too for ahead. by Narayan Kamath · 13 years ago
  90. 298d975 Merge "Righting a wrong." by Daniel Sandler · 13 years ago
  91. 7926f62 Fix newSpellCheckerSession by satok · 13 years ago
  92. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  93. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  94. 5a4d752 Righting a wrong. by Daniel Sandler · 13 years ago
  95. 2388a7b Add getServiceInfo to SpellCheckerInfo by satok · 13 years ago
  96. c714531 Add getDisplayName to SpellCheckerSubtype by satok · 13 years ago
  97. 4bc554b Merge "Fix setCurrentSpellCheckerSubtype" by satok · 13 years ago
  98. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  99. 7810b5f Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL by Fabrice Di Meglio · 13 years ago
  100. 3efc794 Merge "fix logging of eglMakeCurrent() errors" by Mathias Agopian · 13 years ago