summaryrefslogtreecommitdiffstats
path: root/third_party/jemalloc
Commit message (Collapse)AuthorAgeFilesLines
* Remove third_party/jemallochans@chromium.org2014-02-0522-18309/+0
| | | | | | | | | | | | | We weren't using it, weren't updating it, and don't want to do the maintenance to keep it building. BUG=82385 TBR=cpu NOTRY=true Review URL: https://codereview.chromium.org/154543003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249025 0039d316-1c4b-4281-b951-d872f2087c98
* Fix jemalloc c4334 warnings when compiling win64 jschuh@chromium.org2013-02-141-4/+4
| | | | | | | | BUG=166496 TBR=cpu Review URL: https://codereview.chromium.org/12230011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182353 0039d316-1c4b-4281-b951-d872f2087c98
* SVN propset svn:eol-style to LF for files in jemalloc.jln@chromium.org2013-02-135-8696/+8696
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182122 0039d316-1c4b-4281-b951-d872f2087c98
* Modify allocator_shim to support _aligned_alloc(), _aligned_free().dalecurtis@chromium.org2012-08-021-1/+3
| | | | | | | | | | | | | As titled, pipes the Windows specific methods to the appropriate internal allocators. BUG=none TEST=manual test with each allocator over various alignments. Review URL: https://chromiumcodereview.appspot.com/10828054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149537 0039d316-1c4b-4281-b951-d872f2087c98
* Add je_memalign prototype.CQ can't commit this due to CrLf line endings, so ↵dalecurtis@google.com2012-08-011-0/+1
| | | | | | | | | land manually. See http://crbug.com/128744. BUG=none TBR=jar git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149516 0039d316-1c4b-4281-b951-d872f2087c98
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+2
| | | | | | | | | | | | | | | | This will simplify the addition of a tool to check licenses for the purpose of the Android WebView build. See also http://codereview.chromium.org/10827099 Also adds other missing fields to these README.chromium files as required by presubmit checks and fixes a regex used to enforce this. BUG=138921 Review URL: https://chromiumcodereview.appspot.com/10821103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149423 0039d316-1c4b-4281-b951-d872f2087c98
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-0/+2
| | | | | | | | | | | The next step is a presubmit rule that will make people use the template. We are doing this so that we can better track dependancy versions. BUG=None TEST=N/A Review URL: http://codereview.chromium.org/6610030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78316 0039d316-1c4b-4281-b951-d872f2087c98
* Add LICENSE file based on header of source files.jar@chromium.org2010-09-141-0/+30
| | | | | | | | BUG=55163 r=phajdan.jr Review URL: http://codereview.chromium.org/3424004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59447 0039d316-1c4b-4281-b951-d872f2087c98
* Pass license check script for most of the tree.evan@chromium.org2010-03-191-38/+41
| | | | | | | | | | | | | Modified license-checker script to allow pruning directories we know to be ok. Still need to do a bit of third_party/* , as well as file a bunch of bugs on pieces where the licenses aren't clear, but I'm running out of energy. Review URL: http://codereview.chromium.org/1100003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42045 0039d316-1c4b-4281-b951-d872f2087c98
* Branch the jemalloc files from their original location atsgk@chromium.org2009-11-255-8674/+8695
| | | | | | | | ..\tcmalloc\jemalloc to preserve checkin history. BUG=27911 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33014 0039d316-1c4b-4281-b951-d872f2087c98
* Copy jemalloc vendor branch to chromium branch as base for local changes.sgk@chromium.org2009-11-2510-38/+448
| | | | | | | | BUG=27911 TEST=none Review URL: http://codereview.chromium.org/436034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33008 0039d316-1c4b-4281-b951-d872f2087c98
* svn:eol-style on jemalloc files in the local branch.sgk@chromium.org2009-11-245-8695/+8695
| | | | | | | | BUG=27911 TEST=none Review URL: http://codereview.chromium.org/436033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32990 0039d316-1c4b-4281-b951-d872f2087c98
* Capture r31465 of upstream jemalloc (the basis for our patched version)sgk@chromium.org2009-11-2416-0/+17838
in a vanilla vendor branch. BUG=27911 TEST=none Review URL: http://codereview.chromium.org/434040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32950 0039d316-1c4b-4281-b951-d872f2087c98