1. 54d4dfa Update generated files for 4.1.0 update. by Christopher Ferris · 8 years ago
  2. e429403 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 8 years ago
  3. 10071f2 Revert "Fix the ckh unit test." by Christopher Ferris · 8 years ago
  4. 368f61e Add je_iterate, je_malloc_disable, and je_malloc_enable by Colin Cross · 8 years ago
  5. 14d6af1 Fix the ckh unit test. by Christopher Ferris · 8 years ago
  6. 6be84e0 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 8 years ago
  7. 710ca11 Add test for tree destruction by Joshua Kahn · 9 years ago
  8. 13b4015 Allow const keys for lookup by Joshua Kahn · 9 years ago
  9. fed1f9f Fix intermittent xallocx() test failures. by Jason Evans · 9 years ago
  10. 044047f Remove fragile xallocx() test case. by Jason Evans · 9 years ago
  11. 03eb37e Make mallocx() OOM test more robust. by Jason Evans · 9 years ago
  12. d260f44 Fix xallocx(..., MALLOCX_ZERO) bugs. by Jason Evans · 9 years ago
  13. 2152329 Add mallocx() OOM tests. by Jason Evans · 9 years ago
  14. 65b940a Loosen expected xallocx() results. by Jason Evans · 9 years ago
  15. aca490f Add more xallocx() overflow tests. by Jason Evans · 9 years ago
  16. 6f50cbc Regenerate files and re-add android changes. by Christopher Ferris · 9 years ago
  17. 676df88 Rename arena_maxclass to large_maxclass. by Jason Evans · 9 years ago
  18. 560a4e1 Fix xallocx() bugs. by Jason Evans · 9 years ago
  19. a00b107 Fix "prof.reset" mallctl-related corruption. by Jason Evans · 9 years ago
  20. 36629d2 Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 9 years ago
  21. 594c759 Optimize arena_prof_tctx_set(). by Jason Evans · 9 years ago
  22. 4a2a3c9 Don't purge junk filled chunks when shrinking huge allocations by Mike Hommey · 9 years ago
  23. 45e9f66 Fix arenas_cache_cleanup(). by Christopher Ferris · 9 years ago
  24. d01fd19 Rename index_t to szind_t to avoid an existing type on Solaris. by Jason Evans · 9 years ago
  25. 828d919 Fix test for MinGW. by Jason Evans · 9 years ago
  26. 38d8f50 Fix assertion in test. by Jason Evans · 9 years ago
  27. 03bf5b6 Try to decommit new chunks. by Jason Evans · 9 years ago
  28. 4be0c3c Add no-OOM assertions to test. by Jason Evans · 9 years ago
  29. 8fadb1a Implement chunk hook support for page run commit/decommit. by Jason Evans · 9 years ago
  30. b49a334 Generalize chunk management hooks. by Jason Evans · 9 years ago
  31. d059b9d Implement support for non-coalescing maps on MinGW. by Jason Evans · 9 years ago
  32. 40cbd30 Fix huge_ralloc_no_move() to succeed more often. by Jason Evans · 9 years ago
  33. 5fae7dc Fix MinGW-related portability issues. by Jason Evans · 9 years ago
  34. e475ff1 Fix a compilation error. by Jason Evans · 9 years ago
  35. e42c309 Add JEMALLOC_FORMAT_PRINTF(). by Jason Evans · 9 years ago
  36. 1b0e4ab Port mq_get() to MinGW. by Jason Evans · 9 years ago
  37. 218b15c Fix more MinGW build warnings. by Jason Evans · 9 years ago
  38. f2bc852 Add the config.cache_oblivious mallctl. by Jason Evans · 9 years ago
  39. 8693a9e Add timer support for Windows. by Jason Evans · 9 years ago
  40. ae93d6b Avoid function prototype incompatibilities. by Jason Evans · 9 years ago
  41. 8eb4855 Fix an integer overflow bug in {size2index,s2u}_compute(). by Jason Evans · 9 years ago
  42. dde0672 Fix an integer overflow bug in {size2index,s2u}_compute(). by Jason Evans · 9 years ago
  43. 7ae1239 Fix indentation. by Jason Evans · 9 years ago
  44. 241abc6 Fix size class overflow handling when profiling is enabled. by Jason Evans · 9 years ago
  45. 56048ba Clarify relationship between stats.resident and stats.mapped. by Jason Evans · 9 years ago
  46. 831d585 Avoid atomic operations for dependent rtree reads. by Jason Evans · 9 years ago
  47. fd5f9e4 Avoid atomic operations for dependent rtree reads. by Jason Evans · 9 years ago
  48. 96d58c8 Revert "Revert "Update for new version."" by Christopher Ferris · 9 years ago
  49. 83e5767 Revert "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge"" by Christopher Ferris · 9 years ago
  50. 75929a9 Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge" by Nicolas Geoffray · 9 years ago
  51. 5b5d97b Merge remote-tracking branch 'aosp/upstream-dev' into merge by Christopher Ferris · 9 years ago
  52. bd16ea4 Fix signed/unsigned comparison in arena_lg_dirty_mult_valid(). by Jason Evans · 9 years ago
  53. 8d6a3e8 Implement dynamic per arena control over dirty page purging. by Jason Evans · 9 years ago
  54. d6384b0 use CLOCK_MONOTONIC in the timer if it's available by Daniel Micay · 10 years ago
  55. cb9b449 Remove obsolete (incorrect) assertions. by Jason Evans · 9 years ago
  56. cbf3a6d Move centralized chunk management into arenas. by Jason Evans · 9 years ago
  57. 9e561e8 Test and fix tcache ID recycling. by Jason Evans · 9 years ago
  58. 1cb181e Implement explicit tcache support. by Jason Evans · 9 years ago
  59. 8d0e04d Refactor rtree to be lock-free. by Jason Evans · 9 years ago
  60. a55dfa4 Implement more atomic operations. by Jason Evans · 9 years ago
  61. 5b8ed5b Implement the prof.gdump mallctl. by Jason Evans · 9 years ago
  62. 2c5cb61 Introduce two new modes of junk filling: "alloc" and "free". by Guilherme Goncalves · 9 years ago
  63. e12eaf9 Style and spelling fixes. by Jason Evans · 9 years ago
  64. 2174ea3 Add atomic operations tests and fix latent bugs. by Jason Evans · 10 years ago
  65. f79e01f Fix test_stats_arenas_bins for 32-bit builds. by Yuriy Kaminskiy · 10 years ago
  66. acbcbad Thwart compiler optimizations. by Jason Evans · 10 years ago
  67. 3c4d92e Add per size class huge allocation statistics. by Jason Evans · 10 years ago
  68. 9b75677 Don't fetch tsd in a0{d,}alloc(). by Jason Evans · 10 years ago
  69. fc0b3b7 Add configure options. by Jason Evans · 10 years ago
  70. b123ddc Don't configure HAVE_SSE2. by Jason Evans · 10 years ago
  71. 57efa7b Avoid atexit(3) when possible, disable prof_final by default. by Jason Evans · 10 years ago
  72. f22214a Use regular arena allocation for huge tree nodes. by Daniel Micay · 10 years ago
  73. 8bb3198 Refactor/fix arenas manipulation. by Jason Evans · 10 years ago
  74. 155bfa7 Normalize size classes. by Jason Evans · 10 years ago
  75. a95018e Attempt to expand huge allocations in-place. by Daniel Micay · 10 years ago
  76. 47395a1 Avoid purging in microbench when lazy-lock is enabled. by Jason Evans · 10 years ago
  77. 029d44c Fix tsd cleanup regressions. by Jason Evans · 10 years ago
  78. b72d4ab Skip test_prof_thread_name_validation if !config_prof. by Jason Evans · 10 years ago
  79. fc12c0b Implement/test/fix prof-related mallctl's. by Jason Evans · 10 years ago
  80. 551ebc4 Convert to uniform style: cond == false --> !cond by Jason Evans · 10 years ago
  81. ebbd0c9 Remove obsolete comment. by Jason Evans · 10 years ago
  82. 20c31de Test prof.reset mallctl and fix numerous discovered bugs. by Jason Evans · 10 years ago
  83. cc9e626 Refactor permuted backtrace test allocation. by Jason Evans · 10 years ago
  84. f97e5ac Implement compile-time bitmap size computation. by Jason Evans · 10 years ago
  85. 5460aa6 Convert all tsd variables to reside in a single tsd structure. by Jason Evans · 10 years ago
  86. 4cfe551 Add support for sized deallocation. by Daniel Micay · 10 years ago
  87. c3f8650 Add relevant function attributes to [msn]allocx(). by Jason Evans · 10 years ago
  88. a1f3929 Thwart optimization of free(malloc(1)) in microbench. by Jason Evans · 10 years ago
  89. c3bfe95 avoid conflict with the POSIX timer_t type by Daniel Micay · 10 years ago
  90. 423d78a Add microbench tests. by Jason Evans · 10 years ago
  91. b67ec3c Add a simple timer implementation for use in benchmarking. by Jason Evans · 10 years ago
  92. c21b05e Whitespace cleanups. by Jason Evans · 10 years ago
  93. 1628e86 Add rb_empty(). by Jason Evans · 10 years ago
  94. 586c8ed Fix arena.<i>.dss mallctl to handle read-only calls. by Jason Evans · 10 years ago
  95. a2ea54c Add atomic operations tests and fix latent bugs. by Jason Evans · 10 years ago
  96. e690775 Fix scripts README. by Christopher Ferris · 10 years ago
  97. 9ebe2ac Update header files from new jemalloc changes. by Christopher Ferris · 10 years ago
  98. b945725 Fix thd_join on win64 by Mike Hommey · 10 years ago
  99. da74e77 Use KQU() rather than QU() where applicable. by Jason Evans · 10 years ago
  100. 02adabf Use nallocx() rather than mallctl() to trigger initialization. by Jason Evans · 10 years ago