1. e94f6db Make @deprecated without a comment an error DO NOT MERGE by Joe Onorato · 14 years ago
  2. 4d8cc7b Fix the last remaining @deprecated tag without comment warning. by Joe Onorato · 14 years ago
  3. 4709c7f Merge "Fixed a copy and paste error" into gingerbread by James Dong · 14 years ago
  4. 2814ad2 Merge "LVM release 1.09 delivery" into gingerbread by Eric Laurent · 14 years ago
  5. 3476392 Merge "add ART for inet connection condition" into gingerbread by Robert Greenwalt · 14 years ago
  6. 26faee3 add ART for inet connection condition by Robert Greenwalt · 14 years ago
  7. 8d3b910 Fixed a copy and paste error by James Dong · 14 years ago
  8. 219eb7e Merge "Fix bug in JNI BitmapFactory" into gingerbread by Joseph Wen · 14 years ago
  9. 2dcfbef Fix bug in JNI BitmapFactory by Joseph Wen · 14 years ago
  10. ca3c24d Merge "SIP: add SipErrorCode for error feedback." into gingerbread by Hung-ying Tyan · 14 years ago
  11. 903e103 SIP: add SipErrorCode for error feedback. by Hung-ying Tyan · 14 years ago
  12. 506d724 Merge "DO NOT MERGE. I like'd ctate's change so much I'm doin it myself!" into gingerbread by Dianne Hackborn · 14 years ago
  13. 618b8c1 DO NOT MERGE. I like'd ctate's change so much I'm doin it myself! by Dianne Hackborn · 14 years ago
  14. a8512a7 Always set the scheduling group when starting a new thread. by Dianne Hackborn · 14 years ago
  15. a7d868d Merge "Add toast when an app intercepts the launch of another app." into gingerbread by Dianne Hackborn · 14 years ago
  16. 7f07f84 Merge "Fix doc of fullScreenIntent." into gingerbread by Dianne Hackborn · 14 years ago
  17. a4ce31f Merge "Small fixes to battery stats." into gingerbread by Dianne Hackborn · 14 years ago
  18. 0dad364 Add toast when an app intercepts the launch of another app. by Dianne Hackborn · 14 years ago
  19. a71d699 am 74a74d3c: Doc change: Fixes for toggle image and adt release date. by Dirk Dougherty · 14 years ago
  20. 74a74d3 Doc change: Fixes for toggle image and adt release date. by Dirk Dougherty · 14 years ago
  21. b8071d79 Small fixes to battery stats. by Dianne Hackborn · 14 years ago
  22. 392fea5 Fix doc of fullScreenIntent. by Dianne Hackborn · 14 years ago
  23. 6bff8c7 Merge "Remove the use of FileInputStream.available()" into gingerbread by Rich Cannings · 14 years ago
  24. ff4c57a Merge "TimedEventQueue now explicitly sets its scheduling policy to foreground as it should." into gingerbread by Andreas Huber · 14 years ago
  25. 8d57883 Remove the use of FileInputStream.available() by Rich Cannings · 14 years ago
  26. 4b3d32b TimedEventQueue now explicitly sets its scheduling policy to foreground as it should. by Andreas Huber · 14 years ago
  27. 166aeb2 Merge "DO NOT MERGE: Remove Device Bluez-Dbus interface watch." into gingerbread by Jaikumar Ganesh · 14 years ago
  28. cf89056 DO NOT MERGE: Remove Device Bluez-Dbus interface watch. by Jaikumar Ganesh · 14 years ago
  29. 76e4fa19 Merge "Only pulse notification light if a new notification has been received since the screen was last turned off" into gingerbread by Mike Lockwood · 14 years ago
  30. 47fa8e8 Fix for an IndentOutOfBounds in TextField. by Gilles Debunne · 14 years ago
  31. 305443c LVM release 1.09 delivery by Eric Laurent · 14 years ago
  32. 87e215f Merge "Made context menu appear when tapping inside selection." into gingerbread by Gilles Debunne · 14 years ago
  33. fec5d38 Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
  34. 850753b option to enable multisampling by Mathias Agopian · 14 years ago
  35. e3692d1 Merge "Hidden API to control sorting of download manager queries." into gingerbread by Steve Howard · 14 years ago
  36. 6808e6a Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
  37. f054e19 Hidden API to control sorting of download manager queries. by Steve Howard · 14 years ago
  38. 97961db Fix a few typos in EGL wrapper by Mathias Agopian · 14 years ago
  39. b189249 Made context menu appear when tapping inside selection. by Gilles Debunne · 14 years ago
  40. 9395b46 Merge "Fix to get A2DP to connect after unpairing" into gingerbread by Jaikumar Ganesh · 14 years ago
  41. 4226415 Fix to get A2DP to connect after unpairing by Henrik Backlund · 14 years ago
  42. f3de053 Merge "Instead of asserting return a runtime error if the maximum sample size cannot be determined." into gingerbread by Andreas Huber · 14 years ago
  43. 5c43a7a Merge "When 32-bit offset is used, if the requested max file size is greater than the 32-bit offset limit, set the limit to the max 32-bit offset limit." into gingerbread by James Dong · 14 years ago
  44. d7f2225 Instead of asserting return a runtime error if the maximum sample size cannot be determined. by Andreas Huber · 14 years ago
  45. ab86b78 Merge "Fix for text selection in horizontally scrolled TextViews." into gingerbread by Gilles Debunne · 14 years ago
  46. a063cd6 Merge "Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content." into gingerbread by Andreas Huber · 14 years ago
  47. 3e0f2be Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3 content. by Andreas Huber · 14 years ago
  48. 0727a86 Merge "Add network condition reporting." into gingerbread by Robert Greenwalt · 14 years ago
  49. d7085fc Add network condition reporting. by Robert Greenwalt · 14 years ago
  50. 2117f6f Only pulse notification light if a new notification has been received since the screen was last turned off by Mike Lockwood · 14 years ago
  51. f6936a3a Merge "RTP: prevent buffer overflow in AudioRecord." into gingerbread by Chia-chi Yeh · 14 years ago
  52. 4d1e012 Change the keep-alive interval to 10 seconds. by Chung-yih Wang · 14 years ago
  53. 44c1e4c Fix for text selection in horizontally scrolled TextViews. by Gilles Debunne · 14 years ago
  54. edbb808 Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 14 years ago
  55. ce8f549 add a fps counter to sanangeles demo by Mathias Agopian · 14 years ago
  56. ea68cab am 3eb07ea4: Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 14 years ago
  57. a4fb816 When 32-bit offset is used, by James Dong · 14 years ago
  58. 3eb07ea Merge "Doc change: Add notes for SDK Tools r7 and ADT 0.9.8." into froyo by Dirk Dougherty · 14 years ago
  59. d353c84 Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer" into gingerbread by James Dong · 14 years ago
  60. 46b84d5 Merge "Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended search and play of music. This is used, for instance, by Google's new "listen to" Voice Action." into gingerbread by Mike LeBeau · 14 years ago
  61. 2fe6fd0 Add MediaStore.ACTION_MEDIA_PLAY_FROM_SEARCH intent for open-ended by Mike LeBeau · 14 years ago
  62. d015ccf HW audio encoder expects timestamp via kKeyTime from each input buffer by James Dong · 14 years ago
  63. 95d8648 Merge "Modify type of some environmental reverb parameters" into gingerbread by Eric Laurent · 14 years ago
  64. 9bfb060 Merge "Force wallpaper surface to 565." into gingerbread by Mathias Agopian · 14 years ago
  65. 62bf4a0 Force wallpaper surface to 565. by Mathias Agopian · 14 years ago
  66. 95d5de0 Modify type of some environmental reverb parameters by Eric Laurent · 14 years ago
  67. 022171b Doc change: Add notes for SDK Tools r7 and ADT 0.9.8. by Dirk Dougherty · 14 years ago
  68. a48dc39 Add hangupForegroundResumeBackground(). by John Wang · 14 years ago
  69. 65634a7 Merge "Don't block in the BackupManagerService.dataChanged() Binder call." into gingerbread by Brad Fitzpatrick · 14 years ago
  70. d9c80ab Merge "Fix for a memory leak in TextKeyListener." into gingerbread by Gilles Debunne · 14 years ago
  71. ee455f5 Merge "People holding partial wake locks now get blamed for CPU usage." into gingerbread by Dianne Hackborn · 14 years ago
  72. 5872e9d Merge "Allow incoming SMS until internal storage is almost full." into gingerbread by Jake Hamby · 14 years ago
  73. 0d903a8 People holding partial wake locks now get blamed for CPU usage. by Dianne Hackborn · 14 years ago
  74. bb37163 Allow incoming SMS until internal storage is almost full. by Jake Hamby · 14 years ago
  75. b21fb10 Fix key repeat delay. by Jeff Brown · 14 years ago
  76. de2f334 Update current.xml for touch filtering feature. by Jeff Brown · 14 years ago
  77. 85a3176 Add support for secure views. by Jeff Brown · 14 years ago
  78. d35180c Fix for a memory leak in TextKeyListener. by Gilles Debunne · 14 years ago
  79. c0b4f6d Merge "Adds a time zone parameter to formatDateRange" into gingerbread by Erik · 14 years ago
  80. 577ec9e Adds a time zone parameter to formatDateRange by Erik · 14 years ago
  81. 468394f Text Selection: smart word detection. DO NOT MERGE. by Gilles Debunne · 14 years ago
  82. 4c7d3f2 Merge "Remove dead code: NIOBuffer." into gingerbread by Elliott Hughes · 14 years ago
  83. 6690707 Merge "Fix the dialing from contact for internet address." into gingerbread by Chung-yih Wang · 14 years ago
  84. 6f0f870 Fix the dialing from contact for internet address. by Chung-yih Wang · 14 years ago
  85. 3dd4233 Don't block in the BackupManagerService.dataChanged() Binder call. by Brad Fitzpatrick · 14 years ago
  86. 5de1d36 Log outbound proxy address if exists for debugging. by Chung-yih Wang · 14 years ago
  87. 6aec225 Merge "Adding Download Manager Integration, stress, and hosts-based tests." into gingerbread by Neal Nguyen · 14 years ago
  88. 1b214be Merge "Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API."" into gingerbread by Wei-Ta Chen · 14 years ago
  89. d6e5689 update-api step missing from 64963. by Gilles Debunne · 14 years ago
  90. 6459100 Merge "Fix a race between requesting/loading/writing SharedPreferences." into gingerbread by Brad Fitzpatrick · 14 years ago
  91. 340ce75 Revert "Rename LargeBitmap to BitmapRegionDecoder for having a better API." by Wei-Ta Chen · 14 years ago
  92. d580eee Merge "SipPhone: switch to its own phone type PHONE_TYPE_SIP." into gingerbread by Hung-ying Tyan · 14 years ago
  93. a19ef30 Revert "Free created FileMap when uncompressing files" by Kenny Root · 14 years ago
  94. 557b04d RTP: prevent buffer overflow in AudioRecord. by Chia-chi Yeh · 14 years ago
  95. 883bbb7 Merge "Hide mCursorController field in ArrowKeyMovementMethod." into gingerbread by Gilles Debunne · 14 years ago
  96. 49271c9 Hide mCursorController field in ArrowKeyMovementMethod. by Gilles Debunne · 14 years ago
  97. dbd25cd Made text selection work in ExtractEditText. DO NOT MERGE by Gilles Debunne · 14 years ago
  98. 6194c53 Fix a race between requesting/loading/writing SharedPreferences. by Brad Fitzpatrick · 14 years ago
  99. d0f74ae Merge "Rename SETSUSPEND to SETSUSPENDOPT DO NOT MERGE" into gingerbread by Dmitry Shmidt · 14 years ago
  100. b356f8a Merge "Rename LargeBitmap to BitmapRegionDecoder for having a better API." into gingerbread by Wei-Ta Chen · 14 years ago