1. e650412 Add support for transferring touch focus. by Jeff Brown · 14 years ago
  2. 464fb74 am 9785bf0f: am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  3. 6d3ed72 am 761427f8: am 524ae7dd: Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  4. 1121c6c Merge "Error checking for MVP matrix computation. Fixing more padding bugs." by Alex Sakhartchouk · 14 years ago
  5. 2953283 Merge "reduce synchronization on SQLiteDatabase wherever possible" by Vasu Nori · 14 years ago
  6. 726e75d Merge "Merge commit 'f9f9e248' into manualmerge" by Joe Onorato · 14 years ago
  7. 7ebd659 Merge commit 'f9f9e248' into manualmerge by Joe Onorato · 14 years ago
  8. 8fef1b7 reduce synchronization on SQLiteDatabase wherever possible by Vasu Nori · 14 years ago
  9. ffe0612 remove public API setConnectionPoolSize() by Vasu Nori · 14 years ago
  10. 9785bf0 am 14a288da: Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  11. 14a288d Merge "Add suuport for splitting touch events across windows." into gingerbread by Jeff Brown · 14 years ago
  12. c18ac6e Merge "skip 2d.drawImage.broken.html layout test" by Guang Zhu · 14 years ago
  13. 4022d94 skip 2d.drawImage.broken.html layout test by Guang Zhu · 14 years ago
  14. 2079843 am 45a83a89: am fccd5bc7: Fix build. by Hung-ying Tyan · 14 years ago
  15. 761427f am 524ae7dd: Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  16. 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
  17. 45a83a89 am fccd5bc7: Fix build. by Hung-ying Tyan · 14 years ago
  18. 5a474a2 am 44669d31: am fd144d76: Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  19. 6cf8f64 am c5027642: am 025a39af: SIP: misc fixes by Hung-ying Tyan · 14 years ago
  20. 031d878 am fe2d279c: am 00a22064: SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  21. 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
  22. 524ae7d Merge "We only need at most one tty icon." into gingerbread by Joe Onorato · 14 years ago
  23. 6fa4de3 Merge "If an icon add remove get coalesced, don't remove some other icon." into gingerbread by Joe Onorato · 14 years ago
  24. 2a06a01 Merge "bug:2868568 reduce the message level from error to warning" by Vasu Nori · 14 years ago
  25. f7ebe8e bug:2868568 reduce the message level from error to warning by Vasu Nori · 14 years ago
  26. a78df9f We only need at most one tty icon. by Joe Onorato · 14 years ago
  27. 795f284 If an icon add remove get coalesced, don't remove some other icon. by Joe Onorato · 14 years ago
  28. ec67253 Merge "MTP: Fix local reference leaks." by Mike Lockwood · 14 years ago
  29. 44669d3 am fd144d76: Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  30. c502764 am 025a39af: SIP: misc fixes by Hung-ying Tyan · 14 years ago
  31. fe2d279 am 00a22064: SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  32. fccd5bc Fix build. by Hung-ying Tyan · 14 years ago
  33. bf836ec Merge "Bug fix: getDuration vs. getDurationTimeline" by Gil Dobjanschi · 14 years ago
  34. b4b4f8c Merge "Fix the CameraHardwareInterface::setPreviewWindow comment." by Jamie Gennis · 14 years ago
  35. fd144d7 Merge "SipAudioCall: remove SipManager dependency." into gingerbread by Hung-ying Tyan · 14 years ago
  36. 025a39a SIP: misc fixes by Hung-ying Tyan · 14 years ago
  37. 00a2206 SipService: handle cross-domain authentication error by Hung-ying Tyan · 14 years ago
  38. 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
  39. 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
  40. 7215b51 Error checking for MVP matrix computation. Fixing more padding bugs. by Alex Sakhartchouk · 14 years ago
  41. 4b66f7a Bug fix: getDuration vs. getDurationTimeline by Gil Dobjanschi · 14 years ago
  42. 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
  43. 731a95a Merge changes I424ba760,Ic0826085 by Mike Lockwood · 14 years ago
  44. 8839471 MTP: Fix local reference leaks. by Mike Lockwood · 14 years ago
  45. ae078f7 MTP: Implement extra object properties for audio, video and image files by Mike Lockwood · 14 years ago
  46. bdb05df MediaStore: Add helper method to create Uri for querying genre for an audio file by Mike Lockwood · 14 years ago
  47. 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
  48. a9f17c8 am bf47092e: Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  49. bf47092 Merge "Fix track duration calculation if the start timestamp is non-zero" into gingerbread by James Dong · 14 years ago
  50. dacebe6 Fix track duration calculation if the start timestamp is non-zero by James Dong · 14 years ago
  51. a54abd0 am fa5c8fc4: am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  52. fa5c8fc am abaabb2c: Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  53. abaabb2 Merge "Support other kinds of HTTP redirect in NuHTTPDataSource" into gingerbread by Andreas Huber · 14 years ago
  54. ab2116c Support other kinds of HTTP redirect in NuHTTPDataSource by Andreas Huber · 14 years ago
  55. 5e18ad0 am 4a04a312: am bd229420: Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  56. 4a04a31 am bd229420: Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  57. bd22942 Fix the unhold issue especially if one is behind NAT. by Chung-yih Wang · 14 years ago
  58. 3b89019 am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  59. 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  60. 9627847 Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  61. 831f898 am 8f767774: am 465618ed: Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  62. 8f76777 am 465618ed: Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  63. 465618e Merge "Use buffered output during packages.xml write" into gingerbread by Kenny Root · 14 years ago
  64. 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
  65. 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
  66. 28fa220 Merge "Fix bug #2585298 (google calendar sync clears eventTimezone field for recurring allDay events)" into gingerbread by Fabrice Di Meglio · 14 years ago
  67. 01ce2e9 Add suuport for splitting touch events across windows. by Jeff Brown · 14 years ago
  68. bd642aa Merge "new screencap command" by Mathias Agopian · 14 years ago
  69. 88a5df9 new screencap command by Mathias Agopian · 14 years ago
  70. 992d25b Merge "Implement disable() on the status bar." by Joe Onorato · 14 years ago
  71. 091e1b8 Implement disable() on the status bar. by Joe Onorato · 14 years ago
  72. 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
  73. 1f0d396 Merge "Adding display lists to the GL renderer (checkpoint.)" by Romain Guy · 14 years ago
  74. 4aa9057 Adding display lists to the GL renderer (checkpoint.) by Romain Guy · 14 years ago
  75. 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
  76. 08c09b0 Merge "DO NOT MERGE. Only 1 edge glow should be growing at a time." into gingerbread by Mindy Pereira · 14 years ago
  77. 7d4995d DO NOT MERGE. Only 1 edge glow should be growing at a time. by Mindy Pereira · 14 years ago
  78. 098e0ed am dafad06e: (-s ours) am 9035e206: reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  79. dafad06 am 9035e206: reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  80. 9035e20 reconcile froyo-release into gingerbread by Jean-Baptiste Queru · 14 years ago
  81. 898e1e8 Adding a feature to indicate that the device possesses low-latency audio. by Dan Morrill · 14 years ago
  82. 41865f4 Bug 2372180: pass multi-touch events from browser to webkit. by Huahui Wu · 14 years ago
  83. f4d9878 Merge "Use the correct combination of flags to have the status bar panels not pass touch events." by Joe Onorato · 14 years ago
  84. f8c16e5 Use the correct combination of flags to have the status bar panels not pass touch events. by Joe Onorato · 14 years ago
  85. bace891 Merge "Adding timer to display renderscript jit duration." by Alex Sakhartchouk · 14 years ago
  86. eb1a73c Adding timer to display renderscript jit duration. by Alex Sakhartchouk · 14 years ago
  87. a7ade82 Merge "Touching the blue glow should close the system and notification panels." by Joe Onorato · 14 years ago
  88. 797256f5 Merge "Clarify the explanation of Android's security design." by Chris Palmer · 14 years ago
  89. 33b5830 am becc9148: am 8f5a1211: Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  90. 051c6db am b643cbe5: (-s ours) am e0998604: Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  91. ddf680b Touching the blue glow should close the system and notification panels. by Joe Onorato · 14 years ago
  92. becc914 am 8f5a1211: Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  93. 8f5a121 Merge "Add debug functions." into gingerbread by John Wang · 14 years ago
  94. 68c3099 Merge "Make the headers pane disappear in no-headers mode, not just the ListView." by Amith Yamasani · 14 years ago
  95. 7aa4140 Merge "bug fixes in animation classes" by Chet Haase · 14 years ago
  96. 55bc084 Add debug functions. by John Wang · 14 years ago
  97. 05fbc31 Make the headers pane disappear in no-headers mode, not just the ListView. by Amith Yamasani · 14 years ago
  98. b643cbe am e0998604: Add necessary logic removed during backport by Daisuke Miyakawa · 14 years ago
  99. 30a31ef Merge "Notification updates." by Joe Onorato · 14 years ago
  100. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago