1. 18490ab Merge "Fix NPE in ConnectivityService" by Robert Greenwalt · 11 years ago
  2. 151d303 Fix NPE in ConnectivityService by Ken Mixter · 11 years ago
  3. 01e42c0 Merge "Fix libinput to build with uapi headers." by Elliott Hughes · 11 years ago
  4. 6a2e9bc Fix libinput to build with uapi headers. by Elliott Hughes · 11 years ago
  5. 9e71310 Merge "Remove incorrect (and unused) capget code." by Elliott Hughes · 11 years ago
  6. 42a4bb5 Remove incorrect (and unused) capget code. by Elliott Hughes · 11 years ago
  7. 0b807d2 Merge "Update the layer's alpha value upon composition of the layer" by Chris Craik · 11 years ago
  8. a5ff739 Update the layer's alpha value upon composition of the layer by Digish Pandya · 11 years ago
  9. 01ac953 Merge "Treat UnsatisfiedLinkError as non-fatal" by Brian Carlstrom · 11 years ago
  10. ad13bd5 Treat UnsatisfiedLinkError as non-fatal by Brian Carlstrom · 11 years ago
  11. 1f83509 Merge "Remove parentheses around return statement" by Christopher Tate · 11 years ago
  12. 67ab4ba Remove parentheses around return statement by Taeho Kim · 11 years ago
  13. 9113520 Merge "Always initialize local boolean variables when possible" by Elliott Hughes · 11 years ago
  14. 91c4cd5 Always initialize local boolean variables when possible by Michael Wright · 11 years ago
  15. e431b97c Merge "Fixed Drag-and-Drop sample code" by Christopher Tate · 11 years ago
  16. 4bf6eb1 Merge "Memory leak in IInputMethodSessionWrapper executeMessage" by Jeff Brown · 11 years ago
  17. 6dbbba4 Merge "handle negative temperature" by Jeff Brown · 11 years ago
  18. 6992042 Merge "Fix a variety of small publicly-reported bugs." by Elliott Hughes · 11 years ago
  19. c367d48 Fix a variety of small publicly-reported bugs. by Elliott Hughes · 11 years ago
  20. b4cae4a Merge "Fix SSLCertificateSocketFactory.getDefaultCipherSuites." by Alex Klyubin · 11 years ago
  21. 130e129 Fixed Drag-and-Drop sample code by Taeho Kim · 11 years ago
  22. 019118a Fix SSLCertificateSocketFactory.getDefaultCipherSuites. by Alex Klyubin · 11 years ago
  23. a1b4d97 Merge "Removed duplicate items on table of contents" by Kenny Root · 11 years ago
  24. 3b45921 Merge "Fix typo for radio technology" by Wink Saville · 11 years ago
  25. 20a03ec Fix typo for radio technology by Sungmin Choi · 11 years ago
  26. cf4c7bd Merge "Fix whitespace issues after casts." by Elliott Hughes · 11 years ago
  27. 6ecb7a9 Fix whitespace issues after casts. by Mathieu Chartier · 11 years ago
  28. ac6e036 Merge "Remove dependency on jniGetNonMovableArrayElements." by Elliott Hughes · 11 years ago
  29. 7384b42 Remove dependency on jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  30. 6ef383a Removed duplicate items on table of contents by Taeho Kim · 11 years ago
  31. 7878883 Merge "Remove direct reference to X509CertImpl" by Kenny Root · 11 years ago
  32. 27e5494 Remove direct reference to X509CertImpl by Kenny Root · 11 years ago
  33. d6c2ccb Merge "core: fix arithmetic on a pointer to void" by Nick Kralevich · 11 years ago
  34. 01994c7 core: fix arithmetic on a pointer to void by synergydev · 11 years ago
  35. a299862 Merge "Fix App Ops permission mapping structure." by Nick Kralevich · 11 years ago
  36. f97616c Fix App Ops permission mapping structure. by Robert Craig · 11 years ago
  37. 8474214 Merge "Make EntropyMixer mix in output of Hardware RNG into Linux RNG." by Alex Klyubin · 11 years ago
  38. 6ab3d20 Make EntropyMixer mix in output of Hardware RNG into Linux RNG. by Alex Klyubin · 11 years ago
  39. 1a07229 Merge "Reduce EntropyMixer seed size from 4096 to 512 bytes." by Alex Klyubin · 11 years ago
  40. 3c2ae2f Reduce EntropyMixer seed size from 4096 to 512 bytes. by Alex Klyubin · 11 years ago
  41. 7fb64c6 Merge "more locale-appropriate screenshot share text" by Elliott Hughes · 11 years ago
  42. e733a40 more locale-appropriate screenshot share text by Victoria Lease · 11 years ago
  43. b4d1ad2 Merge "Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services)" by Elliott Hughes · 11 years ago
  44. 5fceada Merge "Fragement, or Fragment: that is the question" by Romain Guy · 11 years ago
  45. 2de5082 Fragement, or Fragment: that is the question by Cyril Mottier · 11 years ago
  46. 3d02011 Added missing permission declaration on <service> tag of AccessibilityService guide documentation (Building Accessibility Services) by Taeho Kim · 11 years ago
  47. ebd397a Merge "Regenerate all the OpenGL stubs." by Elliott Hughes · 11 years ago
  48. 7a56d94 Merge "Fix SELinux.java doc errors" by Nick Kralevich · 11 years ago
  49. 3a7d5f7 Merge "Replace SEAndroid with SELinux." by Dianne Hackborn · 11 years ago
  50. 9d8721f Merge "Remove dead code." by Elliott Hughes · 11 years ago
  51. 4b395a3 Remove dead code. by Elliott Hughes · 11 years ago
  52. 428d3fc Regenerate all the OpenGL stubs. by Elliott Hughes · 11 years ago
  53. effefbc Merge "Proper security labeling of multi-user data directories." by Nick Kralevich · 11 years ago
  54. 69aa2f8 Merge "revert ADDR_COMPAT_LAYOUT workaround." by Nick Kralevich · 11 years ago
  55. d53afd2 revert ADDR_COMPAT_LAYOUT workaround. by Nick Kralevich · 11 years ago
  56. 8643dc6 Proper security labeling of multi-user data directories. by Robert Craig · 11 years ago
  57. ac39c60 Merge "Fix formatting in clearApplicationUserData exception message." by Christopher Tate · 11 years ago
  58. 03ea047 Fix formatting in clearApplicationUserData exception message. by Alex Klyubin · 11 years ago
  59. 457f0f5 Merge "Move helper function to webkit" by Kenny Root · 11 years ago
  60. cb4317a Move helper function to webkit by Kenny Root · 11 years ago
  61. c286ae1 Merge "GlobalAction dialog ref not set to null" by Amith Yamasani · 11 years ago
  62. c3415a9 Merge "Remove ArpPeer; dead code from Google TV." by Elliott Hughes · 11 years ago
  63. 62d7bf2 Remove ArpPeer; dead code from Google TV. by Elliott Hughes · 11 years ago
  64. 90e4271 Merge changes I5d2be3c5,I9017256b by Kenny Root · 11 years ago
  65. 0b83f9c Add argument to binder call to check key types by Kenny Root · 11 years ago
  66. 4a40678 Use hostname verifier directly instead of instance by Kenny Root · 11 years ago
  67. 7adc233 Merge "Add support for DSA and ECDSA key types" by Kenny Root · 11 years ago
  68. f64386f Add support for DSA and ECDSA key types by Kenny Root · 11 years ago
  69. 6110d16 Merge "Change IsMethodTracingActive to GetMethodTracingMode for frameworks." by Jeff Hao · 11 years ago
  70. 6f0a04f Change IsMethodTracingActive to GetMethodTracingMode for frameworks. by Jeff Hao · 11 years ago
  71. 39e885d Merge "Make MeasuredText.sCached field final" by Brian Carlstrom · 11 years ago
  72. 85b666c Merge "Use core-tests-support instead of core-tests" by Kenny Root · 11 years ago
  73. c2d6728 Use core-tests-support instead of core-tests by Kenny Root · 11 years ago
  74. d4f4526 Make MeasuredText.sCached field final by Brian Carlstrom · 11 years ago
  75. 6b34ab3 Merge "Merge MPSE and SPSE Chunk handlers for ddms." by Jeff Hao · 11 years ago
  76. 366291e Merge "Add frameworks support for sample profiling from traceview gui." by Jeff Hao · 11 years ago
  77. 6c7bac6 Merge MPSE and SPSE Chunk handlers for ddms. by Jeff Hao · 11 years ago
  78. ffee626 Add frameworks support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  79. 3c0624a Merge "Forward compatibility fix" by Chris Craik · 11 years ago
  80. 28fe1ee Forward compatibility fix by Chris Craik · 11 years ago
  81. 1b8c33c Merge "Forward compatibility fixes" by Victoria Lease · 11 years ago
  82. e982b72 Forward compatibility fixes by John Reck · 11 years ago
  83. f39abeb Merge "The VM handles blocking SIGPIPE." by Elliott Hughes · 11 years ago
  84. 437e762 The VM handles blocking SIGPIPE. by Elliott Hughes · 11 years ago
  85. ecdf20d Merge "Fix NPE in DateFormat.is24HourFormat." by Elliott Hughes · 11 years ago
  86. 8d8ef00 Fix NPE in DateFormat.is24HourFormat. by Elliott Hughes · 11 years ago
  87. 8246195 Merge "DateUtils should use the user's 12/24-hour preference, not the locale's." by Elliott Hughes · 11 years ago
  88. f0b79ae DateUtils should use the user's 12/24-hour preference, not the locale's. by Elliott Hughes · 11 years ago
  89. 857cdff Memory leak in IInputMethodSessionWrapper executeMessage by Henrik Baard · 14 years ago
  90. a0b320a Merge "Remove possible leak when exception occurred." by Elliott Hughes · 11 years ago
  91. e8acd36 Merge "When deleting a db file, Context.deleteDatabase() has to be called instead of File.delete() to guarantee all db related files like journal, wal, shm, etc are deleted together." by Marco Nelissen · 11 years ago
  92. ca5d99a Merge "Guarantee that all db related files are deleted together." by Marco Nelissen · 11 years ago
  93. ae15594 GlobalAction dialog ref not set to null by Henrik Baard · 11 years ago
  94. 740c1dd Guarantee that all db related files are deleted together. by jangwon.lee · 11 years ago
  95. 523db46 Merge "Set subscription_mode in the database to a default value" by Wink Saville · 11 years ago
  96. 8a73612 Merge "If graphics wants ASCII lowercasing, it needs to ask for it." by Elliott Hughes · 11 years ago
  97. 17548b3 Revert "be more robust with handling unknown sensors" by Jean-Baptiste Queru · 11 years ago
  98. 83485dc Merge "be more robust with handling unknown sensors" by Jean-Baptiste Queru · 11 years ago
  99. 60ae261 Merge "If frameworks wants ASCII casing, it should explicity ask for it." by Elliott Hughes · 11 years ago
  100. cb64d43 If frameworks wants ASCII casing, it should explicity ask for it. by Elliott Hughes · 11 years ago