1. 008f42a Merge "Make WRITE_APN_SETTINGS a system-only permission." by Robert Greenwalt · 14 years ago
  2. ffa6f06 Merge "Dispatch onDetachedFromWindow before destroying everything Bug #5245686" by Romain Guy · 14 years ago
  3. ac95e78 Merge "Cleaning up the accessibility of MultiWaveView" by Svetoslav Ganov · 14 years ago
  4. afff5b2 Merge "Call .rs.dtor() when tearing down Scripts." by Stephen Hines · 14 years ago
  5. cd040ee Merge "Prevent serialization after being destroyed" by John Reck · 14 years ago
  6. bf30157 Merge "Fix destroy race condition" by John Reck · 14 years ago
  7. 54f30b4 Merge "Partial rollback of I9ebc92dc" by John Reck · 14 years ago
  8. 83a0e04 Merge "Fix a calendar info query to use a constant instead of a string" by Erik Pasternak · 14 years ago
  9. a34c2a4 Merge "Remove all ringtones except default on Xoom Bug: 5032006" by Justin Ho · 14 years ago
  10. cd1b158 Merge "Add AbstractCursor.setExtras()" by Makoto Onuki · 14 years ago
  11. df7f078 Merge "Finish the docs for rs_cl." by Jason Sams · 14 years ago
  12. fba205f Merge "Revert "Fixed the problem with the calendar sort order using the column name"" by Erik Pasternak · 14 years ago
  13. fb9857b Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 14 years ago
  14. ee000e6 Merge "Using ListView for Suggestion popup window" by Gilles Debunne · 14 years ago
  15. eb7bfbc Merge "Code cleaning" by Fabrice Di Meglio · 14 years ago
  16. 0c9de69 Merge "Accessibility hover events are fired if hover otside of modal window." by Svetoslav Ganov · 14 years ago
  17. f90247e Merge "Show back button in status bar when in an activity in front of the lockscreen." by Mike Lockwood · 14 years ago
  18. a560d34 Merge "Signal an error when encountering a malformed .ts stream." by Andreas Huber · 14 years ago
  19. a68cd83 Merge "Increase orientation settle time. Bug: 4981385" by Dianne Hackborn · 14 years ago
  20. f135cd2 Merge "Preload libchromium_net in addition to libwebcore." by Ben Murdoch · 14 years ago
  21. 24a9b08 Merge "Draw text selection in Java" by John Reck · 14 years ago
  22. a69878a Merge "Adding support for smaller font set for size-constrained devices" by Justin Ho · 14 years ago
  23. 1c2fbdd Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  24. 6efabc6 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 14 years ago
  25. af723d4 Merge "Improve Recent Apps scrolling performance" by Michael Jurka · 14 years ago
  26. b12644f Merge "Create new isNetworkSupported API" by Robert Greenwalt · 14 years ago
  27. 34dd0c5 Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 14 years ago
  28. dc454d5 Merge "Fix JNI leak in copyStringToBuffer Bug: 5244396" by Jeff Brown · 14 years ago
  29. aa42349 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 14 years ago
  30. 7bf72af Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 14 years ago
  31. bdd6101 Merge "Make EdgeEffect public API." by Adam Powell · 14 years ago
  32. 1303785 Merge "Document the basic RS math functions." by Jason Sams · 14 years ago
  33. 3d061f6 Merge "Support composite touch / joystick devices better." by Jeff Brown · 14 years ago
  34. 624c777 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 14 years ago
  35. 0f2798e Merge "Switches now have checked state" by Peter Ng · 14 years ago
  36. 68203d8 Merge "Use floating point window positions." by Dianne Hackborn · 14 years ago
  37. ed1aa13 Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 14 years ago
  38. dde282a Merge "Fix bug #5243493 TextView selection is not working correctly when there is some RTL run into it" by Fabrice Di Meglio · 14 years ago
  39. 538ee13 Merge "Make ViewServer more quiet Bug #5231539" by Romain Guy · 14 years ago
  40. 16e4923 Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 14 years ago
  41. effff06 Merge "Add DroidSansGeorgian font file" by Russell Brenner · 14 years ago
  42. ce66ea0 Merge "Add DroidSansArmenian font file" by Russell Brenner · 14 years ago
  43. c576a06 Merge "NFC API updates." by Nick Pelly · 14 years ago
  44. 97baa02 Merge "Fix input channel leak. Bug: 5156144" by Jeff Brown · 14 years ago
  45. 55cc3b2 Merge "Change condition to enter silent mode." by Eric Laurent · 14 years ago
  46. b0e4a76 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 14 years ago
  47. 5f54b2b Merge "Fix bug 5220390 - action bar title metrics" by Adam Powell · 14 years ago
  48. 5cb8c33 Merge "Remove persistent behavior" by Irfan Sheriff · 14 years ago
  49. 2f00331 Merge "Reload STA firmware on start" by Irfan Sheriff · 14 years ago
  50. a9d8327 Merge "More robust check around TelephonyManager init." by Jeff Sharkey · 14 years ago
  51. 1dde38d Merge "make sure the test apk gets added to the test zip" by Tsu Chiang Chuang · 14 years ago
  52. 6475043 Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL and AudioPlayer was not started. Fix for 5236419." by Gloria Wang · 14 years ago
  53. 4826734 Merge "Fix bug #5233207 android.graphics.cts.PaintTest#testBreakText fails on IRK56F trygon-userdebug" by Fabrice Di Meglio · 14 years ago
  54. 2f097f3 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 14 years ago
  55. 2d80e76 Merge "Fixing formatting, removing tabs" by Justin Ho · 14 years ago
  56. bc82a96 Merge "Integreate surfacetexture test into our continuous test framework." by Xia Wang · 14 years ago
  57. cf6d4ad Merge "RemoteControlClient metadata: add method for metadata of long type" by Jean-Michel Trivi · 14 years ago
  58. 06c0300 Merge "Add a comment for setAdditionalInputMethodSubtypes" by satok · 14 years ago
  59. ccee36d Merge "Add a functionality to disable the spell checker" by satok · 14 years ago
  60. 34f57df Merge "Fix the display name in the input method panel on tablet" by satok · 14 years ago
  61. 310470d Merge "Change the heuristics for waiting for audiotracks to finish." by Narayan Kamath · 14 years ago
  62. b4c847b Merge "Improve the fallback of the locale of the spell checker" by satok · 14 years ago
  63. 8f6b777 Merge "Fix DeadObjectException of the spell checker" by satok · 14 years ago
  64. 095a018 Merge "Disable clock in lockscreen; better flag logic." by Jeff Sharkey · 14 years ago
  65. 4c87516 Integreate surfacetexture test into our continuous test framework. by Xia Wang · 14 years ago
  66. da3d2d4 Merge "Accessors for frame count and duration." by Jeff Sharkey · 14 years ago
  67. 3f41963 Merge "fix Surface positions are not floats" by Mathias Agopian · 14 years ago
  68. ad0e6f9 Merge "fix display artifacts in preview screen in timelapse video mode" by Mathias Agopian · 14 years ago
  69. 41b6aab fix Surface positions are not floats by Mathias Agopian · 14 years ago
  70. c245d16 Merge "Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED" by Christopher Tate · 14 years ago
  71. 7f8bb79 Merge "Ellipsize marquee TextViews that aren't currently animating" by Adam Powell · 14 years ago
  72. fd2c6ef Merge "Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect." by Jeff Brown · 14 years ago
  73. 8f388db Merge "CDMALTE: Start reading SIM record on SIM_READY" by Wink Saville · 14 years ago
  74. aa6929a Merge "Add EditTextShortcutSpan to provide edit short cut in the text view." by Gilles Debunne · 14 years ago
  75. 3be7177 Merge "Fix issues #5233826 and #5209847 -- live wallpapers." by Dianne Hackborn · 14 years ago
  76. 04fb14a Merge "Updated action bar/CAB assets Bug: 5156319 5076695" by Justin Ho · 14 years ago
  77. c7f3381 fix display artifacts in preview screen in timelapse video mode by Mathias Agopian · 14 years ago
  78. d74533a Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 14 years ago
  79. 337c113 Merge "Fix JNI for warning about failure to unlink DeathRecipients" by Christopher Tate · 14 years ago
  80. 1e09c5c Merge "SIP: add the check for expiry time in Contact header." by Chia-chi Yeh · 14 years ago
  81. 5d1f8cf Merge "Text would disappear when the font size is 75px. Bug #5230196" by Romain Guy · 14 years ago
  82. ff40053 Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 14 years ago
  83. 33126d2 Merge "Use the local timezone for CDMA SMS timestamps." by Jake Hamby · 14 years ago
  84. 8099274d Merge "Fix bug #5197549 android.text.cts.StaticLayoutTest#testGetEllipsisCount fails on IRK49E mysid-userdebug" by Fabrice Di Meglio · 14 years ago
  85. 8d6bce4 Merge "Fix 5233681,5230897: Minor tweaks to lockscreen layout on tablets." by Jim Miller · 14 years ago
  86. b0a6c23 Merge "Profile API modifications." by Dave Santoro · 14 years ago
  87. 2c75a7f Merge "Remove unnecessary parenthesees in "No service" lock screen string. Bug: 5221160" by Claudia de Veaux · 14 years ago
  88. 92ebbfd Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 14 years ago
  89. f9ceee8 Merge "Adding bandwidth enforcement test app." by Tsu Chiang Chuang · 14 years ago
  90. b68ce94 Merge "Don't allow TTS engines to synthesize too for ahead." by Narayan Kamath · 14 years ago
  91. 8a3d615 Merge "Moving action popup window when moving text selection" by Gilles Debunne · 14 years ago
  92. 0b5464b Merge "Bug 5218421: new NPE is SpellChecker when using Japanese language" by Gilles Debunne · 14 years ago
  93. 3520804 Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 14 years ago
  94. 86445c9 Merge "Extinguish notification LED when user passes through lock screen" by Mike Lockwood · 14 years ago
  95. 5596153 Merge "Adding accessibility support to the slide lock screen" by Svetoslav Ganov · 14 years ago
  96. c5195b3 Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" by Rajneesh Chowdury · 14 years ago
  97. aef516c Merge "Introduce immediate CONNECTIVITY_ACTION variant." by Jeff Sharkey · 14 years ago
  98. 4918d25 Merge "Fix issues 5158104 and 4981556 (fragment problems)" by Dianne Hackborn · 14 years ago
  99. 9f2e9896 Merge "Fix 5044158: Integrate music transport control into LockScreen" by Jim Miller · 14 years ago
  100. 4b08df1 Merge "Un-hide the new BackupAgent.onFullBackup() API" by Christopher Tate · 14 years ago