1. 0a5abdb Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 13 years ago
  2. 4f4ed38 Merge "Fix 5185505: Add support for weak biometric sensors to lockscreen." by Jim Miller · 13 years ago
  3. 6edf263 Fix 5185505: Add support for weak biometric sensors to lockscreen. by Jim Miller · 13 years ago
  4. 5bd1b27 Improve SF dumpsys output wrt HWC by Mathias Agopian · 13 years ago
  5. fa720d3 Merge "Fix 5278371: OOM in MediaItemThumbnailTest" by Chih-Chung Chang · 13 years ago
  6. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  7. 6b77231 Merge "Fix an issue is SF that caused drawing artifacts when hwc changed mode" by Mathias Agopian · 13 years ago
  8. 4bacc9d Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 13 years ago
  9. 6c0d41a Merge "Fix FrameLayout padding when foreground drawable is set" by Michael Jurka · 13 years ago
  10. 02473da Fix FrameLayout padding when foreground drawable is set by Michael Jurka · 13 years ago
  11. 6f90f2a Merge "Updated Recent Apps visuals" by Michael Jurka · 13 years ago
  12. 02038e3 Updated Recent Apps visuals by Peter Ng · 13 years ago
  13. a53efe9 The time and data pickers did not support IME editor action correctly. by Svetoslav Ganov · 13 years ago
  14. fbfe6d9 Fixing DownloadManager Test app. by Neal Nguyen · 13 years ago
  15. 9f103de Fix issue 4673378: switching from VoIP to GSM call by Eric Laurent · 13 years ago
  16. 3705b22 Merge "Adding null check to prevent monkey crash. (5263199)" by Michael Jurka · 13 years ago
  17. 45d378b Adding null check to prevent monkey crash. (5263199) by Winson Chung · 13 years ago
  18. bfcb60a Adjust layers for system overlays. by Jeff Brown · 13 years ago
  19. fa4e2d9 Bug 5278456: text highlight color depends on the type of suggestion spans. by Gilles Debunne · 13 years ago
  20. 2295cc7 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
  21. 9c7b547 Merge "Fix bug 5279075 - Handle action bar config changes when action mode is active" by Adam Powell · 13 years ago
  22. f2e7540 Update the sharing UI according to latest UX specs. by Svetoslav Ganov · 13 years ago
  23. e423146 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
  24. 425689e Fix bug 5279075 - Handle action bar config changes when action mode is active by Adam Powell · 13 years ago
  25. 40e8b41 Merge "NetworkManagementService: adjust the qtaguid idx to new kernel" by JP Abgrall · 13 years ago
  26. e2ca087 Merge "Throw an exception if a both nav and system bars are configured" by Chet Haase · 13 years ago
  27. 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
  28. 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
  29. 1a4cbba Merge "Fixed digital audio output detection" by Eric Laurent · 13 years ago
  30. 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
  31. 5d61d8d Merge "Apply timeout for powerdown event and reset state machine when bluez crashes" by Matthew Xie · 13 years ago
  32. 944301e Fixed digital audio output detection by Eric Laurent · 13 years ago
  33. bc0009d Throw an exception if a both nav and system bars are configured by Chet Haase · 13 years ago
  34. 6acf39b NetworkManagementService: adjust the qtaguid idx to new kernel by JP Abgrall · 13 years ago
  35. 34703b6 The back key stops selection mode in extracted text mode. by Gilles Debunne · 13 years ago
  36. 11e2e5d Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 13 years ago
  37. 4ef6d2e Merge "Pass roaming info to ConnectivityService." by Robert Greenwalt · 13 years ago
  38. fdb2dca Make the SyncManager have wakelocks per account, not per account type, by Fred Quintana · 13 years ago
  39. bfc365f Status bar close dragdown resized to 32dp by Peter Ng · 13 years ago
  40. a4248f6 Merge "Don't sleep when inline video start" by Teng-Hui Zhu · 13 years ago
  41. f5ad309 Merge "Add support for 3 new blend modes when blending with framebuffer: Add Multiply Screen" by Romain Guy · 13 years ago
  42. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  43. 2ffefd4 Add support for 3 new blend modes when blending with framebuffer: by Romain Guy · 13 years ago
  44. b5d2d45 Add error codes for channel disconnection / connection. by Jaikumar Ganesh · 13 years ago
  45. 53df60b Merge "Touch explorer does not cancel long press correctly causing system crash." by Svetoslav Ganov · 13 years ago
  46. b0d8992 Merge "Always disable() through SBMS; watch date." by Jeff Sharkey · 13 years ago
  47. d4d2ba8 Merge "Fix crash while connecting channel." by Jaikumar Ganesh · 13 years ago
  48. cedd460 Merge "Make Bluetooth Health APIs public." by Jaikumar Ganesh · 13 years ago
  49. f1d360a AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  50. 8ee53da Fix crash while connecting channel. by Jaikumar Ganesh · 13 years ago
  51. eb9d346 Make Bluetooth Health APIs public. by Jaikumar Ganesh · 13 years ago
  52. 8312b20 Merge "Save/restore display lists' canvas properly" by Romain Guy · 13 years ago
  53. e080af3 Save/restore display lists' canvas properly by Romain Guy · 13 years ago
  54. 694c0b8 Apply timeout for powerdown event and reset state machine when bluez crashes by Matthew Xie · 13 years ago
  55. 406970b Touch explorer does not cancel long press correctly causing system crash. by Svetoslav Ganov · 13 years ago
  56. 690ad54 Don't sleep when inline video start by Teng-Hui Zhu · 13 years ago
  57. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  58. ad93a32 Add a form of getAuthToken that both accepts an options Bundle and by Fred Quintana · 13 years ago
  59. 81a5ec5 Merge "RTP: support payloads with larger packetization interval." by Chia-chi Yeh · 13 years ago
  60. c9c541a Merge "idle test app for bandwidth usage." by Tsu Chiang Chuang · 13 years ago
  61. dceee86 Merge "Fix bug 5249855 - put content descriptions for action bar tabs on images" by Adam Powell · 13 years ago
  62. 3cb5559 Merge "Fix issue #5139085: Some Recents items can't be killed" by Dianne Hackborn · 13 years ago
  63. 3ae29d4 idle test app for bandwidth usage. by Tsu Chiang Chuang · 13 years ago
  64. 9fefa3c Merge "Add raw entities URI for profiles." by Dave Santoro · 13 years ago
  65. a8f09b0 Merge "Add data_set for Settings table as well." by Dave Santoro · 13 years ago
  66. eeb1dca Fix issue #5139085: Some Recents items can't be killed by Dianne Hackborn · 13 years ago
  67. 32ef67b NPE check in the SyncStateContract BUG:5196483 by Subir Jhanb · 13 years ago
  68. 3adb180 Merge "Changing the timeout for detecting syncs that are taking too long to bind BUG: 5222661" by Subir Jhanb · 13 years ago
  69. 35718d3 Add default videos for background replacement. by Eino-Ville Talvala · 13 years ago
  70. 795b649 Changing the timeout for detecting syncs that are taking too long to bind by Subir Jhanb · 13 years ago
  71. 89d9713 Show roaming icon in status bar. by Daniel Sandler · 13 years ago
  72. 5e87525 Merge "Fix snippetizing cursor" by Isaac Katzenelson · 13 years ago
  73. 4519a02 Always disable() through SBMS; watch date. by Jeff Sharkey · 13 years ago
  74. 65d5704 Fix bug 5249855 - put content descriptions for action bar tabs on images by Adam Powell · 13 years ago
  75. a6d4248 Pass roaming info to ConnectivityService. by Robert Greenwalt · 13 years ago
  76. 1356160 Merge "Audio player must not be used as a timesource before it's started." by Andreas Huber · 13 years ago
  77. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  78. ab90899 Merge "Integrate ImageProcessing test into test framework http://b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3" by Xia Wang · 13 years ago
  79. 15208ac Merge "No vibration when long pressing in the empty part of an EditText" by Gilles Debunne · 13 years ago
  80. df1324c Merge "Longpressing in landscape correctly starts selection mode." by Gilles Debunne · 13 years ago
  81. 0c4f8ec Merge "Updated text selection color. As in 133272" by Gilles Debunne · 13 years ago
  82. cad9982 Merge "Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes" by Adam Powell · 13 years ago
  83. 156900c Merge "Fix bug 5174277 - Trouble with Menus" by Adam Powell · 13 years ago
  84. 4ee3666 Merge "Fix issue #5263361: Browser instance not created in application picker" by Dianne Hackborn · 13 years ago
  85. 703bde8 Merge "Add FrameLayout.getMeasureAllChildren()" by Steve Block · 13 years ago
  86. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  87. 2d719af Merge "Resurrect verbose binder logging" by Andy McFadden · 13 years ago
  88. e8baa97 Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()" by Joe Fernandez · 13 years ago
  89. 169a99d Merge "Fix notification disappearance animations." by Daniel Sandler · 13 years ago
  90. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  91. 66b10a1 Merge "Poll UID stats during iface changes, enforce idx." by Jeff Sharkey · 13 years ago
  92. fa9e38fb Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes by Adam Powell · 13 years ago
  93. 1d07e16 Fix bug 5174277 - Trouble with Menus by Adam Powell · 13 years ago
  94. 7686620 Merge "Send onViewClicked in the extract mode" by satok · 13 years ago
  95. a67a3cf Send onViewClicked in the extract mode by satok · 13 years ago
  96. b05a600 Fix another hardcoded frame rate in the media framework test by James Dong · 13 years ago
  97. 1cdf067 Fix notification disappearance animations. by Daniel Sandler · 13 years ago
  98. 9f443fb Merge "Fix bug #5274332 TextLayoutCache is having multiple instances" by Fabrice Di Meglio · 13 years ago
  99. 163268b Fix bug #5274332 TextLayoutCache is having multiple instances by Fabrice Di Meglio · 13 years ago
  100. aacbf91 Merge "Not visible view should not be announced or interacted with." by Svetoslav Ganov · 13 years ago