1. 1c3d72a Add (support for) EGL_NV_system_time extension. by Jonas Yang · 14 years ago
  2. ce86362 Merge "Issue 4345021: Audio routed to multiple devices..." by Eric Laurent · 14 years ago
  3. 4f32254 Merge "Bug 5281947: add to dictionnary option promoted in suggestions." by Gilles Debunne · 14 years ago
  4. 01276b4 Merge "Transparent notification shade." by Daniel Sandler · 14 years ago
  5. 1fb90a1 Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 14 years ago
  6. f8ff111 Merge "For consistency with getAuthToken, pass UID/PID for add account. Needed for customizing the add account flow" by Costin Manolache · 14 years ago
  7. 7b3c441 Merge "SIP: fix keep-alive measurement and increase the timeout." by Chia-chi Yeh · 14 years ago
  8. 92631dc Merge "improve sensorservice_test output" by Mathias Agopian · 14 years ago
  9. 2e9f4f7 Merge "Fix the takeoff position of a flung windowshade." by Daniel Sandler · 14 years ago
  10. 5cf52a6 Merge "Fix bug 5296851 - Silly monkeys." by Adam Powell · 14 years ago
  11. 128f727 Merge "Fix a compile error when debug is turned on" by Matthew Xie · 14 years ago
  12. 43ed4a4 Merge "Handle data changed during FlingRunnable." by Jeff Sharkey · 14 years ago
  13. 5053f71 Merge "Pause WebKit drawing when WebView loses window focus." by Adam Powell · 14 years ago
  14. 4ba3c6c Merge "Fix problems where we were allocating TypedArray when not needed." by Dianne Hackborn · 14 years ago
  15. 052d565 Merge "CheckedTextView is missing onInitializeAccessibilityNodeInfo() implementation." by Svetoslav Ganov · 14 years ago
  16. c3378e3 Merge "Bug fixes in Recents" by Michael Jurka · 14 years ago
  17. 2879c0d Merge "Adding accessibility delegate mechanism for backwards compatibility support." by Svetoslav Ganov · 14 years ago
  18. 497ff9f Merge "Data usage structure optimizations." by Jeff Sharkey · 14 years ago
  19. f2623be Merge "Use a new config flag to decide if notification led pulsing can be turned on/off." by Amith Yamasani · 14 years ago
  20. c87b8a7 Merge "Fix wobbly spinners" by Chet Haase · 14 years ago
  21. a3e0428 Merge "Add boot mode where only "core apps" are started." by Dianne Hackborn · 14 years ago
  22. c0a25ed Merge "Track status bar fling velocity using screen coords. Bug: 5210198" by Jeff Brown · 14 years ago
  23. de09a13 Merge "Fix ACTION_CANCEL handling in status bar. Bug: 5198231" by Jeff Brown · 14 years ago
  24. fbd151c Merge "Get rid of some animation flickers and other bad things." by Dianne Hackborn · 14 years ago
  25. 95e61e2 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 14 years ago
  26. a1646e0 Merge "Move full backup/restore onto dedicated threads" by Christopher Tate · 14 years ago
  27. f6c74e0 Merge "Increase the avi extractor's confidence slighly over mp3's" by Andreas Huber · 14 years ago
  28. 0fcb7d8 Merge "If suggestion span is not enable, removes the suggestion span (so no underline is displayed), and do not try to display the suggestion pop-up." by Gilles Debunne · 14 years ago
  29. 3ea0173 Merge "Turn hinting back on" by Romain Guy · 14 years ago
  30. 5af8bdd Merge "Add simple test for reference counting." by Stephen Hines · 14 years ago
  31. e17a2e6 Merge "Add int and missing fp tests to RSTest." by Stephen Hines · 14 years ago
  32. b2b28e6 Merge "Emergency callback mode handling" by Irfan Sheriff · 14 years ago
  33. 8648548 Merge "Revert "Make the SyncManager timeout syncs if it takes too long to bind to them."" by Fred Quintana · 14 years ago
  34. 7695125 Merge "Handle DOWN/MOVE/UP gestures with fling. Bug: 5265814" by Jeff Brown · 14 years ago
  35. 80f28b7 Merge "The back key stops selection mode in extracted text mode." by Gilles Debunne · 14 years ago
  36. acdcfbc Merge "Import revised translations." by Eric Fischer · 14 years ago
  37. ad72239 Merge "Hide navigation buttons when they are DISABLEd." by Daniel Sandler · 14 years ago
  38. 95a04f7 Merge "On zoom to overview, reflow text, if necessary." by Mangesh Ghiware · 14 years ago
  39. a472ddf Merge "Don't override the hash code for the channel." by Jaikumar Ganesh · 14 years ago
  40. f085ea2 Reconcile with gingerbread-release by The Android Open Source Project · 14 years ago
  41. 04141f4 Merge "Fix the visiblity of the ime switcher icon." by satok · 14 years ago
  42. 48e5473 Merge "Exit the keyguard when the user clicks a notification." by Daniel Sandler · 14 years ago
  43. 0dc8b18 Merge "Fix bug swiping away NO_CLEAR notifications." by Daniel Sandler · 14 years ago
  44. 9c42db5 Merge "Revert encryption mapping for device wipes." by Ben Komalo · 14 years ago
  45. bdb8391 Merge "Fix preference screen padding for legacy apps (non Holo)." by Amith Yamasani · 14 years ago
  46. 907d5dc Merge "Fixing DownloadManager Test app." by Neal Nguyen · 14 years ago
  47. aca0620 Merge "aggregating test results when reporting to instrumentation out." by Tsu Chiang Chuang · 14 years ago
  48. c0cb447 Merge "Fix inflating of animations." by Dianne Hackborn · 14 years ago
  49. 5d94a2f Merge "Fix 5266335: bad DIRTY/invalidation logic" by Chet Haase · 14 years ago
  50. e5db226 Merge "Fix build." by Dianne Hackborn · 14 years ago
  51. dd04321 Merge "Handle HSPAP." by John Huang · 14 years ago
  52. af50169 Merge "The wave view attributes should not be public." by Dianne Hackborn · 14 years ago
  53. abffdca Merge "Inter process interrogation ocassionally gets stuck." by Svetoslav Ganov · 14 years ago
  54. a999b9b Merge "Fix metrics on Holo progress dialogs" by Adam Powell · 14 years ago
  55. 00736a7 Merge "Go faster!!!!" by Romain Guy · 14 years ago
  56. acc117b Merge "MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile" by James Dong · 14 years ago
  57. ec9a059 Merge "Tweak VelocityTracker. Bug: 5265529" by Jeff Brown · 14 years ago
  58. e271bf8 Merge "Relax form autocomplete conditions" by Ben Murdoch · 14 years ago
  59. 8bba592 Merge "Fix bug 5214224 - Align stock framework list item padding for dialogs" by Adam Powell · 14 years ago
  60. 137c3c5 Tweak VelocityTracker. Bug: 5265529 by Jeff Brown · 14 years ago
  61. d866db3 Merge "Bug 5255124: Move cursor to the end of a word after correction popup alternates selection" by Gilles Debunne · 14 years ago
  62. 5f42fdb Merge "Bug 5278456: text highlight color depends on the type of suggestion spans." by Gilles Debunne · 14 years ago
  63. 145af76 Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 14 years ago
  64. 2e67f14 Merge "Pull animation attributes out of main view class." by Dianne Hackborn · 14 years ago
  65. aa48640 Merge "Add error codes for channel disconnection / connection." by Jaikumar Ganesh · 14 years ago
  66. 7c63be9 Merge "Bug 5214224 - List item metrics" by Adam Powell · 14 years ago
  67. 7410bed Merge "Finalize wifi watchdog default settings" by Irfan Sheriff · 14 years ago
  68. 80e4ed3 Merge "Disable p2p when airplane mode is turned on" by Irfan Sheriff · 14 years ago
  69. 058284d Merge "Allow lockscreen orientation to be overridden with a system property." by Jim Miller · 14 years ago
  70. b2d83aa Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 14 years ago
  71. 7610abb Merge "Work on issue #5144065: Tap on Music icon from Home screen - a different app opens" by Dianne Hackborn · 14 years ago
  72. a9c82ec Merge "Fix issue #5273986: The power usage of the mp3 background playback..." by Dianne Hackborn · 14 years ago
  73. 406ccd7 Merge "list_dividers for xh are now 2pixels high." by Peter Ng · 14 years ago
  74. b8cfe1a Merge "Updated CAB done assets" by Peter Ng · 14 years ago
  75. a42dfdd Merge "The time and data pickers did not support IME editor action correctly." by Svetoslav Ganov · 14 years ago
  76. 4e95eae Merge "Update the sharing UI according to latest UX specs." by Svetoslav Ganov · 14 years ago
  77. ee1f6d5 Merge "Adjust layers for system overlays." by Jeff Brown · 14 years ago
  78. 9a8cacf Merge "Moved FaceLock bind/unbind calls inside of null check" by Brian Colonna · 14 years ago
  79. 9cf64fc Merge "Show roaming icon in status bar." by Daniel Sandler · 14 years ago
  80. 6d9933a Merge "NPE check in the SyncStateContract BUG:5196483" by Subir Jhanb · 14 years ago
  81. bd7e52d Merge "Suppress "Automatic" subtype name in tablet's IME switcher panel" by Ken Wakasa · 14 years ago
  82. e0fedd0 Merge "Add a form of getAuthToken that both accepts an options Bundle and doesn't accepts an activity." by Fred Quintana · 14 years ago
  83. 5f7cd9c Merge "Status bar close dragdown resized to 32dp" by Peter Ng · 14 years ago
  84. 9077b53 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 14 years ago
  85. 0ad14bd Merge "Fix issue 4673378: switching from VoIP to GSM call" by Eric Laurent · 14 years ago
  86. 1faf087 Merge "Add default videos for background replacement." by Justin Ho · 14 years ago
  87. 2c5e698 Merge "Fix another problem with refreshing the screen when switching to/from overlay" by Mathias Agopian · 14 years ago
  88. 8dbb805 Merge "Improve SF dumpsys output wrt HWC" by Mathias Agopian · 14 years ago
  89. f9abeb9 Fix another problem with refreshing the screen when switching to/from overlay by Mathias Agopian · 14 years ago
  90. f9578f9 Merge "Fix 5185505: Add support for weak biometric sensors to lockscreen." by Jim Miller · 14 years ago
  91. 22da60c Improve SF dumpsys output wrt HWC by Mathias Agopian · 14 years ago
  92. 14a2c60 Merge "Fix 5278371: OOM in MediaItemThumbnailTest" by Chih-Chung Chang · 14 years ago
  93. 6752a50 Merge "Fix an issue is SF that caused drawing artifacts when hwc changed mode" by Mathias Agopian · 14 years ago
  94. f384cc3 Fix an issue is SF that caused drawing artifacts when hwc changed mode by Mathias Agopian · 14 years ago
  95. 9fae4a8 Merge "Fix FrameLayout padding when foreground drawable is set" by Michael Jurka · 14 years ago
  96. 9806447 Merge "Updated Recent Apps visuals" by Michael Jurka · 14 years ago
  97. 9ad114e Merge "Adding null check to prevent monkey crash. (5263199)" by Michael Jurka · 14 years ago
  98. 93ec114 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 · 14 years ago
  99. f8a66f2 Merge "Fix bug 5279075 - Handle action bar config changes when action mode is active" by Adam Powell · 14 years ago
  100. e50e019 Merge "NetworkManagementService: adjust the qtaguid idx to new kernel" by JP Abgrall · 14 years ago