1. a92ebfa Audio Effects: fix problems in volume control. by Eric Laurent · 14 years ago
  2. 6307085 Merge "Don't propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  3. 48ac68e Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr." into gingerbread by Andreas Huber · 14 years ago
  4. 99fa510 Merge "Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer)" into gingerbread by Andreas Huber · 14 years ago
  5. 6659284 Allow Bluetooth radio to be toggled in Airplane mode. by Jake Hamby · 14 years ago
  6. 2382755 Merge "Add a --debug-mode option to aapt." into gingerbread by Xavier Ducrohet · 14 years ago
  7. e536f80 Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr. by Andreas Huber · 14 years ago
  8. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  9. 6aacad6 Merge "Add some encoding parameters for the "record" utility" into gingerbread by James Dong · 14 years ago
  10. 54901c9 fix the build. will revisit this change in a minute by Joe Onorato · 14 years ago
  11. 7788129 DO NOT MERGE - Back port change from master that enforces correctness in the javadoc comments. by Joe Onorato · 14 years ago
  12. d31c89f Add some encoding parameters for the "record" utility by James Dong · 14 years ago
  13. 3a48d4d Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer) by Andreas Huber · 14 years ago
  14. 6487b09 Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  15. 6eb5ac9 Fix doc link in InputDevice. by Jeff Brown · 14 years ago
  16. 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
  17. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  18. 4c72ad7 Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread by Adam Powell · 14 years ago
  19. 9c17a4c1 Fix bug 2918587 Infinite loop and memory leak in AdapterView by Adam Powell · 14 years ago
  20. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  21. bb660d7 Merge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
  22. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
  23. 68ae91c Merge "Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder." into gingerbread by Andreas Huber · 14 years ago
  24. 0ddf8c0 Recent changes to the rtsp code require every buffer fed to the packet source to have a timestamp, we're ignoring timestamps for gtalk videochat but we still have to have a placeholder. by Andreas Huber · 14 years ago
  25. abb8398 Merge "Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection." into gingerbread by Andreas Huber · 14 years ago
  26. f88ca7a0 Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection. by Andreas Huber · 14 years ago
  27. 2e86809 Merge "Native libraries on SD" into gingerbread by Kenny Root · 14 years ago
  28. 0ac83f5 Native libraries on SD by Kenny Root · 14 years ago
  29. ae6bdc2 Merge "Fix issue 2952766." into gingerbread by Eric Laurent · 14 years ago
  30. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  31. 681c5ff Merge "Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore." into gingerbread by Andreas Huber · 14 years ago
  32. 30cfa20 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 14 years ago
  33. 858bb4f Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 14 years ago
  34. f72b0e4 Merge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread by Eric Rowe · 14 years ago
  35. f6639c4 Finetune some rtsp timeout constants. by Andreas Huber · 14 years ago
  36. 01ee34d Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  37. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  38. 6726d6b Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
  39. 27cf4ad Fix build. by Daniel Sandler · 14 years ago
  40. 0776def More obsolete status bar bits. DO NOT MERGE by Daniel Sandler · 14 years ago
  41. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  42. b8453f4 Fix issue 2952766. by Eric Laurent · 14 years ago
  43. fd33de3 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  44. 7046bd9 Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 14 years ago
  45. 15665bb Add current.xml API file missing from I8f2b6b79. by Brad Fitzpatrick · 14 years ago
  46. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  47. 4f8c2f26 Fix docs build. by Dianne Hackborn · 14 years ago
  48. 0c731f9 Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 14 years ago
  49. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  50. 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
  51. df8356f Merge "Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder is occasionally too small." into gingerbread by James Dong · 14 years ago
  52. d851e6f Merge "Unhide camera fps range API and deprecate old ones." into gingerbread by Wu-cheng Li · 14 years ago
  53. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
  54. ff3dcf2 Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 14 years ago
  55. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 14 years ago
  56. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
  57. b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  58. 577615c Merge "Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long." into gingerbread by Andreas Huber · 14 years ago
  59. e250c22 Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 14 years ago
  60. eeb97d9 Better support for rtsp (normal play-)time display. Better seek support, timeout if no packets arrive for too long. by Andreas Huber · 14 years ago
  61. ebc3d5a cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
  62. ee4831c Merge "Added char limit to string" into gingerbread by Gilles Debunne · 14 years ago
  63. 9220948 Added char limit to string by Gilles Debunne · 14 years ago
  64. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  65. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  66. adecf1c LVM release 1.07 delivery. by Eric Laurent · 14 years ago
  67. 445ab76 Merge "Broken build. Missing ;" into gingerbread by Gilles Debunne · 14 years ago
  68. 0db187a Broken build. Missing ; by Gilles Debunne · 14 years ago
  69. e69b286 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
  70. b94493f Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
  71. ae66946 Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  72. c6b0b77 Document blocking behavior of ImageView setImageURI and setImageResource by Brad Fitzpatrick · 14 years ago
  73. 9020595 am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
  74. f528709 Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
  75. 6b50986 Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  76. d242024 DO NOT MERGE Removed "Stop selecting text" option. by Gilles Debunne · 14 years ago
  77. 225ad9c Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
  78. b8fd047 Merge "Fix for 512 limit in assetManager.list" into gingerbread by Gilles Debunne · 14 years ago
  79. 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 14 years ago
  80. d6a4004 We accidentally always aborted after 10 secs, even if the connection was fine. by Andreas Huber · 14 years ago
  81. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  82. c28bf25 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  83. de2c49e Support pre-loading browser plugins on the system image. by Derek Sollenberger · 14 years ago
  84. 66991b9 DO NOT MERGE Add A2DP and Headset connection stress tests. by Eric Rowe · 14 years ago
  85. cc033bd Merge "Fix some bugs in SettingsProvider that I introduced the other day." into gingerbread by Brad Fitzpatrick · 14 years ago
  86. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  87. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  88. 8f5007b am 163fba0a: Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
  89. 163fba0 Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
  90. 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
  91. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  92. e1d666b Improve logging and flexibility of BT stress tests. by Eric Rowe · 14 years ago
  93. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
  94. 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
  95. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  96. 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
  97. bc5d9d2 Merge "Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into gingerbread by Joe Onorato · 14 years ago
  98. 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
  99. 17a765a Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 14 years ago
  100. ed10193 Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago