1. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  2. 78d15ac Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  3. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 14 years ago
  4. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  5. e02e41f Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread by Dianne Hackborn · 14 years ago
  6. 760f3a5 DO NOT MERGE: Get rid of status bar's dim during night. by Dianne Hackborn · 14 years ago
  7. 2f65a99 Merge changes Ic5551c94,I0207f7f7 into gingerbread by Mike Lockwood · 14 years ago
  8. bd135c1 Get correct native library path on reinstall by Kenny Root · 14 years ago
  9. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  10. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  11. 45a8901 Merge "Add supporting MCC=450(Korea)" into gingerbread by Robert Greenwalt · 14 years ago
  12. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 14 years ago
  13. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  14. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  15. abcbb1a Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  16. 718e003 Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread by Hung-ying Tyan · 14 years ago
  17. 1862af5 Merge "SipService: supply PendingIntent when open a profile." into gingerbread by Hung-ying Tyan · 14 years ago
  18. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  19. c6548fd9 SIP: add SERVER_UNREACHABLE error code. by Hung-ying Tyan · 14 years ago
  20. 95037fb Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  21. 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  22. f461930 Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  23. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  24. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  25. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  26. b9aacfd Merge "new screencap command" into gingerbread by Mathias Agopian · 14 years ago
  27. 1c2911a Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  28. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  29. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  30. 323d367 SipService: supply PendingIntent when open a profile. by Hung-ying Tyan · 14 years ago
  31. 7280f21 Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread by Elliott Hughes · 14 years ago
  32. 6f1c7bd Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 14 years ago
  33. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  34. 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 14 years ago
  35. 15f107b Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  36. f8e4c1f Parser is optional in obtainStyledAttributes. by Xavier Ducrohet · 14 years ago
  37. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  38. 5281060 Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  39. 82cf901 Fix bug 3061769 by Adam Powell · 14 years ago
  40. 262b431 Doc change: Adding new docs for Device Admin API. by Katie McCormick · 14 years ago
  41. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  42. 541d942 new screencap command by Mathias Agopian · 14 years ago
  43. e91398d1 Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  44. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  45. f84a591 Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  46. c37eac2 Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  47. 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  48. a29643a Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread by Gilles Debunne · 14 years ago
  49. c692792 am 46ffeb21: docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  50. 8c03723 DO NOT MERGE. Select word no longer selects spaces between words. by Gilles Debunne · 14 years ago
  51. 46ffeb2 docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  52. b3a5b85 am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  53. b99f0c7 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  54. 2075464 Make USB mass storage hide keyguard when shown. by Dianne Hackborn · 14 years ago
  55. b621e20 Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  56. 368733b Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  57. 103f59b Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  58. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  59. acee8e7 Resilent media time stamp adjustment by James Dong · 14 years ago
  60. 62a744e Fix bug 3052686 - ScrollView padding treated incorrectly by Adam Powell · 14 years ago
  61. 458fc5f Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  62. 33a4c77 Merge "New green in assets for battery, download, upload" into gingerbread by Gilles Debunne · 14 years ago
  63. a819fc1 New green in assets for battery, download, upload by Gilles Debunne · 14 years ago
  64. 87efbbb Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  65. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  66. ae1864c am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 14 years ago
  67. eb15ac4 Merge "Fix 2-pixel offset unlock jog tab" into gingerbread by Patrick Dubroy · 14 years ago
  68. 276e749 Fix 2-pixel offset unlock jog tab by Patrick Dubroy · 14 years ago
  69. 6ef33cb3 docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  70. be86b8a Updated quick contact assets. by Gilles Debunne · 14 years ago
  71. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  72. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  73. ec80d7f docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 14 years ago
  74. eb6e22f Merge "Document Bitmap.createScaledBitmap" into gingerbread by Brad Fitzpatrick · 14 years ago
  75. d29e686 Merge "Fix bug 3058324" into gingerbread by Adam Powell · 14 years ago
  76. 4d3baaf Merge "Bug fixes in Text selection." into gingerbread by Gilles Debunne · 14 years ago
  77. 076c7fb Removed icon in Alert dialog header. by Gilles Debunne · 14 years ago
  78. 63e5d79 Fixing some flakiness of some DL Manager tests. by Neal Nguyen · 14 years ago
  79. 1073e3f Merge "Don't write settings multiple times when unmounting." into gingerbread by Dianne Hackborn · 14 years ago
  80. c3808b5 Fix bug 3058324 by Adam Powell · 14 years ago
  81. 4fc04f1 Merge "RTP: Add a baseline echo suppressor." into gingerbread by Chia-chi Yeh · 14 years ago
  82. a8a1009 RTP: Add a baseline echo suppressor. by Chia-chi Yeh · 14 years ago
  83. aa1a694 Merge "Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up." into gingerbread by Andreas Huber · 14 years ago
  84. 05f6787 Make sure to finish the preparation phase even EOS occurs before we consider the cache to be completely filled up. by Andreas Huber · 14 years ago
  85. baaace5 Bug fixes in Text selection. by Gilles Debunne · 14 years ago
  86. 7fa6937 Merge "Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping." into gingerbread by Andreas Huber · 14 years ago
  87. 30f5729 am ba944ccd: Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 14 years ago
  88. 1913c1a Don't retrieve metadata unless necessary for ogg-vorbis ringtone auto-looping. by Andreas Huber · 14 years ago
  89. 02d9102 Document Bitmap.createScaledBitmap by Brad Fitzpatrick · 14 years ago
  90. 106950f Merge "DO NOT MERGE. Fix logic for switching between overscroll and scroll modes." into gingerbread by Mindy Pereira · 14 years ago
  91. ba944cc Doc change: update screens support table and remove outdated density/size metrics. by Dirk Dougherty · 14 years ago
  92. d8f1a54 Merge "Refrain warning when not appropriate. Do not merge" into gingerbread by Daisuke Miyakawa · 14 years ago
  93. 8eef13b Refrain warning when not appropriate. Do not merge by Daisuke Miyakawa · 14 years ago
  94. b58b271 Merge "ZipFileRO: moar logging and wrap close" into gingerbread by Kenny Root · 14 years ago
  95. 5cab38b Merge "SIP: minor fixes." into gingerbread by Hung-ying Tyan · 14 years ago
  96. 83d52229 Doc fix: duplicate word 'of' by Brad Fitzpatrick · 14 years ago
  97. 9ea96c6 SIP: minor fixes. by Hung-ying Tyan · 14 years ago
  98. e6c4747 DO NOT MERGE. Fix logic for switching between overscroll and scroll modes. by Mindy Pereira · 14 years ago
  99. 3aeee33 Don't write settings multiple times when unmounting. by Dianne Hackborn · 14 years ago
  100. 624380a Fix bug 3047653 - Text select handles stick around when they shouldn't by Adam Powell · 14 years ago