1. e7fa613 Merge "Track libziparchive API change." am: 9433a0299e am: fd03d4a762 by Elliott Hughes · 7 years ago
  2. 9602fc4 Merge "Revert fwalk/sfp locking to fix concurrent reads" am: f61ca22248 by Ryan Prichard · 7 years ago
  3. fd03d4a Merge "Track libziparchive API change." am: 9433a0299e by Elliott Hughes · 7 years ago
  4. ab399df Merge "Revert fwalk/sfp locking to fix concurrent reads" am: f61ca22248 by Ryan Prichard · 7 years ago
  5. 9433a02 Merge "Track libziparchive API change." by Elliott Hughes · 7 years ago
  6. f61ca22 Merge "Revert fwalk/sfp locking to fix concurrent reads" by Ryan Prichard · 7 years ago
  7. c485cdb Revert fwalk/sfp locking to fix concurrent reads by Ryan Prichard · 7 years ago
  8. b51bb50 Track libziparchive API change. by Elliott Hughes · 7 years ago
  9. 3b2b6bc [automerger skipped] Merge "Fix malloc_info missing large allocs." am: 2c02e45f4b by Christopher Ferris · 7 years ago
  10. 2541fd7 Merge "Fix malloc_info missing large allocs." am: 2c02e45f4b by Christopher Ferris · 7 years ago
  11. 2c02e45 Merge "Fix malloc_info missing large allocs." by Christopher Ferris · 7 years ago
  12. f96e450 Fix malloc_info missing large allocs. am: 125d32cb46 by Christopher Ferris · 7 years ago
  13. db9706a Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
  14. 125d32c Fix malloc_info missing large allocs. by Christopher Ferris · 7 years ago
  15. 699ca4e Make purging clear the current thread cache too. am: 58567dcd78 by Christopher Ferris · 7 years ago
  16. 57f8e79 Merge "Make purging clear the current thread cache too." am: 1eb6d36ba8 by Christopher Ferris · 7 years ago
  17. 878909e Merge "Make purging clear the current thread cache too." am: 1eb6d36ba8 by Christopher Ferris · 7 years ago
  18. 1eb6d36 Merge "Make purging clear the current thread cache too." by Christopher Ferris · 7 years ago
  19. 58567dc Make purging clear the current thread cache too. by Christopher Ferris · 7 years ago
  20. 0f710fd Make purging clear the current thread cache too. by Christopher Ferris · 7 years ago
  21. cecc87c Merge "Remove dependency on unused libutils" am: 911fbfc259 am: 8f36962cc7 by Dimitry Ivanov · 7 years ago
  22. 8f36962 Merge "Remove dependency on unused libutils" am: 911fbfc259 by Dimitry Ivanov · 7 years ago
  23. 911fbfc Merge "Remove dependency on unused libutils" by Dimitry Ivanov · 7 years ago
  24. 15d5293 Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." am: 5997d53e69 by Elliott Hughes · 7 years ago
  25. 6cd42ed Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." by Elliott Hughes · 7 years ago
  26. 5997d53 Merge "malloc.h: explicitly suggest malloc_info() instead of mallinfo()." by Elliott Hughes · 7 years ago
  27. 7cccd7e Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev am: 8dc7da51b5 by Ryan Prichard · 7 years ago
  28. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 7 years ago
  29. 8dc7da5 Merge "__cxa_finalize: skip fflush call on dlclose" into qt-dev by Ryan Prichard · 7 years ago
  30. afe30a5 Remove dependency on unused libutils by dimitry · 7 years ago
  31. 7081639 Merge "Allow device launched before Q to use legacy OEM AID value" am: 0cd818a377 by Tom Cherry · 7 years ago
  32. 0a656ff Merge "Allow device launched before Q to use legacy OEM AID value" by Tom Cherry · 7 years ago
  33. 0cd818a Merge "Allow device launched before Q to use legacy OEM AID value" by Tom Cherry · 7 years ago
  34. 6d89c1b Merge "Move /system dependency on tz_version to bionic" am: f5eaea32b6 by Neil Fuller · 7 years ago
  35. b87effb Merge "Move /system dependency on tz_version to bionic" am: f5eaea32b6 by Neil Fuller · 7 years ago
  36. f5eaea3 Merge "Move /system dependency on tz_version to bionic" by Neil Fuller · 7 years ago
  37. aecc21a Make pthread_get/setschedparam weak for native bridge am: 62b214dc87 by dimitry · 7 years ago
  38. cb28280 Merge "Fix running tests/benchmarks on the host." am: dfa3231fae am: 766c77f88e by Elliott Hughes · 7 years ago
  39. 766c77f Merge "Fix running tests/benchmarks on the host." am: dfa3231fae by Elliott Hughes · 7 years ago
  40. dfa3231 Merge "Fix running tests/benchmarks on the host." by Elliott Hughes · 7 years ago
  41. 4da99ff Fix running tests/benchmarks on the host. by Elliott Hughes · 7 years ago
  42. 1475d12 Merge "__cxa_finalize: skip fflush call on dlclose" am: 34bf6107b6 by Ryan Prichard · 7 years ago
  43. 4051029 Merge "__cxa_finalize: skip fflush call on dlclose" am: 34bf6107b6 by Ryan Prichard · 7 years ago
  44. 1f2ea32 __cxa_finalize: skip fflush call on dlclose by Ryan Prichard · 7 years ago
  45. 34bf610 Merge "__cxa_finalize: skip fflush call on dlclose" by Ryan Prichard · 7 years ago
  46. d616b29 Merge changes I59a7c224,I82d28654 am: 70f090e4e8 am: 54ed6eef25 by Nick Kralevich · 7 years ago
  47. 54ed6ee Merge changes I59a7c224,I82d28654 am: 70f090e4e8 by Nick Kralevich · 7 years ago
  48. 70f090e Merge changes I59a7c224,I82d28654 by Treehugger Robot · 7 years ago
  49. 560de5f Don't honor LIBC_HOOKS_ENABLE across a security boundary by Nick Kralevich · 7 years ago
  50. 99cec18 Don't honor LD_CONFIG_FILE across security transitions by Nick Kralevich · 7 years ago
  51. 62b214d Make pthread_get/setschedparam weak for native bridge by dimitry · 7 years ago
  52. c5d8c6c __cxa_finalize: skip fflush call on dlclose by Ryan Prichard · 7 years ago
  53. 28056c1 Merge "Make pthread_get/setschedparam weak for native bridge" am: 9f193e14ed by dimitry · 7 years ago
  54. f114ee7 Merge "Make pthread_get/setschedparam weak for native bridge" am: 9f193e14ed by dimitry · 7 years ago
  55. 9f193e1 Merge "Make pthread_get/setschedparam weak for native bridge" by Treehugger Robot · 7 years ago
  56. b368a0b Allow device launched before Q to use legacy OEM AID value by Tom Cherry · 7 years ago
  57. c7b8110 Make pthread_get/setschedparam weak for native bridge by dimitry · 7 years ago
  58. a7db90f Move /system dependency on tz_version to bionic by Neil Fuller · 7 years ago
  59. 31e5709 Merge "Refactor some pieces of grp_pwd.cpp" am: 731ed0fb52 am: 5bd54f3b4e by Tom Cherry · 7 years ago
  60. 5bd54f3 Merge "Refactor some pieces of grp_pwd.cpp" am: 731ed0fb52 by Tom Cherry · 7 years ago
  61. 731ed0f Merge "Refactor some pieces of grp_pwd.cpp" by Tom Cherry · 7 years ago
  62. 9082f4f Merge "threads.h: Add C11 thread support." am: 8c3140a612 am: 3716c5320d by Elliott Hughes · 7 years ago
  63. 3716c53 Merge "threads.h: Add C11 thread support." am: 8c3140a612 by Elliott Hughes · 7 years ago
  64. 5fb0763 Refactor some pieces of grp_pwd.cpp by Tom Cherry · 7 years ago
  65. 8c3140a Merge "threads.h: Add C11 thread support." by Elliott Hughes · 7 years ago
  66. 4206711 threads.h: Add C11 thread support. by Elliott Hughes · 7 years ago
  67. 6ffb938 [automerger skipped] Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev by Yi Kong · 7 years ago
  68. b7944a3 Merge "Implement __gnu_[u]ldivmod_helper methods in libc" into qt-dev by Yi Kong · 7 years ago
  69. df4acab Merge "Update doc comment about running the benchmarks." am: 06a5617f24 by Elliott Hughes · 7 years ago
  70. 7f58eb7 Merge "Update doc comment about running the benchmarks." am: 06a5617f24 by Elliott Hughes · 7 years ago
  71. 06a5617 Merge "Update doc comment about running the benchmarks." by Treehugger Robot · 7 years ago
  72. 35d64e7 Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev by Ryan Prichard · 7 years ago
  73. 424f5eb Merge "Only write main library's RELRO by default." into qt-dev am: 768eb27f0d by Torne (Richard Coles) · 7 years ago
  74. 0b963ef Merge "resolve merge conflicts of 84cb324786ed7db7a13349106f0f626ed54807ee to qt-dev-plus-aosp" into qt-dev-plus-aosp by TreeHugger Robot · 7 years ago
  75. 53080db Merge "PIMutexUnlock: load owner_tid in non-common case" into qt-dev by Ryan Prichard · 7 years ago
  76. d655bc6 Update doc comment about running the benchmarks. by Elliott Hughes · 7 years ago
  77. da728cd [automerger skipped] Merge "Move all leak info functions to android_mallopt." am: 31fe3c637e by Christopher Ferris · 7 years ago
  78. a8c70ec Merge "Move all leak info functions to android_mallopt." am: 31fe3c637e by Christopher Ferris · 7 years ago
  79. 31fe3c6 Merge "Move all leak info functions to android_mallopt." by Christopher Ferris · 7 years ago
  80. 768eb27 Merge "Only write main library's RELRO by default." into qt-dev by TreeHugger Robot · 7 years ago
  81. 994ff53 resolve merge conflicts of 84cb324786ed7db7a13349106f0f626ed54807ee to qt-dev-plus-aosp by Elliott Hughes · 7 years ago
  82. 3d889f6 Merge "libdl.a: make dlerror() always report an error." am: 640bd0bf3a by Elliott Hughes · 7 years ago
  83. ebfebd0 Only write main library's RELRO by default. by Torne (Richard Coles) · 7 years ago
  84. f3859e2 Merge "libdl.a: make dlerror() always report an error." am: 640bd0bf3a by Elliott Hughes · 7 years ago
  85. 640bd0b Merge "libdl.a: make dlerror() always report an error." by Elliott Hughes · 7 years ago
  86. 570ab49 Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 7 years ago
  87. ea722a0 PIMutexUnlock: load owner_tid in non-common case by Ryan Prichard · 7 years ago
  88. 058b147 Merge "Implement __gnu_[u]ldivmod_helper methods in libc" am: 7f3527fb5c by Yi Kong · 7 years ago
  89. aab432b Merge "Implement __gnu_[u]ldivmod_helper methods in libc" am: 7f3527fb5c by Yi Kong · 7 years ago
  90. 7f3527f Merge "Implement __gnu_[u]ldivmod_helper methods in libc" by Yi Kong · 7 years ago
  91. b410d0e Implement __gnu_[u]ldivmod_helper methods in libc by Yi Kong · 7 years ago
  92. 1ec439e Merge "Reland ifuncs for strcmp and strlen." am: 1311545bb2 am: 83513ea183 by Elliott Hughes · 7 years ago
  93. f0fe5b1 Merge "Only write main library's RELRO by default." am: 401e2efa39 by Torne (Richard Coles) · 7 years ago
  94. 83513ea Merge "Reland ifuncs for strcmp and strlen." am: 1311545bb2 by Elliott Hughes · 7 years ago
  95. 33e88b0 Merge "Only write main library's RELRO by default." am: 401e2efa39 by Torne (Richard Coles) · 7 years ago
  96. 84cb324 Reland ifuncs for strcmp and strlen. by Elliott Hughes · 7 years ago
  97. 1311545 Merge "Reland ifuncs for strcmp and strlen." by Elliott Hughes · 7 years ago
  98. 401e2ef Merge "Only write main library's RELRO by default." by Treehugger Robot · 7 years ago
  99. 2cedfb5 Merge "PIMutexUnlock: load owner_tid in non-common case" am: b250766282 by Ryan Prichard · 7 years ago
  100. 73f8dcf Merge "Comment about lock destruction and unlocking" am: f32e1a1f50 by Ryan Prichard · 7 years ago