1. 960e831 Use strerror(3) when reporting zygote failures. by Elliott Hughes · 10 years ago
  2. e08bd64 Allow AOSP to boot. by Dan Albert · 10 years ago
  3. 6f954cf Merge "Frameworks/base: Early init native bridge" by Andreas Gampe · 10 years ago
  4. 1829a4b Merge "Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO NOT MERGE" by Bill Yi · 10 years ago
  5. 519c1f6 Fix build. Cherry-pick 2393c364b0f727c6b904febba32ad2ddc4142c96 - DO NOT MERGE by Bill Yi · 10 years ago
  6. 2eacd06 Frameworks/base: Early init native bridge by jgu21 · 10 years ago
  7. b6f891c Merge "Remove MALLOC_LEAK_CHECK references." by Christopher Ferris · 10 years ago
  8. 600ca14 Merge "Use constants instead of resources for ellipsis." by Elliott Hughes · 10 years ago
  9. ed0daa93 Use constants instead of resources for ellipsis. by Igor Viarheichyk · 10 years ago
  10. 8b1dfdd Remove MALLOC_LEAK_CHECK references. by Christopher Ferris · 10 years ago
  11. 88ba339 Clean up makefile cruft. by Dan Albert · 10 years ago
  12. 296a712 Merge "Make a field final." by Ian Rogers · 10 years ago
  13. 2ffa4aa Merge "Use char16_t for char things." by Dan Albert · 10 years ago
  14. f348c15 Use char16_t for char things. by Dan Albert · 10 years ago
  15. ab94a16 Merge "Small documentation fixes across many files." by Elliott Hughes · 10 years ago
  16. f4eaaad Merge "Fix use of %llx for sscanf 64 bit values." by Christopher Ferris · 10 years ago
  17. bebb267 Add new header to support 32 bit/64 bit dumps. by Christopher Ferris · 10 years ago
  18. d0646dc Small documentation fixes across many files. by Mark Doliner · 10 years ago
  19. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  20. c70b5e6 Fix use of %llx for sscanf 64 bit values. by Christopher Ferris · 10 years ago
  21. 25d928f Merge "Update WebViewFactory.java to compile in AOSP." by Marcin Kosiba · 10 years ago
  22. 5ddbe72 Merge "Load the WebView Java code via createPackageContext." by Marcin Kosiba · 10 years ago
  23. 2453f61 Merge "Remove WebView library preloading mechanism." by Marcin Kosiba · 10 years ago
  24. 8178edf Merge "Fixing android.text.format.Time for non-English locales" by Neil Fuller · 10 years ago
  25. 788cb18 Fixing android.text.format.Time for non-English locales by Neil Fuller · 10 years ago
  26. d8e34a6 Make a field final. by Ian Rogers · 10 years ago
  27. 2d3571c Merge "Fix the length of a profiler system property" by Calin Juravle · 10 years ago
  28. 4d033e1 Fix the length of a profiler system property by Wei Jin · 10 years ago
  29. d71de10 Update the handling of the native bridge property. by Calin Juravle · 10 years ago
  30. 9b5112c Merge "Make native bridge property read-only." by Calin Juravle · 10 years ago
  31. bda0d8e Merge "Mark configuration strings as non-translatable." by Robert Greenwalt · 10 years ago
  32. e1501d7 Mark configuration strings as non-translatable. by Igor Viarheichyk · 10 years ago
  33. 98671c3 Clean up ExceptionOccurred. by Mathieu Chartier · 10 years ago
  34. 9a88f10 Remove unnecessary explicit GC in ZygoteInit. by Mathieu Chartier · 10 years ago
  35. 53db6ae Make native bridge property read-only. by Calin Juravle · 10 years ago
  36. 06451fe Use gettid directly in frameworks JNI. by Elliott Hughes · 10 years ago
  37. 21d1b11 Merge "Disable verification based on vold.decrypt. [frameworks/base]" by Brian Carlstrom · 10 years ago
  38. 1567d2f0 Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  39. 03c8660 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 10 years ago
  40. 508e768 Merge "Integrate NativeActivity with NativeBridge interfaces" by Calin Juravle · 10 years ago
  41. 2013cb1 Merge "Prevent system_server shutdown when trying to format external storage" by Jeff Sharkey · 10 years ago
  42. dafcc61 Merge "Don't unnecessarily set LayoutParams on children" by Adam Powell · 10 years ago
  43. 2f4cf2c Pass the name of the native bridge library to the runtime by Calin Juravle · 10 years ago
  44. 3d27443 Merge "Pass the name of the native bridge library to the runtime" by Calin Juravle · 10 years ago
  45. 3c4b227 Update WebViewFactory.java to compile in AOSP. by Marcin Kosiba · 10 years ago
  46. a7e4fe9 Load the WebView Java code via createPackageContext. by Torne (Richard Coles) · 10 years ago
  47. 3d9bcc0 Remove WebView library preloading mechanism. by Torne (Richard Coles) · 10 years ago
  48. cf6775e Fix JNI error in exception reporting. by Mathieu Chartier · 10 years ago
  49. 108166c Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 10 years ago
  50. 4fd5616 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  51. f60d3a4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 10 years ago
  52. 8c57cea Merge "[View] Clear Hardware-Layers before system destroys HardwareRenderer​." by John Reck · 10 years ago
  53. 08b3516 Switch TextUtils over to new ICU API. by Narayan Kamath · 10 years ago
  54. a199720 [View] Clear Hardware-Layers before system destroys HardwareRenderer​. by henry.uh_chen · 10 years ago
  55. bfb349e Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" by Chris Craik · 10 years ago
  56. fc6346d Merge "Rewriting android.text.format.Time without the native _tz functions" by Neil Fuller · 10 years ago
  57. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 10 years ago
  58. 3bdbf64 Merge "Add support.multidex tests app for an update bug." by Yohann Roussel · 10 years ago
  59. e242111 Merge "Remove copy of Locale.adjustLanguageCode." by Narayan Kamath · 10 years ago
  60. 1d31a5f Remove copy of Locale.adjustLanguageCode. by Narayan Kamath · 10 years ago
  61. 2f00e62 Add support.multidex tests app for an update bug. by Yohann Roussel · 11 years ago
  62. 9e6d9d4 Add an internal API to get all asset locales. by Narayan Kamath · 10 years ago
  63. 7be7533 Allow 3 letter language codes in InputMethodUtils. by Narayan Kamath · 10 years ago
  64. ef3b35b Merge "Logging in LocalTransport on as default" by Christopher Tate · 10 years ago
  65. 2db2b9a Logging in LocalTransport on as default by Henrik Baard · 10 years ago
  66. effcc83 Merge "Switch frameworks/base/core/jni to the new icu." by Elliott Hughes · 10 years ago
  67. 92b1896 Switch frameworks/base/core/jni to the new icu. by Elliott Hughes · 10 years ago
  68. 87f5974 Remove by Brian Carlstrom · 10 years ago
  69. 42856eb [Bitmap] Add null pointer protection in Bitmap_sameAs() by henry.uh_chen · 10 years ago
  70. 42b74e2 Merge "Typo in method name: Clone" by Nick Kralevich · 10 years ago
  71. a347ece Merge "Fix typo in comment of FragmentTransaction" by Nick Kralevich · 10 years ago
  72. a633674 Merge "Fix a copy/paste typo in ViewPropertyAnimator" by Nick Kralevich · 10 years ago
  73. b70888d4 Merge "Fix a typo in a javadoc comment" by Nick Kralevich · 10 years ago
  74. c9eff23 Merge "Fix typo in DevicePolicyManager documentation" by Nick Kralevich · 10 years ago
  75. 3b345a6 Merge "Fix javadoc typo in Message.java: "arg1" -> "arg2"" by Nick Kralevich · 10 years ago
  76. eb822ce Merge "Typo fix in permission string" by Nick Kralevich · 10 years ago
  77. 358a3f7 Merge "fix AudioTrack and AudioRecord JNI" by Narayan Kamath · 10 years ago
  78. 90d0b9e fix AudioTrack and AudioRecord JNI by Eric Laurent · 10 years ago
  79. 759e0d6 Merge "Fix LocalePicker locale filtering." by Narayan Kamath · 10 years ago
  80. 80b5741 Fix LocalePicker locale filtering. by Narayan Kamath · 10 years ago
  81. a6e9dd3 Merge "Fix a typo in NumberPicker javadoc." by Brian Duff · 10 years ago
  82. b85afb3 Merge "Make dex2oat heap size product configurable [frameworks/base]" by Brian Carlstrom · 10 years ago
  83. 6d77eb9 Make dex2oat heap size product configurable [frameworks/base] by Brian Carlstrom · 10 years ago
  84. 912700f Merge "Add Telefonica/Movistar specific APN details for dun" by Robert Greenwalt · 10 years ago
  85. b2df39a Add Telefonica/Movistar specific APN details for dun by Albert · 10 years ago
  86. 104da1e Merge "Fix broken assumptions in LocalePicker." by Narayan Kamath · 10 years ago
  87. 3fa99ec Merge "Remove bogus 2 char limit for locales and countries." by Narayan Kamath · 10 years ago
  88. 6e84f8c Merge "Fix native crashes when APKs can't be opened." by Narayan Kamath · 10 years ago
  89. 37151b5 Remove bogus 2 char limit for locales and countries. by Narayan Kamath · 10 years ago
  90. b27c137 Fix broken assumptions in LocalePicker. by Narayan Kamath · 10 years ago
  91. 17fcede Don't unnecessarily set LayoutParams on children by Jacob Abrams · 10 years ago
  92. ec45164 Fix native crashes when APKs can't be opened. by Narayan Kamath · 10 years ago
  93. 54fc18b Add profiler type options by Wei Jin · 10 years ago
  94. 989ab6d Merge "Update javadoc for android.os.Bundle." by Narayan Kamath · 10 years ago
  95. 0b57289 Merge "DO NOT MERGE refactor wifi p2p's startDhcpServer function" by Robert Greenwalt · 10 years ago
  96. 78c8e7c DO NOT MERGE refactor wifi p2p's startDhcpServer function by Jianzheng Zhou · 11 years ago
  97. 0eee8ac Merge "Fix thumbnail bug" by Marco Nelissen · 10 years ago
  98. b416af1 Fix thumbnail bug by Marco Nelissen · 10 years ago
  99. a06f5fa Merge "Fix the initialization of some profile properties" by Calin Juravle · 10 years ago
  100. f189610 Merge "Fixed VM memory leak in AudioSystem JNI interface" by Elliott Hughes · 10 years ago