1. 15f7ff3 Merge "Fix compile errors in telephony tests" by Jean-Baptiste Queru · 14 years ago
  2. e3cfd35 Merge "Dismissing AlertDialog before destroying WebView." by Jean-Baptiste Queru · 14 years ago
  3. 65f23e7 Merge "Corrected visibility reporting error in WindowManager" by Jean-Baptiste Queru · 14 years ago
  4. 2aaa1ce Merge "Hold partial wakelock during shutdown to avoid entering sleep" by Jean-Baptiste Queru · 14 years ago
  5. 0e430cc Merge "Telephony: Fix radio state printing" by Jean-Baptiste Queru · 14 years ago
  6. fb1e552 Merge "Fix time zone info in kernel is nothing after reboot" by Jean-Baptiste Queru · 14 years ago
  7. 334a4d8 Merge "Telephony: Remove unused mRuimFileHandler reference from CDMAPhone" by Jean-Baptiste Queru · 14 years ago
  8. c289447 Merge "Support showing "Cold" battery health." by Jean-Baptiste Queru · 14 years ago
  9. 9239612 Support showing "Cold" battery health. by Imre Sunyi · 14 years ago
  10. bd1454f Merge "Include debugger connection status in error entry" by Jean-Baptiste Queru · 14 years ago
  11. 3ed792d Merge "Don't perform DNS lookup in android.net.Proxy.isLocalHost" by Brad Fitzpatrick · 14 years ago
  12. 38f5348 Merge "NullPointerException at handleMessage(GSMPhone.java)" by Jean-Baptiste Queru · 14 years ago
  13. aeab76c NullPointerException at handleMessage(GSMPhone.java) by Babis Triantafyllou · 14 years ago
  14. e6ad0e4 Merge "Update of DRM framework." by Gloria Wang · 14 years ago
  15. e6b2989 Don't perform DNS lookup in android.net.Proxy.isLocalHost by Andreas Sandblad · 14 years ago
  16. dc549d6 Update of DRM framework. by Takeshi Aimi · 14 years ago
  17. 0ae2ec8 Dismissing AlertDialog before destroying WebView. by Mattias Falk · 14 years ago
  18. 7888486 Merge "Add subaddress to SMS fingerprint calculation." by Jake Hamby · 14 years ago
  19. d531c9e Merge "Do not explicity disconnect Data during power down for 1x." by Jake Hamby · 14 years ago
  20. 3935770 Corrected visibility reporting error in WindowManager by Ulf Rosdahl · 14 years ago
  21. fa75171 Telephony: Remove unused mRuimFileHandler reference from CDMAPhone by Alex Yakavenka · 14 years ago
  22. 9a8e567 Telephony: Fix radio state printing by Alex Yakavenka · 14 years ago
  23. cd4e427 Hold partial wakelock during shutdown to avoid entering sleep by Mattias Larsson · 14 years ago
  24. 03d2ca6 Include debugger connection status in error entry by Christian Lindeberg · 14 years ago
  25. 7d16427 Add subaddress to SMS fingerprint calculation. by Naveen Kalla · 14 years ago
  26. 7d9c73f Merge "Prevent unhandled exception in NinePatchDrawable" by Jean-Baptiste Queru · 14 years ago
  27. dcfb271b Merge "Fix if ACTION_DOWN and lost focus time too close, it will become long press." by Jean-Baptiste Queru · 14 years ago
  28. 91512f5 Layoutlib_create: Unittest for ClassHasNativeVisitor. by Raphael · 14 years ago
  29. f2960b8 Refresh the layoutlib_create doc. by Raphael Moll · 14 years ago
  30. 7869f08 Merge "MOTOYA Japanese fonts" by Jean-Baptiste Queru · 14 years ago
  31. 323f059 Do not explicity disconnect Data during power down for 1x. by Naveen Kalla · 14 years ago
  32. 4234d40 MOTOYA Japanese fonts by Shin-ichiro Fukuda · 14 years ago
  33. b01e10c There is no @note javadoc tag. by Joe Onorato · 14 years ago
  34. 279d006 Prevent unhandled exception in NinePatchDrawable by Sonia Serafimova · 14 years ago
  35. 26edf20 Fix if ACTION_DOWN and lost focus time too close, it will become long press. by Tony Wu · 14 years ago
  36. 15f0a79 Merge "fix typo in comment @beamsOverlap" by Romain Guy · 14 years ago
  37. 44e8ec7 fix typo in comment @beamsOverlap by madan ankapura · 14 years ago
  38. 36edb20 Merge "Make DRM libraries optional" by Jean-Baptiste Queru · 14 years ago
  39. 89e05fd Merge "Fix the layouting of the checkbox." by Romain Guy · 14 years ago
  40. 01937f6 Merge "Memory leak in TextKeyListener." by Romain Guy · 14 years ago
  41. ca6de93 Merge "Fix number counter will keep going after window losed focus." by Jean-Baptiste Queru · 14 years ago
  42. 962e482 Merge "Allow two SurfaceViews inbetween the app and the wallpaper." by Jean-Baptiste Queru · 14 years ago
  43. 7c65585 Merge "Make sure OutOfMemoryError is handled by WallpaperManager" by Jean-Baptiste Queru · 14 years ago
  44. 3802949 Make DRM libraries optional by Jean-Baptiste Queru · 14 years ago
  45. 4940ff8 Update to new ddmlib-prebuilt api. by Brett Chabot · 14 years ago
  46. 89fef41 Merge "Avoid pre-processing images when they won't be used" by Xavier Ducrohet · 14 years ago
  47. beeb71d fix build by Jean-Baptiste Queru · 14 years ago
  48. 862438e fix build by Jean-Baptiste Queru · 14 years ago
  49. 7547b8e fix build by Jean-Baptiste Queru · 14 years ago
  50. 93548db fix build by Jean-Baptiste Queru · 14 years ago
  51. 56aa3c7 Merge " Initial contribution from Sony Corporation." by Jean-Baptiste Queru · 14 years ago
  52. a79c829 Fix to get A2DP to connect after unpairing by Henrik Backlund · 14 years ago
  53. 578a57f Avoid pre-processing images when they won't be used by Anthony Newnam · 14 years ago
  54. 73dc259 Allow two SurfaceViews inbetween the app and the wallpaper. by Pal Szasz · 14 years ago
  55. 7f8069b Memory leak in TextKeyListener. by Mathias Jeppsson · 14 years ago
  56. 2c4a56a Make sure OutOfMemoryError is handled by WallpaperManager by Johan Alfven · 14 years ago
  57. 3d456a4 Fix number counter will keep going after window losed focus. by Tony Wu · 14 years ago
  58. bd6abed Merge "Add a --debug-mode option to aapt." by Xavier Ducrohet · 14 years ago
  59. d074e30 Initial contribution from Sony Corporation. by aimitakeshi · 14 years ago
  60. 8e9bfab Add a --debug-mode option to aapt. by Xavier Ducrohet · 14 years ago
  61. 75a2ae9 Merge "GPS: Initialize XTRA support when GPS is enabled" by Mike Lockwood · 14 years ago
  62. 9e64fcb Merge "GPS: Don't set XTRA download pending flag at boot time." by Mike Lockwood · 14 years ago
  63. d3e803a Revert "Shutdown when capacity is 0% and no charging or when battery is dead" by Jean-Baptiste Queru · 14 years ago
  64. b445946 GPS: Initialize XTRA support when GPS is enabled by Mike Lockwood · 14 years ago
  65. 3e34d13 GPS: Don't set XTRA download pending flag at boot time. by Mike Lockwood · 14 years ago
  66. 12dbee8 Avoid NullPointerException in BrowserFrame by Mattias Falk · 14 years ago
  67. 1d22e12 Merge "Fix a monkey crash when the new WebView is destroyed." by Jean-Baptiste Queru · 14 years ago
  68. 55a2df8 Merge "Telephony: Control operator selection using EF_CSP data." by Jean-Baptiste Queru · 14 years ago
  69. 0e67c89 Telephony: Control operator selection using EF_CSP data. by Banavathu, Srinivas Naik · 14 years ago
  70. f470ed8 Merge "Support surrogate pairs when layouting text" by Jean-Baptiste Queru · 14 years ago
  71. 35e7197 Fix a monkey crash when the new WebView is destroyed. by Patrick Scott · 15 years ago
  72. fd04143 Shutdown when capacity is 0% and no charging or when battery is dead by Imre Sunyi · 14 years ago
  73. 12122bf Support surrogate pairs when layouting text by Takako Ishibashi · 14 years ago
  74. 342da2a Fix the layouting of the checkbox. by Pal Szasz · 14 years ago
  75. f3ee6f8 Telephony: Remove references to mExitECMRunnable object. by Banavathu, Srinivas Naik · 14 years ago
  76. b998f31 Merge "Add an API to request route to an IPv6 host." by Robert Greenwalt · 14 years ago
  77. 1ffd753 Merge "Crash when powering off." by Jean-Baptiste Queru · 14 years ago
  78. 6864b3e Merge "Adds the ability to Android to initiate a 2 Digit Call." by Jean-Baptiste Queru · 14 years ago
  79. 40a8758 Only monitor recognized uevent devices. by Sean McNeil · 15 years ago
  80. e7731f0 Added overload methods for DatabaseUtils.queryNumEntries by Christian Mehlmauer · 15 years ago
  81. ec58dff Fix build - remove dead doc link by Jean-Baptiste Queru · 14 years ago
  82. 691be97 Merge "add new sensor types for handling gyro data and device orientation more efficiently." by Jean-Baptiste Queru · 14 years ago
  83. 32f510e Merge "BluetoothHeadset.java: Added ACTION_VENDOR_SPECIFIC_HEADSET_EVENT, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD, EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_ARGS." by Jean-Baptiste Queru · 14 years ago
  84. 64ba8e4 Fix time zone info in kernel is nothing after reboot by Robert CH Chou · 15 years ago
  85. 9bc709d Add an API to request route to an IPv6 host. by Banavathu, Srinivas Naik · 14 years ago
  86. f35fd95 add new sensor types for handling gyro data and device orientation by Kevin Powell · 14 years ago
  87. 0b7bd95 Fix compilation errors in libmedia, libstagefright. by Rene Bolldorf · 14 years ago
  88. be50507 Merge "Keep track of remaining fd when devices are removed" by Jean-Baptiste Queru · 14 years ago
  89. 209e651 Merge "Make the LED colors when charging customizable by the vendor" by Jean-Baptiste Queru · 14 years ago
  90. 8534a8e Crash when powering off. by Mathias Jeppsson · 14 years ago
  91. 0b2bbac Adds the ability to Android to initiate a 2 Digit Call. by Georgios Katsaros · 15 years ago
  92. c708e38 Merge "Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient"" by Jean-Baptiste Queru · 14 years ago
  93. 12af0e3 Revert "InputMethodService: Fix ignore case in showInputMethodPickerFromClient" by satok · 14 years ago
  94. 05b20c0 Merge "bootanimation: Don't open non-existing bootanimation.zip" by Jean-Baptiste Queru · 14 years ago
  95. bcbb584 Merge "frameworks/base/opengl: Add NULL check" by Jean-Baptiste Queru · 14 years ago
  96. a473394 BluetoothHeadset.java: by Herb Jellinek · 14 years ago
  97. c636b84 Merge "Enhance WspTypeDecoder to decode Content Type Parameters" by John Huang · 14 years ago
  98. f2e67a5 InputMethodService: Fix ignore case in showInputMethodPickerFromClient by Vairavan Srinivasan · 14 years ago
  99. efcac2f InputMethodManagerService: Fix acore crash on boot up by Srilakshmi Punuru · 14 years ago
  100. 2ffe74d Merge "Fix isUsbMassStorageConnected() will always return true" by Jean-Baptiste Queru · 14 years ago