1. 63a4d15 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 10 years ago
  2. 7c8964f Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ ) by stgao · 10 years ago
  3. c6649f2 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 10 years ago
  4. 94bc4db5 Remove 'read_only': 1 from most .isolate files. by maruel · 10 years ago
  5. 7c73161d Remove the --lsan=1 flag from .isolate files. by earthdok · 10 years ago
  6. 84d336d Add .dSYM paths for test isolate files that have ASan support on Mac by glider · 11 years ago
  7. 9d91934 Fix report symbolization on swarming bots. by glider · 11 years ago
  8. eeb06530 Support MSan/TSan in test isolation and test_env.py by earthdok · 11 years ago
  9. 68a28b4 Reduce the amount of <(PRODUCT_DIR)/pyproto/ files being mapped. by maruel · 11 years ago
  10. 3a3c88a Infrastructure for enabling V8's initial snapshot to be loaded from external files as opposed to being statically linked to the binary. by baixo · 11 years ago
  11. 4569c42 Fix Mac ASAN on swarming and enable ASAN symbolization. by John Abd-El-Malek · 11 years ago
  12. 8214754 Rename all isolate_dependency_* to files. by maruel · 11 years ago
  13. 59e48909 Only add pdb to isolate when fastbuild!=2. by John Abd-El-Malek · 11 years ago
  14. 1ba312f Add PDBs to .isolate files so that tests show stack traces. by [email protected] · 11 years ago
  15. ac9f7f7 Move the test data that's used by net_unittests to net\data to simplify the isolate files. by [email protected] · 11 years ago
  16. 23f0fe6 Revert 286024 "Move the test data that's used by net_unittests t..." by [email protected] · 11 years ago
  17. 644a2ed Move the test data that's used by net_unittests to net\data to simplify the isolate files. by [email protected] · 11 years ago
  18. 4df54e8 Get rid of all component builds specific .isolate. by [email protected] · 11 years ago
  19. dc64721 Add a wrapper script which modifies the .isolate on the fly. by [email protected] · 11 years ago
  20. 698e051 Make all the files mapped in when running net_unittests read only. by [email protected] · 12 years ago
  21. bddb76d8 Make net_unittests_run work with component=shared_library. by [email protected] · 12 years ago
  22. 31a8825 Include icu.isolate instead of listing icudt.dll by [email protected] · 12 years ago
  23. b6973213 Stop using third_party\python_26 for many tests. by [email protected] · 12 years ago
  24. e47f6930 GTTF: Pass --test-launcher-bot-mode in .isolate files by [email protected] · 12 years ago
  25. 10d8ac3 Use swarming_client instead of swarm_client. by [email protected] · 12 years ago
  26. 0f79893 Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."" by [email protected] · 12 years ago
  27. b3f9f40b Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..." by [email protected] · 12 years ago
  28. 2baa244 GTTF: make sharding_supervisor.py use --brave-new-test-launcher by [email protected] · 12 years ago
  29. 1a25272 Revert "GTTF: make sharding_supervisor.py use --brave-new-test-launcher" by [email protected] · 12 years ago
  30. 7f41b585 GTTF: make sharding_supervisor.py use --brave-new-test-launcher by [email protected] · 12 years ago
  31. 435f288 Add xdisplaycheck as a dependency to net_unittests. by [email protected] · 12 years ago
  32. 0863b92 Add swarm_client as an untracked dependency in all isolate files. by [email protected] · 12 years ago
  33. 718e3f3 Revert r217535 "Move swarm_client to swarming_client." by [email protected] · 12 years ago
  34. 107c1e1 Move swarm_client to swarming_client. by [email protected] · 12 years ago
  35. 10d0f0e Roll swarm_client @ 213621. by [email protected] · 12 years ago
  36. bc63a8ec [Android] Convert more test targets to use isolate. by [email protected] · 12 years ago
  37. 40d0085e Update all .isolate files to the new format. by [email protected] · 12 years ago
  38. 4104b88 Reduce the verbosity of 4 tests run under isolate. by [email protected] · 12 years ago
  39. d3e995b Increase net_unittest verbosity in isolate mode by [email protected] · 12 years ago
  40. ac35890 Simplify isolate files a bit. by [email protected] · 12 years ago
  41. 501e2d4 Improve performance of proxy resolver by tracing DNS dependencies. by [email protected] · 13 years ago
  42. 47ddf337 Add run_isolate.py to all .isolate. by [email protected] · 13 years ago
  43. 275649d1 net_unittests.isolate on Windows: Traced it all by [email protected] · 13 years ago
  44. 3483dedb net_unittests.isolate on OSX: update with fix_test_casse.py. by [email protected] · 13 years ago
  45. d90c930 Update net_unittests.isolate for Linux by [email protected] · 13 years ago
  46. 2b8b90f9a Update references to run_test_cases.py that were missed in r160016. by [email protected] · 13 years ago
  47. 01b46b2 Switch net_unittests_run, unit_tests_run and browser_tests_run to use run_test_cases.py. by [email protected] · 13 years ago
  48. ca47d11 net_unittests.isolate on OSX: Trace URLFetcherDownloadProgressTest.Basic. by [email protected] · 13 years ago
  49. 803025b Remove an extraneous Cache/ entry in net_unittests.isolate. by [email protected] · 13 years ago
  50. fc478b0 net_unittests.isolate on Windows and Linux: add the whole test dependencies. by [email protected] · 13 years ago
  51. 7636a1b Update net_unittests.isolate, unit_tests.isolate and browser_tests.isolate. by [email protected] · 13 years ago
  52. 256f4bd Convert isolate.py to exclusively use .isolate files. by [email protected] · 13 years ago