1. 56ee108 am 17bc4f65: Merge "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." into gingerbread by Andreas Huber · 14 years ago
  2. 17bc4f6 Merge "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." into gingerbread by Andreas Huber · 14 years ago
  3. cfc80bd am 2c3360fe: Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  4. 2c3360f Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  5. 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
  6. 56364bc am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  7. f2cc2e5 am 8735c4cd: Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  8. 5d72258 am e02e41f4: Merge "DO NOT MERGE: Get rid of status bar\'s dim during night." into gingerbread by Dianne Hackborn · 14 years ago
  9. 78d15ac Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  10. 6327a9f resolved conflicts for merge of 2f65a99f to gingerbread-plus-aosp by Mike Lockwood · 14 years ago
  11. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 14 years ago
  12. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  13. e02e41f Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread by Dianne Hackborn · 14 years ago
  14. 760f3a5 DO NOT MERGE: Get rid of status bar's dim during night. by Dianne Hackborn · 14 years ago
  15. 2f65a99 Merge changes Ic5551c94,I0207f7f7 into gingerbread by Mike Lockwood · 14 years ago
  16. bd135c1 Get correct native library path on reinstall by Kenny Root · 14 years ago
  17. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  18. b81b89f am 45a8901d: Merge "Add supporting MCC=450(Korea)" into gingerbread by Robert Greenwalt · 14 years ago
  19. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  20. 45a8901 Merge "Add supporting MCC=450(Korea)" into gingerbread by Robert Greenwalt · 14 years ago
  21. 111a413 am b9a40068: Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  22. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  23. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  24. 41170a1 am abcbb1a1: Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  25. abcbb1a Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  26. a785a59 am 718e0033: Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread by Hung-ying Tyan · 14 years ago
  27. 3cb2d3b am 1862af57: Merge "SipService: supply PendingIntent when open a profile." into gingerbread by Hung-ying Tyan · 14 years ago
  28. cb9f1e4 am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  29. 718e003 Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread by Hung-ying Tyan · 14 years ago
  30. 1862af5 Merge "SipService: supply PendingIntent when open a profile." into gingerbread by Hung-ying Tyan · 14 years ago
  31. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  32. c6548fd9 SIP: add SERVER_UNREACHABLE error code. by Hung-ying Tyan · 14 years ago
  33. daa9b8c am 95037fb1: Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  34. 95037fb Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  35. f358cec am 79a3981e: Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  36. 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  37. ff04e97 am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  38. 722665c am ef115308: fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  39. f461930 Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  40. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  41. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  42. bba3b8e am 19058877: Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  43. 9fa7926 am b9aacfdf: Merge "new screencap command" into gingerbread by Mathias Agopian · 14 years ago
  44. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  45. b9aacfd Merge "new screencap command" into gingerbread by Mathias Agopian · 14 years ago
  46. 815b1eb am 1c2911a6: Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  47. 1c2911a Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  48. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  49. b99e81a am 7e6064ad: Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  50. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  51. 323d367 SipService: supply PendingIntent when open a profile. by Hung-ying Tyan · 14 years ago
  52. 8621427 am 7280f215: Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread by Elliott Hughes · 14 years ago
  53. 7280f21 Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread by Elliott Hughes · 14 years ago
  54. a86a6c4 am 6f1c7bda: 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
  55. 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
  56. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  57. 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 14 years ago
  58. c7bfb13 am 15f107b1: Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  59. 15f107b Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  60. e9e9467 am 52810607: Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  61. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  62. 1153629 am e91398d1: Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  63. 5281060 Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  64. 82cf901 Fix bug 3061769 by Adam Powell · 14 years ago
  65. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  66. 541d942 new screencap command by Mathias Agopian · 14 years ago
  67. e91398d1 Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  68. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  69. bfa33b9 am f84a5918: Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  70. f84a591 Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  71. b3e95d9 am c37eac24: Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  72. c37eac2 Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  73. 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  74. 8556efe am a29643a6: Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread by Gilles Debunne · 14 years ago
  75. a29643a Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread by Gilles Debunne · 14 years ago
  76. 196894c am c692792e: am 46ffeb21: docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  77. c692792 am 46ffeb21: docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  78. 8c03723 DO NOT MERGE. Select word no longer selects spaces between words. by Gilles Debunne · 14 years ago
  79. fc7f391 am b3a5b85a: am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  80. 6a02ba0 am b99f0c7e: Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  81. 6f4f010 am b621e203: Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  82. dcbf315 am 368733b2: Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  83. b8d3bc5 am 103f59ba: Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  84. 46ffeb2 docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  85. b3a5b85 am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  86. b99f0c7 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  87. b621e20 Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  88. 368733b Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  89. 103f59b Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  90. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  91. acee8e7 Resilent media time stamp adjustment by James Dong · 14 years ago
  92. 62a744e Fix bug 3052686 - ScrollView padding treated incorrectly by Adam Powell · 14 years ago
  93. 89230e3 am 458fc5f5: Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  94. 458fc5f Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  95. 8390651 am 33a4c772: Merge "New green in assets for battery, download, upload" into gingerbread by Gilles Debunne · 14 years ago
  96. 77e4237 am 87efbbb5: Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  97. 33a4c77 Merge "New green in assets for battery, download, upload" into gingerbread by Gilles Debunne · 14 years ago
  98. a819fc1 New green in assets for battery, download, upload by Gilles Debunne · 14 years ago
  99. 87efbbb Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  100. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago