1. 6608bd0 am 86ed86d2: Merge change I0f73439a into eclair by Jean-Michel Trivi · 15 years ago
  2. 8f31c23 am 57ce0888: Merge change Id22c0137 into eclair by Jason Sams · 15 years ago
  3. ae5bd2b am d8c752ef: Merge change Ib548dbb2 into eclair by Mathias Agopian · 15 years ago
  4. 326d808 Added View#dispatchViewVisibilityChanged and View#onDispatchVisibilityChanged; updated api; tests by Adam Powell · 15 years ago
  5. f2f6876 Merge change Ib3d582d7 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  6. b3d582d Fix crash with @UiThreadTest in InstrumentationTestCase. by Romain Guy · 15 years ago
  7. eec100b Merge change If0d04246 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  8. 6ae24d9 Merge change I3c01bb62 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  9. 987e7fb Merge change I9a275773 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  10. 3c01bb6 Adding copyright headers to recently introduced decoder source files. by Andreas Huber · 15 years ago
  11. a30d400 Initial check in of AMR (NB and WB) decoders based on PV source code. by Andreas Huber · 15 years ago
  12. f0d0424 Don't count empty buffers when computing the frame rate. by Andreas Huber · 15 years ago
  13. f44ecff Merge change Id432656e into eclair-mr2 by Android (Google) Code Review · 15 years ago
  14. d432656 Add support for @UiThreadTest on setUp() and tearDown() in InstrumentationTestCase. by Romain Guy · 15 years ago
  15. 97ef763 - move the EventLog stuff out of ATSA by Fred Quintana · 15 years ago
  16. b3c1f1c Merge change I7daa7ae8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  17. 159f001 Merge change I98819b18 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  18. 45e77ce Merge change I154386b1 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  19. 7cd4029 Merge change I2cb78a66 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  20. 45e6dbf move event log tags used by SyncAdapter into a local .logtags file by Doug Zongker · 15 years ago
  21. 86ed86d Merge change I0f73439a into eclair by Android (Google) Code Review · 15 years ago
  22. c7f7c94 Merge change Id469ba88 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  23. f06364b Listen for window orientation events. by Patrick Scott · 15 years ago
  24. 5f68d6f Enable longpress and doubletap to WebKit as touch event if it is requested. by Grace Kloba · 15 years ago
  25. 57ce088 Merge change Id22c0137 into eclair by Android (Google) Code Review · 15 years ago
  26. b9d5c57 Throttle low priority RS threads by sleeping once per frame to avoid starving other apps. by Jason Sams · 15 years ago
  27. 029074f fix build by Fred Quintana · 15 years ago
  28. 563bfad fix a build breakage by Fred Quintana · 15 years ago
  29. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 15 years ago
  30. a50d450 Merge change I75481cb8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  31. 6b0ca01 Add convenience function to MediaStore to move a playlist item by Marco Nelissen · 15 years ago
  32. 75481cb Check that the resolved activity is not in our package. by Patrick Scott · 15 years ago
  33. 47fabbf Pass a message to move the focus when user hits "Next". by Leon Scroggins · 15 years ago
  34. 3c50ef6 Use unbundled QSB for global search by Bjorn Bringert · 15 years ago
  35. d8c752e Merge change Ib548dbb2 into eclair by Android (Google) Code Review · 15 years ago
  36. 981ccfb Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  37. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  38. 0dce2dd Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  39. 3608891 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  40. 9fbb534 Merge change Iafbeb31b into eclair-mr2 by Android (Google) Code Review · 15 years ago
  41. afbeb31 Maybe really fix windows build. by Dianne Hackborn · 15 years ago
  42. b548dbb improve video performance to minimize the tearing effect seen in 720p movies by Mathias Agopian · 15 years ago
  43. 4c8454d am e851cdc6: Merge change Ifd95b9f5 into eclair by Dianne Hackborn · 15 years ago
  44. e851cdc Merge change Ifd95b9f5 into eclair by Android (Google) Code Review · 15 years ago
  45. 1148006 Add new white style for ExpandableListView. by Romain Guy · 15 years ago
  46. 484fe4d Merge change I06fb2c1c into eclair-mr2 by Android (Google) Code Review · 15 years ago
  47. 7b935e8 Merge change Iead0d4d8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  48. ead0d4d Fix the build when ViewDebug.TRACE_RECYCLER is set to true. by Romain Guy · 15 years ago
  49. a41e068 Merge change I36785a9d into eclair-mr2 by Android (Google) Code Review · 15 years ago
  50. d7d6fb3 Telephony: Make resetting radio on a radio technology change optional by Wink Saville · 15 years ago
  51. 06fb2c1 Hopefully fix Windows build by Dianne Hackborn · 15 years ago
  52. b882b36 Merge change Iee7f2457 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  53. af9788a Merge change Ia53c6725 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  54. 7614d3d am 68b15b68: Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 15 years ago
  55. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  56. 00c1fc9 Fix #2313382: SECURITY: Live wallpapers get touch events through the lock screen. by Dianne Hackborn · 15 years ago
  57. 286b191 Deleted Gmail.java from frameworks. Previously it had been moved to vendor/google/.../Gmail/... by Paul Westbrook · 15 years ago
  58. 68b15b6 Porting change I064698b3 from mr2 to eclair. by Robert Greenwalt · 15 years ago
  59. ea4823c Improve javadoc in View. by Romain Guy · 15 years ago
  60. 1ee7b64 Merge change I0743a389 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  61. 0743a38 Close popup when Keyboard gets a CANCEL motion event. by Amith Yamasani · 15 years ago
  62. a5ba0a7 am 767eb427: Merge change If990cab0 into eclair by Christopher Tate · 15 years ago
  63. b43b5de am 0d8055e5: Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 15 years ago
  64. 767eb42 Merge change If990cab0 into eclair by Android (Google) Code Review · 15 years ago
  65. 0d8055e Paper over 2275704 by not having LotsOfApps installed on the monkeys builds. by Joe Onorato · 15 years ago
  66. 3f40bd4 Remove the code where we suspect webkit draw during by Grace Kloba · 15 years ago
  67. 08a4625 Make sure to acknowledge stale broadcasts by Christopher Tate · 15 years ago
  68. a4d0a67 Merge change Ifb0a0398 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  69. e6c0e99 Merge change I129483f8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  70. 1ec8146 Fix build breakage. Rename NetStat to TrafficStats in preloaded-classes. by Ken Shirriff · 15 years ago
  71. 1270e2e Merge change I96ddd6e2 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  72. dcd8bad Merge change Ia28d9547 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  73. 06ffc12 Merge change I237c1cee into eclair-mr2 by Android (Google) Code Review · 15 years ago
  74. 237c1ce Improve exception message thrown when a View's state is of the wrong type. by Romain Guy · 15 years ago
  75. 24eca80 Merge change I887f355f into eclair-mr2 by Android (Google) Code Review · 15 years ago
  76. 13107bb Expose SearchableInfo and getSearchablesInGlobalSearch() by Bjorn Bringert · 15 years ago
  77. 6be3bf2 Some fixes for positioning the WebTextView. by Leon Scroggins · 15 years ago
  78. 1719a39 Migration to TrafficStats. by Ken Shirriff · 15 years ago
  79. f7d0b01 Add TrafficStats class to SDK. by Ken Shirriff · 15 years ago
  80. 7c55c3f Make sure to use the hand-tweaked-assembly version of the relevant mp3 code if building for ARM. by Andreas Huber · 15 years ago
  81. 6d35d4c Merge change Ib16e5543 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  82. 3f5b286 Merge change I8f658214 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  83. ee3a244 Merge change Ic532c956 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  84. 10c1dfa Merge change Ifea65fb9 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  85. 51ef573 Switching from activity based full screen plugins to a view system overlay. by Derek Sollenberger · 15 years ago
  86. 7e42e8f am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  87. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  88. 6154412 Partially fix bug 2111240 Detect docking / undocking event by reporting by Jean-Michel Trivi · 15 years ago
  89. ebc7799 am 9c79938d: Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 15 years ago
  90. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  91. 0766b2d Update service example code. by Dianne Hackborn · 15 years ago
  92. 9c79938 Document that some parameters will not be null and fix getSupportedPictureFormats. by Wu-cheng Li · 15 years ago
  93. 259e338 am 7e90005f: Merge change I705b1d33 into eclair by Mike Lockwood · 15 years ago
  94. 7e90005 Merge change I705b1d33 into eclair by Android (Google) Code Review · 15 years ago
  95. 18ff0e3 am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  96. 1067c3c Merge change Ia5ef9acd into eclair by Android (Google) Code Review · 15 years ago
  97. c532c95 Note to self: Don't reverse the arguments to fseek(o)... by Andreas Huber · 15 years ago
  98. 8f65821 Minor tweaks to the mp3 and aac software decoders, propagate duration to output format. by Andreas Huber · 15 years ago
  99. b16e554 Fix the mp3 audio extractor that would occasionally return an invalid frame directly after a seek. by Andreas Huber · 15 years ago
  100. b08170a am ae88e2d1: Merge change I38227501 into eclair by Jaikumar Ganesh · 15 years ago