1. c4cf130 Several improvements to RecentActivities: by Jim Miller · 14 years ago
  2. 1beeab7 Merge "use hostname when address null ProxyProperties parcelling" by Irfan Sheriff · 14 years ago
  3. 6442d92 Merge "Add support for transferring touch focus." by Jeff Brown · 14 years ago
  4. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  5. 3ce5774 Merge "Don't show X for notifications that can't be cleared" by Joe Onorato · 14 years ago
  6. 710e049 Merge "Hide the "Clear all" button in the notification panel if there are no clearable notifications." by Joe Onorato · 14 years ago
  7. a4a6503 Don't show X for notifications that can't be cleared by Joe Onorato · 14 years ago
  8. 5dd1169 Hide the "Clear all" button in the notification panel if there are no clearable notifications. by Joe Onorato · 14 years ago
  9. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  10. 6d3ed72 am 761427f8: am 524ae7dd: Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  11. 1121c6c Merge "Error checking for MVP matrix computation. Fixing more padding bugs." by Alex Sakhartchouk · 14 years ago
  12. 2953283 Merge "reduce synchronization on SQLiteDatabase wherever possible" by Vasu Nori · 14 years ago
  13. 726e75d Merge "Merge commit 'f9f9e248' into manualmerge" by Joe Onorato · 14 years ago
  14. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  15. 8fef1b7 reduce synchronization on SQLiteDatabase wherever possible by Vasu Nori · 14 years ago
  16. ffe0612 remove public API setConnectionPoolSize() by Vasu Nori · 14 years ago
  17. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  18. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  19. c18ac6e Merge "skip 2d.drawImage.broken.html layout test" by Guang Zhu · 14 years ago
  20. 4022d94 skip 2d.drawImage.broken.html layout test by Guang Zhu · 14 years ago
  21. 798ffa1 use hostname when address null ProxyProperties parcelling by Irfan Sheriff · 14 years ago
  22. 2079843 am 45a83a89: am fccd5bc7: Fix build. by Hung-ying Tyan · 14 years ago
  23. 761427f am 524ae7dd: Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  24. f9f9e24 am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  25. 45a83a89 am fccd5bc7: Fix build. by Hung-ying Tyan · 14 years ago
  26. 5a474a2 am 44669d31: am fd144d76: Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  27. 6cf8f64 am c5027642: am 025a39af: SIP: misc fixes by Hung-ying Tyan · 14 years ago
  28. 031d878 am fe2d279c: am 00a22064: SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  29. 2b0fa71 am c6581a10: am 4e9751f0: Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn\'t yet been settled for Gingerbread, this change doesn\'t go into details by Dan Morrill · 14 years ago
  30. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  31. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  32. 2a06a01 Merge "bug:2868568 reduce the message level from error to warning" by Vasu Nori · 14 years ago
  33. f7ebe8e bug:2868568 reduce the message level from error to warning by Vasu Nori · 14 years ago
  34. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  35. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  36. ec67253 Merge "MTP: Fix local reference leaks." by Mike Lockwood · 14 years ago
  37. 44669d3 am fd144d76: Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  38. c502764 am 025a39af: SIP: misc fixes by Hung-ying Tyan · 14 years ago
  39. fe2d279 am 00a22064: SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  40. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  41. bf836ec Merge "Bug fix: getDuration vs. getDurationTimeline" by Gil Dobjanschi · 14 years ago
  42. b4b4f8c Merge "Fix the CameraHardwareInterface::setPreviewWindow comment." by Jamie Gennis · 14 years ago
  43. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  44. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  45. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  46. c6581a1 am 4e9751f0: Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn\'t yet been settled for Gingerbread, this change doesn\'t go into details. We can do a d by Dan Morrill · 14 years ago
  47. 4e9751f Merge "Adding a feature to indicate that the device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final." into gingerbread by Dan Morrill · 14 years ago
  48. 7215b51 Error checking for MVP matrix computation. Fixing more padding bugs. by Alex Sakhartchouk · 14 years ago
  49. 4b66f7a Bug fix: getDuration vs. getDurationTimeline by Gil Dobjanschi · 14 years ago
  50. a6c2ddb Merge "Bug 2372180: pass multi-touch events from browser to webkit. Since the UI uses multi-touch for zooming, the event is passed to webkit only when the webpage doesn't allow zooming. 1. Updated the data structure TouchEventData in WebViewCore.java to take multiple points and used it everywhere. 2. Added a passMultiTouchToWebkit() function to do what its name means. 3. Added the multi-point touch support to dumprendertree." by Huahui Wu · 14 years ago
  51. 731a95a Merge changes I424ba760,Ic0826085 by Mike Lockwood · 14 years ago
  52. 8839471 MTP: Fix local reference leaks. by Mike Lockwood · 14 years ago
  53. ae078f7 MTP: Implement extra object properties for audio, video and image files by Mike Lockwood · 14 years ago
  54. bdb05df MediaStore: Add helper method to create Uri for querying genre for an audio file by Mike Lockwood · 14 years ago
  55. e9e0e0e am a9f17c8b: am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  56. a9f17c8 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  57. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  58. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  59. a54abd0 am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  60. fa5c8fc am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  61. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  62. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  63. 5e18ad0 am 4a04a312: am bd229420: Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  64. 4a04a31 am bd229420: Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  65. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  66. 3b89019 am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  67. 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  68. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  69. 831f898 am 8f767774: am 465618ed: Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  70. 8f76777 am 465618ed: Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  71. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  72. e6147f0 am 514a455f: am 28fa220c: Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  73. 514a455 am 28fa220c: Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  74. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  75. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  76. bd642aa Merge "new screencap command" by Mathias Agopian · 14 years ago
  77. 88a5df9 new screencap command by Mathias Agopian · 14 years ago
  78. 992d25b Merge "Implement disable() on the status bar." by Joe Onorato · 14 years ago
  79. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  80. b611b7c am 560ba6e1: (-s ours) am 08c09b0f: Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  81. 1f0d396 Merge "Adding display lists to the GL renderer (checkpoint.)" by Romain Guy · 14 years ago
  82. 4aa9057 Adding display lists to the GL renderer (checkpoint.) by Romain Guy · 14 years ago
  83. 560ba6e am 08c09b0f: Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  84. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  85. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  86. 098e0ed am dafad06e: (-s ours) am 9035e206: reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  87. dafad06 am 9035e206: reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  88. 9035e20 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  89. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  90. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  91. f4d9878 Merge "Use the correct combination of flags to have the status bar panels not pass touch events." by Joe Onorato · 14 years ago
  92. f8c16e5 Use the correct combination of flags to have the status bar panels not pass touch events. by Joe Onorato · 14 years ago
  93. bace891 Merge "Adding timer to display renderscript jit duration." by Alex Sakhartchouk · 14 years ago
  94. eb1a73c Adding timer to display renderscript jit duration. by Alex Sakhartchouk · 14 years ago
  95. a7ade82 Merge "Touching the blue glow should close the system and notification panels." by Joe Onorato · 14 years ago
  96. 797256f5 Merge "Clarify the explanation of Android's security design." by Chris Palmer · 14 years ago
  97. 33b5830 am becc9148: am 8f5a1211: Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  98. 051c6db am b643cbe5: (-s ours) am e0998604: Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  99. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  100. becc914 am 8f5a1211: Merge "Add debug functions." into gingerbread by John Wang · 14 years ago