1. 9c06d16 s/master/main/ by Elliott Hughes · 1 year, 10 months ago
  2. 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 1 month ago
  3. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 1 month ago
  4. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 3 months ago
  5. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 2 months ago
  6. e28867c Modify the wording of the mallopt. by Christopher Ferris · 2 years, 3 months ago
  7. d86eb86 Add support for M_PURGE_ALL. by Christopher Ferris · 2 years, 5 months ago
  8. 1a49058 Nullability check for malloc module. by zijunzhao · 2 years, 8 months ago
  9. 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
  10. d8d561c Add definition of M_MEMTAG_TUNING. by Evgenii Stepanov · 4 years, 1 month ago
  11. 9cad842 [MemInit] Remove old API, introduce new MemInit API. by Mitch Phillips · 4 years, 6 months ago
  12. 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
  13. 978eb16 Copy the M_THREAD_DISABLE_MEM_INIT constant value into malloc.h. by Peter Collingbourne · 4 years, 11 months ago
  14. 8844879 Add support for new scudo mallopt options. by Christopher Ferris · 5 years ago
  15. fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 5 years ago
  16. 4fa9b8c malloc.h: explicitly suggest malloc_info() instead of mallinfo(). by Elliott Hughes · 6 years ago
  17. eadf506 Remove obsolete workaround. by Elliott Hughes · 7 years ago
  18. 8daea55 Comment the M_PURGE option. by Christopher Ferris · 7 years ago
  19. ac578f2 malloc: add M_PURGE mallopt flag by Tim Murray · 7 years ago
  20. b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
  21. 462e90c Start documenting libc. by Elliott Hughes · 7 years ago
  22. 0d1a8a5 Reland "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  23. 4dbe8fc Revert "Retire GCC FORTIFY." by Elliott Hughes · 7 years ago
  24. 067bdc9 Retire GCC FORTIFY. by Elliott Hughes · 7 years ago
  25. db478a6 Implement malloc hooks. by Christopher Ferris · 7 years ago
  26. faa7434 Name function arguments in libc headers for Studio. by Elliott Hughes · 8 years ago
  27. 7c08c79 Revert "Make mallopt available in the future." by Christopher Ferris · 8 years ago
  28. 083923d Make mallopt available in the future. by Christopher Ferris · 8 years ago
  29. a1c0d2f Add support for modifying decay timer. by Christopher Ferris · 8 years ago
  30. 06be345 Update bionic after Clang rebase by Yi Kong · 8 years ago
  31. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  32. 36a88e8 Restore attribute alloc_size for GCC. by Elliott Hughes · 9 years ago
  33. 3b2096a Remove unnecessary 'extern's. by Elliott Hughes · 9 years ago
  34. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  35. 46b4416 Update header versions for NDK platform fixes. by Josh Gao · 9 years ago
  36. 14adff1 Add versioning information to symbols. by Josh Gao · 9 years ago
  37. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago
  38. 4caa1f0 Implement malloc_info(3). by Dan Albert · 11 years ago
  39. e5fdaa4 Revert "Backing this one out since the counterpart needs to be sent upstream." by Dan Albert · 11 years ago
  40. a04d2bc Backing this one out since the counterpart needs to be sent upstream. by Dan Albert · 11 years ago
  41. 5ee320d Hides valloc(3)/pvalloc(3) on LP64. by Dan Albert · 11 years ago
  42. b91791d Use alloc_size attribute on *alloc functions by Nick Kralevich · 12 years ago
  43. 25a87f7 Fix declaration of malloc_usable_size() by David 'Digit' Turner · 12 years ago
  44. 24fad01 Document the mallinfo struct, add missing attributes. by Elliott Hughes · 12 years ago
  45. 2c344d3 Revert "Revert "Upgrade to dlmalloc 2.8.5."" by Ian Rogers · 13 years ago
  46. f72ee26 Revert "Upgrade to dlmalloc 2.8.5." by Brian Carlstrom · 13 years ago
  47. 9990891 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 13 years ago
  48. b27631b Don't mark realloc with __attribute__((malloc)) by Nick Kralevich · 13 years ago
  49. 1dc9e47 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  50. 1767f90 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  51. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago