1. c49b259 Updated assets in status bar. DO NOT MERGE. by Gilles Debunne · 14 years ago
  2. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  3. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  4. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  5. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  6. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  7. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  8. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  9. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  10. 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
  11. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  12. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  13. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  14. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  15. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  16. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  17. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  18. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  19. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  20. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  21. 9035e20 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  22. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  23. 8f5a121 Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  24. 55bc084 Add debug functions. by John Wang · 14 years ago
  25. e099860 Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  26. 9f306d7 Use buffered output during packages.xml write by Kenny Root · 14 years ago
  27. d45a335 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  28. beabe75 Merge changes I1f7c4535,I741c68a2 into gingerbread by Mathias Agopian · 14 years ago
  29. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
  30. 88aa072 Merge "do not merge - Asset update (pass #3)" into gingerbread by Patrick Dubroy · 14 years ago
  31. cc7239b do not merge - Asset update (pass #3) by Patrick Dubroy · 14 years ago
  32. 4d94a76 Fixed some timeout and lock reentrance issues with broadcasts. by Jeff Brown · 14 years ago
  33. e78fc18 Intent action to launch downloads UI. by Steve Howard · 14 years ago
  34. a7ef18f Merge "Some debugging support." into gingerbread by Dianne Hackborn · 14 years ago
  35. 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  36. 194bbcc SIP: longer timeout for making call, shorter for cancelling by Hung-ying Tyan · 14 years ago
  37. dce21a3 simple test app for screen capture API by Mathias Agopian · 14 years ago
  38. ca5edbe add support for [1974164] Be able to take a screen shot on the device by Mathias Agopian · 14 years ago
  39. 52f58e9 Merge "fix problem in AudioEffect JNI setup." into gingerbread by Eric Laurent · 14 years ago
  40. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  41. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  42. 0cd28fd Merge "Use the default SecureRandom provider." into gingerbread by Nick Kralevich · 14 years ago
  43. 9bb4ec4 Use the default SecureRandom provider. by Nick Kralevich · 14 years ago
  44. 3ae249d Merge "Add new Alarm provider class for setting an alarm." into gingerbread by Patrick Scott · 14 years ago
  45. 0b60626 Merge "Revert "Revert "Free created FileMap when uncompressing files""" into gingerbread by Kenny Root · 14 years ago
  46. 74865ef Merge "Add locking around ZIP seeking" into gingerbread by Kenny Root · 14 years ago
  47. a73c4b0 Add new Alarm provider class for setting an alarm. by Patrick Scott · 14 years ago
  48. 6d8fae7 Merge "Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  49. 8f97fe5 Merge "Move long Connectivity tasks to handler thread." into gingerbread by Robert Greenwalt · 14 years ago
  50. 4318ab0 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  51. 0e5467f Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  52. 3ac0119 Instead of just writing one track to the .mp4 file, write all of them (at most 1 video and 1 audio track). Also support httplive URIs in the stagefright commandline tool. by Andreas Huber · 14 years ago
  53. 880dfe4 Merge "Fix issue 3007862" into gingerbread by Eric Laurent · 14 years ago
  54. 98c9259 Fix issue 3007862 by Eric Laurent · 14 years ago
  55. 8f57caf Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events) by Fabrice Di Meglio · 14 years ago
  56. ba606d4 Revert "Revert "Free created FileMap when uncompressing files"" by Kenny Root · 14 years ago
  57. 3a4197e SipAudioCall: remove SipManager dependency. by Hung-ying Tyan · 14 years ago
  58. 3715585 Merge "Proper sync-frame detection for sources that don't already provide it." into gingerbread by Andreas Huber · 14 years ago
  59. 6458fa0 Add locking around ZIP seeking by Kenny Root · 14 years ago
  60. 933fc94 Merge "Use MOTOYA font for Japanese font" into gingerbread by satok · 14 years ago
  61. 658bec9 SDP: remove dead code. by Chia-chi Yeh · 14 years ago
  62. 84a357b Refactoring SIP classes to get ready for API review. by Hung-ying Tyan · 14 years ago
  63. 524a6d8 Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread by Mathias Agopian · 14 years ago
  64. a7bfe6a Support "seascape" rotation for "landscape-only" apps by Steve Howard · 14 years ago
  65. cbb7b05 Merge "Crash apps when they provide bad notifications instead of crashing the system process." into gingerbread by Joe Onorato · 14 years ago
  66. eaa0718 Crash apps when they provide bad notifications instead of crashing the system process. by Joe Onorato · 14 years ago
  67. 25b388c better fix for [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  68. 8dcc28b Move long Connectivity tasks to handler thread. by Robert Greenwalt · 14 years ago
  69. f43ac91 Merge "Handle OPTIONS requests from SIP servers." into gingerbread by Chung-yih Wang · 14 years ago
  70. 287952c Fix issue #3022508: Crash during media scan by Dianne Hackborn · 14 years ago
  71. f9ec03c Make the logging a little more targeted for the status bar multiple icon problem. by Joe Onorato · 14 years ago
  72. b518527 Proper sync-frame detection for sources that don't already provide it. by Andreas Huber · 14 years ago
  73. f356c4b Merge "Doc change: ADT 0.9.9 version notes, size/sum update." into gingerbread by Dirk Dougherty · 14 years ago
  74. de04fb0 Merge "Enforce serial ordering of MotionEvents." into gingerbread by Jeff Brown · 14 years ago
  75. 7f459df Merge "Better errors in PackageManagerTests" into gingerbread by Kenny Root · 14 years ago
  76. 7b2ed5d Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly." into gingerbread by Andreas Huber · 14 years ago
  77. 045398e Merge "Fix a deadlock I ran into." into gingerbread by Dianne Hackborn · 14 years ago
  78. e763593 Depending on our preference to write 2-byte or 4-byte NALs, patch the codec specific data 'avcC' accordingly. by Andreas Huber · 14 years ago
  79. 93ed4e3 Enforce serial ordering of MotionEvents. by Jeff Brown · 14 years ago
  80. 37cedce Merge "Add an aapt option to allow string variations for different devices." into gingerbread by Eric Fischer · 14 years ago
  81. 5c6c5c7 fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  82. bb0d23b Have DownloadManager pass file URIs for legacy external downloads by Steve Howard · 14 years ago
  83. 4f564cd Tweaks to download manager API based on API review feedback by Steve Howard · 14 years ago
  84. 9a97aaf Doc change: ADT 0.9.9 version notes, size/sum update. by Dirk Dougherty · 14 years ago
  85. 2dc43f3 am 5b7328f2: Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 14 years ago
  86. 5ee00e2 am 27de3a24: (-s ours) Doc change: ADT 0.9.9 version notes, size/sum update. by Dirk Dougherty · 14 years ago
  87. 5b7328f Merge "docs: add more info about state list drawable and onclick attribute to Button bug:1062898" into froyo by Scott Main · 14 years ago
  88. 94e0acb Better errors in PackageManagerTests by Kenny Root · 14 years ago
  89. 7864c72 Merge "Fix issue 3022800." into gingerbread by Eric Laurent · 14 years ago
  90. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  91. 6e98c28 Merge "Fix for IndexOutOfBounds in setComposingRegion." into gingerbread by Amith Yamasani · 14 years ago
  92. 9096404 Add an aapt option to allow string variations for different devices. by Eric Fischer · 14 years ago
  93. 49a8bbf Don't crash if we've never gotten a signal strength update. by Joe Onorato · 14 years ago
  94. 27de3a2 Doc change: ADT 0.9.9 version notes, size/sum update. by Dirk Dougherty · 14 years ago
  95. 903fc22 Ignore errors from correction parameter query and config for M4v and H263 encoders by James Dong · 14 years ago
  96. 697bd76 Merge "Use the advertised profile and level from M4V and H263 video encoders" into gingerbread by James Dong · 14 years ago
  97. 0b4d2fb Handle OPTIONS requests from SIP servers. by Chung-yih Wang · 14 years ago
  98. e87ebb0 Merge "Cleanup Netd to prevent getting hung." into gingerbread by Robert Greenwalt · 14 years ago
  99. 0b7d6de Fix the build. by repo sync · 14 years ago
  100. 75c3853 Merge changes I7efff4f2,I1631ee20,I14d9886a,Ic2858920,Iff588130,I37ba9d83 into gingerbread by repo sync · 14 years ago