1. 7d26aca am f44ecff4: Merge change Id432656e into eclair-mr2 by Romain Guy · 16 years ago
  2. c7afd92 am 97ef7637: - move the EventLog stuff out of ATSA - move the google calendar sync adapter settings out of Settings.java by Fred Quintana · 16 years ago
  3. f44ecff Merge change Id432656e into eclair-mr2 by Android (Google) Code Review · 16 years ago
  4. d432656 Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase. by Romain Guy · 16 years ago
  5. 97ef763 - move the EventLog stuff out of ATSA by Fred Quintana · 16 years ago
  6. fc96523 am b3c1f1cf: Merge change I7daa7ae8 into eclair-mr2 by Doug Zongker · 16 years ago
  7. b3c1f1c Merge change I7daa7ae8 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  8. deb83f99 am 159f0015: Merge change I98819b18 into eclair-mr2 by Bjorn Bringert · 16 years ago
  9. c0c7b32 am 45e77ce3: Merge change I154386b1 into eclair-mr2 by Bjorn Bringert · 16 years ago
  10. 159f001 Merge change I98819b18 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  11. 45e77ce Merge change I154386b1 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  12. 92993a6 am 7cd40294: Merge change I2cb78a66 into eclair-mr2 by Marco Nelissen · 16 years ago
  13. 6f04e61 am c7f7c940: Merge change Id469ba88 into eclair-mr2 by Patrick Scott · 16 years ago
  14. bf0b4da am 5f68d6fa: Enable longpress and doubletap to WebKit as touch event if it is requested. by Grace Kloba · 16 years ago
  15. aa02bae am 029074ff: fix build by Fred Quintana · 16 years ago
  16. c5ab618 am 563bfade: fix a build breakage by Fred Quintana · 16 years ago
  17. 3d2560a am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 16 years ago
  18. a14b489 am a50d4508: Merge change I75481cb8 into eclair-mr2 by Patrick Scott · 16 years ago
  19. b23806b am 47fabbfc: Pass a message to move the focus when user hits "Next". by Leon Scroggins · 16 years ago
  20. 74befcc am 981ccfbb: Implement Matrix Palette extension. by Jack Palevich · 16 years ago
  21. fac5763 am aa396b96: Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 16 years ago
  22. 44a95cc am 0dce2dd2: Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 16 years ago
  23. 0066629 am 3608891b: Add a Java API for OpenGL ES 2.0. by Jack Palevich · 16 years ago
  24. ea48372 am 9fbb534e: Merge change Iafbeb31b into eclair-mr2 by Dianne Hackborn · 16 years ago
  25. 0f62abd am 4c8454d8: am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 16 years ago
  26. cfccf5a am 11480065: Add new white style for ExpandableListView. by Romain Guy · 16 years ago
  27. b901f0c am 484fe4d6: Merge change I06fb2c1c into eclair-mr2 by Dianne Hackborn · 16 years ago
  28. 274b8c5 am 7b935e84: Merge change Iead0d4d8 into eclair-mr2 by Romain Guy · 16 years ago
  29. 9f4cea6 am a41e0680: Merge change I36785a9d into eclair-mr2 by Wink Saville · 16 years ago
  30. 1cf55c5 am b882b361: Merge change Iee7f2457 into eclair-mr2 by Paul Westbrook · 16 years ago
  31. eb68a22 am af9788a9: Merge change Ia53c6725 into eclair-mr2 by Dianne Hackborn · 16 years ago
  32. 5ee73c7 am 7614d3d8: am 68b15b68: Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 16 years ago
  33. e0b52ca am ea4823c1: Improve javadoc in View. by Romain Guy · 16 years ago
  34. 774568f am 1ee7b645: Merge change I0743a389 into eclair-mr2 by Amith Yamasani · 16 years ago
  35. 3a0a9e2 am a5ba0a78: am 767eb427: Merge change If990cab0 into eclair by Christopher Tate · 16 years ago
  36. c97c5c0b am b43b5def: am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 16 years ago
  37. 506afbd am 3f40bd48: Remove the code where we suspect webkit draw during drag. It was added for the better performance of panning while loading. But it does make sites using touch event look bad as we don\'t have the display tree until touch up. by Grace Kloba · 16 years ago
  38. cd6e348 am a4d0a67e: Merge change Ifb0a0398 into eclair-mr2 by Ken Shirriff · 16 years ago
  39. 5cd6fcd am e6c0e993: Merge change I129483f8 into eclair-mr2 by Kenny Root · 16 years ago
  40. d44c2f2 am 1270e2e2: Merge change I96ddd6e2 into eclair-mr2 by Ken Shirriff · 16 years ago
  41. c99f154 am dcd8bad3: Merge change Ia28d9547 into eclair-mr2 by Bjorn Bringert · 16 years ago
  42. 8f4bca2 am 06ffc12a: Merge change I237c1cee into eclair-mr2 by Romain Guy · 16 years ago
  43. 68a3b8b am 24eca800: Merge change I887f355f into eclair-mr2 by Dianne Hackborn · 16 years ago
  44. 9f1ea0d am 6be3bf23: Some fixes for positioning the WebTextView. by Leon Scroggins · 16 years ago
  45. 0e933c8 am f7d0b013: Add TrafficStats class to SDK. by Ken Shirriff · 16 years ago
  46. 30807a4 am 7c55c3f5: Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 16 years ago
  47. b16cf67 am 6d35d4c2: Merge change Ib16e5543 into eclair-mr2 by Andreas Huber · 16 years ago
  48. a42b8f1 am 3f5b2867: Merge change I8f658214 into eclair-mr2 by Andreas Huber · 16 years ago
  49. 42be744 am ee3a2443: Merge change Ic532c956 into eclair-mr2 by Andreas Huber · 16 years ago
  50. f43eeef am 10c1dfad: Merge change Ifea65fb9 into eclair-mr2 by Daniel Sandler · 16 years ago
  51. 45ccb6a am 51ef573a: Switching from activity based full screen plugins to a view system overlay. by Derek Sollenberger · 16 years ago
  52. 15650af am 7e42e8f3: am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 16 years ago
  53. 90073aad am ebc77994: am 9c79938d: Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 16 years ago
  54. aeabdf3 am 0766b2d0: Update service example code. by Dianne Hackborn · 16 years ago
  55. 20db860 am 259e3384: am 7e90005f: Merge change I705b1d33 into eclair by Mike Lockwood · 16 years ago
  56. 517ebaa am 18ff0e32: am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 16 years ago
  57. 7cd4029 Merge change I2cb78a66 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  58. 45e6dbf move event log tags used by SyncAdapter into a local .logtags file by Doug Zongker · 16 years ago
  59. c7f7c94 Merge change Id469ba88 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  60. f06364b Listen for window orientation events. by Patrick Scott · 16 years ago
  61. 5f68d6f Enable longpress and doubletap to WebKit as touch event if it is requested. by Grace Kloba · 16 years ago
  62. 029074f fix build by Fred Quintana · 16 years ago
  63. 563bfad fix a build breakage by Fred Quintana · 16 years ago
  64. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 16 years ago
  65. a50d450 Merge change I75481cb8 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  66. 6b0ca01 Add convenience function to MediaStore to move a playlist item by Marco Nelissen · 16 years ago
  67. 75481cb Check that the resolved activity is not in our package. by Patrick Scott · 16 years ago
  68. 47fabbf Pass a message to move the focus when user hits "Next". by Leon Scroggins · 16 years ago
  69. 3c50ef6 Use unbundled QSB for global search by Bjorn Bringert · 16 years ago
  70. 981ccfb Implement Matrix Palette extension. by Jack Palevich · 16 years ago
  71. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 16 years ago
  72. 0dce2dd Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 16 years ago
  73. 3608891 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 16 years ago
  74. 9fbb534 Merge change Iafbeb31b into eclair-mr2 by Android (Google) Code Review · 16 years ago
  75. afbeb31 Maybe really fix windows build. by Dianne Hackborn · 16 years ago
  76. 4c8454d am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 16 years ago
  77. e851cdc Merge change Ifd95b9f5 into eclair by Android (Google) Code Review · 16 years ago
  78. 1148006 Add new white style for ExpandableListView. by Romain Guy · 16 years ago
  79. 484fe4d Merge change I06fb2c1c into eclair-mr2 by Android (Google) Code Review · 16 years ago
  80. 7b935e8 Merge change Iead0d4d8 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  81. ead0d4d Fix the build when ViewDebug.TRACE_RECYCLER is set to true. by Romain Guy · 16 years ago
  82. a41e068 Merge change I36785a9d into eclair-mr2 by Android (Google) Code Review · 16 years ago
  83. d7d6fb3 Telephony: Make resetting radio on a radio technology change optional by Wink Saville · 16 years ago
  84. 06fb2c1 Hopefully fix Windows build by Dianne Hackborn · 16 years ago
  85. b882b36 Merge change Iee7f2457 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  86. af9788a Merge change Ia53c6725 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  87. 7614d3d am 68b15b68: Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 16 years ago
  88. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 16 years ago
  89. 00c1fc9 Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen. by Dianne Hackborn · 16 years ago
  90. 286b191 Deleted Gmail.java from frameworks. Previously it had been moved to vendor/google/.../Gmail/... by Paul Westbrook · 16 years ago
  91. 68b15b6 Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 16 years ago
  92. ea4823c Improve javadoc in View. by Romain Guy · 16 years ago
  93. 1ee7b64 Merge change I0743a389 into eclair-mr2 by Android (Google) Code Review · 16 years ago
  94. 0743a38 Close popup when Keyboard gets a CANCEL motion event. by Amith Yamasani · 16 years ago
  95. a5ba0a7 am 767eb427: Merge change If990cab0 into eclair by Christopher Tate · 16 years ago
  96. b43b5de am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 16 years ago
  97. 767eb42 Merge change If990cab0 into eclair by Android (Google) Code Review · 16 years ago
  98. 0d8055e Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 16 years ago
  99. 3f40bd4 Remove the code where we suspect webkit draw during by Grace Kloba · 16 years ago
  100. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 16 years ago