1. e2ca087 Merge "Throw an exception if a both nav and system bars are configured" by Chet Haase · 13 years ago
  2. 16e1678 Merge "Make the SyncManager have wakelocks per account, not per account type, otherwise the parallel sync behavior of gmail can cause the first account to finish to release the wakelock that is used for the other account, which will result in the device going to sleep before the sync is complete." by Fred Quintana · 13 years ago
  3. 0669577 Merge "Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field" by Fabrice Di Meglio · 13 years ago
  4. 1a4cbba Merge "Fixed digital audio output detection" by Eric Laurent · 13 years ago
  5. 33438be Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field by Fabrice Di Meglio · 13 years ago
  6. 5d61d8d Merge "Apply timeout for powerdown event and reset state machine when bluez crashes" by Matthew Xie · 13 years ago
  7. 944301e Fixed digital audio output detection by Eric Laurent · 13 years ago
  8. bc0009d Throw an exception if a both nav and system bars are configured by Chet Haase · 13 years ago
  9. 11e2e5d Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 13 years ago
  10. 4ef6d2e Merge "Pass roaming info to ConnectivityService." by Robert Greenwalt · 13 years ago
  11. fdb2dca Make the SyncManager have wakelocks per account, not per account type, by Fred Quintana · 13 years ago
  12. a4248f6 Merge "Don't sleep when inline video start" by Teng-Hui Zhu · 13 years ago
  13. f5ad309 Merge "Add support for 3 new blend modes when blending with framebuffer: Add Multiply Screen" by Romain Guy · 13 years ago
  14. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  15. 2ffefd4 Add support for 3 new blend modes when blending with framebuffer: by Romain Guy · 13 years ago
  16. 53df60b Merge "Touch explorer does not cancel long press correctly causing system crash." by Svetoslav Ganov · 13 years ago
  17. b0d8992 Merge "Always disable() through SBMS; watch date." by Jeff Sharkey · 13 years ago
  18. d4d2ba8 Merge "Fix crash while connecting channel." by Jaikumar Ganesh · 13 years ago
  19. cedd460 Merge "Make Bluetooth Health APIs public." by Jaikumar Ganesh · 13 years ago
  20. f1d360a AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  21. 8ee53da Fix crash while connecting channel. by Jaikumar Ganesh · 13 years ago
  22. eb9d346 Make Bluetooth Health APIs public. by Jaikumar Ganesh · 13 years ago
  23. 8312b20 Merge "Save/restore display lists' canvas properly" by Romain Guy · 13 years ago
  24. e080af3 Save/restore display lists' canvas properly by Romain Guy · 13 years ago
  25. 694c0b8 Apply timeout for powerdown event and reset state machine when bluez crashes by Matthew Xie · 13 years ago
  26. 406970b Touch explorer does not cancel long press correctly causing system crash. by Svetoslav Ganov · 13 years ago
  27. 690ad54 Don't sleep when inline video start by Teng-Hui Zhu · 13 years ago
  28. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  29. 81a5ec5 Merge "RTP: support payloads with larger packetization interval." by Chia-chi Yeh · 13 years ago
  30. c9c541a Merge "idle test app for bandwidth usage." by Tsu Chiang Chuang · 13 years ago
  31. dceee86 Merge "Fix bug 5249855 - put content descriptions for action bar tabs on images" by Adam Powell · 13 years ago
  32. 3cb5559 Merge "Fix issue #5139085: Some Recents items can't be killed" by Dianne Hackborn · 13 years ago
  33. 3ae29d4 idle test app for bandwidth usage. by Tsu Chiang Chuang · 13 years ago
  34. 9fefa3c Merge "Add raw entities URI for profiles." by Dave Santoro · 13 years ago
  35. a8f09b0 Merge "Add data_set for Settings table as well." by Dave Santoro · 13 years ago
  36. eeb1dca Fix issue #5139085: Some Recents items can't be killed by Dianne Hackborn · 13 years ago
  37. 3adb180 Merge "Changing the timeout for detecting syncs that are taking too long to bind BUG: 5222661" by Subir Jhanb · 13 years ago
  38. 795b649 Changing the timeout for detecting syncs that are taking too long to bind by Subir Jhanb · 13 years ago
  39. 5e87525 Merge "Fix snippetizing cursor" by Isaac Katzenelson · 13 years ago
  40. 4519a02 Always disable() through SBMS; watch date. by Jeff Sharkey · 13 years ago
  41. 65d5704 Fix bug 5249855 - put content descriptions for action bar tabs on images by Adam Powell · 13 years ago
  42. a6d4248 Pass roaming info to ConnectivityService. by Robert Greenwalt · 13 years ago
  43. 1356160 Merge "Audio player must not be used as a timesource before it's started." by Andreas Huber · 13 years ago
  44. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  45. ab90899 Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3" by Xia Wang · 13 years ago
  46. 15208ac Merge "No vibration when long pressing in the empty part of an EditText" by Gilles Debunne · 13 years ago
  47. df1324c Merge "Longpressing in landscape correctly starts selection mode." by Gilles Debunne · 13 years ago
  48. 0c4f8ec Merge "Updated text selection color. As in 133272" by Gilles Debunne · 13 years ago
  49. cad9982 Merge "Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes" by Adam Powell · 13 years ago
  50. 156900c Merge "Fix bug 5174277 - Trouble with Menus" by Adam Powell · 13 years ago
  51. 4ee3666 Merge "Fix issue #5263361: Browser instance not created in application picker" by Dianne Hackborn · 13 years ago
  52. 703bde8 Merge "Add FrameLayout.getMeasureAllChildren()" by Steve Block · 13 years ago
  53. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  54. 2d719af Merge "Resurrect verbose binder logging" by Andy McFadden · 13 years ago
  55. e8baa97 Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()" by Joe Fernandez · 13 years ago
  56. 169a99d Merge "Fix notification disappearance animations." by Daniel Sandler · 13 years ago
  57. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  58. 66b10a1 Merge "Poll UID stats during iface changes, enforce idx." by Jeff Sharkey · 13 years ago
  59. fa9e38fb Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes by Adam Powell · 13 years ago
  60. 1d07e16 Fix bug 5174277 - Trouble with Menus by Adam Powell · 13 years ago
  61. 7686620 Merge "Send onViewClicked in the extract mode" by satok · 13 years ago
  62. a67a3cf Send onViewClicked in the extract mode by satok · 13 years ago
  63. 1cdf067 Fix notification disappearance animations. by Daniel Sandler · 13 years ago
  64. 9f443fb Merge "Fix bug #5274332 TextLayoutCache is having multiple instances" by Fabrice Di Meglio · 13 years ago
  65. 163268b Fix bug #5274332 TextLayoutCache is having multiple instances by Fabrice Di Meglio · 13 years ago
  66. aacbf91 Merge "Not visible view should not be announced or interacted with." by Svetoslav Ganov · 13 years ago
  67. e68c676 Merge "Remove connection access intents from protected broadcasts." by Jaikumar Ganesh · 13 years ago
  68. b3d5957 Poll UID stats during iface changes, enforce idx. by Jeff Sharkey · 13 years ago
  69. 0b0a41d Not visible view should not be announced or interacted with. by Svetoslav Ganov · 13 years ago
  70. f6244d1 Integrate ImageProcessing test into test framework by Xia Wang · 13 years ago
  71. e4758d6 Merge "Update DroidSansFallback to version 2.52a" by Bart Sears · 13 years ago
  72. e28454a No vibration when long pressing in the empty part of an EditText by Gilles Debunne · 13 years ago
  73. a2cad62 Merge "Add reminder in the code to fix T-junctions" by Romain Guy · 13 years ago
  74. 8a3957d Add reminder in the code to fix T-junctions by Romain Guy · 13 years ago
  75. a420cc4 Merge "Fix system crash on p2p failure" by Irfan Sheriff · 13 years ago
  76. 511f8e2 Merge "Use hasSystemFeature() API to check for p2p" by Irfan Sheriff · 13 years ago
  77. 2b4d075 Add raw entities URI for profiles. by Dave Santoro · 13 years ago
  78. d1847cb Merge "Fix Bulgarian date formatting." by Todor Kalaydjiev · 13 years ago
  79. 57d1b73 Fix Bulgarian date formatting. by Todor Kalaydjiev · 13 years ago
  80. b6ae19a Remove connection access intents from protected broadcasts. by Jaikumar Ganesh · 13 years ago
  81. 98fb9ed Longpressing in landscape correctly starts selection mode. by Gilles Debunne · 13 years ago
  82. 7c4479f Add data_set for Settings table as well. by Dave Santoro · 13 years ago
  83. 9fe83f0 Fix snippetizing cursor by Isaac Katzenelson · 13 years ago
  84. dad9c67 Merge "Bug 5250788: Fix memory consumption issues in TextPaint." by Gilles Debunne · 13 years ago
  85. e3238c9 Merge "Code cleaning" by Fabrice Di Meglio · 13 years ago
  86. 3f8cbfe Resurrect verbose binder logging by Andy McFadden · 13 years ago
  87. 8fc54f9 Fix build by Adam Powell · 13 years ago
  88. 2b04cef Code cleaning by Fabrice Di Meglio · 13 years ago
  89. b63d3c3 Merge "Empty implementations of new ActionBar methods." by Adam Powell · 13 years ago
  90. b6e4326 Merge "Hide RTL related APIs" by Fabrice Di Meglio · 13 years ago
  91. 0145322 Empty implementations of new ActionBar methods. by Adam Powell · 13 years ago
  92. 2273b1e Hide RTL related APIs by Fabrice Di Meglio · 13 years ago
  93. 66bd5e9 Merge "improve the gyroscope javadoc" by Mathias Agopian · 13 years ago
  94. 669ec35 Update DroidSansFallback to version 2.52a by Bart Sears · 13 years ago
  95. ad7f33a improve the gyroscope javadoc by Mathias Agopian · 13 years ago
  96. db9d4b6 Merge "Remove -nodpi assets for now to fix zygote preloading Bug: 5255505" by Justin Ho · 13 years ago
  97. 327b548 Remove -nodpi assets for now to fix zygote preloading Bug: 5255505 by Justin Ho · 13 years ago
  98. 606ce48 Merge "Register to receive onTrimMemory callbacks" by John Reck · 13 years ago
  99. 35b38c0 Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable" by Adam Powell · 13 years ago
  100. f0ef26a Fix system crash on p2p failure by Irfan Sheriff · 13 years ago