1. 4ac5066 am aea1b3b2: Disambiguation between multiple pointers and swipe gestures. by Amith Yamasani · 16 years ago
  2. 02d8989 am a2058e43: Merge change I11c3cdc7 into eclair by Wink Saville · 16 years ago
  3. 8d1eeb2 am 2d155d26: PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 16 years ago
  4. 7c64d44 am 8061f64f: Merge change Ib0d3d9d0 into eclair by Mike Lockwood · 16 years ago
  5. 4c071f0 am 59625fa8: am 946f9d1e: Merge change I020b31e1 into eclair-sdk by Dirk Dougherty · 16 years ago
  6. 66e6925 am 91bfbfb9: am 08c57535: docs: add 2.0 highlights doc and updated homepage by Scott Main · 16 years ago
  7. 5397650 am 37ebfad1: am a250f0c8: doc change: fix broken link at top of installing doc by Dirk Dougherty · 16 years ago
  8. 42ea8dc am adf4b4f5: Merge change I96458368 into eclair by Yu Shan Emily Lau · 16 years ago
  9. 5a7691f am e8543418: Merge change I7c0d20a7 into eclair by Dave Sparks · 16 years ago
  10. 622b190 am b81df8e3: Merge change I5535bbdf into eclair by Brett Chabot · 16 years ago
  11. 013ecbf am 54620b1a: Merge change I6e50a8c6 into eclair by Andreas Huber · 16 years ago
  12. 9fa7048 am 6158038a: Merge change I2811f162 into eclair by Jaikumar Ganesh · 16 years ago
  13. 4dee223 am 86328a99: LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 16 years ago
  14. ed7755c am 3333fa4f: PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 16 years ago
  15. 34180d3 am a47d1536: (-s ours) do not merge - Fix for issue 2184627 cherry picked from eclair-mr2 by Eric Laurent · 16 years ago
  16. 76a5429 Merge change I155e2ad0 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  17. 155e2ad Re-enable CameraSource. by Andreas Huber · 16 years ago
  18. 2712346 Use a simple replacement for String8 that allocates its storage beforehand to avoid reentering the heap while we're examining it (leak checker). by Andreas Huber · 16 years ago
  19. bb107bd Many fixes to text input in the browser, particularly when moving to a new field. by Leon Scroggins · 16 years ago
  20. aea1b3b Disambiguation between multiple pointers and swipe gestures. by Amith Yamasani · 16 years ago
  21. a2058e4 Merge change I11c3cdc7 into eclair by Android (Google) Code Review · 16 years ago
  22. 718d69f changing how plugins gain/lose focus. by Derek Sollenberger · 16 years ago
  23. 09e383c tweak select text by Cary Clark · 16 years ago
  24. 2d155d2 PowerManagerService: Fix bug resulting in backlights turning on while screen is off. by Mike Lockwood · 16 years ago
  25. 8061f64 Merge change Ib0d3d9d0 into eclair by Android (Google) Code Review · 16 years ago
  26. bb88e3a Move verification code to VCardTestsBase. by Daisuke Miyakawa · 16 years ago
  27. 809ad0f PowerManagerService: Clear Binder calling identity around calls to Sensor Manager. by Mike Lockwood · 16 years ago
  28. 59625fa am 946f9d1e: Merge change I020b31e1 into eclair-sdk by Dirk Dougherty · 16 years ago
  29. 91bfbfb am 08c57535: docs: add 2.0 highlights doc and updated homepage by Scott Main · 16 years ago
  30. 37ebfad am a250f0c8: doc change: fix broken link at top of installing doc by Dirk Dougherty · 16 years ago
  31. 946f9d1 Merge change I020b31e1 into eclair-sdk by Android (Google) Code Review · 16 years ago
  32. bf15ce6 doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc. by Dirk Dougherty · 16 years ago
  33. adf4b4f Merge change I96458368 into eclair by Android (Google) Code Review · 16 years ago
  34. 13b9371 Fixed the H263 video duation which caused the incorrect video validation. by Yu Shan Emily Lau · 16 years ago
  35. e854341 Merge change I7c0d20a7 into eclair by Android (Google) Code Review · 16 years ago
  36. b81df8e Merge change I5535bbdf into eclair by Android (Google) Code Review · 16 years ago
  37. 5535bbd Disable flaky and failing tests. by Brett Chabot · 16 years ago
  38. 08c5753 docs: add 2.0 highlights doc and updated homepage by Scott Main · 16 years ago
  39. 7c0d20a Run the metadataretriever at background priority. Bug 2187133. by Dave Sparks · 16 years ago
  40. dfdf945 Merge change I3085c83e into eclair-mr2 by Android (Google) Code Review · 16 years ago
  41. 3085c83 When freeing an OMX node, attempt to transition it from its current state all the way to "Loaded" in order to properly free any allocated buffers. by Andreas Huber · 16 years ago
  42. d263a06 Add a test for vCard composer. by Daisuke Miyakawa · 16 years ago
  43. ef7b129 Change default TIME_DELAYED_TO_RESTART_RADIO to 60secs from 20secs. by Wink Saville · 16 years ago
  44. 54620b1 Merge change I6e50a8c6 into eclair by Android (Google) Code Review · 16 years ago
  45. 6158038 Merge change I2811f162 into eclair by Android (Google) Code Review · 16 years ago
  46. 86328a9 LocationManagerService: clear calling identity in mock provider calls. by Mike Lockwood · 16 years ago
  47. 2811f16 Add Authentication Type field to the APN settings. by Jaikumar Ganesh · 16 years ago
  48. 3333fa4 PowerManagerService: Ensure that recent changes do not effect the hardware ALS case. by Mike Lockwood · 16 years ago
  49. 6e50a8c Revert "Now that the underlying bug is fixed we can continue using OMX_UseBuffer for this decoder's input buffers." by Andreas Huber · 16 years ago
  50. a47d153 do not merge - Fix for issue 2184627 cherry picked from eclair-mr2 by Eric Laurent · 16 years ago
  51. 57e824f Merge change I8db532c1 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  52. 0f2a4e6 am 6897e36b: Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 16 years ago
  53. 9baeff0 am 6eb14c30: PowerManagerService: Do not enable light sensor if hardware backlight management is being used. by Mike Lockwood · 16 years ago
  54. 6897e36 Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 16 years ago
  55. 6eb14c3 PowerManagerService: Do not enable light sensor if hardware backlight management is being used. by Mike Lockwood · 16 years ago
  56. 7ed70c9 am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 16 years ago
  57. bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 16 years ago
  58. adddd24 am 78a50aa1: Merge change If3c30fc9 into eclair by Andrew Harp · 16 years ago
  59. 78a50aa Merge change If3c30fc9 into eclair by Android (Google) Code Review · 16 years ago
  60. a2ec1f4 am 8f89a1a3: Merge change Ic620a52b into eclair by Jack Palevich · 16 years ago
  61. 8f89a1a Merge change Ic620a52b into eclair by Android (Google) Code Review · 16 years ago
  62. b81199b Merge change I885cfc23 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  63. 91df633 am 56d27fec: Merge change I56c3504f into eclair by Mathias Agopian · 16 years ago
  64. 56d27fe Merge change I56c3504f into eclair by Android (Google) Code Review · 16 years ago
  65. 382e17d fix [2211532] improves sholes graphics performance by Mathias Agopian · 16 years ago
  66. baf4ca1b am 246978b8: Add a method to clear info about a contact by Tom Taylor · 16 years ago
  67. 246978b Add a method to clear info about a contact by Tom Taylor · 16 years ago
  68. d9f3d60 Merge change I3b1b7873 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  69. 48153e7 Merge change I064698b3 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  70. 45db67f Merge change I808651dc into eclair-mr2 by Android (Google) Code Review · 16 years ago
  71. f75aa36fc Add wifi "HANGED" driver state triggering reload. by Robert Greenwalt · 16 years ago
  72. 9a12baf New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 16 years ago
  73. 9069aa3 Merge change I57515f33 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  74. 57515f3 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 16 years ago
  75. f099064 Merge change I1d96ca06 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  76. 1d96ca0 Show the soft keyboard when pressing center key/trackball on input field by Leon Scroggins · 16 years ago
  77. ad28543 Make stagefright a little less verbose. Fix heap corruption for real. by Andreas Huber · 16 years ago
  78. e847290 Merge change Ie13526ad into eclair-mr2 by Android (Google) Code Review · 16 years ago
  79. e13526a Prefer software decoders over hardware for thumbnail extraction. by Andreas Huber · 16 years ago
  80. 1f64ffe Merge change Icb64cd2c into eclair-mr2 by Android (Google) Code Review · 16 years ago
  81. 470687e am dd28d563: Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 16 years ago
  82. 1d60c5c Do not hide the cursor ring when clicking on an input field. by Leon Scroggins · 16 years ago
  83. dd28d56 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 16 years ago
  84. 46a83b4 Make the VideoView go away automatically at the end of playback. by Andrei Popescu · 16 years ago
  85. fd7b4f1 bug #2180646: make comparing "404-04" and "40404" return true in PhoneNumberUtils.compare(). by Wei Huang · 16 years ago
  86. 94927df Patching in hidden API to allow app managed preview frame buffers. by Andrew Harp · 16 years ago
  87. c6bead1 am 7580493b: Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 16 years ago
  88. 7580493 Implement feature #2117336: Create event communication APIs for live wallpaper by Dianne Hackborn · 16 years ago
  89. f0d9c00 am 86dc4d31: am 61c29c29: Merge change Ieeb0b251 into eclair-sdk by Dirk Dougherty · 16 years ago
  90. f397174 am 0bf653b5: am f4520f3e: Merge change I9161f53d into eclair-sdk by Fred Quintana · 16 years ago
  91. 86dc4d3 am 61c29c29: Merge change Ieeb0b251 into eclair-sdk by Dirk Dougherty · 16 years ago
  92. a250f0c doc change: fix broken link at top of installing doc by Dirk Dougherty · 16 years ago
  93. 61c29c2 Merge change Ieeb0b251 into eclair-sdk by Android (Google) Code Review · 16 years ago
  94. 0bf653b am f4520f3e: Merge change I9161f53d into eclair-sdk by Fred Quintana · 16 years ago
  95. f4520f3 Merge change I9161f53d into eclair-sdk by Android (Google) Code Review · 16 years ago
  96. eeb0b25 doc change: incorporate comments on SDK docs and structure. by Dirk Dougherty · 16 years ago
  97. 756b735 update account manager javadoc by Fred Quintana · 16 years ago
  98. fa48000 am 94f2c524: Merge change I63c2d9ed into eclair by Eric Fischer · 16 years ago
  99. 171ad63 am 6c618c68: Merge change Ie7105dae into eclair by Tom Taylor · 16 years ago
  100. 94f2c52 Merge change I63c2d9ed into eclair by Android (Google) Code Review · 16 years ago