1. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  2. 6a18871 Merge change I37f5ced1 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  3. 9a67c82 Address the multiple resizing during initializing problem adobe run into. by Grace Kloba · 15 years ago
  4. 4d0e827d Attempt to fix simular build break. by James Dong · 15 years ago
  5. 4e4795c Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable by James Dong · 15 years ago
  6. 05de7c8 Merge change I420cc110 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  7. 421c72b Cleanup of process-specific DNS. by Robert Greenwalt · 15 years ago
  8. 791c626 Merge change Ibac388a3 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  9. 087ff0b Move various utility classes to android-common by Tom Taylor · 15 years ago
  10. 6888f55 Merge change If0c93a57 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  11. 19f3f0e add DragTracker class by Mike Reed · 15 years ago
  12. 1ba307d Add support for XING header by Gloria Wang · 15 years ago
  13. 02f5b54 Initial checkins of the mpeg4 and h263 software decoders based on PV by James Dong · 15 years ago
  14. 66cc590 Merge change Ic70239e8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  15. 4986934 Merge change Ia6446890 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  16. f3960b1 Remove the IM provider contract class. by Jeff Hamilton · 15 years ago
  17. c70239e changed SettingsProvider to manage the androidid itself by Fred Quintana · 15 years ago
  18. 082e517 Merge change I895fb7d7 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  19. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  20. 31a69fd throw if we have a null typeface native instance (so we don't crash in native code) by Mike Reed · 15 years ago
  21. e96b683 Merge change I4758f121 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  22. 492604e Merge change I69f72c00 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  23. 69f72c0 Update OBEX lib setPath Flags handling logic to be compatible with spec. by Lixin Yue · 15 years ago
  24. 43ad522 Merge change Ic0e32f12 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  25. 601112f Merge change I11438c37 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  26. c0e32f1 Add a callback for the ConnectSink Call. by Jaikumar Ganesh · 15 years ago
  27. 11438c3 Implement the full screen WebView plugin. by Grace Kloba · 15 years ago
  28. d980e65 Merge change Ic7e91eee into eclair-mr2 by Android (Google) Code Review · 15 years ago
  29. cdaeafd b/2224837 Changed the plumbing of how alerts/notifications work. by Michael Chan · 15 years ago
  30. c7e91ee Add a new API to support determining the roles of an OMX component specified by name. Remove unneeded OMXSoftwareCodecsPlugin. by Andreas Huber · 15 years ago
  31. ae77561 Merge change I7f11a67a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  32. 3170f9a Fixing broken javadoc. by Dmitri Plotnikov · 15 years ago
  33. fb1c2f8 Properly integrate the software codecs into the OMXCodec::Create hierarchy of available components. by Andreas Huber · 15 years ago
  34. 07ab85b Introducing fields for capturing national specifics of contact names. by Dmitri Plotnikov · 15 years ago
  35. 1cb97ee check to see if nav cache is up to date on tap by Cary Clark · 15 years ago
  36. 98d1803 Merge change I11f66b41 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  37. aacced6 Provide localized strings for <input> labels. by Leon Scroggins · 15 years ago
  38. 292224d Fix 2318046: Modify PIN entry layout in keyguard so it works well on HVGA as well as WVGA devices. by Jim Miller · 15 years ago
  39. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago
  40. 15f1bfb Merge change I70d0bddb into eclair-mr2 by Android (Google) Code Review · 15 years ago
  41. 3a3fd2b Merge change Iaf1f0918 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  42. 67f1db1 Merge change Ib1f5ee41 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  43. 4758f12 Added the Protractor algorithm for calculating the minimum cosine distance between gestures by Yang Li · 15 years ago
  44. 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 · 15 years ago
  45. 1639641 Merge change If5b0b6fa into eclair-mr2 by Android (Google) Code Review · 15 years ago
  46. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  47. 4ee9e53 Fixed class paths in layout xml files by Paul Westbrook · 15 years ago
  48. 1955324 Merge change I1314e737 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  49. 11f66b4 Remove unused SOURCE_ID constant. by Ken Shirriff · 15 years ago
  50. 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 · 15 years ago
  51. 0483f1c Merge change Ib5ae1c87 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  52. 91afce9 am 9602d9ad: Fix issue #2325782 Missing location features by Dianne Hackborn · 15 years ago
  53. 59e03a0 am da4cc343: Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (ERD72). by Eric Laurent · 15 years ago
  54. 39f0efb Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 15 years ago
  55. 9602d9a Fix issue #2325782 Missing location features by Dianne Hackborn · 15 years ago
  56. b5ae1c8 The software AVCDecoder now properly seeks as requested. by Andreas Huber · 15 years ago
  57. ba8e4d2 Merge change Ib5343691 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  58. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  59. b6ddc7a Notify native plugin code when the browser discards the customView. by Derek Sollenberger · 15 years ago
  60. da4cc34 Fix issue 2324029: In-call (and other) audio screwed up after using Pandora (ERD72). by Eric Laurent · 15 years ago
  61. a8eaaa1 Merge change If90ee7e2 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  62. e7c1b11 am 54bb575e: am 6f95f461: Fix the dependencies to make online-sdk-docs. by Ying Wang · 15 years ago
  63. 8091424 am 9b52a218: Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 15 years ago
  64. c9ca93f am 474731d5: Merge change I2ffe306f into eclair by Dianne Hackborn · 15 years ago
  65. a7d461e am 62d4395b: Merge change I6dc8a694 into eclair by Xavier Ducrohet · 15 years ago
  66. 54bb575 am 6f95f461: Fix the dependencies to make online-sdk-docs. by Ying Wang · 15 years ago
  67. 70b942d Post a Runnable to execute setNewZoomScale when by Grace Kloba · 15 years ago
  68. 745e17a Revise aapt options for UTF8/16 encoding by Kenny Root · 15 years ago
  69. 9b52a21 Fix #2269582 Sometimes camera preview screen is truncated by Dianne Hackborn · 15 years ago
  70. 474731d Merge change I2ffe306f into eclair by Android (Google) Code Review · 15 years ago
  71. 0894557 Merge change I9ac0777e into eclair-mr2 by Android (Google) Code Review · 15 years ago
  72. b534369 Add account name / type query parameters for calendar Events. by Ken Shirriff · 15 years ago
  73. 871ecdc Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 15 years ago
  74. d49b526dd Initial checkin of software AMR NB encoder based on PV source code. by Andreas Huber · 15 years ago
  75. 62d4395 Merge change I6dc8a694 into eclair by Android (Google) Code Review · 15 years ago
  76. a8ba311 Layoutlib: Add a constant for default density value. by Xavier Ducrohet · 15 years ago
  77. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 15 years ago
  78. af1255d resolved conflicts for merge of 2624fbca to eclair-mr2 by Christopher Tate · 15 years ago
  79. 8eac163 Merge change I85adf5e5 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  80. 2624fbc Fix #2320798: Device hang then runtime restart by Christopher Tate · 15 years ago
  81. 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 · 15 years ago
  82. 930ab3d Fix broken sdk build. by Ken Shirriff · 15 years ago
  83. d8729c5 Removing an unused header file and a stale forward declaration. Also handling one more nalType as a no-op. by Andreas Huber · 15 years ago
  84. 6ddcf01 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  85. c1d5c92 Fix seek-on-startup behaviour in AwesomePlayer. by Andreas Huber · 15 years ago
  86. b78599b Merge change Ia67d5388 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  87. 6cb69c7 Merge change I8b302097 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  88. a67d538 remote destructors are not synchronously executed by the binder... by Andreas Huber · 15 years ago
  89. fd49983 Merge change I595c2d60 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  90. acdef59 Fix TabHost NPE when there are no tabs by Bjorn Bringert · 15 years ago
  91. 946bfa4 Merge change Ida4d6ab0 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  92. b63d91c am f9b0e826: fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
  93. f9b0e82 fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview screen is truncated after launching and back to home screen by home key repeatedly by Mathias Agopian · 15 years ago
  94. 8fb0faf Merge change I0a56959e into eclair-mr2 by Android (Google) Code Review · 15 years ago
  95. b5ef7ee Default to UTF8 resources when packaging with aapt by Kenny Root · 15 years ago
  96. 05bbeb3 am 7eb6ec1f: Merge change I18305fec into eclair by Roman Nurik · 15 years ago
  97. 0247263 am 083a557c: fix [2319255] crash in openGL : from the media recorder stress test. by Mathias Agopian · 15 years ago
  98. 218aa94 Merge change I6478884a into eclair-mr2 by Android (Google) Code Review · 15 years ago
  99. 9de0dba am b9b45a5e: Merge change I24bb662a into eclair by Trevor Johns · 15 years ago
  100. 9472b35 am 14f89404: Fix media player decode function. Bug 2317821. by Dave Sparks · 15 years ago