| Commit message (Expand) | Author | Age | Files | Lines |
* | Use an integer for the port parameter to the UI test HTTP server. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 1 | -8/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | Mark NaClSandboxTest.NaClOuterSBTest as flaky. | maruel@chromium.org | 2010-07-24 | 1 | -1/+2 |
* | Set up tests to exercise the chrome outersandbox from the nacl loader. | jvoung@google.com | 2010-07-15 | 5 | -63/+171 |
* | Mark SrpcPluginTest as flaky. | ericu@google.com | 2010-06-23 | 1 | -1/+1 |
* | Reenable nacl_ui_tests on Windows + fix win64 issue. | gregoryd@google.com | 2010-05-20 | 1 | -33/+0 |
* | Enable NaCl tests on Mac and Linux | gregoryd@google.com | 2010-05-17 | 1 | -0/+33 |
* | WebKit roll 59478:59607 | yurys@chromium.org | 2010-05-17 | 1 | -8/+9 |
* | Make 2 NaCl integration tests not flaky | gregoryd@google.com | 2010-04-14 | 1 | -5/+2 |
* | Simplify nacl_ui_tests code. | gregoryd@google.com | 2010-04-12 | 2 | -176/+14 |
* | Make NaCl tests not flaky on Windows, add npapi_hw test | gregoryd@google.com | 2010-04-08 | 2 | -26/+29 |
* | [GTTF] Tests cleanup: | phajdan.jr@chromium.org | 2010-04-08 | 2 | -15/+7 |
* | 1. Create a new sandbox type which allows access to Unix sockets in the Mac | msneck@google.com | 2010-04-02 | 1 | -3/+1 |
* | Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke... | dmaclach@chromium.org | 2010-03-31 | 1 | -1/+3 |
* | 1. Create a new sandbox type which allows access to Unix sockets in the Mac | msneck@google.com | 2010-03-31 | 1 | -3/+1 |
* | Reenable nacl_ui_tests for Mac and Linux | gregoryd@google.com | 2010-03-31 | 1 | -0/+24 |
* | Disable all the nacl tests because once again they don't | nsylvain@chromium.org | 2010-03-31 | 1 | -6/+8 |
* | cleanup: Include base/path_service.h in tests that use it. | thestig@chromium.org | 2010-03-31 | 1 | -0/+1 |
* | linux: enable seccomp sandbox by default | evan@chromium.org | 2010-03-30 | 1 | -0/+6 |
* | Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke... | dmaclach@chromium.org | 2010-03-30 | 1 | -0/+3 |
* | 1. Create a new sandbox type which allows access to Unix sockets in the Mac | msneck@google.com | 2010-03-30 | 1 | -3/+0 |
* | [GTTF] Unify polling interval in some of the polling functions | phajdan.jr@chromium.org | 2010-03-30 | 1 | -1/+0 |
* | Make the tests use 64-bit nexes when running 64-bit Linux Chrome | gregoryd@google.com | 2010-03-27 | 1 | -0/+2 |
* | Add --enable-nacl switch that enables both NaCl and GPU plugins. | gregoryd@google.com | 2010-03-26 | 1 | -1/+1 |
* | Make nacl_ui_tests not flaky on Mac, enable the sandbox on Win64 | gregoryd@google.com | 2010-03-26 | 1 | -40/+0 |
* | Add support for running NaCl-Chrome integration tests on Win64 | gregoryd@google.com | 2010-03-11 | 1 | -1/+23 |
* | nacl: add some comments to nacl_ui_tests | evan@chromium.org | 2010-03-09 | 2 | -21/+37 |
* | NaCl: remove --no-sandbox flag when running tests on Linux | mseaborn@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | Mark nacl_ui_tests as flaky on Mac | gregoryd@google.com | 2010-03-06 | 1 | -1/+28 |
* | Increase the timeout for nacl_ui_tests | gregoryd@google.com | 2010-03-05 | 2 | -7/+13 |
* | Remove the --enable-nacl-on-mac flag, since the syscall thunking code is secure | dspringer@google.com | 2010-03-02 | 1 | -3/+0 |
* | Add more integration tests for NaCl | gregoryd@google.com | 2010-02-19 | 2 | -9/+161 |
* | Prepare for running nacl_ui_test on Mac and Linux. | gregoryd@google.com | 2010-02-05 | 1 | -0/+6 |
* | Make NaCl integration test not flaky - fixed the problem that caused the test... | gregoryd@google.com | 2009-12-23 | 1 | -3/+1 |
* | Mark NaClTest.SrpcHelloWorld as flaky. | maruel@chromium.org | 2009-12-22 | 1 | -1/+2 |
* | Add a test for NaCl in Chrome. | gregoryd@google.com | 2009-11-18 | 2 | -0/+23 |
* | After recent changes (handle passing and RNG) Native Client tests run success... | gregoryd@google.com | 2009-10-22 | 1 | -1/+0 |
* | This is a simple integration test that loads a simple nexe and verifies that ... | gregoryd@google.com | 2009-10-13 | 2 | -0/+137 |