1. 037644f am e80c30c6: am 00de7218: Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 15 years ago
  2. 9765211 am 64f04a64: am 70736a6d: Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread by Mike Lockwood · 15 years ago
  3. f4d9a21 am df5c3b50: am 739bf285: Merge "LVM release 1.04." into gingerbread by Eric Laurent · 15 years ago
  4. 9fb0bb8 am b6022e3d: am 14bfa398: Infrastructure to report running services to developer. by Dianne Hackborn · 15 years ago
  5. fd1fbca am ef1b9c6a: am 3ac8eb72: Update app label. by Dianne Hackborn · 15 years ago
  6. 4cca89c am 3a2ff74f: am 46730fc7: Fix handling of application disabled state. by Dianne Hackborn · 15 years ago
  7. 48b9cbb am 443d884e: am 3bee5af8: Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 15 years ago
  8. bf23832 am fed3c364: am eab07e5c: Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 15 years ago
  9. be199f3 am 02c06410: am f88ed6c2: Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 15 years ago
  10. a272756 am a08a0a7b: am a13a02cd: New permission for non-purgeable cache downloads. by Steve Howard · 15 years ago
  11. e80c30c am 00de7218: Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 15 years ago
  12. 64f04a6 am 70736a6d: Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread by Mike Lockwood · 15 years ago
  13. df5c3b5 am 739bf285: Merge "LVM release 1.04." into gingerbread by Eric Laurent · 15 years ago
  14. b6022e3 am 14bfa398: Infrastructure to report running services to developer. by Dianne Hackborn · 15 years ago
  15. ef1b9c6 am 3ac8eb72: Update app label. by Dianne Hackborn · 15 years ago
  16. 3a2ff74 am 46730fc7: Fix handling of application disabled state. by Dianne Hackborn · 15 years ago
  17. 443d884 am 3bee5af8: Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 15 years ago
  18. fed3c36 am eab07e5c: Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 15 years ago
  19. 02c06410 am f88ed6c2: Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 15 years ago
  20. a08a0a7 am a13a02cd: New permission for non-purgeable cache downloads. by Steve Howard · 15 years ago
  21. b46507f am f8c335e8: am f72181c6: Fix hosttests to use the new ddmlib API. by Xavier Ducrohet · 15 years ago
  22. 5b04668 am d24ac171: am 8cd48574: Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 15 years ago
  23. f8c335e am f72181c6: Fix hosttests to use the new ddmlib API. by Xavier Ducrohet · 15 years ago
  24. d24ac17 am 8cd48574: Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 15 years ago
  25. 0ada3f4 Merge "Fix text corruption when rendering RTL enabled text." by Romain Guy · 15 years ago
  26. 9226298 Fix text corruption when rendering RTL enabled text. by Romain Guy · 15 years ago
  27. f72181c Fix hosttests to use the new ddmlib API. by Xavier Ducrohet · 15 years ago
  28. 7b5b20e am bd01583d: resolved conflicts for merge of b237bdb6 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  29. bd01583 resolved conflicts for merge of b237bdb6 to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  30. 92fba4b Merge "Ensure that creating a Loader/LoaderManager after the Activity has started will kick off startLoading() as expected." by Ben Komalo · 15 years ago
  31. 3436eb3 am 14d9c34c: am c7ab09ed: Merge "Fix build." by Jean-Baptiste Queru · 15 years ago
  32. 00de721 Merge "Fixed bug in vlm effect bunde wrapper effect init function." into gingerbread by Eric Laurent · 15 years ago
  33. 14d9c34 am c7ab09ed: Merge "Fix build." by Jean-Baptiste Queru · 15 years ago
  34. 7cd8342 Ensure that creating a Loader/LoaderManager after the Activity has by Ben Komalo · 15 years ago
  35. b237bdb Merge "move native services under services/" by Jean-Baptiste Queru · 15 years ago
  36. c7ab09e Merge "Fix build." by Jean-Baptiste Queru · 15 years ago
  37. 70736a6 Merge "Avoid starting multiple threads in ShutdownThread" into gingerbread by Mike Lockwood · 15 years ago
  38. d67b236 Avoid starting multiple threads in ShutdownThread by Mike Lockwood · 15 years ago
  39. a713753 Merge "First stage of refactoring the code to handle crashes gracefully." by Maksymilian Osowski · 15 years ago
  40. 7ddc0b7 First stage of refactoring the code to handle crashes gracefully. by Maksymilian Osowski · 15 years ago
  41. 739bf28 Merge "LVM release 1.04." into gingerbread by Eric Laurent · 15 years ago
  42. 3374105 LVM release 1.04. by Eric Laurent · 15 years ago
  43. 1c454cc Fixed bug in vlm effect bunde wrapper effect init function. by Eric Laurent · 15 years ago
  44. 14bfa39 Infrastructure to report running services to developer. by Dianne Hackborn · 15 years ago
  45. 3ac8eb7 Update app label. by Dianne Hackborn · 15 years ago
  46. 46730fc Fix handling of application disabled state. by Dianne Hackborn · 15 years ago
  47. 3bee5af8 Battery stats: start removing last stats, keep total discharge. by Dianne Hackborn · 15 years ago
  48. e164eda Merge "Add new DialogFragment class." by Dianne Hackborn · 15 years ago
  49. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 15 years ago
  50. bd6fff3 Merge "Add text alignment support to drawText()." by Romain Guy · 15 years ago
  51. e8e62a4 Add text alignment support to drawText(). by Romain Guy · 15 years ago
  52. 0d027fc am 1b05a79f: am 7cdd26ce: Merge "Enables writing to USIM phonebook (fixes issue 8976)." by Jean-Baptiste Queru · 15 years ago
  53. 1b05a79 am 7cdd26ce: Merge "Enables writing to USIM phonebook (fixes issue 8976)." by Jean-Baptiste Queru · 15 years ago
  54. 7cdd26c Merge "Enables writing to USIM phonebook (fixes issue 8976)." by Jean-Baptiste Queru · 15 years ago
  55. eab07e5 Merge "Report sensor events to BatteryStats service" into gingerbread by Mathias Agopian · 15 years ago
  56. 32123fde Report sensor events to BatteryStats service by Mathias Agopian · 15 years ago
  57. f88ed6c Merge "SensorService handles last known state properly" into gingerbread by Mathias Agopian · 15 years ago
  58. e50282ed am 8a13d4e3: am f5c73101: Merge "dependent change for "parse instrumentation result bundles" in sdk" by Jean-Baptiste Queru · 15 years ago
  59. 8a13d4e am f5c73101: Merge "dependent change for "parse instrumentation result bundles" in sdk" by Jean-Baptiste Queru · 15 years ago
  60. f5c7310 Merge "dependent change for "parse instrumentation result bundles" in sdk" by Jean-Baptiste Queru · 15 years ago
  61. a13a02c New permission for non-purgeable cache downloads. by Steve Howard · 15 years ago
  62. c692d2d am 5b0f030d: resolved conflicts for merge of a9b1e01a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  63. 9e05ed2 Merge "Updating parts of font cache as needed instead of the entire map." by Alex Sakhartchouk · 15 years ago
  64. 9b9902d Updating parts of font cache as needed instead of the entire map. by Alex Sakhartchouk · 15 years ago
  65. 5b0f030 resolved conflicts for merge of a9b1e01a to gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  66. a9b1e01 Merge "Remove compilation warnings by removing illegal characters" by Romain Guy · 15 years ago
  67. 8cd4857 Fixed bug in BitmapFactory.decodeStream by Gilles Debunne · 15 years ago
  68. 0f3332d Tweak FPO art. by Daniel Sandler · 15 years ago
  69. a9ef069 Merge "Improvements to the system bar:" by Daniel Sandler · 15 years ago
  70. 851ec0e Merge "Release resources for a previously loaded cursor if a new one comes in." by Ben Komalo · 15 years ago
  71. 9120d55 Improvements to the system bar: by Daniel Sandler · 15 years ago
  72. 2ffb512 Merge "Sequencer now sends out onAnimationEnd() event correctly." by Chet Haase · 15 years ago
  73. a6e4a175 Sequencer now sends out onAnimationEnd() event correctly. by Chet Haase · 15 years ago
  74. b080636 Remove compilation warnings by removing illegal characters by Mac Wang · 15 years ago
  75. d9f7200 am 08f2b10c: am 021697ad: Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 15 years ago
  76. 08f2b10 am 021697ad: Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 15 years ago
  77. 021697a Audio effects: lvm bundle wrapper update after first integration tests. by Eric Laurent · 15 years ago
  78. c2d10a6 Merge "Cleanup, added properties for the FontRenderer." by Romain Guy · 15 years ago
  79. 51769a6 Cleanup, added properties for the FontRenderer. by Romain Guy · 15 years ago
  80. 3ad4a1b Fixing a bug in RemoteViewsAdapter by Adam Cohen · 15 years ago
  81. aea786f SensorService handles last known state properly by Mathias Agopian · 15 years ago
  82. b84b7e8 am 1db0e88e: am 4782cdbb: Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 15 years ago
  83. 1db0e88 am 4782cdbb: Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 15 years ago
  84. 4782cdb Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 15 years ago
  85. 3bb46be Merge "Fix wifi status icon" by Irfan Sheriff · 15 years ago
  86. b54a3c9 Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 15 years ago
  87. b7e7036 Merge "Add a way to query GL extensions." by Romain Guy · 15 years ago
  88. bd0e6aa Add a way to query GL extensions. by Romain Guy · 15 years ago
  89. e7c51f5 Don't change the public API (adding @hide) by Nipun Kwatra · 15 years ago
  90. dbb93c5 am f595a8f7: am 19f082eb: Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 15 years ago
  91. f595a8f am 19f082eb: Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 15 years ago
  92. 19f082e Merge "filter sensor event by connection" into gingerbread by Mathias Agopian · 15 years ago
  93. 8e6f69b Release resources for a previously loaded cursor if a new one comes in. by Ben Komalo · 15 years ago
  94. d01371b Allowing setting of time lapse parameters through MediaRecorder.java by Nipun Kwatra · 15 years ago
  95. 9c9d068 am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 15 years ago
  96. 9bc4dc1 am 53d4e0d5: Allows the authoring engine to skip frame. by James Dong · 15 years ago
  97. 1b57b86 am 83a23630: am dd299046: Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" by Jean-Baptiste Queru · 15 years ago
  98. efba8bf filter sensor event by connection by Mathias Agopian · 15 years ago
  99. 83a2363 am dd299046: Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" by Jean-Baptiste Queru · 15 years ago
  100. dd29904 Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" by Jean-Baptiste Queru · 15 years ago