1. f4ae942 RTP: Enable GSM-EFR codec. by Chia-chi Yeh · 14 years ago
  2. fe52989 RTP: Revise the workaround of private addresses and fix bugs. by Chia-chi Yeh · 14 years ago
  3. d6877fa Merge "AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead." into gingerbread by Chia-chi Yeh · 14 years ago
  4. 081833d AMRNB: use Frame_Type_3GPP defined in frame_type_3gpp.h instead. by Chia-chi Yeh · 14 years ago
  5. a25eaba Merge "Revert "Check for the DEVICE_POWER permission in userActivity."" into gingerbread by Mike Lockwood · 14 years ago
  6. 4da4827 Revert "Check for the DEVICE_POWER permission in userActivity." by Mike Lockwood · 14 years ago
  7. e006e4d Merge changes Iae1913fb,I38dbefef into gingerbread by Chia-chi Yeh · 14 years ago
  8. a6f950c RTP: Enable GSM codec. by Chia-chi Yeh · 14 years ago
  9. 3e94b94 Merge "Remove old location classes." into gingerbread by Dianne Hackborn · 14 years ago
  10. 0f5eee0 Remove old location classes. by Dianne Hackborn · 14 years ago
  11. 05105f7 Update OBB API to include callbacks by Kenny Root · 14 years ago
  12. ea2cf2f Merge "Check for the DEVICE_POWER permission in userActivity." into gingerbread by Joe Onorato · 14 years ago
  13. f2f3450 Merge "Fix 3041579 overscroll effect in notification area looks strange" into gingerbread by Joe Onorato · 14 years ago
  14. 059f8f9 Check for the DEVICE_POWER permission in userActivity. by Joe Onorato · 14 years ago
  15. 4f67e1c Merge "Add location shared library for location provider APIs." into gingerbread by Dianne Hackborn · 14 years ago
  16. ab014a0 Fix 3041579 overscroll effect in notification area looks strange by Joe Onorato · 14 years ago
  17. aeb2c62 Merge "Fix several audio effects problems." into gingerbread by Eric Laurent · 14 years ago
  18. 63c82c0 Add location shared library for location provider APIs. by Dianne Hackborn · 14 years ago
  19. 292c246 Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  20. 78c11b3 RTP: Refactor out G711 codecs into another file. by Chia-chi Yeh · 14 years ago
  21. 320cdcb Merge "RTP: Delay the initialization of AudioTrack and AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
  22. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  23. 9083c84 RTP: Delay the initialization of AudioTrack and AudioRecord. by Chia-chi Yeh · 14 years ago
  24. 4fd3ecc Fix several audio effects problems. by Eric Laurent · 14 years ago
  25. 65a5ba4 Merge "Fix bug in split touches." into gingerbread by Jeff Brown · 14 years ago
  26. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  27. 88a995e Merge "Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content." into gingerbread by Andreas Huber · 14 years ago
  28. ad3fcfe Properly flush the AudioTrack/AudioSink on a seek request and make sure that both the mp3 decoder and aac software decoders start fresh after a seek without any dependency on previously decoded content. by Andreas Huber · 14 years ago
  29. 6d028dd Merge "SIP: Feedback any provisional responses in addition to RING" into gingerbread by Hung-ying Tyan · 14 years ago
  30. d9743af Merge "New assets. DO NOT MERGE>" into gingerbread by Gilles Debunne · 14 years ago
  31. 37a3631 Merge "Add line break between PLMN and SPN in windowshade." into gingerbread by jsh · 14 years ago
  32. 5bdb89d Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
  33. be04506 Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens." into gingerbread by Andreas Huber · 14 years ago
  34. 01d0efd New assets. DO NOT MERGE> by Gilles Debunne · 14 years ago
  35. 2b359ed Instead of constantly polling the AudioPlayer to see if it reached EOS or finished seeking, initiate the notification from the AudioPlayer when the event happens. by Andreas Huber · 14 years ago
  36. 4769f57 Merge "Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files." into gingerbread by Andreas Huber · 14 years ago
  37. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  38. 6057cd0 SIP: Feedback any provisional responses in addition to RING by Hung-ying Tyan · 14 years ago
  39. 38ae220 Vorbis files may have more samples encoded that should be used, i.e. we have to trim samples at the end of the stream. This is crucial for proper looping of some audio files. by Andreas Huber · 14 years ago
  40. 08cf57d Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread by Dianne Hackborn · 14 years ago
  41. 48058e8 Fixes to granting URI permissions - take into account path perms. by Dianne Hackborn · 14 years ago
  42. c89dd54 Remove logging on wifilock acquire/release by Irfan Sheriff · 14 years ago
  43. a16682b Merge "Allow touch events when clickable *or* longClickable" into gingerbread by Andy Stadler · 14 years ago
  44. 269dea1 Merge "Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. The dump function whitelists several directories as filters to the output. The mount point changed for SD card in Froyo, and we started filtering files that were open on the SD card. This fix changes the filter for the SD card, and adds the directory for data files as well." into gingerbread by Dave Sparks · 14 years ago
  45. 624d5b4 SIP: add DisconnectCause.SERVER_ERROR by Hung-ying Tyan · 14 years ago
  46. 2454759 Fix the startAudio order for 3-way calls. by Chung-yih Wang · 14 years ago
  47. 368d796 Fix build. by Hung-ying Tyan · 14 years ago
  48. 9c37447 Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
  49. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  50. 3234652 Merge "Don't enter DISCONNECTING state when the call/connection is not alive" into gingerbread by Hung-ying Tyan · 14 years ago
  51. 2b4f5cf Don't enter DISCONNECTING state when the call/connection is not alive by Hung-ying Tyan · 14 years ago
  52. 4fc3d2f DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-eng · 14 years ago
  53. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  54. 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  55. 68ef7f3 Merge "Move SipService out of SystemServer to phone process." into gingerbread by Hung-ying Tyan · 14 years ago
  56. 8d7057d Merge "Updated assets in status bar. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  57. c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
  58. b34fd1ff Allow touch events when clickable *or* longClickable by Andy Stadler · 14 years ago
  59. 23142ac Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread by Nick Kralevich · 14 years ago
  60. 44e8ff9 Adding a new intent to allow for apps (Launcher) to jump to the All Apps tab in the settings. by Winson Chung · 14 years ago
  61. dc36da5 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  62. b91ec41 squeeze a few more bits of randomness into /dev/random by Nick Kralevich · 14 years ago
  63. eb2746a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  64. 0ba5b647 Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  65. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  66. 143e610 DO NOT MERGE Clarify the explanation of Android's security design. by Chris Palmer · 14 years ago
  67. 83ea638 Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 14 years ago
  68. bdf2d75 Revert previous status bar assets. DO NOT MERGE. by Gilles Debunne · 14 years ago
  69. 04a426f Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
  70. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  71. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  72. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  73. b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  74. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  75. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  76. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  77. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  78. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  79. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  80. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  81. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  82. 4e9751f Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final." into gingerbread by Dan Morrill · 14 years ago
  83. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  84. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  85. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  86. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  87. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  88. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  89. d63f7db Use buffered I/O during certificate parsing by Kenny Root · 14 years ago
  90. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  91. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  92. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  93. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  94. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  95. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  96. 9035e20 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  97. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  98. 8f5a121 Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  99. 55bc084 Add debug functions. by John Wang · 14 years ago
  100. e099860 Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago