summaryrefslogtreecommitdiffstats
path: root/base/allocator/allocator.gyp
Commit message (Expand)AuthorAgeFilesLines
* tcmalloc: make warning-disable flags match upstreamevan@chromium.org2011-07-181-2/+4
* tcmalloc: disable the warning about ignoring return valuesevan@chromium.org2011-07-131-0/+5
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...glider@chromium.org2011-06-171-2/+8
* Remove msvs_guids from app, base, breakpad and build.tony@chromium.org2011-06-131-2/+0
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-05-311-0/+1
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-271-1/+0
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-271-0/+1
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-261-1/+0
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-261-0/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-191-1/+0
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-191-0/+1
* The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...mark@chromium.org2011-05-121-1/+1
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-211-1/+0
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-211-0/+1
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-081-0/+1
* Revert 77207 - Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-071-1/+0
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-071-0/+1
* Remove obsolete dependencies that create needless recompiling.jeanluc@chromium.org2011-02-151-1/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+1
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-1/+0
* Fixing several typos in gyp files detected by jeanluc's forthcoming changes t...bradnelson@google.com2011-01-111-1/+1
* This CL introduces the stack shadowing mechanism that should help TCMalloc'sglider@chromium.org2010-08-271-0/+11
* Merge tcmalloc r93 into the Chromium tcmalloc branch.glider@chromium.org2010-05-251-1/+1
* Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t...glider@chromium.org2010-05-241-1/+1
* Re-land http://codereview.chromium.org/1735024/show to assess the performance.glider@chromium.org2010-05-241-1/+1
* Revert 47897 - Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.willchan@chromium.org2010-05-211-21/+3
* Revert 47789 - The newer version of tcmalloc should fix the problems with run...glider@chromium.org2010-05-211-1/+1
* Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.thestig@chromium.org2010-05-211-3/+21
* The newer version of tcmalloc should fix the problems with running tcmalloc u...glider@chromium.org2010-05-201-1/+1
* Move dynamic_annotations into a separate gyp file to breaktony@chromium.org2010-05-191-1/+1
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-141-1/+5
* Add the linux_use_debugallocation flag.glider@chromium.org2010-04-161-14/+30
* Add the linux_use_heapchecker GYP variable that should turn the tcmalloc heapglider@chromium.org2010-03-261-2/+12
* Merged third_party/tcmalloc/vendor/src(google-perftools r87) intoglider@chromium.org2010-03-181-20/+2
* Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) intoglider@chromium.org2010-03-181-2/+20
* Merged third_party/tcmalloc/vendor/src(google-perftools r87) intoglider@chromium.org2010-03-181-20/+2
* make sure we don't include the obsolete 2008 SDK dir.nsylvain@chromium.org2010-03-021-1/+1
* Revert 38882 - Land http://codereview.chromium.org/576001 again temporarily.glider@chromium.org2010-02-161-2/+20
* Land http://codereview.chromium.org/576001 again temporarily.glider@chromium.org2010-02-121-20/+2
* Revert 38766 - Temporarily land http://codereview.chromium.org/576001 to chec...glider@chromium.org2010-02-111-2/+20
* Temporarily land http://codereview.chromium.org/576001 to check theglider@chromium.org2010-02-111-20/+2
* OpenBSD/FreeBSD ifdefs and GYP changes for base/pvalchev@google.com2010-01-251-1/+1
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-041-2/+2
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-2/+2
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-2/+2
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-2/+2
* Remove the NO_TCMALLOC_SAMPLES option from allocator.gyptimurrrr@chromium.org2009-12-091-3/+0