1. f2b1cff Frameworks/base: Fix null-pointer check by Andreas Gampe · 9 years ago
  2. 30fcd2a Merge "Drop unusable SELinux APIs." by Nick Kralevich · 9 years ago
  3. 16d1cce Drop unusable SELinux APIs. by Stephen Smalley · 9 years ago
  4. f1654c6 Merge "Add initial Keymaster 1.0 tests" by Chad Brubaker · 9 years ago
  5. 53729e2 Merge "Wait for opening apps ready before stopping freezing display" by Olawale Ogunwale · 9 years ago
  6. 1b4933d Merge "Wait for visible wallpaper drawn before starting app transitions" by Olawale Ogunwale · 9 years ago
  7. 1c24b3f Merge "Fix build, broken by https://android-review.googlesource.com/#/c/115890/" by Lorenzo Colitti · 9 years ago
  8. 7b5be4c Fix build, broken by https://android-review.googlesource.com/#/c/115890/ by Lorenzo Colitti · 9 years ago
  9. 2f196e6 Merge "Remove dead code, mostly DataStateTracker." by Lorenzo Colitti · 9 years ago
  10. cdd3fb5 Merge "Extracted a separate class to run dexopt on packages" by Andreas Gampe · 9 years ago
  11. 7487657 Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 9 years ago
  12. d2e4a16 Merge "Remove dead path code" by Jason Sams · 9 years ago
  13. a3d25d7 Merge "Fix context leak" by Marco Nelissen · 9 years ago
  14. a7e2509 Remove dead path code by Jason Sams · 9 years ago
  15. 926ebb8 Fix context leak by Marco Nelissen · 9 years ago
  16. 7fad4eb Remove dead code, mostly DataStateTracker. by Paul Jensen · 10 years ago
  17. 6869478 Merge "[ActivityManager] Fix index OOB when resetting removed task" by Craig Mautner · 9 years ago
  18. 1d7919a [ActivityManager] Fix index OOB when resetting removed task by riddle_hsu · 9 years ago
  19. 4a7f8b9 Wait for visible wallpaper drawn before starting app transitions by tiger_huang · 9 years ago
  20. a6ed1b9 am 6e116429: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  21. 6e11642 Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 9 years ago
  22. 12f4749 Generate gnu hash for arm only by Goran Jakovljevic · 9 years ago
  23. c2826fb am 3d333c74: Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  24. 8ced035 am 2a88ff2f: Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  25. 3d333c7 Merge "Fix typos in AudioManager javadoc" by Narayan Kamath · 9 years ago
  26. bc68256 Fix typos in AudioManager javadoc by Eemi Haukkala · 9 years ago
  27. 473db6f Wait for opening apps ready before stopping freezing display by tiger_huang · 9 years ago
  28. 2a88ff2 Merge "Generate sysv hash for libjnigraphics" by Dmitriy Ivanov · 9 years ago
  29. 1dc91a5 Generate sysv hash for libjnigraphics by Dmitriy Ivanov · 9 years ago
  30. 174a448 am 7f383873: Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 9 years ago
  31. 7f38387 Merge "Frameworks/base: Pass APK debugability to installd" by Andreas Gampe · 9 years ago
  32. db7fa51 am c7446790: Merge "ZygoteConnection: remove obsolete security checks." by dcashman · 9 years ago
  33. c744679 Merge "ZygoteConnection: remove obsolete security checks." by dcashman · 9 years ago
  34. fc4c0bf8 ZygoteConnection: remove obsolete security checks. by dcashman · 9 years ago
  35. 6291bed am 63d43949: Merge "Use the icu:: namespace for icu4c API." by Elliott Hughes · 9 years ago
  36. 63d4394 Merge "Use the icu:: namespace for icu4c API." by Elliott Hughes · 9 years ago
  37. edc3c89 am 14ccc26f: Merge "[ActivityManager] Skip receiver precisely." by Olawale Ogunwale · 9 years ago
  38. 14ccc26 Merge "[ActivityManager] Skip receiver precisely." by Olawale Ogunwale · 9 years ago
  39. 735600c Frameworks/base: Pass APK debugability to installd by Andreas Gampe · 9 years ago
  40. 4c5806b Use the icu:: namespace for icu4c API. by Elliott Hughes · 9 years ago
  41. 55966006 am 7a4cb563: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  42. a3d5b23 am cdc19f3f: Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  43. 7a4cb56 Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  44. 055678b Frameworks/base: Remove unnecessary Pattern instance by Andreas Gampe · 9 years ago
  45. cdc19f3 Merge "Frameworks/base: Remove unnecessary Pattern instance" by Andreas Gampe · 9 years ago
  46. 18e99c1 Frameworks/base: Remove unnecessary Pattern instance by Andreas Gampe · 9 years ago
  47. 8827c81 Add initial Keymaster 1.0 tests by Chad Brubaker · 9 years ago
  48. 773bcfa am e59b7ce2: Merge "Add JIT system properties" by Mathieu Chartier · 9 years ago
  49. e59b7ce Merge "Add JIT system properties" by Mathieu Chartier · 9 years ago
  50. c1e2bf9 am 4b5af9bc: Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker" by Miao Wang · 9 years ago
  51. 4b5af9b Merge "[RenderScript] Update the java API about Allocation copyTo & From FieldPacker" by Miao Wang · 9 years ago
  52. 6909c0e Add JIT system properties by Mathieu Chartier · 9 years ago
  53. 26f1a53 am 8b86ee9f: Merge "[RenderScript] Add missing variable" by Miao Wang · 9 years ago
  54. a61832c am 288e6f67: Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom." by Miao Wang · 9 years ago
  55. 45cec0a [RenderScript] Update the java API about Allocation copyTo & From FieldPacker by Miao Wang · 9 years ago
  56. 8b86ee9 Merge "[RenderScript] Add missing variable" by Miao Wang · 9 years ago
  57. 2cd0c34 [RenderScript] Add missing variable by Miao Wang · 9 years ago
  58. 288e6f6 Merge "[RenderScript] AutoPadding & Unpadding for Vec3 Elements during copyTo & copyFrom." by Miao Wang · 9 years ago
  59. f8d6a4b resolved conflicts for merge of 701f9c2f to stage-aosp-master by Dan Albert · 9 years ago
  60. 701f9c2 Merge "Stop using namespace std." by Dan Albert · 9 years ago
  61. ecc20aa am 63ab6eb2: Merge "Frameworks/base: Use ArraySet more explicitly" by Andreas Gampe · 9 years ago
  62. 63ab6eb Merge "Frameworks/base: Use ArraySet more explicitly" by Andreas Gampe · 9 years ago
  63. 0888276 Frameworks/base: Use ArraySet more explicitly by Andreas Gampe · 9 years ago
  64. 9c0ba24 am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 9 years ago
  65. 6695b99 Merge "Frameworks/base: Add removeAll for ArraySet" by Andreas Gampe · 9 years ago
  66. 686a1b2 am 165c2564: Merge "Manually add SignalStrength to preloaded-classes" by Brian Carlstrom · 9 years ago
  67. 165c256 Merge "Manually add SignalStrength to preloaded-classes" by Brian Carlstrom · 9 years ago
  68. 0b36620 Manually add SignalStrength to preloaded-classes by Brian Carlstrom · 9 years ago
  69. f9345e9 Frameworks/base: Add removeAll for ArraySet by Andreas Gampe · 9 years ago
  70. 87e908d [RenderScript] AutoPadding & Unpadding for Vec3 Elements during by Miao Wang · 9 years ago
  71. 030f536 Stop using namespace std. by Dan Albert · 9 years ago
  72. 01eb7fa [ActivityManager] Skip receiver precisely. by riddle_hsu · 9 years ago
  73. 98fdff6 am 56fde9e7: Merge "SELinuxPolicyInstallReceiver: Prevent partial or mixed policy updates." by Nick Kralevich · 9 years ago
  74. 56fde9e Merge "SELinuxPolicyInstallReceiver: Prevent partial or mixed policy updates." by Nick Kralevich · 9 years ago
  75. 545093d am 75666e90: Merge "Revert "Add potential future APIs for postmessage"" by Selim Gurun · 9 years ago
  76. 75666e9 Merge "Revert "Add potential future APIs for postmessage"" by Selim Gurun · 9 years ago
  77. 49f9ad8 Revert "Add potential future APIs for postmessage" by Selim Gurun · 9 years ago
  78. 411473d am caa8a8fb: Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." by Miao Wang · 9 years ago
  79. caa8a8f Merge "[Renderscript] JAVA API update for Allocation.CopyTo add the following functions to make it more symmetric to copyFrom()." by Miao Wang · 9 years ago
  80. 9fc6948 am 514e0801: Merge "Fix crash when updating adapter offsets." by Jason Sams · 9 years ago
  81. 514e080 Merge "Fix crash when updating adapter offsets." by Jason Sams · 9 years ago
  82. aef9835 am 9fc8356b: Merge "Add potential future APIs for postmessage" by Selim Gurun · 9 years ago
  83. 9fc8356 Merge "Add potential future APIs for postmessage" by Selim Gurun · 9 years ago
  84. 37bd890 Add potential future APIs for postmessage by Selim Gurun · 9 years ago
  85. e9dc172 SELinuxPolicyInstallReceiver: Prevent partial or mixed policy updates. by Stephen Smalley · 9 years ago
  86. 012c3b7 am a891d08d: Merge "jni: Add paranoia regarding android_logger_list_read" by Mark Salyzyn · 9 years ago
  87. a891d08 Merge "jni: Add paranoia regarding android_logger_list_read" by Mark Salyzyn · 9 years ago
  88. 50b0419 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  89. 10b62bf Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  90. 3fdb4cc Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  91. b17653a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  92. 428472a Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  93. f456898 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  94. db14d28 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  95. c4f503f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  96. ee13d90 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  97. 61379ca Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  98. 791dcb9 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  99. 5277e14 Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago
  100. d0625ce Merge "Import translations. DO NOT MERGE" into stage-aosp-master by Geoff Mendal · 9 years ago