1. 5820aee Import revised translations. by Eric Fischer · 13 years ago
  2. 52f159c Merge "Fix notification ticker info text alignment." by Jeff Sharkey · 13 years ago
  3. c458960 Merge "Fix logic for power button overridding the "wait for prox negative state" after a call" by Mike Lockwood · 13 years ago
  4. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  5. db97f60 Fix logic for power button overridding the "wait for prox negative state" after a call by Mike Lockwood · 13 years ago
  6. bffb83e Merge "Add an option for the implicitly selected subtype" by satok · 13 years ago
  7. a86f5e4 Add an option for the implicitly selected subtype by satok · 13 years ago
  8. 1d477c5 Merge "Require INTERNET permission for network-based content. Bug #1870981" by Dave Burke · 13 years ago
  9. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  10. ee5e77c Make setAdditionalInputMethodSubtypes async by satok · 13 years ago
  11. 117999d Make the spell checker session static by satok · 13 years ago
  12. a2f69c9 Merge "Make the constructor of InputMethodSubtype hidden." by satok · 13 years ago
  13. 3889e49 Make the constructor of InputMethodSubtype hidden. by satok · 13 years ago
  14. e916f70 Fix notification ticker info text alignment. by Jeff Sharkey · 13 years ago
  15. 1d5f9cd Merge "Prepare for exposing p2p API" by Irfan Sheriff · 13 years ago
  16. 9b69a04 Merge "Sample network statistics for sanity check." by Jeff Sharkey · 13 years ago
  17. c7f159e Merge "Selectively add stats based on iface active state." by Jeff Sharkey · 13 years ago
  18. ff71302 Merge "Close idle connections on pause timers" by Kristian Monsen · 13 years ago
  19. a55c369 Merge "Fix various flickering / artifacts" by Mathias Agopian · 13 years ago
  20. ff57415 Fix various flickering / artifacts by Mathias Agopian · 13 years ago
  21. 17b0317 Merge "Accessibility events fired from AdapterView underpopulated." by Svetoslav Ganov · 13 years ago
  22. c48c47c Accessibility events fired from AdapterView underpopulated. by Svetoslav Ganov · 13 years ago
  23. d5e6527 Merge "Polish of the accessibility feedback of Date and Time pickers" by Svetoslav Ganov · 13 years ago
  24. 79dd90c Merge "Fix remaining .rs.dtor() issue for RS." by Stephen Hines · 13 years ago
  25. 466bdc4 Fix remaining .rs.dtor() issue for RS. by Stephen Hines · 13 years ago
  26. 3fec3fe Polish of the accessibility feedback of Date and Time pickers by Svetoslav Ganov · 13 years ago
  27. 01bc5f9 Merge "FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT" by Adam Powell · 13 years ago
  28. 804b532 Merge "fix another bug that prevented the gl debugger to work" by Mathias Agopian · 13 years ago
  29. 4222092 fix another bug that prevented the gl debugger to work by Mathias Agopian · 13 years ago
  30. 64decc6 Close idle connections on pause timers by Kristian Monsen · 13 years ago
  31. 56dcbda FIX BUG 5244136 - HOLO LIST SEPARATOR TEXT DOES NOT SHOUT by Adam Powell · 13 years ago
  32. f705f78 Merge "Make the SyncManager timeout syncs if it takes too long to bind to them." by Fred Quintana · 13 years ago
  33. 6401461 Merge "PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons." by Mike Lockwood · 13 years ago
  34. 6f983a7 Merge "Fixing orientation change bug (5098088)" by Michael Jurka · 13 years ago
  35. 8b09866 Fixing orientation change bug (5098088) by Michael Jurka · 13 years ago
  36. a7cf74c PhoneStatusBar: Fix NPE when disabling navigation with no soft buttons. by Mike Lockwood · 13 years ago
  37. f679ed0 Merge "Prevent a leak when using View.postInvalidate(left, top, right, bottom)" by Romain Guy · 13 years ago
  38. 40c18f5 Prevent a leak when using View.postInvalidate(left, top, right, bottom) by Romain Guy · 13 years ago
  39. a3b7b57 Merge "updating visuals of Recent Apps" by Michael Jurka · 13 years ago
  40. 622a976 updating visuals of Recent Apps by Peter Ng · 13 years ago
  41. 2e864a6 Merge "fix rs docs" by Robert Ly · 13 years ago
  42. 7de6578 Merge "Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD" by Dianne Hackborn · 13 years ago
  43. 554d4a5 Merge "Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread" by Dianne Hackborn · 13 years ago
  44. 69666e0 Merge "Fix issue #5229575: Youtube link shared through messaging is not..." by Dianne Hackborn · 13 years ago
  45. d9e075b fix rs docs by Robert Ly · 13 years ago
  46. 912a8b7 Merge "Add new dependency generation option to aidl." by Xavier Ducrohet · 13 years ago
  47. 6468e04 Merge "Updated Ringtone oggs" by Justin Ho · 13 years ago
  48. da92038 Merge "Updated notification sounds" by Justin Ho · 13 years ago
  49. d2f2b68 Merge "Updated alarm sounds" by Justin Ho · 13 years ago
  50. e3a4567 Updated Ringtone oggs by Justin Ho · 13 years ago
  51. 859e330 Updated notification sounds by Justin Ho · 13 years ago
  52. 0fea823 Selectively add stats based on iface active state. by Jeff Sharkey · 13 years ago
  53. 6dae116 Updated alarm sounds by Justin Ho · 13 years ago
  54. 07b0dd9 Sample network statistics for sanity check. by Jeff Sharkey · 13 years ago
  55. 9ae3d65 Merge "this should fix the GL debugger" by Mathias Agopian · 13 years ago
  56. 3b58322 this should fix the GL debugger by Mathias Agopian · 13 years ago
  57. a5445d3 Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread by Dianne Hackborn · 13 years ago
  58. 9cc2718 Prepare for exposing p2p API by Irfan Sheriff · 13 years ago
  59. 74b056c Merge "Make WRITE_APN_SETTINGS a system-only permission." by Robert Greenwalt · 13 years ago
  60. 08a1c04 Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" by Romain Guy · 13 years ago
  61. 16260e7 Dispatch onDetachedFromWindow before destroying everything Bug #5245686 by Romain Guy · 13 years ago
  62. 18fff11 Add new dependency generation option to aidl. by Xavier Ducrohet · 13 years ago
  63. 94444fc Merge "Cleaning up the accessibility of MultiWaveView" by Svetoslav Ganov · 13 years ago
  64. 1716fe4 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 13 years ago
  65. f9fa8be Merge "Prevent serialization after being destroyed" by John Reck · 13 years ago
  66. b71fe05 Merge "Fix destroy race condition" by John Reck · 13 years ago
  67. 0aadeca Merge "Partial rollback of I9ebc92dc" by John Reck · 13 years ago
  68. 40f2faa Merge "Fix a calendar info query to use a constant instead of a string" by Erik Pasternak · 13 years ago
  69. e5e0250 Fix a calendar info query to use a constant instead of a string by Michael Chan · 13 years ago
  70. 2523a60 Merge "Remove all ringtones except default on Xoom Bug: 5032006" by Justin Ho · 13 years ago
  71. e39b7a3 Merge "Add AbstractCursor.setExtras()" by Makoto Onuki · 13 years ago
  72. ba24e4d Fix issue #5229575: Youtube link shared through messaging is not... by Dianne Hackborn · 13 years ago
  73. 73d50d3 Merge "Finish the docs for rs_cl." by Jason Sams · 13 years ago
  74. cccdd72 Make WRITE_APN_SETTINGS a system-only permission. by Robert Greenwalt · 13 years ago
  75. 31f8e91 Merge "Revert "Fixed the problem with the calendar sort order using the column name"" by Erik Pasternak · 13 years ago
  76. 07d5caa Revert "Fixed the problem with the calendar sort order using the column name" by Erik Pasternak · 13 years ago
  77. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  78. 45576fa Fix destroy race condition by John Reck · 13 years ago
  79. 8a16f92 Merge "Using ListView for Suggestion popup window" by Gilles Debunne · 13 years ago
  80. 8b5a8b5 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  81. 90afe21 Prevent serialization after being destroyed by John Reck · 13 years ago
  82. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  83. 6a13dd5 Merge "Accessibility hover events are fired if hover otside of modal window." by Svetoslav Ganov · 13 years ago
  84. 0e60db2 Fix issue #4974633: Block the HOME button using TYPE_KEYGUARD by Dianne Hackborn · 13 years ago
  85. 6c79bcf Merge "Show back button in status bar when in an activity in front of the lockscreen." by Mike Lockwood · 13 years ago
  86. dbb6dde Remove all ringtones except default on Xoom Bug: 5032006 by Justin Ho · 13 years ago
  87. 7f5ea61 Merge "Signal an error when encountering a malformed .ts stream." by Andreas Huber · 13 years ago
  88. 39bb698c Partial rollback of I9ebc92dc by John Reck · 13 years ago
  89. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  90. e3646dd Show back button in status bar when in an activity in front of the lockscreen. by Mike Lockwood · 13 years ago
  91. 9fd1746 Fixed the problem with the calendar sort order using the column name by Michael Chan · 13 years ago
  92. ec8917d Merge "Increase orientation settle time. Bug: 4981385" by Dianne Hackborn · 13 years ago
  93. ea24a40 Merge "Preload libchromium_net in addition to libwebcore." by Ben Murdoch · 13 years ago
  94. 6c85957 Merge "Draw text selection in Java" by John Reck · 13 years ago
  95. 78bca63 Merge "Adding support for smaller font set for size-constrained devices" by Justin Ho · 13 years ago
  96. 98bb251 Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  97. 7552c04 Increase orientation settle time. Bug: 4981385 by Jeff Brown · 13 years ago
  98. abf82f9 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  99. 4c1c101 Accessibility hover events are fired if hover otside of modal window. by Svetoslav Ganov · 13 years ago
  100. 492bbe3 Preload libchromium_net in addition to libwebcore. by Ben Murdoch · 13 years ago