1. 64decc6 Close idle connections on pause timers by Kristian Monsen · 13 years ago
  2. 5a0a47a Merge "Make EdgeEffect public API." by Adam Powell · 13 years ago
  3. 89935e4 Make EdgeEffect public API. by Adam Powell · 13 years ago
  4. d040edb Use floating point window positions. by Dianne Hackborn · 13 years ago
  5. be566b4 Merge "Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it" by Fabrice Di Meglio · 13 years ago
  6. 3716601 Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it by Fabrice Di Meglio · 13 years ago
  7. 4684857 Merge "NFC API updates." by Nick Pelly · 13 years ago
  8. 9d4bc85 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 13 years ago
  9. 07a047f Fix bug 5220390 - action bar title metrics by Adam Powell · 13 years ago
  10. bfe561c Merge "Add a comment for setAdditionalInputMethodSubtypes" by satok · 13 years ago
  11. 75917b6 Add a comment for setAdditionalInputMethodSubtypes by satok · 13 years ago
  12. 0158a1e Add a functionality to disable the spell checker by satok · 13 years ago
  13. 5b8f29d Merge "Change the heuristics for waiting for audiotracks to finish." by Narayan Kamath · 13 years ago
  14. b669d6d Improve the fallback of the locale of the spell checker by satok · 13 years ago
  15. cc4f7db Fix input channel leak. Bug: 5156144 by Jeff Brown · 13 years ago
  16. 82328bf NFC API updates. by Nick Pelly · 13 years ago
  17. c21843a Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  18. 34cb9f2a fix Surface positions are not floats by Mathias Agopian · 13 years ago
  19. 282e377 Ellipsize marquee TextViews that aren't currently animating by Adam Powell · 13 years ago
  20. b530500 Merge "Add EditTextShortcutSpan to provide edit short cut in the text view." by Gilles Debunne · 13 years ago
  21. 9e4e727 Fix issues #5233826 and #5209847 -- live wallpapers. by Dianne Hackborn · 13 years ago
  22. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  23. c6f19da Merge "Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug" by Fabrice Di Meglio · 13 years ago
  24. d49eea7 Merge "Profile API modifications." by Dave Santoro · 13 years ago
  25. 9717124 Change the heuristics for waiting for audiotracks to finish. by Narayan Kamath · 13 years ago
  26. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  27. 5cdc720 Merge "Don't allow TTS engines to synthesize too for ahead." by Narayan Kamath · 13 years ago
  28. ce4afc1 Merge "Moving action popup window when moving text selection" by Gilles Debunne · 13 years ago
  29. 4cbcc2b Merge "Bug 5218421: new NPE is SpellChecker when using Japanese language" by Gilles Debunne · 13 years ago
  30. 173cc7c Merge "Adding accessibility support to the slide lock screen" by Svetoslav Ganov · 13 years ago
  31. f058340 Adding accessibility support to the slide lock screen by Svetoslav Ganov · 13 years ago
  32. 4107bee Merge "Introduce immediate CONNECTIVITY_ACTION variant." by Jeff Sharkey · 13 years ago
  33. 4293064 Merge "Fix issues 5158104 and 4981556 (fragment problems)" by Dianne Hackborn · 13 years ago
  34. 476769b Merge "Fix 5044158: Integrate music transport control into LockScreen" by Jim Miller · 13 years ago
  35. 1c18828 Fix 5044158: Integrate music transport control into LockScreen by Jim Miller · 13 years ago
  36. 3765621 Merge "Un-hide the new BackupAgent.onFullBackup() API" by Christopher Tate · 13 years ago
  37. 6c28597 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  38. 30cca60 Merge "Fix contentInvalidateAll NPE" by John Reck · 13 years ago
  39. d56b3c9 Merge "Move Bluetooth remove service record handler to the app main thread" by Matthew Xie · 13 years ago
  40. 484867a Move Bluetooth remove service record handler to the app main thread by Matthew Xie · 13 years ago
  41. 961e304 Introduce immediate CONNECTIVITY_ACTION variant. by Jeff Sharkey · 13 years ago
  42. aef455f Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug by Fabrice Di Meglio · 13 years ago
  43. 82e0c6f Merge "Add the lookup_key column, which should have been in the previous CL" by Daniel Lehmann · 13 years ago
  44. 063084e Profile API modifications. by Dave Santoro · 13 years ago
  45. 57324c7 Moving action popup window when moving text selection by Gilles Debunne · 13 years ago
  46. 32901b4 Merge "Fixed bug with invalidation in top-level Views." by Chet Haase · 13 years ago
  47. ceb476a Add the lookup_key column, which should have been in the previous CL by Daniel Lehmann · 13 years ago
  48. e4e6e20 Fixed bug with invalidation in top-level Views. by Chet Haase · 13 years ago
  49. fd8feee HTML5VideoView: switch to MediaPlayer#setSurface by Jamie Gennis · 13 years ago
  50. 9906847 Bug 5218421: new NPE is SpellChecker when using Japanese language by Gilles Debunne · 13 years ago
  51. 8d3feb6 Merge "Add a "show touches" option for demos and presentations. Bug: 4569045" by Jeff Brown · 13 years ago
  52. 78be158 Un-hide the new BackupAgent.onFullBackup() API by Christopher Tate · 13 years ago
  53. 0db3aef Surface: unhide the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  54. a258f0c Merge "Surface: move the SurfaceTexture ctor" by Jamie Gennis · 13 years ago
  55. 474cac1 Merge "Suggestions popup window is dismissed on tap outside." by Gilles Debunne · 13 years ago
  56. 082a9fa3 Merge "Tap highlight fix + small perf increase" by John Reck · 13 years ago
  57. c87b770 Fix contentInvalidateAll NPE by John Reck · 13 years ago
  58. 890a631 Merge "Made the Switch class public." by Chet Haase · 13 years ago
  59. f8c015d Merge "Italic should be italic and bold should be bold." by Romain Guy · 13 years ago
  60. 94d5e9a Italic should be italic and bold should be bold. by Romain Guy · 13 years ago
  61. 150176d Made the Switch class public. by Chet Haase · 13 years ago
  62. b5d80fc Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode" by Adam Powell · 13 years ago
  63. 0ba72ad Tap highlight fix + small perf increase by John Reck · 13 years ago
  64. 9a5cc28 Fix bug 5124021 - Menu visibility incorrect when restoring ListView by Adam Powell · 13 years ago
  65. df0c84f Surface: move the SurfaceTexture ctor by Jamie Gennis · 13 years ago
  66. c82c7a5 Fix bug 5067075 - missing scrollbar when entering long signatures by Adam Powell · 13 years ago
  67. 441cc7d Merge "Accessibility fixes for action bars" by Adam Powell · 13 years ago
  68. 3957a76 Merge "ToggleButton could keep a reference to a previous drawable" by Romain Guy · 13 years ago
  69. 7bc3ca0 Accessibility fixes for action bars by Adam Powell · 13 years ago
  70. e432de8 Merge "Improve NDEF push API" by Nick Pelly · 13 years ago
  71. c84c89a Improve NDEF push API by Nick Pelly · 13 years ago
  72. daf4a12 Add a "show touches" option for demos and presentations. Bug: 4569045 by Jeff Brown · 13 years ago
  73. 6a85a48 Merge "Add getMaxTransceiveLength() API." by Martijn Coenen · 13 years ago
  74. faca12a Add getMaxTransceiveLength() API. by Martijn Coenen · 13 years ago
  75. aa1c88d ToggleButton could keep a reference to a previous drawable by Romain Guy · 13 years ago
  76. aceafe6 Fixed error in invalidation/LayoutTransition logic by Chet Haase · 13 years ago
  77. e598cd0 Merge "Always splice historical data stats, debug info." by Jeff Sharkey · 13 years ago
  78. 2c5423d Merge "Better touch rects" by John Reck · 13 years ago
  79. 335f454 Better touch rects by John Reck · 13 years ago
  80. 754b394 Merge "Define mime-types for stream items" by Makoto Onuki · 13 years ago
  81. 47eb102 Always splice historical data stats, debug info. by Jeff Sharkey · 13 years ago
  82. 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
  83. 80122c2 Merge "Prevent crash in VPN settings Bug #5217245" by Romain Guy · 13 years ago
  84. eca9b1f Prevent crash in VPN settings Bug #5217245 by Romain Guy · 13 years ago
  85. 87a4d87 Merge "Bug 5218421. Spell check crash with Japanese characters" by Gilles Debunne · 13 years ago
  86. f4565a9 Merge "After calling loadData invalidate the content" by John Reck · 13 years ago
  87. d6e3494 Bug 5218421. Spell check crash with Japanese characters by Gilles Debunne · 13 years ago
  88. 2a0518c Don't allow TTS engines to synthesize too for ahead. by Narayan Kamath · 13 years ago
  89. 7926f62 Fix newSpellCheckerSession by satok · 13 years ago
  90. b387954 Support system locale as the locale of the spell checkers by satok · 13 years ago
  91. fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
  92. 2388a7b Add getServiceInfo to SpellCheckerInfo by satok · 13 years ago
  93. c714531 Add getDisplayName to SpellCheckerSubtype by satok · 13 years ago
  94. 4bc554b Merge "Fix setCurrentSpellCheckerSubtype" by satok · 13 years ago
  95. 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
  96. 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
  97. 3efc794 Merge "fix logging of eglMakeCurrent() errors" by Mathias Agopian · 13 years ago
  98. ca07e34 fix logging of eglMakeCurrent() errors by Mathias Agopian · 13 years ago
  99. d912ec6 Merge "add a way for the sync adapter to specify the activity that should be invoked to reach a settings screen for that sync adapter" by Fred Quintana · 13 years ago
  100. e6d60ec add a way for the sync adapter to specify the activity that should by Fred Quintana · 13 years ago