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