1. fcfc9f0 Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  2. 19cf63a 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 · 9 years ago
  3. 499be0d Fix sbox_validation_tests & Make isolate_driver.py include the executable itself by maruel · 9 years ago
  4. 4aea235 Remove 'read_only': 1 from most .isolate files. by maruel · 9 years ago
  5. 61f34bb remove unneeded xdisplaycheck dep in base_unittests_run by mostynb · 9 years ago
  6. 3aa9971 Fix OutOfMemoryDeathTest.ViaSharedLibraries. by icoolidge · 9 years ago
  7. 9c9043f Revert of Fix OutOfMemoryDeathTest.ViaSharedLibraries. (patchset #10 id:180001 of https://codereview.chromium.org/878473002/) by mfomitchev · 9 years ago
  8. e861eba Fix OutOfMemoryDeathTest.ViaSharedLibraries. by icoolidge · 9 years ago
  9. d64fbfe Use Xvfb in isolated testing only if use_x11 is set (reland) by spang · 10 years ago
  10. 5787b44 Remove the --lsan=1 flag from .isolate files. by earthdok · 10 years ago
  11. e723fd0 Fix PEImage tests to use a checked in binary. by Will Harris · 10 years ago
  12. 76058a8 Add base_unittests to win8 trybot. Fix PEImage tests. by wfh · 10 years ago
  13. d7f550a Add .dSYM paths for test isolate files that have ASan support on Mac by glider · 10 years ago
  14. d021169 Fix report symbolization on swarming bots. by glider · 10 years ago
  15. 05f8aa3 Support MSan/TSan in test isolation and test_env.py by earthdok · 10 years ago
  16. c3c88f7 Revert "Use Xvfb in isolated testing only if use_x11 is set" by Paweł Hajdan, Jr · 10 years ago
  17. 6b7ca5f Use Xvfb in isolated testing only if use_x11 is set by spang · 10 years ago
  18. 54c7e47 Fix Mac ASAN on swarming and enable ASAN symbolization. by John Abd-El-Malek · 10 years ago
  19. 6f59662 Rename all isolate_dependency_* to files. by maruel · 10 years ago
  20. 94a87a7 Fix ChromeOS Ozone build since it doesn't have xdisplaycheck. by John Abd-El-Malek · 10 years ago
  21. f1cb73d Only add pdb to isolate when fastbuild!=2. by John Abd-El-Malek · 10 years ago
  22. eac09ad Add PDBs to .isolate files so that tests show stack traces. by jam@chromium.org · 10 years ago
  23. 88d0d23 Move base/data to base/test/data to be with the rest of the test data. by jam@chromium.org · 10 years ago
  24. 6834d76 Revert of Enable the ninja parsing code all the time. (https://codereview.chromium.org/270333002/) by falken@chromium.org · 10 years ago
  25. 7b8212d isolate_driver: Enable ninja parsing code all the time. by maruel@chromium.org · 10 years ago
  26. 727b2d3 Get rid of all component builds specific .isolate. by maruel@chromium.org · 10 years ago
  27. 644371e Add a wrapper script which modifies the .isolate on the fly. by maruel@chromium.org · 10 years ago
  28. 4b87b3e Make net_unittests_run work with component=shared_library. by maruel@chromium.org · 11 years ago
  29. 6bde811 Add support for component=shared_library for base_unittests_run. by maruel@chromium.org · 11 years ago
  30. a99a896 Include icu.isolate instead of listing icudt.dll by jshin@chromium.org · 11 years ago
  31. dcbae08 Roll (bis) swarming_client @ 361bfda6c0e4e2469dd3dab8c2b741639cacb086. by maruel@chromium.org · 11 years ago
  32. 43b615a Make all the files mapped in when running base_unittests read only. by maruel@chromium.org · 11 years ago
  33. 77a1ac1 GTTF: Pass --test-launcher-bot-mode in .isolate files by phajdan.jr@chromium.org · 11 years ago
  34. 4fab8d7 Use swarming_client instead of swarm_client. by maruel@chromium.org · 11 years ago
  35. 9044ff1 Revert "Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..."" by phajdan.jr@chromium.org · 11 years ago
  36. fe181cf Revert 231359 "GTTF: make sharding_supervisor.py use --brave-new..." by rmsousa@chromium.org · 11 years ago
  37. 6222dac GTTF: make sharding_supervisor.py use --brave-new-test-launcher by phajdan.jr@chromium.org · 11 years ago
  38. 6bc281e Revert "GTTF: make sharding_supervisor.py use --brave-new-test-launcher" by phajdan.jr@chromium.org · 11 years ago
  39. 35bcaff GTTF: make sharding_supervisor.py use --brave-new-test-launcher by phajdan.jr@chromium.org · 11 years ago
  40. d61f6df Add swarm_client as an untracked dependency in all isolate files. by vadimsh@chromium.org · 11 years ago
  41. e02f8d7 Revert r217535 "Move swarm_client to swarming_client." by maruel@chromium.org · 11 years ago
  42. 0389312 Move swarm_client to swarming_client. by maruel@chromium.org · 11 years ago
  43. 8d01539 Roll swarm_client @ 213621. by maruel@chromium.org · 11 years ago
  44. dda2756 [Android] Enable using isolate files to get a list of data dependencies to push to the device. by frankf@chromium.org · 11 years ago
  45. 92b2a4a Remove deleted folder from base_unittests.isolate by csharp@chromium.org · 11 years ago
  46. c5ff75d Add base/test/data/ to base_unittests.isolate. by maruel@chromium.org · 11 years ago
  47. 6a331b3 Update all .isolate files to the new format. by maruel@chromium.org · 11 years ago
  48. 3e1e76e Reduce the verbosity of 4 tests run under isolate. by maruel@chromium.org · 11 years ago
  49. 41a998a Make all isolate tests run in verbose mode. by csharp@chromium.org · 11 years ago
  50. 0d3ae11 Simplify isolate files a bit. by jam@chromium.org · 12 years ago
  51. 835f103 Fix base_unittests.isolate by csharp@chromium.org · 12 years ago
  52. 4327275 Update base_unittests.isolate by csharp@chromium.org · 12 years ago
  53. caf9374 Add run_isolate.py to all .isolate. by maruel@chromium.org · 12 years ago
  54. 1639f88 Update references to run_test_cases.py that were missed in r160016. by maruel@chromium.org · 12 years ago
  55. ff16693 Make base_unittests_run use run_test_cases.py. by maruel@chromium.org · 12 years ago
  56. abecf0a Fix error introduced in r142770. <(PRODUCT_DIR) is an argument, not a dependency. by maruel@chromium.org · 12 years ago
  57. bee7a90 Fix base_unittests_run on Windows. by maruel@chromium.org · 12 years ago
  58. a9199b0 Convert isolate.py to exclusively use .isolate files. by maruel@chromium.org · 12 years ago