1. 9cc8495 Merge "Don't check if this == NULL." by Dan Albert · 10 years ago
  2. 26a2814 Merge "Link sigchain to surfaceflinger main executable" by Dmitriy Ivanov · 10 years ago
  3. f3da24d Link sigchain to surfaceflinger main executable by Dmitriy Ivanov · 10 years ago
  4. cde4b13 Merge "Allow more than one dex2oat extra option" by Narayan Kamath · 10 years ago
  5. 6ee97e7 Merge "Fix a null dereference." by Dan Albert · 10 years ago
  6. c78a0c1 Fix a null dereference. by Dan Albert · 10 years ago
  7. b0d8d00 Allow more than one dex2oat extra option by Yevgeny Rouban · 10 years ago
  8. 1474f88 Don't check if this == NULL. by Dan Albert · 10 years ago
  9. e1e3d27 Merge "Clean cruft out of makefiles." by Dan Albert · 10 years ago
  10. b79dfe6 Clean cruft out of makefiles. by Dan Albert · 10 years ago
  11. 07c9557 Merge "Fix warnings on unused variables and parameters." by Chih-Hung Hsieh · 10 years ago
  12. 99d9fb1 Fix warnings on unused variables and parameters. by Chih-Hung Hsieh · 10 years ago
  13. 4a7001c Merge "Work around C11 const atomic restrictions." by Hans Boehm · 10 years ago
  14. c0df68b Work around C11 const atomic restrictions. by Hans Boehm · 10 years ago
  15. 7d587c3 Merge "Silence warnings about unused parameters." by Dan Albert · 10 years ago
  16. fb017a4 Merge "Fix clang warnings about struct vs. class." by Dan Albert · 10 years ago
  17. 9e0e103 Silence warnings about unused parameters. by Dan Albert · 10 years ago
  18. 11c13ab Merge "Use time() instead of clock() for timeouts." by Christopher Ferris · 10 years ago
  19. aeb8ab8 Fix clang warnings about struct vs. class. by Dan Albert · 10 years ago
  20. e2c86c7 Use time() instead of clock() for timeouts. by Christopher Ferris · 10 years ago
  21. 86aeb9e Merge "Make string literal concatenation play nice with C++11." by Dan Albert · 10 years ago
  22. 8b49125 Make string literal concatenation play nice with C++11. by Dan Albert · 10 years ago
  23. 51eec3b Merge "Fix relabeling of secondary user package directories." by Nick Kralevich · 10 years ago
  24. 8ac2a64 Fix relabeling of secondary user package directories. by Stephen Smalley · 10 years ago
  25. 8c1642a Merge "Remove obsolete prunedexcache" by Brian Carlstrom · 10 years ago
  26. 5f727f8 Remove obsolete prunedexcache by Alex Light · 10 years ago
  27. f6e1611 Merge "Add vm_safe_mode to dexopt." by Calin Juravle · 10 years ago
  28. 4f60ac2 Add vm_safe_mode to dexopt. by Calin Juravle · 10 years ago
  29. c70626a Merge "Pass isa features flag to dex2oat." by Calin Juravle · 10 years ago
  30. e9eb12c Pass isa features flag to dex2oat. by Calin Juravle · 10 years ago
  31. 72deed8 Merge "Fix validation of system paths in installd." by Calin Juravle · 10 years ago
  32. f53c08b Fix validation of system paths in installd. by Calin Juravle · 10 years ago
  33. 5728256 Merge "Allow apk path to contain one subdirectory." by Calin Juravle · 10 years ago
  34. 9d76156 Allow apk path to contain one subdirectory. by Calin Juravle · 10 years ago
  35. efc0b35 Merge "Fix CAS argument type." by Hans Boehm · 10 years ago
  36. 1ddaadb Fix CAS argument type. by Hans Boehm · 10 years ago
  37. 703b60c Merge "Use gettid directly in binder." by Elliott Hughes · 10 years ago
  38. fa6ad07 Use gettid directly in binder. by Elliott Hughes · 10 years ago
  39. ca58175 Merge "Disable verification based on vold.decrypt. [frameworks/native]" by Brian Carlstrom · 10 years ago
  40. f7765c4 Disable verification based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 10 years ago
  41. a0187a9 Merge "Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""" by Hans Boehm · 10 years ago
  42. 3effaba Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 10 years ago
  43. 1a22eb7 Merge "Change an accidental ALOGE to an ALOGV" by Andreas Gampe · 10 years ago
  44. a7915d4 Change an accidental ALOGE to an ALOGV by Alex Light · 10 years ago
  45. f010a05 Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 10 years ago
  46. 66629e0 Revert "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 10 years ago
  47. f491f49 Merge "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 10 years ago
  48. 82e98c2 Merge "Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup" by Narayan Kamath · 10 years ago
  49. 0378aaf Use set_sched_policy to put dexopt operations in SP_BACKGROUND cgroup by Brian Carlstrom · 10 years ago
  50. 6e5316b Merge "Revert "Revert "Remove incorrect android_atomic_...64 use.""" by Hans Boehm · 10 years ago
  51. 735082e Merge "Revert "Remove incorrect android_atomic_...64 use."" by Hans Boehm · 10 years ago
  52. 9dc5c26 Revert "Remove incorrect android_atomic_...64 use." by Hans Boehm · 10 years ago
  53. c11eca8 Merge "Remove incorrect android_atomic_...64 use." by Hans Boehm · 10 years ago
  54. e2e17e5 Merge "GlES2: Add NULL check" by Jesse Hall · 10 years ago
  55. 0627071 GlES2: Add NULL check by Anshuman Dani · 11 years ago
  56. 8ce2867 Merge "Make system use patchoat to relocate during runtime." by Brian Carlstrom · 10 years ago
  57. 7365a10 Make system use patchoat to relocate during runtime. by Alex Light · 10 years ago
  58. 74b3ecf Merge "Disable compilation based on vold.decrypt. [frameworks/native]" by Brian Carlstrom · 10 years ago
  59. 538998f Disable compilation based on vold.decrypt. [frameworks/native] by Brian Carlstrom · 10 years ago
  60. 9c49e21 Merge "Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native]" by Brian Carlstrom · 10 years ago
  61. cf51ba1 Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [frameworks/native] by Brian Carlstrom · 10 years ago
  62. e887892 Merge "Add dumping of tombstones to dumpstate." by Christopher Ferris · 10 years ago
  63. 1fe6107 Add dumping of tombstones to dumpstate. by Christopher Ferris · 10 years ago
  64. e9105be Merge "Install symlinks in multilib build." by Ying Wang · 10 years ago
  65. c3aed1e Install symlinks in multilib build. by Ying Wang · 10 years ago
  66. 88b7541 Remove incorrect android_atomic_...64 use. by Hans Boehm · 10 years ago
  67. 76cbbc0 Merge "Always #include <sys/...>, not <linux/...>." by Elliott Hughes · 10 years ago
  68. 1e4ee9a Always #include <sys/...>, not <linux/...>. by Elliott Hughes · 10 years ago
  69. ec535c5 Fix implicit declaration of function 'prctl' in installd. by Elliott Hughes · 10 years ago
  70. 4dd0d80 Merge "Fix implicit declaration of function 'prctl' in installd." by Elliott Hughes · 10 years ago
  71. da92bfd Merge "dumpstate: fix dumping traces for vm processes on 64-bit" by Colin Cross · 10 years ago
  72. 8eb25d5 dumpstate: fix dumping traces for vm processes on 64-bit by Colin Cross · 10 years ago
  73. 721fdd3 Merge "Add MAC for remaining service_manager functionality." by Nick Kralevich · 10 years ago
  74. c67e630 Add MAC for remaining service_manager functionality. by Riley Spahn · 10 years ago
  75. 7113978 Merge "service_manager: check binder passed lengths" by Nick Kralevich · 10 years ago
  76. 7d42a3c service_manager: check binder passed lengths by Nick Kralevich · 10 years ago
  77. 7c5be65 Merge "Rename 'mkuser' command to 'mkuserconfig'" by Robin Lee · 10 years ago
  78. cbb9d0d Merge "Make dex2oat heap size product configurable [frameworks/native]" by Brian Carlstrom · 10 years ago
  79. e46a75a Make dex2oat heap size product configurable [frameworks/native] by Brian Carlstrom · 10 years ago
  80. 0d2bee0 Merge "Dump all the correct routing tables." by Sreeram Ramachandran · 10 years ago
  81. 2b3bba3 Dump all the correct routing tables. by Sreeram Ramachandran · 10 years ago
  82. f9cfae2 Merge "Remove inline access control in service_manager." by Nick Kralevich · 10 years ago
  83. 1244edc Remove inline access control in service_manager. by Riley Spahn · 10 years ago
  84. a5726eb Merge "Use current max product dalvik.vm.heapsize as default dex2oat heap size" by Brian Carlstrom · 10 years ago
  85. 53e0776 Use current max product dalvik.vm.heapsize as default dex2oat heap size by Brian Carlstrom · 10 years ago
  86. 357df19 Merge "Exclude subdirectories when pruning the dex cache." by Narayan Kamath · 10 years ago
  87. 1e57e4a Exclude subdirectories when pruning the dex cache. by Narayan Kamath · 10 years ago
  88. 71f9956 Merge "Fix obsolete argument name" by Brian Carlstrom · 10 years ago
  89. 7195fcc Fix obsolete argument name by Brian Carlstrom · 10 years ago
  90. 8c9bcff Merge "Add an installd command to prune dex files." by Narayan Kamath · 10 years ago
  91. ece6238 Merge "Remove Parcel::writeIntPtr." by Narayan Kamath · 10 years ago
  92. f905bc3 Remove Parcel::writeIntPtr. by Narayan Kamath · 10 years ago
  93. 3dd3de0 Merge "installd: change profile files to 0660" by Nick Kralevich · 10 years ago
  94. 0db0f97 installd: change profile files to 0660 by Nick Kralevich · 10 years ago
  95. 18c9394 Merge "Add SELinux checks when adding a service." by Nick Kralevich · 10 years ago
  96. 69154df Add SELinux checks when adding a service. by Riley Spahn · 10 years ago
  97. a4e345e Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 10 years ago
  98. db45861 sensorservice: 64-bit compile issues by Mark Salyzyn · 10 years ago
  99. 7281ca6 Merge "Pass --top-k-profile-threshold to dex2oat if available." by Calin Juravle · 10 years ago
  100. 7c8bec0 Rename 'mkuser' command to 'mkuserconfig' by Robin Lee · 10 years ago