1. 9496106 Adds support for multi-input kernels to Frameworks/Base/RS. by Chris Wailes · 10 years ago
  2. ef2e766 Merge "[ActivityManager] Avoid keeping restarting home when only home activity exists." by Craig Mautner · 10 years ago
  3. c66da9d Merge "[ActivityManager] Prevent kill a restarted process again." by Craig Mautner · 10 years ago
  4. 3145b24 [ActivityManager] Avoid keeping restarting home when only home activity exists. by riddle_hsu · 10 years ago
  5. a4f1f8a [ActivityManager] Prevent kill a restarted process again. by riddle_hsu · 10 years ago
  6. 5acdd0f Merge "[ActivityManager] Ensure alive process is not killedByAm." by Craig Mautner · 10 years ago
  7. abc69e9 [ActivityManager] Ensure alive process is not killedByAm. by riddle_hsu · 10 years ago
  8. 501bb0a Merge "Fix issue when converting fil->tl." by Narayan Kamath · 10 years ago
  9. fec5106 Fix issue when converting fil->tl. by Narayan Kamath · 10 years ago
  10. 358a3f7 Merge "fix AudioTrack and AudioRecord JNI" by Narayan Kamath · 10 years ago
  11. 90d0b9e fix AudioTrack and AudioRecord JNI by Eric Laurent · 10 years ago
  12. 759e0d6 Merge "Fix LocalePicker locale filtering." by Narayan Kamath · 10 years ago
  13. 80b5741 Fix LocalePicker locale filtering. by Narayan Kamath · 10 years ago
  14. a6e9dd3 Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  15. 42b74e2 Merge "Typo in method name: Clone" by Nick Kralevich · 10 years ago
  16. ca2df28 Merge "Fix typo in the exception message." by Nick Kralevich · 10 years ago
  17. a347ece Merge "Fix typo in comment of FragmentTransaction" by Nick Kralevich · 10 years ago
  18. ce25948 Merge "Added missing brace." by Nick Kralevich · 10 years ago
  19. 77491ac Merge "Correct typo in doc comment" by Nick Kralevich · 10 years ago
  20. a2e4ce2 Merge "Fix typo - issue 56671" by Nick Kralevich · 10 years ago
  21. 8b33346 Merge "fix trivial typo: s/meansure/measure" by Nick Kralevich · 10 years ago
  22. a633674 Merge "Fix a copy/paste typo in ViewPropertyAnimator" by Nick Kralevich · 10 years ago
  23. 63af727 Merge "Fix Issue 59989" by Nick Kralevich · 10 years ago
  24. b70888d4 Merge "Fix a typo in a javadoc comment" by Nick Kralevich · 10 years ago
  25. c9eff23 Merge "Fix typo in DevicePolicyManager documentation" by Nick Kralevich · 10 years ago
  26. 3b345a6 Merge "Fix javadoc typo in Message.java: "arg1" -> "arg2"" by Nick Kralevich · 10 years ago
  27. eb822ce Merge "Typo fix in permission string" by Nick Kralevich · 10 years ago
  28. 104da1e Merge "Fix broken assumptions in LocalePicker." by Narayan Kamath · 10 years ago
  29. 3fa99ec Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  30. 6e84f8c Merge "Fix native crashes when APKs can't be opened." by Narayan Kamath · 10 years ago
  31. f56399f Merge "Fall back to "tl" if "fil" is absent." by Narayan Kamath · 10 years ago
  32. e4345db Fall back to "tl" if "fil" is absent. by Narayan Kamath · 10 years ago
  33. a6e0688 Merge "Add profiler type options" by Brian Carlstrom · 10 years ago
  34. 9b1a7d4 Merge "Allow different SELinux policies for third party apps." by Nick Kralevich · 10 years ago
  35. 83b54ec Allow different SELinux policies for third party apps. by Robert Craig · 10 years ago
  36. db816ce Merge "Make sure we clean up" by Marco Nelissen · 10 years ago
  37. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 10 years ago
  38. b27c137 Fix broken assumptions in LocalePicker. by Narayan Kamath · 10 years ago
  39. ec45164 Fix native crashes when APKs can't be opened. by Narayan Kamath · 10 years ago
  40. 1dc550f Merge "Fix packing of values at offset 16." by Narayan Kamath · 10 years ago
  41. b297591 Fix packing of values at offset 16. by Narayan Kamath · 10 years ago
  42. 7165bd6 Merge "Add check and throw for failed Intrinsic init." by Jason Sams · 10 years ago
  43. 54fc18b Add profiler type options by Wei Jin · 10 years ago
  44. 924ed1f Merge "Switch from size_t -> uint32_t for dimensions array." by Stephen Hines · 10 years ago
  45. bc5d3ee Switch from size_t -> uint32_t for dimensions array. by Stephen Hines · 10 years ago
  46. 71dfc7e Merge "Memory leak in parsePackage" by Narayan Kamath · 10 years ago
  47. 2a0f9e6 Merge "Explicitly list out the list of cache subdirs to prune." by Narayan Kamath · 10 years ago
  48. 989ab6d Merge "Update javadoc for android.os.Bundle." by Narayan Kamath · 10 years ago
  49. 44023a4 Merge "We need to update mPos when we copy a FieldPacker via its data[] member." by Stephen Hines · 10 years ago
  50. fcb3161 We need to update mPos when we copy a FieldPacker via its data[] member. by Stephen Hines · 10 years ago
  51. 1c8da1c Add check and throw for failed Intrinsic init. by Jason Sams · 10 years ago
  52. 0b57289 Merge "DO NOT MERGE refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  53. 78c8e7c DO NOT MERGE refactor wifi p2p's startDhcpServer function by Jianzheng Zhou · 11 years ago
  54. 0eee8ac Merge "Fix thumbnail bug" by Marco Nelissen · 10 years ago
  55. 5f7ce10 Memory leak in parsePackage by Henrik Baard · 10 years ago
  56. b416af1 Fix thumbnail bug by Marco Nelissen · 10 years ago
  57. a06f5fa Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  58. 0924ef6 Merge "Treat missing package usage data as a separate case" by Brian Carlstrom · 10 years ago
  59. 5957d6a Merge "Fix frontOfTask assignment." by Craig Mautner · 10 years ago
  60. ec4e780 Fix frontOfTask assignment. by Danny Baumann · 10 years ago
  61. 0547ce5 Treat missing package usage data as a separate case by Brian Carlstrom · 10 years ago
  62. d24f557 Merge "Use openssl's SHA1 instead of bionic's." by Dan Albert · 10 years ago
  63. f189610 Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago
  64. e279cd6 Fix the initialization of some profile properties by Calin Juravle · 10 years ago
  65. ca2197b Update javadoc for android.os.Bundle. by Narayan Kamath · 10 years ago
  66. b02dadd Merge "Create FieldPacker.getPos() to get the actual amount of data used for FP." by Stephen Hines · 10 years ago
  67. b5e05cf Merge "Fixing parcel leaks to avoid virtual memory leak" by Jeff Sharkey · 10 years ago
  68. db1a9a3 Fixing parcel leaks to avoid virtual memory leak by Maunik Shah · 10 years ago
  69. 8e21e21 Merge "Switch from core to core-libart" by Brian Carlstrom · 10 years ago
  70. dbcae5c Switch from core to core-libart by Brian Carlstrom · 10 years ago
  71. d0eb553 Fix javadoc typo in Message.java: "arg1" -> "arg2" by Denver Coneybeare · 10 years ago
  72. fa1275a Create FieldPacker.getPos() to get the actual amount of data used for FP. by Stephen Hines · 10 years ago
  73. 88b37ed Merge "Fix reading memory usage for 64-bit processes" by Colin Cross · 10 years ago
  74. 0c6bc73 Fix reading memory usage for 64-bit processes by Colin Cross · 10 years ago
  75. 47de306 Merge "Fix element size on 64b" by Jason Sams · 10 years ago
  76. b49dfea Fix element size on 64b by Jason Sams · 10 years ago
  77. 8df5bd0 Explicitly list out the list of cache subdirs to prune. by Narayan Kamath · 10 years ago
  78. 4c488cc Merge "[Asset Manager] Fix memory leakage bug" by Adam Lesinski · 10 years ago
  79. 7bd2992 Use openssl's SHA1 instead of bionic's. by Dan Albert · 10 years ago
  80. 0d28bb4 Merge "Fix the texture ID reuse issue in HWUI." by Chris Craik · 10 years ago
  81. 5e7ef94 Merge "hwui: fix possible null pointer de-refrence" by Chris Craik · 10 years ago
  82. 18cd9f5 clean up native com.android.internal.os.Zygote by Colin Cross · 10 years ago
  83. cb634bd Merge "clean up native com.android.internal.os.Zygote" by Colin Cross · 10 years ago
  84. 386caf6 Merge "update parameters in uploadToTexture() for GLES20" by Tenghui Zhu · 10 years ago
  85. 7c57d23 [Asset Manager] Fix memory leakage bug by sean_lu · 10 years ago
  86. 4a473c7d Fix the texture ID reuse issue in HWUI. by jiayuanr · 10 years ago
  87. 748f4b8 Merge "update mLastSlash for gdbserver" by Nick Kralevich · 10 years ago
  88. 195b23e update mLastSlash for gdbserver by Nick Kralevich · 10 years ago
  89. 1fa4cef hwui: fix possible null pointer de-refrence by Digish Pandya · 10 years ago
  90. c5e0a29 update parameters in uploadToTexture() for GLES20 by Lu, Shenghua · 11 years ago
  91. 77d28ca Merge "Move FieldPacker over to use large objects on 64-bit." by Tim Murray · 10 years ago
  92. 4154bbd Move FieldPacker over to use large objects on 64-bit. by Tim Murray · 10 years ago
  93. 1ef888e Merge "Add service_contexts to policy update bundles." by Nick Kralevich · 10 years ago
  94. 5f5cf5f Add service_contexts to policy update bundles. by Riley Spahn · 10 years ago
  95. 1a3908e Merge "Switch to a type-safe album art interface." by Elliott Hughes · 10 years ago
  96. 95d3f86 Switch to a type-safe album art interface. by Elliott Hughes · 10 years ago
  97. 16719591 Merge "Shrink profiler.start-immediately to fit in the maximum property size" by Calin Juravle · 10 years ago
  98. 994cd28 Shrink profiler.start-immediately to fit in the maximum property size by Calin Juravle · 10 years ago
  99. ab9a19e Merge "Remove some pointless code." by Narayan Kamath · 10 years ago
  100. d9d0bb6 Remove some pointless code. by Narayan Kamath · 10 years ago