1. 0c65686 Merge "Fix issue #3224616: TimeUtils.formatDuration() can drop 0s." into gingerbread by Dianne Hackborn · 15 years ago
  2. c6a0991 Merge "fix [3127755] Launcher is missing anti-aliasing" into gingerbread by Simon Wilson · 15 years ago
  3. 98cb0d3 Merge "Unhide RecognizerResultsIntent. This API was reviewed for Froyo, but we didn't want to make it public then because it wasn't until our first Market release of Voice Search that the APIs would be in use by our app." into gingerbread by Mike LeBeau · 15 years ago
  4. 902329f disable the bypass mode. DO NOT MERGE. by Mathias Agopian · 15 years ago
  5. 8088064 Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 15 years ago
  6. dce71fb Merge "Check port in create peer's SIP profile." into gingerbread by Hung-ying Tyan · 15 years ago
  7. bb55eef Merge "Need to check ndef before writing ndef." into gingerbread by Nick Pelly · 15 years ago
  8. b6272d1 Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 15 years ago
  9. 1d7e1b3 Merge "cherrypick Change-Id: I07634c137e515068911c61c04bf3e9400c3fe0d4 docs: misc changes; add path to adb tool in sdk; fix broken link to ninepatch docs; fix and add some other links" into gingerbread by Scott Main · 15 years ago
  10. a43aa9c Merge "Fix issue #3149290: java.lang.RuntimeException: Unable to pause activity" into gingerbread by Dianne Hackborn · 15 years ago
  11. a203783 Merge "Work on issue #3255640: Need to bump GB to API 10 version name "2.4"" into gingerbread by Dianne Hackborn · 15 years ago
  12. 78bcc60 Merge "GL texture filtering changed from AND to OR, so rename tag name to match. (<uses-foo> == AND, <supports-foo> == OR, e.g. uses-feature vs. supports-screen)." into gingerbread by Dan Morrill · 15 years ago
  13. eaefb93 Merge "Fix bug in permission grant system." into gingerbread by Costin Manolache · 15 years ago
  14. 992b150 Merge "Update icon guidelines for Gingerbread. Also add new, revamped icon templates pack." into gingerbread by Roman Nurik · 15 years ago
  15. 7ed1f65 Merge "Fix StrictMode javadoc copy/paste error." into gingerbread by Brad Fitzpatrick · 15 years ago
  16. 7fcd6df Merge "Avoid leaking sockets." into gingerbread by Nick Kralevich · 15 years ago
  17. 3cb8da4 Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 15 years ago
  18. ebce77e Merge "Integrating webinar hosting with developer.android.com" into gingerbread by Megha Joshi · 15 years ago
  19. c288fb7 reconcile with open-source gingerbread by Jean-Baptiste Queru · 15 years ago
  20. 9215cab Merge "fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo" into gingerbread by Mathias Agopian · 15 years ago
  21. a8e4eb7 Merge "When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, go back to read from source again" into gingerbread by James Dong · 15 years ago
  22. c3ce880 fix [3258603] 'Quadrant' benchmark crashes inside eglQueryContext on GB/Crespo by Mathias Agopian · 15 years ago
  23. fc84e82 Merge "[317580] fix issue where the screen wouldn't be rotated properly in bypass mode" into gingerbread by Mathias Agopian · 15 years ago
  24. ce561fa Merge "Implemented getSize() to return max ndef size." into gingerbread by Nick Pelly · 15 years ago
  25. 84d86eb Merge "Add more checks for bad values to protect from corrupt files." into gingerbread by Dianne Hackborn · 15 years ago
  26. e24cc7a [317580] fix issue where the screen wouldn't be rotated properly in bypass mode by Mathias Agopian · 15 years ago
  27. db13e36 Merge changes Ie03796ae,Ide3e980a into gingerbread by Mathias Agopian · 15 years ago
  28. c24928f Merge changes I244b5469,I32044e91 into gingerbread by Mathias Agopian · 15 years ago
  29. abf06a7 Merge "[3171580] don't automatically log GraphicBuffer allocation failures" into gingerbread by Mathias Agopian · 15 years ago
  30. 3846f7a Merge "Remove Type X Tags from the top-level API." into gingerbread by Jeff Hamilton · 15 years ago
  31. 6f14ecd Merge "More precise status bar battery icons." into gingerbread by Daniel Sandler · 15 years ago
  32. 95e4f1e Merge "Corrected MIFARE default key set" into gingerbread by Nick Pelly · 15 years ago
  33. 823f079 Merge "Fix SIP bug of different transport/port used for requests." into gingerbread by Chung-yih Wang · 15 years ago
  34. 7592f8f Merge "Added NdefFormatable tag, initial class with supported methods." into gingerbread by Nick Pelly · 15 years ago
  35. f219856 Merge "[3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL" into gingerbread by Mathias Agopian · 15 years ago
  36. 2361dd2 Merge "Remove ACTION_TAG_DISCOVERED from protected broadcast list." into gingerbread by Nick Pelly · 15 years ago
  37. 4995b0c Merge gingerbread-nfc into gingerbread by Nick Pelly · 15 years ago
  38. 54c9d4a Merge "Merge branch gingerbread-nfc into gingerbread." into gingerbread by Nick Pelly · 15 years ago
  39. 130f48f Merge branch gingerbread-nfc into gingerbread. by Nick Pelly · 15 years ago
  40. 10484ac Merge "DO NOT MERGE Avoid nullifying dhcp target" into gingerbread by Irfan Sheriff · 15 years ago
  41. 22c6784 [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  42. 30eb1b1 [3171580] Add transform field to native buffers. (DO NOT MERGE) by Mathias Agopian · 15 years ago
  43. 733189d [3171580] Fix two typos related to fixed-size buffers by Mathias Agopian · 15 years ago
  44. 678bdd6 [3171580] don't automatically log GraphicBuffer allocation failures by Mathias Agopian · 15 years ago
  45. 644bb2a [3229973, 3247470, ...] set EGLNativeWindowSurface's format in EGL by Mathias Agopian · 15 years ago
  46. 33f4f32 Merge "Set AudioGroup mode according to audio settings" into gingerbread by Hung-ying Tyan · 15 years ago
  47. 147abbd Merge "Restore Wi-Fi configuration after the test. DO NOT MERGE" into gingerbread by Xia Wang · 15 years ago
  48. 11cdf95 Merge "Be conservative in estimating the file size limit." into gingerbread by James Dong · 15 years ago
  49. 1c79a55 Merge remote branch 'ohd/gingerbread' into merge by Jeff Hamilton · 15 years ago
  50. 8217671 Merge "Fix issue 2641884: Bluetooth volume is dependent on in call volume." into gingerbread by Eric Laurent · 15 years ago
  51. 8e41fd2 Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService" into gingerbread by Kenny Root · 15 years ago
  52. 1e0f732 am a45d6937: docs: dashboard update by Scott Main · 15 years ago
  53. 4db2fd9 Merge "Fix issue 3142808." into gingerbread by Eric Laurent · 15 years ago
  54. a29e6d9 Merge "DO NOT MERGE Fix status fetch from supplicant" into gingerbread by Irfan Sheriff · 15 years ago
  55. d4d5dab Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 15 years ago
  56. e5f05b8 Merge "[don't auto-merge] Don't re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 15 years ago
  57. 415474e Merge "Do not suppress error feedback during a SIP call." into gingerbread by Hung-ying Tyan · 15 years ago
  58. bcd6945 Merge "allow rotation-vector to have 4 components" into gingerbread by Mathias Agopian · 15 years ago
  59. 6d54e43 Merge "Fix bug 3121292: Contact photo not shown correctly for SIP calls" into gingerbread by David Brown · 15 years ago
  60. faa4e79 Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into gingerbread by Andreas Huber · 15 years ago
  61. 3bf9626 Merge "Uses 4-th order low-pass for extracting gravity." into gingerbread by Mathias Agopian · 15 years ago
  62. e0dbb93 Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm playback." into gingerbread by Andreas Huber · 15 years ago
  63. 048183f Merge "don't attempt to normalize the rotation vector" into gingerbread by Mathias Agopian · 15 years ago
  64. 09103e0 Merge "Doc change: updating ndk download and overview page" into gingerbread by Robert Ly · 15 years ago
  65. 03d305c Merge "After seeking display the first new video frame right away without concern for A/V sync. This looks much more responsive to the user." into gingerbread by Andreas Huber · 15 years ago
  66. 528648d Merge "Update java doc for visualizer FFT capture." into gingerbread by Eric Laurent · 15 years ago
  67. 7b3e445 Merge "DO NOT MERGE - Instead of asserting that ISurface successfully registered buffers, report an error and propagate it up to the java client." into gingerbread by Andreas Huber · 15 years ago
  68. c17743c Merge "Do not merge: Doc change: API diff report for gingerbread." into gingerbread by Dirk Dougherty · 15 years ago
  69. 8168a69 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  70. 89912d3 Merge "Fix GSM permanent failure handling, DO NOT MERGE." into gingerbread by Wink Saville · 15 years ago
  71. 4a49235 Merge "Hide plugin views when we start playing HTML5 video" into gingerbread by Ben Murdoch · 15 years ago
  72. 570bed68 Merge "Correct SipService.isOpened() implementation." into gingerbread by Hung-ying Tyan · 15 years ago
  73. b251e0f Merge "Notify SipSessions before closing SIP stack." into gingerbread by Hung-ying Tyan · 15 years ago
  74. bf08df28 Merge "Throw proper exceptions in SipManager" into gingerbread by Hung-ying Tyan · 15 years ago
  75. 65b9c53 Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 15 years ago
  76. 017a1e7 Merge "DO NOT MERGE fix runstate race condition" into gingerbread by Irfan Sheriff · 15 years ago
  77. fa7be2c Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread by Chia-chi Yeh · 15 years ago
  78. ccacf00 Merge "Revert "Disabling AccessibilityService sample from build system."" into gingerbread by Trevor Johns · 15 years ago
  79. 5cfbd42 Merge "Add Wi-Fi tests for static IP. DO NOT MERGE" into gingerbread by Xia Wang · 15 years ago
  80. 03ffe08 am 3577f51d: docs: clarify <include> layout properties bug: 3227820 by Scott Main · 15 years ago
  81. 14073fb Merge "Add Wifi Tethering stress test" into gingerbread by Xia Wang · 15 years ago
  82. 6063a4c Merge "doc change: Docs for SDK Tools r8, ADT 8" into gingerbread by Dirk Dougherty · 15 years ago
  83. ced9b35 Merge "Improve camera documentation." into gingerbread by Wu-cheng Li · 15 years ago
  84. 2a47435 Merge "Fix SensorManager.getOrientation() documentation." into gingerbread by Mathias Agopian · 15 years ago
  85. bff5e8c Merge "docs: add docs for xhdpi and xlarge screen support update screen ranges figure bug: 3099462" into gingerbread by Scott Main · 15 years ago
  86. daba254 Merge "Doc change: update media formats table." into gingerbread by Dirk Dougherty · 15 years ago
  87. d58312b Merge "DO NOT MERGE - Updated ringtones for Crespo, fixing looping problem" into gingerbread by Justin Ho · 15 years ago
  88. 9cf416c Fix a key repeating bug. (DO NOT MERGE) by Jeff Brown · 15 years ago
  89. 9bb3ef2 Fix stuck keys when released out of order. (DO NOT MERGE) by Jeff Brown · 15 years ago
  90. bc2e494 am 2cbe92ea: docs: add better visibility to app install location doc by Scott Main · 15 years ago
  91. 7da37c0 Merge "Add Wi-Fi connection functional tests." into gingerbread by Xia Wang · 15 years ago
  92. 038d998 Merge "Fix a race condition in sensormanager" into gingerbread by Mathias Agopian · 15 years ago
  93. ce6ef64 Merge "Revert "allow all 4 orientations"" into gingerbread by Mathias Agopian · 15 years ago
  94. d7c7bb6 Merge "DO NOT MERGE - Updated ringtones from pdx (v3) - Quickly fixing distortion at highest volume setting by adjusting gain. Proper fix should be via media stack/hardware." into gingerbread by Justin Ho · 15 years ago
  95. 793bd74 Merge "DO NOT MERGE - Revised ringtones from Ali Spagnola (revision 2)" into gingerbread by Justin Ho · 15 years ago
  96. 20fd8e7 Merge "docs: misc changes to sdk setup docs update sdk manager screenshot; update info about new manager UI; more info about the windows installer;" into gingerbread by Scott Main · 15 years ago
  97. ed89fde Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 15 years ago
  98. 4732dee Merge "record the last event received regardless of having clients or not" into gingerbread by Mathias Agopian · 15 years ago
  99. b629c88 Merge "Fix the audio mode glitch during hangup." into gingerbread by John Wang · 15 years ago
  100. bb356a2 Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread by Dianne Hackborn · 15 years ago