summaryrefslogtreecommitdiffstats
path: root/base/base.isolate
Commit message (Expand)AuthorAgeFilesLines
* Make VS2015 component builds work on swarming.sebmarchand2015-08-141-34/+2
* Update Clang build script and gyp file for 3.8.0 version bumphans2015-07-151-1/+3
* Instrumented libraries: add a base.isolate entry for prebuilt libs.earthdok2015-03-241-7/+2
* Re-land r318035 "Remove LSan options/suppressions from test_env.py."earthdok2015-02-251-7/+0
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-251-1/+1
* Revert of xp: copy dbghelp.dll to output dir and have base.isolate use it the...scottmg2015-02-241-1/+1
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-241-1/+1
* Add dbghelp.dll that works on XP, and include in base.isolateScott Graham2015-02-231-0/+8
* Work around a bug in test isolation code.earthdok2015-02-051-0/+4
* Support MSan/TSan in test isolation and test_env.pyearthdok2015-02-041-3/+10
* win/swarming: Make 64-bit debug component builds work on swarming?Nico Weber2015-02-031-6/+18
* win/swarming: Make 64-bit debug component builds work on swarming.Nico Weber2015-02-021-1/+1
* win/swarming: Make 64-bit component builds work on swarming.Nico Weber2015-01-301-2/+2
* win/asan: Only package asan_dynamic dll in component builds.thakis2015-01-281-1/+1
* asan/win: Add runtime library to isolate.Nico Weber2015-01-241-0/+8
* win: Make asan work with isolates.Nico Weber2015-01-231-1/+1
* Fix Mac ASan builds.John Abd-El-Malek2014-10-151-1/+7
* Fix LSan on swarming.John Abd-El-Malek2014-10-151-0/+8
* Fix ChromeOS Asan build breakage.John Abd-El-Malek2014-10-091-1/+1
* Fix Mac ASAN on swarming and enable ASAN symbolization.John Abd-El-Malek2014-10-091-0/+8
* Add libclang_rt.asan_osx_dynamic.dylib to base.isolate for Mac ASAN bots.John Abd-El-Malek2014-10-061-0/+7
* Fix another silly mistake for debug c runtime dlls.John Abd-El-Malek2014-10-021-2/+2
* Fix silly mistake from r297715. The dlls should have been listed in the debug...John Abd-El-Malek2014-10-021-2/+2
* Fix NaCl tests failing on debug swarming bots.John Abd-El-Malek2014-10-011-0/+2
* Rename all isolate_dependency_* to files.maruel2014-10-011-3/+3
* Make isolated tests work with asanPaweł Hajdan, Jr2014-09-241-0/+7
* Set CONFIGURATION_NAME to be used in base.isolate.scheib@chromium.org2014-07-081-7/+11
* Fixed isolates for content_gl_tests and Chrome in component builds.kbr@chromium.org2014-05-281-0/+18
* Get rid of all component builds specific .isolate.maruel@chromium.org2014-04-041-43/+0
* Make net_unittests_run work with component=shared_library.maruel@chromium.org2014-02-051-3/+19
* Add support for component=shared_library for base_unittests_run.maruel@chromium.org2014-01-221-0/+38