1. 888dc9d New assets: wifi signal 1, no sim card. by Gilles Debunne · 14 years ago
  2. 292c246 Merge "Call functions to calculate deps and classes.jar" into gingerbread by Ying Wang · 14 years ago
  3. 320cdcb Merge "RTP: Delay the initialization of AudioTrack and AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
  4. c486da4 Call functions to calculate deps and classes.jar by Ying Wang · 14 years ago
  5. 9083c84 RTP: Delay the initialization of AudioTrack and AudioRecord. by Chia-chi Yeh · 14 years ago
  6. 65a5ba4 Merge "Fix bug in split touches." into gingerbread by Jeff Brown · 14 years ago
  7. aeec2bf Fix bug in split touches. by Jeff Brown · 14 years ago
  8. 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
  9. 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
  10. 6d028dd Merge "SIP: Feedback any provisional responses in addition to RING" into gingerbread by Hung-ying Tyan · 14 years ago
  11. d9743af Merge "New assets. DO NOT MERGE>" into gingerbread by Gilles Debunne · 14 years ago
  12. 37a3631 Merge "Add line break between PLMN and SPN in windowshade." into gingerbread by jsh · 14 years ago
  13. 5bdb89d Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
  14. 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
  15. 01d0efd New assets. DO NOT MERGE> by Gilles Debunne · 14 years ago
  16. 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
  17. 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
  18. 3a9cc8c Merge "Squashed commit of the following:" into gingerbread by Andreas Huber · 14 years ago
  19. 6057cd0 SIP: Feedback any provisional responses in addition to RING by Hung-ying Tyan · 14 years ago
  20. 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
  21. 08cf57d Merge "Fixes to granting URI permissions - take into account path perms." into gingerbread by Dianne Hackborn · 14 years ago
  22. 48058e8 Fixes to granting URI permissions - take into account path perms. by Dianne Hackborn · 14 years ago
  23. c89dd54 Remove logging on wifilock acquire/release by Irfan Sheriff · 14 years ago
  24. a16682b Merge "Allow touch events when clickable *or* longClickable" into gingerbread by Andy Stadler · 14 years ago
  25. 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
  26. 624d5b4 SIP: add DisconnectCause.SERVER_ERROR by Hung-ying Tyan · 14 years ago
  27. 2454759 Fix the startAudio order for 3-way calls. by Chung-yih Wang · 14 years ago
  28. 368d796 Fix build. by Hung-ying Tyan · 14 years ago
  29. 9c37447 Merge "Fix pointer index when splitting secondary pointers." into gingerbread by Jeff Brown · 14 years ago
  30. 9a01d05 Fix pointer index when splitting secondary pointers. by Jeff Brown · 14 years ago
  31. 3234652 Merge "Don't enter DISCONNECTING state when the call/connection is not alive" into gingerbread by Hung-ying Tyan · 14 years ago
  32. 2b4f5cf Don't enter DISCONNECTING state when the call/connection is not alive by Hung-ying Tyan · 14 years ago
  33. 4fc3d2f DO NOT MERGE by repo sync . build/envsetup.sh lunch passion-eng · 14 years ago
  34. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  35. 124a346 Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669. by Dave Sparks · 14 years ago
  36. 68ef7f3 Merge "Move SipService out of SystemServer to phone process." into gingerbread by Hung-ying Tyan · 14 years ago
  37. 8d7057d Merge "Updated assets in status bar. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  38. c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
  39. b34fd1ff Allow touch events when clickable *or* longClickable by Andy Stadler · 14 years ago
  40. 23142ac Merge "squeeze a few more bits of randomness into /dev/random" into gingerbread by Nick Kralevich · 14 years ago
  41. 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
  42. dc36da5 Merge "Trim unwanted whitespace from translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  43. b91ec41 squeeze a few more bits of randomness into /dev/random by Nick Kralevich · 14 years ago
  44. eb2746a Trim unwanted whitespace from translations. DO NOT MERGE by Eric Fischer · 14 years ago
  45. 0ba5b647 Merge "Revert previous status bar assets. DO NOT MERGE." into gingerbread by Gilles Debunne · 14 years ago
  46. 7e54ef7 Move SipService out of SystemServer to phone process. by Hung-ying Tyan · 14 years ago
  47. 143e610 DO NOT MERGE Clarify the explanation of Android's security design. by Chris Palmer · 14 years ago
  48. 83ea638 Merge "The old overlay should be destroyed if orientation changes." into gingerbread by Wu-cheng Li · 14 years ago
  49. bdf2d75 Revert previous status bar assets. DO NOT MERGE. by Gilles Debunne · 14 years ago
  50. 04a426f Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
  51. d8691d7 Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  52. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  53. c751ecc Squashed commit of the following: by Andreas Huber · 14 years ago
  54. b3347bc The old overlay should be destroyed if orientation changes. by Wu-cheng Li · 14 years ago
  55. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  56. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  57. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  58. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  59. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  60. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  61. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  62. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  63. 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
  64. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  65. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  66. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  67. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  68. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  69. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  70. d63f7db Use buffered I/O during certificate parsing by Kenny Root · 14 years ago
  71. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  72. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  73. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  74. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  75. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  76. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  77. 9035e20 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  78. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  79. 8f5a121 Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  80. 55bc084 Add debug functions. by John Wang · 14 years ago
  81. e099860 Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  82. dbb9ad8 Add line break between PLMN and SPN in windowshade. by jsh · 14 years ago
  83. 9f306d7 Use buffered output during packages.xml write by Kenny Root · 14 years ago
  84. d45a335 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  85. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  86. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
  87. 88aa072 Merge "do not merge - Asset update (pass #3)" into gingerbread by Patrick Dubroy · 14 years ago
  88. cc7239b do not merge - Asset update (pass #3) by Patrick Dubroy · 14 years ago
  89. 4d94a76 Fixed some timeout and lock reentrance issues with broadcasts. by Jeff Brown · 14 years ago
  90. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  91. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  92. 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  93. 194bbcc SIP: longer timeout for making call, shorter for cancelling by Hung-ying Tyan · 14 years ago
  94. dce21a3 simple test app for screen capture API by Mathias Agopian · 14 years ago
  95. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  96. 52f58e9 Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
  97. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  98. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  99. 0cd28fd Merge "Use the default SecureRandom provider." into gingerbread by Nick Kralevich · 14 years ago
  100. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago