1. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  2. 6aacad6 Merge "Add some encoding parameters for the "record" utility" into gingerbread by James Dong · 14 years ago
  3. 54901c9 fix the build. will revisit this change in a minute by Joe Onorato · 14 years ago
  4. 7788129 DO NOT MERGE - Back port change from master that enforces correctness in the javadoc comments. by Joe Onorato · 14 years ago
  5. d31c89f Add some encoding parameters for the "record" utility by James Dong · 14 years ago
  6. 6eb5ac9 Fix doc link in InputDevice. by Jeff Brown · 14 years ago
  7. 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
  8. 0a77ce2 New edge effects for scrolling widgets (overscroll) by Adam Powell · 14 years ago
  9. 4c72ad7 Merge "Fix bug 2918587 Infinite loop and memory leak in AdapterView" into gingerbread by Adam Powell · 14 years ago
  10. 9c17a4c1 Fix bug 2918587 Infinite loop and memory leak in AdapterView by Adam Powell · 14 years ago
  11. 8d60866 Input device calibration and capabilities. by Jeff Brown · 14 years ago
  12. bb660d7 Merge "Renaming SharedPreferences$Editor.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
  13. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
  14. 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
  15. 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
  16. 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
  17. 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
  18. 2e86809 Merge "Native libraries on SD" into gingerbread by Kenny Root · 14 years ago
  19. 0ac83f5 Native libraries on SD by Kenny Root · 14 years ago
  20. ae6bdc2 Merge "Fix issue 2952766." into gingerbread by Eric Laurent · 14 years ago
  21. 7ec7b99 Remove camera metering mode API. by Wu-cheng Li · 14 years ago
  22. 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
  23. 30cfa20 Reverse the default setting of media.stagefright.enable-{rtsp,record} in preparation for building without opencore. by Andreas Huber · 14 years ago
  24. 858bb4f Merge "LVM release 1.07 delivery." into gingerbread by Eric Laurent · 14 years ago
  25. f72b0e4 Merge "DO NOT MERGE Add A2DP and Headset connection stress tests." into gingerbread by Eric Rowe · 14 years ago
  26. f6639c4 Finetune some rtsp timeout constants. by Andreas Huber · 14 years ago
  27. 01ee34d Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  28. df992ac Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread by Andreas Huber · 14 years ago
  29. 6726d6b Merge "Support pre-loading browser plugins on the system image." into gingerbread by Derek Sollenberger · 14 years ago
  30. 27cf4ad Fix build. by Daniel Sandler · 14 years ago
  31. 0776def More obsolete status bar bits. DO NOT MERGE by Daniel Sandler · 14 years ago
  32. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  33. b8453f4 Fix issue 2952766. by Eric Laurent · 14 years ago
  34. fd33de3 Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  35. 7046bd9 Merge "Allow native shared libraries in ASEC containers" into gingerbread by Kenny Root · 14 years ago
  36. 15665bb Add current.xml API file missing from I8f2b6b79. by Brad Fitzpatrick · 14 years ago
  37. 85387d7 Allow native shared libraries in ASEC containers by Kenny Root · 14 years ago
  38. 4f8c2f26 Fix docs build. by Dianne Hackborn · 14 years ago
  39. 0c731f9 Merge "Send broadcast intent when configured location providers change." into gingerbread by Brad Fitzpatrick · 14 years ago
  40. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  41. 1620d11 Fix SDK build error. by Wu-cheng Li · 14 years ago
  42. 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
  43. d851e6f Merge "Unhide camera fps range API and deprecate old ones." into gingerbread by Wu-cheng Li · 14 years ago
  44. 5f1e69c Unhide camera fps range API and deprecate old ones. by Wu-cheng Li · 14 years ago
  45. ff3dcf2 Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 14 years ago
  46. 0c5a040 Send broadcast intent when configured location providers change. by Brad Fitzpatrick · 14 years ago
  47. 90862e2 Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder by James Dong · 14 years ago
  48. b86365a Merge "Suppress the video recording start signal - bug 2950297" into gingerbread by James Dong · 14 years ago
  49. 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
  50. e250c22 Merge "We accidentally always aborted after 10 secs, even if the connection was fine." into gingerbread by Andreas Huber · 14 years ago
  51. 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
  52. ebc3d5a cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
  53. ee4831c Merge "Added char limit to string" into gingerbread by Gilles Debunne · 14 years ago
  54. 9220948 Added char limit to string by Gilles Debunne · 14 years ago
  55. ad6731b Merge "Add debugging to ZipFileRO" into gingerbread by Kenny Root · 14 years ago
  56. 6329fdb Add debugging to ZipFileRO by Kenny Root · 14 years ago
  57. adecf1c LVM release 1.07 delivery. by Eric Laurent · 14 years ago
  58. 445ab76 Merge "Broken build. Missing ;" into gingerbread by Gilles Debunne · 14 years ago
  59. 0db187a Broken build. Missing ; by Gilles Debunne · 14 years ago
  60. e69b286 Merge "DO NOT MERGE Removed "Stop selecting text" option." into gingerbread by Gilles Debunne · 14 years ago
  61. b94493f Merge "Document blocking behavior of ImageView setImageURI and setImageResource" into gingerbread by Brad Fitzpatrick · 14 years ago
  62. ae66946 Merge "fix a race in SF buffer management" into gingerbread by Mathias Agopian · 14 years ago
  63. c6b0b77 Document blocking behavior of ImageView setImageURI and setImageResource by Brad Fitzpatrick · 14 years ago
  64. 9020595 am f5287094: Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
  65. f528709 Fix closing tag in docs. by Brad Fitzpatrick · 14 years ago
  66. 6b50986 Merge "SharedPreferences$Editor.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  67. d242024 DO NOT MERGE Removed "Stop selecting text" option. by Gilles Debunne · 14 years ago
  68. 225ad9c Merge "DO NOT MERGE Text selection: tapping on selection opens context menu" into gingerbread by Gilles Debunne · 14 years ago
  69. b8fd047 Merge "Fix for 512 limit in assetManager.list" into gingerbread by Gilles Debunne · 14 years ago
  70. 45b2d69 DO NOT MERGE Text selection: tapping on selection opens context menu by Gilles Debunne · 14 years ago
  71. d6a4004 We accidentally always aborted after 10 secs, even if the connection was fine. by Andreas Huber · 14 years ago
  72. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  73. c28bf25 Merge "DO NOT MERGE copy selected text on tap" into gingerbread by Cary Clark · 14 years ago
  74. de2c49e Support pre-loading browser plugins on the system image. by Derek Sollenberger · 14 years ago
  75. 66991b9 DO NOT MERGE Add A2DP and Headset connection stress tests. by Eric Rowe · 14 years ago
  76. cc033bd Merge "Fix some bugs in SettingsProvider that I introduced the other day." into gingerbread by Brad Fitzpatrick · 14 years ago
  77. 3a2952b Fix some bugs in SettingsProvider that I introduced the other day. by Brad Fitzpatrick · 14 years ago
  78. c9289fa fix a race in SF buffer management by Mathias Agopian · 14 years ago
  79. 8f5007b am 163fba0a: Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
  80. 163fba0 Merge "Improve logging and flexibility of BT stress tests." into froyo by Eric Rowe · 14 years ago
  81. 4d4040b Fix for 512 limit in assetManager.list by Gilles Debunne · 14 years ago
  82. d7f1c3d Suppress the video recording start signal - bug 2950297 by James Dong · 14 years ago
  83. e1d666b Improve logging and flexibility of BT stress tests. by Eric Rowe · 14 years ago
  84. a90b7f0 Add methods to InputConnection: setComposingRegion() to select a region of text for correction, and getSelectedText() by Amith Yamasani · 14 years ago
  85. 846eb30 Add SipAddress to ContactsContract. by David Brown · 14 years ago
  86. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  87. 4e43744 DO NOT MERGE copy selected text on tap by Cary Clark · 14 years ago
  88. bc5d9d2 Merge "Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF." into gingerbread by Joe Onorato · 14 years ago
  89. 246ba11 Need to close the windowshade on ACTION_CLOSE_SYSTEM_DIALOGS and ACTION_SCREEN_OFF. by Joe Onorato · 14 years ago
  90. 17a765a Merge "Support for RTP packets arriving interleaved with RTSP responses." into gingerbread by Andreas Huber · 14 years ago
  91. ed10193 Merge "DO NOT MERGE -- copy on tapping outside of selected text in gmail" into gingerbread by Cary Clark · 14 years ago
  92. 00d1772 am 797e688b: Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  93. 8b0b772 DO NOT MERGE -- copy on tapping outside of selected text in gmail by Cary Clark · 14 years ago
  94. 274ad98 Merge "Just disable widgets that come from apps on sd cards, because they don't work anyway." into gingerbread by Joe Onorato · 14 years ago
  95. cc45381 Merge "Fix typo that makes apps on sd work better with app widgets." into gingerbread by Joe Onorato · 14 years ago
  96. 797e688 Continue trying to make the turn off quickly after call feature work. by Joe Onorato · 14 years ago
  97. 0416da7 Support for RTP packets arriving interleaved with RTSP responses. by Andreas Huber · 14 years ago
  98. 62dbd82 Fix for IndexOutOfBounds in TextView getWordLimitsAt. by Gilles Debunne · 14 years ago
  99. c6d7a89 Merge "Changed type of reverb presets from int to short" into gingerbread by Eric Laurent · 14 years ago
  100. 1b400c7 Merge "Fix for NPE in TextView." into gingerbread by Gilles Debunne · 14 years ago