1. e999003 Merge "Fix crash in status bar ticker." into gingerbread by Daniel Sandler · 15 years ago
  2. 20b1675 Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 15 years ago
  3. 9521327 Merge "Fix problems with determining when to kill apps for wake usage." into gingerbread by Dianne Hackborn · 15 years ago
  4. a3c918d Merge "DO NOT MERGE Fix wifi status icon" into gingerbread by Irfan Sheriff · 15 years ago
  5. 998831f Merge "fix a typo that prevented glTexImage2D codepath to work" into gingerbread by Mathias Agopian · 15 years ago
  6. f1c468e fix a typo that prevented glTexImage2D codepath to work by Mathias Agopian · 15 years ago
  7. f8d7290 Merge "DO NOT MERGE Always set/remove default routes." into gingerbread by Robert Greenwalt · 15 years ago
  8. cdaaf33 Merge "Various battery info things:" into gingerbread by Dianne Hackborn · 15 years ago
  9. d5e43c2 Merge "Output proguard keep flags for fragment classes." into gingerbread by Ying Wang · 15 years ago
  10. c552419 Merge "Fix character count bug and Javadoc typos in SMS (with test cases)" into gingerbread by Jake Hamby · 15 years ago
  11. d507574 Merge "Change aapt's warning message to suggest formatted="false", not "true"." into gingerbread by Eric Fischer · 15 years ago
  12. 9bdf2b0 Merge "Fix typo and bug in CTS test class." into gingerbread by Jake Hamby · 15 years ago
  13. 6f931c1 am 2abde6e0: Add --max-res-version flag to aapt. by Ficus Kirkpatrick · 15 years ago
  14. 999a745 Merge "Add --max-res-version flag to aapt." into gingerbread by Ficus Kirkpatrick · 15 years ago
  15. f285cb0 Merge "fix [2912927] Can't get NV_draw_path extension to work" into gingerbread by Romain Guy · 15 years ago
  16. 4a88b52 fix [2912927] Can't get NV_draw_path extension to work by Mathias Agopian · 15 years ago
  17. ae95765 surfaceflinger: don't check HWComposer numLayers unless one exists by Erik Gilling · 15 years ago
  18. a54831c Merge "Fix issue 2909189: System property ro.audio.silent no longer mutes system." into gingerbread by Eric Laurent · 15 years ago
  19. dd978e3 Merge "Update switch call and accept call." into gingerbread by John Wang · 15 years ago
  20. d98ac85 Merge "Support getting codec, width, and height in URL for gtalk playback." into gingerbread by Mike Dodd · 15 years ago
  21. 72ca07d Merge "Fix a couple issues with the new hwcomposer HAL" into gingerbread by Mathias Agopian · 15 years ago
  22. 4572177 Fix a couple issues with the new hwcomposer HAL by Mathias Agopian · 15 years ago
  23. 051a4e5 am 4f3c5372: Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 15 years ago
  24. 6d79df7 Merge "Fix subscribe links for Developer Forums doc." into froyo by Trevor Johns · 15 years ago
  25. 26105ca Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  26. 240c79e Merge "Fix the h.263 assembler to properly subset a buffer's range if it already has a range applied." into gingerbread by Andreas Huber · 15 years ago
  27. 9f2c93d Merge "APacketSource is too verbose." into gingerbread by Andreas Huber · 15 years ago
  28. ca901d9 Merge "Handle large audio lost" into gingerbread by James Dong · 15 years ago
  29. ce49115 Merge "Fix a crash due to unnecessary check on the codec config data for H263 video track" into gingerbread by James Dong · 15 years ago
  30. 28988de Merge "Fix all fd leaks in authoring engine" into gingerbread by James Dong · 15 years ago
  31. ce6d43a Merge "should fix sim build, hopefully" into gingerbread by Mathias Agopian · 15 years ago
  32. f1352df should fix sim build, hopefully by Mathias Agopian · 15 years ago
  33. f2a67c0 Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread by Jeff Brown · 15 years ago
  34. e9ba52c Merge "call into hwcomposer HAL when present" into gingerbread by Mathias Agopian · 15 years ago
  35. dca1314 Merge "don't handle the transparent region of a layer in draw()" into gingerbread by Mathias Agopian · 15 years ago
  36. b5983b0 Merge "get rid of our LayerVector implementation" into gingerbread by Mathias Agopian · 15 years ago
  37. c726179 Merge "keep a list of visible sorted surfaces" into gingerbread by Mathias Agopian · 15 years ago
  38. 2f09a77 Merge "Add support for the PointerLocation overlay." into gingerbread by Jeff Brown · 15 years ago
  39. a350ff9 call into hwcomposer HAL when present by Mathias Agopian · 15 years ago
  40. bc7e31a don't handle the transparent region of a layer in draw() by Mathias Agopian · 15 years ago
  41. f6679fc get rid of our LayerVector implementation by Mathias Agopian · 15 years ago
  42. 4da7519 keep a list of visible sorted surfaces by Mathias Agopian · 15 years ago
  43. 0aa32b9 Merge "New system property "sys.boot_completed" set to 1 when boot completed." into gingerbread by Dianne Hackborn · 15 years ago
  44. 3f9ff20 Add support for the PointerLocation overlay. by Jeff Brown · 15 years ago
  45. b6acda2 Merge "Initial tool for OBB manipulation" into gingerbread by Kenny Root · 15 years ago
  46. cc440b3 Merge "Move OBB file reading to DefaultContainerService" into gingerbread by Kenny Root · 15 years ago
  47. 58f81d8 Merge "This code in CameraSource really should hold the lock." into gingerbread by Andreas Huber · 15 years ago
  48. 1dfd9f8 Initial tool for OBB manipulation by Kenny Root · 15 years ago
  49. 76263ff Merge "More native work." into gingerbread by Dianne Hackborn · 15 years ago
  50. c3ef3ae More native work. by Dianne Hackborn · 15 years ago
  51. 5736292 Merge "SipAudioCall: perform local ops before network op in endCall()" into gingerbread by Hung-ying Tyan · 15 years ago
  52. 4458230 Merge "Add the a power test case which simply do the audio playback. The actual power measurement will be done by another application." into gingerbread by Yu Shan Emily Lau · 15 years ago
  53. b351b3d Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067" into gingerbread by Adam Powell · 15 years ago
  54. 336b981 Merge "Categorizing exported view properties." into gingerbread by Konstantin Lopyrev · 15 years ago
  55. 8d4dfd2 Fix safe mode and KeyEvent.getMaxKeyCode(). by Jeff Brown · 15 years ago
  56. 81a5c09 Merge "Optimize VelocityTracker to run in linear time." into gingerbread by Jeff Brown · 15 years ago
  57. d74731c Merge "Remove some obsolete code." into gingerbread by Andreas Huber · 15 years ago
  58. 4b149a5 Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 15 years ago
  59. 166638b Merge "Add input buffer size check for software video encoders" into gingerbread by James Dong · 15 years ago
  60. dd05839 Merge "We're now going to ignore timestamps completely in gtalk video conferencing, playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup." into gingerbread by Andreas Huber · 15 years ago
  61. ca71562 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  62. 16f0555 am 301c437b: Remove @LargeTest annotations by Eric Rowe · 15 years ago
  63. 73310bc Merge "Many, many developers misread or don't read the http specs and terminate lines with '\n' instead of CRLF '\r\n' as required. Enable the workaround for this by default. Also increase the socket read timeout to 30 secs." into gingerbread by Andreas Huber · 15 years ago
  64. c4d25e7 Merge "Only check the codec specific data when the output buffer contains kKeyIsCodecConfig in MP4 writer" into gingerbread by James Dong · 15 years ago
  65. c3e4612 Merge "Fix gingerbread FrameworkCoreTests makefile." into gingerbread by Brett Chabot · 15 years ago
  66. 576b36e Merge "SIP: clean up unused class and fields." into gingerbread by Hung-ying Tyan · 15 years ago
  67. 7f781d1 improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 15 years ago
  68. b5a3d0a Merge "Update javadoc for the API and change return of getBondedDevices()." into gingerbread by Jaikumar Ganesh · 15 years ago
  69. a06eec8 Merge "Fix focus notification" into gingerbread by Konstantin Lopyrev · 15 years ago
  70. cbceb6f Merge "Make sure profiling is done only for views that are actually measured, laid out and drawn." into gingerbread by Konstantin Lopyrev · 15 years ago
  71. c2fab76 Merge "Fix bug 2684341 Don't steal the media button event from the phone app is the phone is ringing, even in silent mode." into gingerbread by Jean-Michel Trivi · 15 years ago
  72. 4d021ab Merge "Check whether Bluetooth is enabled before making any API calls." into gingerbread by Jaikumar Ganesh · 15 years ago
  73. f13b68e Merge "Support multiple PPS and SPS in avcC box" into gingerbread by James Dong · 15 years ago
  74. daae89b Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder." into gingerbread by Andreas Huber · 15 years ago
  75. df60362 Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbread by Eric Laurent · 15 years ago
  76. 6f67853 am b37bca9e: Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 15 years ago
  77. df78a09 Merge "COMMENT ONLY change to fix some formatting glitches and (more importantly) clarify issues surrounding removed accounts." into froyo by Dan Egnor · 15 years ago
  78. ce4a755 Merge "Properly skip the 'skip' chunk in mpeg4 files." into gingerbread by Andreas Huber · 15 years ago
  79. 4a32a42 Merge "Slight improvement (hopefully) to orientation sensing." into gingerbread by Steve Howard · 15 years ago
  80. a96dc98 Merge "Adding a way for Hierarchy Viewer to get the focused window." into gingerbread by Konstantin Lopyrev · 15 years ago
  81. aa96663 Fix String8::operator+ by Kenny Root · 15 years ago
  82. 9dcf6cf Merge "Revert "Revert "Move SIP telephony related codes to framework.""" into gingerbread by Chung-yih Wang · 15 years ago
  83. 16458c8 Merge "Add SIP service into system server." into gingerbread by Chung-yih Wang · 15 years ago
  84. 63e0b0d am 90937179: (-s ours) Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo by Adam Powell · 15 years ago
  85. 2ce3978 Merge "DO NOT MERGE Fix a bug that could cause flings to last too long using a Scroller" into froyo by Adam Powell · 15 years ago
  86. 6b5cdc7 am cdf16787: Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo by Fred Quintana · 15 years ago
  87. 3e56d0b Merge "Changed SyncOperation.toKey() to not rely on the implementation of Account.toString()" into froyo by Fred Quintana · 15 years ago
  88. 9cd0c53 Merge "(gingerbread) remove unused tests. bug:2898376" into gingerbread by Vasu Nori · 15 years ago
  89. 1f1dfc8 am 005e2400: Merge "fix xml sample error" into froyo by Scott Main · 15 years ago
  90. 6180fa2 Merge "fix xml sample error" into froyo by Scott Main · 15 years ago
  91. 9aee656 am 982f1521: Merge "Checkin initial bluetooth stress tests." into froyo by Eric Rowe · 15 years ago
  92. b857807 Merge "Use the target color format from the camera source if possible" into gingerbread by James Dong · 15 years ago
  93. 5df494e Merge "Checkin initial bluetooth stress tests." into froyo by Eric Rowe · 15 years ago
  94. 82d341e Merge "Fix an issue where the track duration does not include the last sample duration" into gingerbread by James Dong · 15 years ago
  95. f62a2a1 Merge "Tracking merge of dalvik-dev to gingerbread" into gingerbread by Brian Carlstrom · 15 years ago
  96. 0f77bbe Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread by Andreas Huber · 15 years ago
  97. 1c9711e Merge "A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet." into gingerbread by Andreas Huber · 15 years ago
  98. b536767 Merge "Fix up PackageManager tests" into gingerbread by Kenny Root · 15 years ago
  99. 3ca9110 Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread by Andreas Huber · 15 years ago
  100. ddb37ad Merge "Move SIP telephony related codes to framework." into gingerbread by Chung-yih Wang · 15 years ago