1. 06451fe Use gettid directly in frameworks JNI. by Elliott Hughes · 10 years ago
  2. 21d1b11 Merge "Disable verification based on vold.decrypt. [frameworks/base]" by Brian Carlstrom · 10 years ago
  3. 1567d2f0 Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  4. 508e768 Merge "Integrate NativeActivity with NativeBridge interfaces" by Calin Juravle · 10 years ago
  5. 03c8660 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 10 years ago
  6. 2013cb1 Merge "Prevent system_server shutdown when trying to format external storage" by Jeff Sharkey · 10 years ago
  7. dafcc61 Merge "Don't unnecessarily set LayoutParams on children" by Adam Powell · 10 years ago
  8. 2f4cf2c Pass the name of the native bridge library to the runtime by Calin Juravle · 10 years ago
  9. 3d27443 Merge "Pass the name of the native bridge library to the runtime" by Calin Juravle · 10 years ago
  10. cf6775e Fix JNI error in exception reporting. by Mathieu Chartier · 10 years ago
  11. 108166c Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 10 years ago
  12. 4fd5616 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  13. f60d3a4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 10 years ago
  14. 8c57cea Merge "[View] Clear Hardware-Layers before system destroys HardwareRenderer​." by John Reck · 10 years ago
  15. 08b3516 Switch TextUtils over to new ICU API. by Narayan Kamath · 10 years ago
  16. a199720 [View] Clear Hardware-Layers before system destroys HardwareRenderer​. by henry.uh_chen · 10 years ago
  17. bfb349e Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" by Chris Craik · 10 years ago
  18. fc6346d Merge "Rewriting android.text.format.Time without the native _tz functions" by Neil Fuller · 10 years ago
  19. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 10 years ago
  20. 3bdbf64 Merge "Add support.multidex tests app for an update bug." by Yohann Roussel · 10 years ago
  21. e242111 Merge "Remove copy of Locale.adjustLanguageCode." by Narayan Kamath · 10 years ago
  22. 1d31a5f Remove copy of Locale.adjustLanguageCode. by Narayan Kamath · 10 years ago
  23. 2f00e62 Add support.multidex tests app for an update bug. by Yohann Roussel · 11 years ago
  24. 9e6d9d4 Add an internal API to get all asset locales. by Narayan Kamath · 10 years ago
  25. 7be7533 Allow 3 letter language codes in InputMethodUtils. by Narayan Kamath · 10 years ago
  26. ef3b35b Merge "Logging in LocalTransport on as default" by Christopher Tate · 10 years ago
  27. 2db2b9a Logging in LocalTransport on as default by Henrik Baard · 10 years ago
  28. effcc83 Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 10 years ago
  29. 92b1896 Switch frameworks/base/core/jni to the new icu. by Elliott Hughes · 10 years ago
  30. 87f5974 Remove by Brian Carlstrom · 10 years ago
  31. 42856eb [Bitmap] Add null pointer protection in Bitmap_sameAs() by henry.uh_chen · 10 years ago
  32. 42b74e2 Merge "Typo in method name: Clone" by Nick Kralevich · 10 years ago
  33. a347ece Merge "Fix typo in comment of FragmentTransaction" by Nick Kralevich · 10 years ago
  34. a633674 Merge "Fix a copy/paste typo in ViewPropertyAnimator" by Nick Kralevich · 10 years ago
  35. b70888d4 Merge "Fix a typo in a javadoc comment" by Nick Kralevich · 10 years ago
  36. c9eff23 Merge "Fix typo in DevicePolicyManager documentation" by Nick Kralevich · 10 years ago
  37. 3b345a6 Merge "Fix javadoc typo in Message.java: "arg1" -> "arg2"" by Nick Kralevich · 10 years ago
  38. eb822ce Merge "Typo fix in permission string" by Nick Kralevich · 10 years ago
  39. 358a3f7 Merge "fix AudioTrack and AudioRecord JNI" by Narayan Kamath · 10 years ago
  40. 90d0b9e fix AudioTrack and AudioRecord JNI by Eric Laurent · 10 years ago
  41. 759e0d6 Merge "Fix LocalePicker locale filtering." by Narayan Kamath · 10 years ago
  42. 80b5741 Fix LocalePicker locale filtering. by Narayan Kamath · 10 years ago
  43. a6e9dd3 Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  44. b85afb3 Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  45. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 10 years ago
  46. 912700f Merge "Add Telefonica/Movistar specific APN details for dun" by Robert Greenwalt · 10 years ago
  47. b2df39a Add Telefonica/Movistar specific APN details for dun by Albert · 10 years ago
  48. 104da1e Merge "Fix broken assumptions in LocalePicker." by Narayan Kamath · 10 years ago
  49. 3fa99ec Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  50. 6e84f8c Merge "Fix native crashes when APKs can't be opened." by Narayan Kamath · 10 years ago
  51. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 10 years ago
  52. b27c137 Fix broken assumptions in LocalePicker. by Narayan Kamath · 10 years ago
  53. 17fcede Don't unnecessarily set LayoutParams on children by Jacob Abrams · 10 years ago
  54. ec45164 Fix native crashes when APKs can't be opened. by Narayan Kamath · 10 years ago
  55. 54fc18b Add profiler type options by Wei Jin · 10 years ago
  56. 989ab6d Merge "Update javadoc for android.os.Bundle." by Narayan Kamath · 10 years ago
  57. 0b57289 Merge "DO NOT MERGE refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  58. 78c8e7c DO NOT MERGE refactor wifi p2p's startDhcpServer function by Jianzheng Zhou · 11 years ago
  59. 0eee8ac Merge "Fix thumbnail bug" by Marco Nelissen · 10 years ago
  60. b416af1 Fix thumbnail bug by Marco Nelissen · 10 years ago
  61. a06f5fa Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  62. f189610 Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago
  63. e279cd6 Fix the initialization of some profile properties by Calin Juravle · 10 years ago
  64. ca2197b Update javadoc for android.os.Bundle. by Narayan Kamath · 10 years ago
  65. b5e05cf Merge "Fixing parcel leaks to avoid virtual memory leak" by Jeff Sharkey · 10 years ago
  66. db1a9a3 Fixing parcel leaks to avoid virtual memory leak by Maunik Shah · 10 years ago
  67. d0eb553 Fix javadoc typo in Message.java: "arg1" -> "arg2" by Denver Coneybeare · 10 years ago
  68. 88b37ed Merge "Fix reading memory usage for 64-bit processes" by Colin Cross · 10 years ago
  69. 0c6bc73 Fix reading memory usage for 64-bit processes by Colin Cross · 10 years ago
  70. 18cd9f5 clean up native com.android.internal.os.Zygote by Colin Cross · 10 years ago
  71. cb634bd Merge "clean up native com.android.internal.os.Zygote" by Colin Cross · 10 years ago
  72. 16719591 Merge "Shrink profiler.start-immediately to fit in the maximum property size" by Calin Juravle · 10 years ago
  73. 994cd28 Shrink profiler.start-immediately to fit in the maximum property size by Calin Juravle · 10 years ago
  74. ab9a19e Merge "Remove some pointless code." by Narayan Kamath · 10 years ago
  75. d9d0bb6 Remove some pointless code. by Narayan Kamath · 10 years ago
  76. bfa6ddd Merge "Support deprecated language codes." by Narayan Kamath · 10 years ago
  77. 195b23e update mLastSlash for gdbserver by Nick Kralevich · 10 years ago
  78. e79c8ce Support deprecated language codes. by Narayan Kamath · 11 years ago
  79. 1083573 Merge "Track changes to libcore ICU apis." by Narayan Kamath · 10 years ago
  80. 2c9d200 Track changes to libcore ICU apis. by Narayan Kamath · 10 years ago
  81. 2f84b69 Merge "Improved profile.start-immediately comment" by Calin Juravle · 10 years ago
  82. 3f96791 Improved profile.start-immediately comment by Calin Juravle · 10 years ago
  83. 3d076af Choose CA certificate storage according to userId by Robin Lee · 10 years ago
  84. de99f08 Fixed comments related to profile properties. by Calin Juravle · 10 years ago
  85. 9828d06 Add missing profiler options. by Calin Juravle · 10 years ago
  86. 6959133 Add Environment call: get config dir for some user by Robin Lee · 10 years ago
  87. 759a897 Merge "Minor javadoc improvements for PackageManager." by Elliott Hughes · 10 years ago
  88. e46e600 Merge "Assign AID_EVERYONE gid to newly-created processes" by Robin Lee · 10 years ago
  89. dde2426 Minor javadoc improvements for PackageManager. by Amaury Medeiros · 10 years ago
  90. d47e38b Scan for renderscript files before deciding ABIs. by Narayan Kamath · 10 years ago
  91. 6431d11 Add an --abi argument to "pm install" by Narayan Kamath · 10 years ago
  92. 79067b3 am 5568e0e4: Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 10 years ago
  93. 5568e0e Merge "Move frameworks/base off private libcore.ICU API." by Elliott Hughes · 10 years ago
  94. 570f44b Move frameworks/base off private libcore.ICU API. by Elliott Hughes · 10 years ago
  95. b637ccf Fixed VM memory leak in AudioSystem JNI interface by Viorel Suman · 10 years ago
  96. b9b31f4 am bd4d3203: Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  97. bd4d320 Merge "Support an ABI flag for instrumentation." by Narayan Kamath · 10 years ago
  98. 452c592 am 197565e0: Merge "Move to dalvik.vm.lib.2 to force default to libart" by Brian Carlstrom · 10 years ago
  99. 5bc9386 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 10 years ago
  100. df0e9ed am 862be912: Merge "Updated Trace.h to recognize ATRACE_TAG_BIONIC." by Elliott Hughes · 10 years ago