1. aec67dc Frameworks/base: Add native bridge post-fork initialization by Andreas Gampe · 10 years ago
  2. 0988daa Merge "Add testing api to SELinuxMMAC code." by Nick Kralevich · 10 years ago
  3. 9989115 Add testing api to SELinuxMMAC code. by Robert Craig · 10 years ago
  4. 25d928f Merge "Update WebViewFactory.java to compile in AOSP." by Marcin Kosiba · 10 years ago
  5. 5ddbe72 Merge "Load the WebView Java code via createPackageContext." by Marcin Kosiba · 10 years ago
  6. 2453f61 Merge "Remove WebView library preloading mechanism." by Marcin Kosiba · 10 years ago
  7. 8178edf Merge "Fixing android.text.format.Time for non-English locales" by Neil Fuller · 10 years ago
  8. 788cb18 Fixing android.text.format.Time for non-English locales by Neil Fuller · 10 years ago
  9. 6d3c825 Merge "Remove obsolete pruneDexCache" by Brian Carlstrom · 10 years ago
  10. 09107db Remove obsolete pruneDexCache by Alex Light · 10 years ago
  11. 7d86375 Merge "Change /dalvik-cache to be owned by root." by Brian Carlstrom · 10 years ago
  12. 79bf400 Change /dalvik-cache to be owned by root. by Alex Light · 10 years ago
  13. 2d3571c Merge "Fix the length of a profiler system property" by Calin Juravle · 10 years ago
  14. 852debc Merge "Update the handling of the native bridge property." by Calin Juravle · 10 years ago
  15. 3bec87c Merge "Pass vmSafeMode (manifest attribute) to installd." by Calin Juravle · 10 years ago
  16. 4d033e1 Fix the length of a profiler system property by Wei Jin · 10 years ago
  17. d71de10 Update the handling of the native bridge property. by Calin Juravle · 10 years ago
  18. e8d2ffd Pass vmSafeMode (manifest attribute) to installd. by Calin Juravle · 10 years ago
  19. 9b5112c Merge "Make native bridge property read-only." by Calin Juravle · 10 years ago
  20. 007848a Merge "We need to specify a target SDK < 21 to use graphics RS." by Stephen Hines · 10 years ago
  21. 28aec0e We need to specify a target SDK < 21 to use graphics RS. by Stephen Hines · 10 years ago
  22. 7a16ffe Merge "Replace NULL macros with nullptr literals." by Stephen Hines · 10 years ago
  23. bda0d8e Merge "Mark configuration strings as non-translatable." by Robert Greenwalt · 10 years ago
  24. e1501d7 Mark configuration strings as non-translatable. by Igor Viarheichyk · 10 years ago
  25. 977c4a5 Merge "Clean up ExceptionOccurred." by Mathieu Chartier · 10 years ago
  26. 98671c3 Clean up ExceptionOccurred. by Mathieu Chartier · 10 years ago
  27. 8f9ebc8 Merge "Remove unnecessary explicit GC in ZygoteInit." by Mathieu Chartier · 10 years ago
  28. 9a88f10 Remove unnecessary explicit GC in ZygoteInit. by Mathieu Chartier · 10 years ago
  29. 488230c3 Replace NULL macros with nullptr literals. by Chris Wailes · 10 years ago
  30. 53db6ae Make native bridge property read-only. by Calin Juravle · 10 years ago
  31. 4289556 Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  32. be7b1de Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  33. 085889e Merge "WifiP2pWfdInfo set device type bugfix" by Elliott Hughes · 10 years ago
  34. 8b3b8100 WifiP2pWfdInfo set device type bugfix by Grigoriy Kraynov · 10 years ago
  35. 708da44 Merge "Use gettid directly in frameworks JNI." by Elliott Hughes · 10 years ago
  36. 06451fe Use gettid directly in frameworks JNI. by Elliott Hughes · 10 years ago
  37. 8a28e16 Merge "Update ziparchive usage to the new API." by Piotr Jastrzebski · 10 years ago
  38. 7c8318c0 Merge "PackageInfo is a class, not a struct" by Brian Carlstrom · 10 years ago
  39. 4d4e450 PackageInfo is a class, not a struct by Brian Carlstrom · 10 years ago
  40. 21d1b11 Merge "Disable verification based on vold.decrypt. [frameworks/base]" by Brian Carlstrom · 10 years ago
  41. 1567d2f0 Disable verification based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  42. e2134a4 Update ziparchive usage to the new API. by Piotr Jastrzebski · 10 years ago
  43. 03c8660 Integrate NativeActivity with NativeBridge interfaces by Yong WU · 10 years ago
  44. 508e768 Merge "Integrate NativeActivity with NativeBridge interfaces" by Calin Juravle · 10 years ago
  45. 2013cb1 Merge "Prevent system_server shutdown when trying to format external storage" by Jeff Sharkey · 10 years ago
  46. 4179e88 Merge "Revert "Collapse code paths for single- and multi-input kernels."" by Stephen Hines · 10 years ago
  47. c9c7daf Revert "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  48. 24a2ee6 Merge "Collapse code paths for single- and multi-input kernels." by Stephen Hines · 10 years ago
  49. 67fe6d1 Merge "Revert "Fix a bug: unable to start activity when AM is killing the process."" by Craig Mautner · 10 years ago
  50. ca9ba58 Revert "Fix a bug: unable to start activity when AM is killing the process." by Craig Mautner · 10 years ago
  51. 5073145 Fix a bug: unable to start activity when AM is killing the process. by Leo Hsu · 10 years ago
  52. dc0afc9 Merge "Fix a bug: unable to start activity when AM is killing the process." by Craig Mautner · 10 years ago
  53. dafcc61 Merge "Don't unnecessarily set LayoutParams on children" by Adam Powell · 10 years ago
  54. 219b535 Fix the instruction set for dex file during (re)moving ops. by Calin Juravle · 10 years ago
  55. 2f4cf2c Pass the name of the native bridge library to the runtime by Calin Juravle · 10 years ago
  56. eb34702 Collapse code paths for single- and multi-input kernels. by Chris Wailes · 10 years ago
  57. 07291cc Merge "Remove memory leak." by Piotr Jastrzebski · 10 years ago
  58. 1a68b07 Remove memory leak. by Piotr Jastrzebski · 10 years ago
  59. 94f3e47 Merge "Fix the instruction set for dex file during (re)moving ops." by Calin Juravle · 10 years ago
  60. 3d27443 Merge "Pass the name of the native bridge library to the runtime" by Calin Juravle · 10 years ago
  61. 7f93572 Merge "Use native ISA for dex code (in case there's a NativeBridge)" by Calin Juravle · 10 years ago
  62. 576c384 Use native ISA for dex code (in case there's a NativeBridge) by Calin Juravle · 10 years ago
  63. 3c4b227 Update WebViewFactory.java to compile in AOSP. by Marcin Kosiba · 10 years ago
  64. a7e4fe9 Load the WebView Java code via createPackageContext. by Torne (Richard Coles) · 10 years ago
  65. 3d9bcc0 Remove WebView library preloading mechanism. by Torne (Richard Coles) · 10 years ago
  66. 8b8c718 Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 10 years ago
  67. 1995d12 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  68. 7782c6b Merge "Fix JNI error in exception reporting." by Mathieu Chartier · 10 years ago
  69. cf6775e Fix JNI error in exception reporting. by Mathieu Chartier · 10 years ago
  70. 20bac14 Merge changes I69c064b0,I1972c5af by Brian Carlstrom · 10 years ago
  71. 1de3c63 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base]" by Brian Carlstrom · 10 years ago
  72. 108166c Move image classes options from art to AndroidRuntime [frameworks/base] by Brian Carlstrom · 10 years ago
  73. f60d3a4 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/base] by Brian Carlstrom · 10 years ago
  74. 4fd5616 Disable compilation based on vold.decrypt. [frameworks/base] by Brian Carlstrom · 10 years ago
  75. 8c57cea Merge "[View] Clear Hardware-Layers before system destroys HardwareRenderer​." by John Reck · 10 years ago
  76. 4895bf7 Merge "Fix a bug that the RecentTask list of other’s may show up to non-primary users." by Craig Mautner · 10 years ago
  77. 26ac403 Fix a bug that the RecentTask list of other’s may show up to non-primary users. by Eunae Kim · 10 years ago
  78. 6a58309 Merge "[ActivityManager] Prevent coredump file may not complete for testing." by Craig Mautner · 10 years ago
  79. 8062b95 [ActivityManager] Prevent coredump file may not complete for testing. by riddle_hsu · 10 years ago
  80. 905fe15 Merge "[ActivityManager] Avoid mistaking visibility by finishing task." by Craig Mautner · 10 years ago
  81. 1df4d9f [ActivityManager] Avoid mistaking visibility by finishing task. by riddle_hsu · 10 years ago
  82. bd85536 Merge "Don't assume languages are 2 letter codes." by Narayan Kamath · 10 years ago
  83. fd138cd Don't assume languages are 2 letter codes. by Narayan Kamath · 10 years ago
  84. bb97753 Merge "Switch TextUtils over to new ICU API." by Narayan Kamath · 10 years ago
  85. 08b3516 Switch TextUtils over to new ICU API. by Narayan Kamath · 10 years ago
  86. a199720 [View] Clear Hardware-Layers before system destroys HardwareRenderer​. by henry.uh_chen · 10 years ago
  87. 8224edb Merge "Update makefile for clang host build." by Tim Murray · 10 years ago
  88. 215ecb9 Merge "Restore untrusted glStencilMask value on resume after functor" by Chris Craik · 10 years ago
  89. c47aba2 Restore untrusted glStencilMask value on resume after functor by Chris Craik · 10 years ago
  90. bfb349e Merge "[Bitmap] Add null pointer protection in Bitmap_sameAs()" by Chris Craik · 10 years ago
  91. 50a2d63 Merge "[HWUI] Fix invisible views are still shown in popup window" by Chris Craik · 10 years ago
  92. 132ed0f Update makefile for clang host build. by Tim Murray · 10 years ago
  93. fc6346d Merge "Rewriting android.text.format.Time without the native _tz functions" by Neil Fuller · 10 years ago
  94. d7f0849 Rewriting android.text.format.Time without the native _tz functions by Neil Fuller · 10 years ago
  95. 02fd104f Merge "Skip broadcasting to a receiver if the receiver seems to be dead" by Craig Mautner · 10 years ago
  96. 6390988 Skip broadcasting to a receiver if the receiver seems to be dead by Koji Fukui · 10 years ago
  97. 3bdbf64 Merge "Add support.multidex tests app for an update bug." by Yohann Roussel · 10 years ago
  98. e242111 Merge "Remove copy of Locale.adjustLanguageCode." by Narayan Kamath · 10 years ago
  99. 1d31a5f Remove copy of Locale.adjustLanguageCode. by Narayan Kamath · 10 years ago
  100. 152d9e6 Merge "[HWUI]: fix residual line on FrameBuffer" by Chris Craik · 10 years ago