1. 8fb44ae am 492604e9: Merge change I69f72c00 into eclair-mr2 by Lixin Yue · 16 years ago
  2. 492604e Merge change I69f72c00 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  3. 69f72c0 Update OBEX lib setPath Flags handling logic to be compatible with spec. by Lixin Yue · 16 years ago
  4. 57043a6 am 43ad522d: Merge change Ic0e32f12 into eclair-mr2 by Jaikumar Ganesh · 16 years ago
  5. 43ad522 Merge change Ic0e32f12 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  6. 4eb5f38 am 601112f2: Merge change I11438c37 into eclair-mr2 by Grace Kloba · 16 years ago
  7. 601112f Merge change I11438c37 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  8. c0e32f1 Add a callback for the ConnectSink Call. by Jaikumar Ganesh · 16 years ago
  9. 11438c3 Implement the full screen WebView plugin. by Grace Kloba · 16 years ago
  10. d934479 am d980e656: Merge change Ic7e91eee into eclair-mr2 by Andreas Huber · 16 years ago
  11. d980e65 Merge change Ic7e91eee into eclair-mr2 by Android (Google) Code Review · 16 years ago
  12. aab6011 am cdaeafd4: b/2224837 Changed the plumbing of how alerts/notifications work. by Michael Chan · 16 years ago
  13. cdaeafd b/2224837 Changed the plumbing of how alerts/notifications work. by Michael Chan · 16 years ago
  14. c7e91ee Add a new API to support determining the roles of an OMX component specified by name. Remove unneeded OMXSoftwareCodecsPlugin. by Andreas Huber · 16 years ago
  15. e065696c am ae77561b: Merge change I7f11a67a into eclair-mr2 by Andreas Huber · 16 years ago
  16. ae77561 Merge change I7f11a67a into eclair-mr2 by Android (Google) Code Review · 16 years ago
  17. f260879 am 3170f9a7: Fixing broken javadoc. by Dmitri Plotnikov · 16 years ago
  18. 3170f9a Fixing broken javadoc. by Dmitri Plotnikov · 16 years ago
  19. fb1c2f8 Properly integrate the software codecs into the OMXCodec::Create hierarchy of available components. by Andreas Huber · 16 years ago
  20. c95b39d am 07ab85b3: Introducing fields for capturing national specifics of contact names. by Dmitri Plotnikov · 16 years ago
  21. 07ab85b Introducing fields for capturing national specifics of contact names. by Dmitri Plotnikov · 16 years ago
  22. e9db833 am 1cb97eed: check to see if nav cache is up to date on tap by Cary Clark · 16 years ago
  23. 1cb97ee check to see if nav cache is up to date on tap by Cary Clark · 16 years ago
  24. 72e0609 am 98d1803d: Merge change I11f66b41 into eclair-mr2 by Ken Shirriff · 16 years ago
  25. 98d1803 Merge change I11f66b41 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  26. 62daa72 am aacced6b: Provide localized strings for <input> labels. by Leon Scroggins · 16 years ago
  27. 5a374f9 am 274dc9d3: moved the hidden sync helpers out of the framework by Fred Quintana · 16 years ago
  28. aacced6 Provide localized strings for <input> labels. by Leon Scroggins · 16 years ago
  29. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 16 years ago
  30. 451c850 am 15f1bfb0: Merge change I70d0bddb into eclair-mr2 by Kenny Root · 16 years ago
  31. 15f1bfb Merge change I70d0bddb into eclair-mr2 by Android (Google) Code Review · 16 years ago
  32. 83652eb am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 16 years ago
  33. 3a3fd2b Merge change Iaf1f0918 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  34. 08e2106 am 67f1db1c: Merge change Ib1f5ee41 into eclair-mr2 by Andreas Huber · 16 years ago
  35. 67f1db1 Merge change Ib1f5ee41 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  36. b1f5ee4 It's important that seek requests are only specified in the initial call to MediaSource::read and are not repeated in subsequent calls. by Andreas Huber · 16 years ago
  37. b6ffc8f am 16396414: Merge change If5b0b6fa into eclair-mr2 by Paul Westbrook · 16 years ago
  38. dc7294d am 19553241: Merge change I1314e737 into eclair-mr2 by Andreas Huber · 16 years ago
  39. 354cf96 am 0483f1c1: Merge change Ib5ae1c87 into eclair-mr2 by Andreas Huber · 16 years ago
  40. 48e1bd4 am 91afce93: am 9602d9ad: Fix issue #2325782 Missing location features by Dianne Hackborn · 16 years ago
  41. 2cb1fe2 am 59e03a0a: am da4cc343: Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (ERD72). by Eric Laurent · 16 years ago
  42. 50fbfe6 am 39f0efba: Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 16 years ago
  43. 1639641 Merge change If5b0b6fa into eclair-mr2 by Android (Google) Code Review · 16 years ago
  44. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 16 years ago
  45. 4ee9e53 Fixed class paths in layout xml files by Paul Westbrook · 16 years ago
  46. 1955324 Merge change I1314e737 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  47. 11f66b4 Remove unused SOURCE_ID constant. by Ken Shirriff · 16 years ago
  48. 1314e73 AwesomePlayer now renders either remote (IOMXRenderer) or locally depending on what kind of decoder was instantiated. Split off color conversion code into its own shared library. by Andreas Huber · 16 years ago
  49. 0483f1c Merge change Ib5ae1c87 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  50. 91afce9 am 9602d9ad: Fix issue #2325782 Missing location features by Dianne Hackborn · 16 years ago
  51. 59e03a0 am da4cc343: Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (ERD72). by Eric Laurent · 16 years ago
  52. f30a19a am ba8e4d24: Merge change Ib5343691 into eclair-mr2 by Ken Shirriff · 16 years ago
  53. 39f0efb Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 16 years ago
  54. 9602d9a Fix issue #2325782 Missing location features by Dianne Hackborn · 16 years ago
  55. b5ae1c8 The software AVCDecoder now properly seeks as requested. by Andreas Huber · 16 years ago
  56. ba8e4d2 Merge change Ib5343691 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  57. 15d3bb2 am 7762d936: Unbundling work by Paul Westbrook · 16 years ago
  58. 7762d93 Unbundling work by Paul Westbrook · 16 years ago
  59. 80a13350 am b6ddc7ae: Notify native plugin code when the browser discards the customView. by Derek Sollenberger · 16 years ago
  60. b6ddc7a Notify native plugin code when the browser discards the customView. by Derek Sollenberger · 16 years ago
  61. da4cc34 Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (ERD72). by Eric Laurent · 16 years ago
  62. acd2957 am a8eaaa10: Merge change If90ee7e2 into eclair-mr2 by Bjorn Bringert · 16 years ago
  63. a8eaaa1 Merge change If90ee7e2 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  64. e30e85c am e7c1b11e: am 54bb575e: am 6f95f461: Fix the dependencies to make online-sdk-docs. by Ying Wang · 16 years ago
  65. 6a6f43f am 8091424e: am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 16 years ago
  66. c1e6b91 am c9ca93fb: am 474731d5: Merge change I2ffe306f into eclair by Dianne Hackborn · 16 years ago
  67. 092de0a am a7d461e0: am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 16 years ago
  68. e7c1b11 am 54bb575e: am 6f95f461: Fix the dependencies to make online-sdk-docs. by Ying Wang · 16 years ago
  69. 8091424 am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 16 years ago
  70. c9ca93f am 474731d5: Merge change I2ffe306f into eclair by Dianne Hackborn · 16 years ago
  71. a7d461e am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 16 years ago
  72. 54bb575 am 6f95f461: Fix the dependencies to make online-sdk-docs. by Ying Wang · 16 years ago
  73. de0205f am 70b942d3: Post a Runnable to execute setNewZoomScale when WebView\'s onSizeChanged is called. This will ensure requestLayout of the Child View works. by Grace Kloba · 16 years ago
  74. 70b942d Post a Runnable to execute setNewZoomScale when by Grace Kloba · 16 years ago
  75. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 16 years ago
  76. 9b52a21 Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 16 years ago
  77. 474731d5e Merge change I2ffe306f into eclair by Android (Google) Code Review · 16 years ago
  78. 28fdcf9 am 08945576: Merge change I9ac0777e into eclair-mr2 by Andreas Huber · 16 years ago
  79. 0894557 Merge change I9ac0777e into eclair-mr2 by Android (Google) Code Review · 16 years ago
  80. b534369 Add account name / type query parameters for calendar Events. by Ken Shirriff · 16 years ago
  81. 871ecdce Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 16 years ago
  82. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 16 years ago
  83. 62d4395 Merge change I6dc8a694 into eclair by Android (Google) Code Review · 16 years ago
  84. f6bb01b am b7f0367c: Eliminate CrashData and friends. by Dan Egnor · 16 years ago
  85. a8ba311 Layoutlib: Add a constant for default density value. by Xavier Ducrohet · 16 years ago
  86. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 16 years ago
  87. 09f82ec am af1255da: resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 16 years ago
  88. af1255d resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 16 years ago
  89. e86a37c am 8eac1637: Merge change I85adf5e5 into eclair-mr2 by Andreas Huber · 16 years ago
  90. 8eac163 Merge change I85adf5e5 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  91. 2624fbc Fix #2320798: Device hang then runtime restart by Christopher Tate · 16 years ago
  92. 9ed0a87 am 930ab3d9: Fix broken sdk build. by Ken Shirriff · 16 years ago
  93. 85adf5e Propagate duration from input to output only if available, support multiple full frames of audio per input buffer in AMR/AAC decoders. by Andreas Huber · 16 years ago
  94. 930ab3d Fix broken sdk build. by Ken Shirriff · 16 years ago
  95. ea113f3 am d8729c59: Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op. by Andreas Huber · 16 years ago
  96. d8729c5 Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op. by Andreas Huber · 16 years ago
  97. 554647e am 6ddcf01a: remote destructors are not synchronously executed by the binder... by Andreas Huber · 16 years ago
  98. 63b3a29 am c1d5c921: Fix seek-on-startup behaviour in AwesomePlayer. by Andreas Huber · 16 years ago
  99. 9ec965e am b78599b7: Merge change Ia67d5388 into eclair-mr2 by Andreas Huber · 16 years ago
  100. 6ddcf01 remote destructors are not synchronously executed by the binder... by Andreas Huber · 16 years ago