1. 3b2a9d2 Merge "Change when the SELinux relabel of /data/data occurs." by Nick Kralevich · 10 years ago
  2. e3434fc Merge "Improve detail message for X509TrustManagerExtensions argument validation" by Brian Carlstrom · 10 years ago
  3. ff9ca78 Improve detail message for X509TrustManagerExtensions argument validation by Brian Carlstrom · 10 years ago
  4. ab561f5 Merge "Don't make isSafeMode a field on the Zygote class." by Narayan Kamath · 10 years ago
  5. d1a8d9f Don't make isSafeMode a field on the Zygote class. by Narayan Kamath · 10 years ago
  6. 91bbb75 Merge "Cast CallMethod's size_t parameters to jint" by Narayan Kamath · 10 years ago
  7. 1e4cad8 Merge "GlobalActions: Fix Airplane Mode on/off issue" by Wink Saville · 10 years ago
  8. c3b7e6f GlobalActions: Fix Airplane Mode on/off issue by nagarw · 11 years ago
  9. e9b4fd0 Merge "Mark constructor as accessible in LayoutInflater." by Jeff Hao · 10 years ago
  10. d511bc1 Merge "[ActivityManager] Fix a bug: unable to start activity after starting activities during screen off." by Craig Mautner · 10 years ago
  11. e328056 Merge "Add support for additional international keyboard mappings" by Michael Wright · 10 years ago
  12. ff3362f Merge "DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front." by Craig Mautner · 10 years ago
  13. e3abd2c Mark constructor as accessible in LayoutInflater. by Jeff Hao · 10 years ago
  14. 49c0615 Merge "Remove duplicate call disconnect codes." by Anders Kristensen · 10 years ago
  15. 172d38b Change when the SELinux relabel of /data/data occurs. by Robert Craig · 10 years ago
  16. 55a6550 Merge "Reduce warning verbosity in aapt" by Adam Lesinski · 10 years ago
  17. a282441 Merge "Do not show Home behind full screen activity" by Craig Mautner · 10 years ago
  18. f0ffa8a Merge "app_process: use LOCAL_MULTILIB := both" by Colin Cross · 10 years ago
  19. f130f0a app_process: use LOCAL_MULTILIB := both by Colin Cross · 10 years ago
  20. d292326 Add support for additional international keyboard mappings by Olivier Gay · 10 years ago
  21. cd3f60f Merge "AArch64: Make frameworks/base code more portable" by Narayan Kamath · 10 years ago
  22. f5df700 AArch64: Make frameworks/base code more portable by Ashok Bhat · 10 years ago
  23. 0fd4c65 Do not show Home behind full screen activity by Yevgen Pronenko · 10 years ago
  24. 57f2764 Merge "CertificateChainValidator: initialize TrustManagerFactory" by Kenny Root · 10 years ago
  25. 5daf51c Merge "jni: 64-bit compile issue" by Mark Salyzyn · 10 years ago
  26. aeb75fc jni: 64-bit compile issue by Mark Salyzyn · 10 years ago
  27. 491eaf2 Merge "Note libselinux dependency on packages.list format changes." by Nick Kralevich · 10 years ago
  28. 587a945 CertificateChainValidator: initialize TrustManagerFactory by Kenny Root · 10 years ago
  29. e6e25554 Note libselinux dependency on packages.list format changes. by Stephen Smalley · 10 years ago
  30. 739e194 DO NOT MERGE - [ActivityManager] Ensure consistency behavior when a background activity brings another existed activity to front. by riddle_hsu · 10 years ago
  31. 80470cd Merge "Solve three memory leaks related to PatchCache" by Chris Craik · 10 years ago
  32. 77ceb5e Merge "Use X509ExtendedTrustManager and not Conscrypt" by Kenny Root · 10 years ago
  33. 2cacc61 Merge "Don't wait for finishing animation when second display is disconnected" by Craig Mautner · 10 years ago
  34. 5f0d44f Merge "Fix scaleNinePatch." by Narayan Kamath · 10 years ago
  35. 136c08a Cast CallMethod's size_t parameters to jint by Ashok Bhat · 10 years ago
  36. 39f7068 Don't wait for finishing animation when second display is disconnected by Koji Fukui · 10 years ago
  37. 6056e10 Solve three memory leaks related to PatchCache by Jens Gulin · 11 years ago
  38. da776c8 Use X509ExtendedTrustManager and not Conscrypt by Kenny Root · 10 years ago
  39. e119b22 Reduce warning verbosity in aapt by Adam Lesinski · 10 years ago
  40. 557a93e Merge "Set ScreenshotSurface secure if any secure content is shown." by Craig Mautner · 10 years ago
  41. 02eb6bfd Fix scaleNinePatch. by Narayan Kamath · 10 years ago
  42. 8851717 Merge "Adjust to the change in the private SSLParameterImpl API." by Alex Klyubin · 10 years ago
  43. a2507e8 Adjust to the change in the private SSLParameterImpl API. by Alex Klyubin · 10 years ago
  44. 82a9163 [ActivityManager] Fix a bug: unable to start activity after starting activities during screen off. by leo_hsu · 10 years ago
  45. 4308a52 Merge "bootanimation: build 32-bit if 64-bit gl libraries are not available" by Colin Cross · 10 years ago
  46. 0da4ad4 Merge "Don't register methods when there's nothing to register." by Narayan Kamath · 10 years ago
  47. 2b74a24 Set ScreenshotSurface secure if any secure content is shown. by Minoru Aoi · 10 years ago
  48. dac2980 Merge "Prevent Lockscreen album art from activating FLAG_KEEP_SCREEN_ON" by Chris Craik · 10 years ago
  49. 8372581 Merge "Get rid of noise during boot." by Nick Kralevich · 10 years ago
  50. 0aa5163 Get rid of noise during boot. by Dianne Hackborn · 10 years ago
  51. 19fc55e Merge "build app_process64 on 64-bit targets" by Colin Cross · 10 years ago
  52. 31d16e5 bootanimation: build 32-bit if 64-bit gl libraries are not available by Colin Cross · 10 years ago
  53. 2764fce build app_process64 on 64-bit targets by Colin Cross · 10 years ago
  54. bfc4409 Merge "mediaeditor shouldn't depend on audioflinger." by Glenn Kasten · 10 years ago
  55. c1f3d4c Merge "Fix 64 bit compile failures in renderscript" by Glenn Kasten · 10 years ago
  56. 5c8e1a6 Merge "Allow PMS to restorecon directories under /data." by Nick Kralevich · 10 years ago
  57. 0b472ae Merge "androidfw: resolve 64-bit build issues" by Mark Salyzyn · 10 years ago
  58. d640873 Merge "PacProcessor should be 32 bit only." by Glenn Kasten · 10 years ago
  59. 00adb86 androidfw: resolve 64-bit build issues by Mark Salyzyn · 10 years ago
  60. 587a25b mediaeditor shouldn't depend on audioflinger. by Narayan Kamath · 10 years ago
  61. 4385343 Allow PMS to restorecon directories under /data. by Robert Craig · 10 years ago
  62. 78c0ce5 Fix 64 bit compile failures in renderscript by Narayan Kamath · 10 years ago
  63. f83c73e Don't register methods when there's nothing to register. by Narayan Kamath · 10 years ago
  64. 58f9a64 PacProcessor should be 32 bit only. by Narayan Kamath · 10 years ago
  65. 7cb1dfe Merge "Insufficient ProcessRecord cleanup when persistent process is killed" by Dianne Hackborn · 10 years ago
  66. 7c0dfed Merge "Pass int32_t for JNI calls to java Input/Output streams." by Narayan Kamath · 10 years ago
  67. eff08c4 Insufficient ProcessRecord cleanup when persistent process is killed by Akira Numata · 10 years ago
  68. d88d817 Merge "Null pointer exception in FileRotator.java" by Jeff Sharkey · 10 years ago
  69. 2bb39d7 Pass int32_t for JNI calls to java Input/Output streams. by Ashok Bhat · 10 years ago
  70. d93e7b2 Merge "Don't attempt to launch disabled activities in smoke test." by Steve Moyer · 10 years ago
  71. 47653f2 Merge "Move options buffers to top scope" by Dave Allison · 10 years ago
  72. 07a1e23 Move options buffers to top scope by Dave Allison · 10 years ago
  73. 4cde773 Merge "remove unnecessary switchUser call" by Victoria Lease · 10 years ago
  74. 629dadd Merge "Fix layoutlib build." by Narayan Kamath · 10 years ago
  75. c73991b Fix layoutlib build. by Narayan Kamath · 10 years ago
  76. f3a2895 Merge "NsdService does not clean up after exiting clients" by Dave Platt · 10 years ago
  77. f31760c NsdService does not clean up after exiting clients by Dave Platt · 10 years ago
  78. bbf1861 Null pointer exception in FileRotator.java by Mikael Gullstrand · 11 years ago
  79. d5c6946 remove unnecessary switchUser call by Jianzheng Zhou · 11 years ago
  80. 792f38d Merge "Fix the delegate method signatures in LayoutLib" by Deepanshu Gupta · 10 years ago
  81. a79af364 Merge "Remove java.io.tmpdir assignment in AndroidRuntime (again)." by Narayan Kamath · 10 years ago
  82. b3802a8 Remove java.io.tmpdir assignment in AndroidRuntime (again). by Narayan Kamath · 10 years ago
  83. 0f3fd6c Merge "Remove stray logging statement." by Narayan Kamath · 10 years ago
  84. c3955e7 Remove stray logging statement. by Narayan Kamath · 10 years ago
  85. 6d71e16 Merge "Round off when calculate next step in Seekbar" by Jeff Brown · 10 years ago
  86. a41ddcc Merge "Fixed typo errors in documentation" by Jeff Brown · 10 years ago
  87. c3f5d694 Merge "Hang off call by power button while screen is on" by Jeff Brown · 10 years ago
  88. 35c8ebab Merge "take account of RotationVector's new extra parameter" by Jeff Brown · 10 years ago
  89. ab97d61 Merge "Only pass -Xprofile-* options to ART" by Brian Carlstrom · 10 years ago
  90. 98ba7bd Only pass -Xprofile-* options to ART by Brian Carlstrom · 10 years ago
  91. 6e2fb58 Merge "LP64: Make 9 patches architecture agnostic." by Narayan Kamath · 10 years ago
  92. 6381dd4 LP64: Make 9 patches architecture agnostic. by Narayan Kamath · 10 years ago
  93. 3fc3b9f Merge "ART profiler usage." by Dave Allison · 10 years ago
  94. 0efbd9a ART profiler usage. by Dave Allison · 11 years ago
  95. 5de03b1 Merge "Don't assume that size_t is 32-bit" by Narayan Kamath · 10 years ago
  96. 28ccb4f Merge "Don't use size_t for variables that store uint32_t value" by Narayan Kamath · 10 years ago
  97. d265bcc Merge "Inform libcore of time format pref. changes." by Narayan Kamath · 10 years ago
  98. 27ad525 Inform libcore of time format pref. changes. by Narayan Kamath · 11 years ago
  99. 29e55be Merge "NFC: getNdefMessage() should throw exception if no tag in field." by Martijn Coenen · 10 years ago
  100. e92416d Don't assume that size_t is 32-bit by Ashok Bhat · 10 years ago