| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 205329 "Split pnacl and nacl mime types" | garykac@chromium.org | 2013-06-10 | 2 | -25/+2 |
* | Split pnacl and nacl mime types | sehr@chromium.org | 2013-06-10 | 2 | -2/+25 |
* | Revert 204389 "Set up NaClChromeMainArgs number_of_cores member ..." | thestig@chromium.org | 2013-06-06 | 1 | -38/+0 |
* | Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools | bsy@google.com | 2013-06-06 | 1 | -0/+38 |
* | GTTF: rename net::TestServer -> net::SpawnedTestServer | phajdan.jr@chromium.org | 2013-05-03 | 2 | -4/+5 |
* | Add dyncode syscall disabled test | sehr@chromium.org | 2013-04-25 | 1 | -0/+6 |
* | Port PNaCl error handling test from scons to gyp / browser_tests. | jvoung@chromium.org | 2013-04-24 | 1 | -0/+5 |
* | Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..." | szym@chromium.org | 2013-04-19 | 1 | -39/+0 |
* | Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools... | bsy@google.com | 2013-04-19 | 1 | -0/+39 |
* | Add UMA entry for PNaCl's optimization level setting. | jvoung@chromium.org | 2013-03-20 | 1 | -0/+1 |
* | Allow PNaCl NMF to set translator optimization options for experimentation. | jvoung@chromium.org | 2013-03-13 | 2 | -11/+30 |
* | NaCl: fix bug where cookies were not being sent on same-origin nexe requests. | ncbray@chromium.org | 2013-03-07 | 1 | -0/+12 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Disable pnacl translator tests on windows debug builders until sped up. | jvoung@chromium.org | 2013-02-22 | 1 | -2/+4 |
* | Move FilePath->base::FilePath | brettw@chromium.org | 2013-02-11 | 2 | -25/+27 |
* | NaCl: split exit status browser test into 3 smaller tests. | ncbray@chromium.org | 2013-02-06 | 1 | -10/+13 |
* | NaCl: allow CORS requests for NaCl executables. | ncbray@chromium.org | 2013-02-05 | 3 | -1/+36 |
* | Disable NaClBrowserTestGLibc.ExitStatus on Win Debug | vabr@chromium.org | 2013-02-05 | 1 | -1/+6 |
* | Add PNaCl UMA for pct compiled when fully downloaded. | jvoung@google.com | 2013-02-01 | 1 | -0/+2 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-28 | 1 | -2/+3 |
* | Revert 179077 | jvoung@google.com | 2013-01-27 | 3 | -33/+3 |
* | Test that pnacl translates and loads in incognito (and with ASAN). | jvoung@chromium.org | 2013-01-27 | 3 | -3/+33 |
* | Add support in NaClBrowserTests for PNaCl, and test PNaCl UMA. | jvoung@chromium.org | 2013-01-24 | 3 | -5/+61 |
* | Disable NaCl glibc tests on ARM. | sbc@chromium.org | 2013-01-12 | 1 | -0/+12 |
* | Disable NaClBrowserTests on Linux ASAN bots. | hbono@chromium.org | 2012-11-19 | 2 | -5/+25 |
* | Revert "Add support in NaCl browser tests for testing pnacl-translated nexes" | ygorshenin@chromium.org | 2012-11-13 | 2 | -11/+0 |
* | Add support in NaCl browser tests for testing pnacl-translated nexes | dschuff@chromium.org | 2012-11-13 | 2 | -0/+11 |
* | Port ppapi_progress_event test from nacl_integration to browser_tests. | ncbray@chromium.org | 2012-10-30 | 1 | -0/+4 |
* | Revert 160454 - Port three nacl_integration tests to browser_tests. | sky@chromium.org | 2012-10-05 | 1 | -12/+0 |
* | Port three nacl_integration tests to browser_tests. | ncbray@chromium.org | 2012-10-05 | 1 | -0/+12 |
* | Port ppapi_ppb_core nacl_integration test to browser_tests. | ncbray@chromium.org | 2012-09-26 | 1 | -0/+4 |
* | Port nacl_integration exit_status test to browser_tests. | ncbray@google.com | 2012-09-12 | 3 | -8/+93 |
* | Move UMAHistogramHelper into chrome/test/base so that it can be shared. | ncbray@google.com | 2012-09-12 | 1 | -97/+2 |
* | Enable NaCl browser tests on Linux ASAN bots. | ncbray@google.com | 2012-09-06 | 2 | -14/+0 |
* | Refactor NaCl browser test glue. | ncbray@chromium.org | 2012-09-04 | 4 | -318/+434 |
* | Add browser_test to check that NaCl is logging UMA samples correctly. | ncbray@chromium.org | 2012-09-01 | 2 | -0/+112 |
* | Refactor PPAPI browser tests and the new NaCl smoke tests to share code. | ncbray@chromium.org | 2012-08-22 | 1 | -104/+18 |
* | Add NaCl smoke test to browser_tests. | ncbray@google.com | 2012-08-16 | 2 | -0/+320 |
* | Revert 151716 - Add NaCl smoke test to browser_tests. | brettw@chromium.org | 2012-08-15 | 2 | -313/+0 |
* | Add NaCl smoke test to browser_tests. | ncbray@chromium.org | 2012-08-15 | 2 | -0/+313 |
* | Remove obsolete NaCl tests. | phajdan.jr@chromium.org | 2011-09-08 | 6 | -351/+0 |
* | Move more files from chrome/test to chrome/test/base, part #2 | phajdan.jr@chromium.org | 2011-07-29 | 1 | -2/+2 |
* | GTTF: Clean up UITest::{Start,Stop}HttpServer: | phajdan.jr@chromium.org | 2011-05-31 | 2 | -5/+11 |
* | Disable nacl_ui_tests until turbulence over nacl=/src=... and SRPC/PPAPI is | sehr@google.com | 2011-04-25 | 1 | -2/+5 |
* | Pushing newer nacl into chrome. | bradnelson@google.com | 2011-04-19 | 1 | -1/+2 |
* | Reverting 81905, 81904, 81901 | bradnelson@google.com | 2011-04-17 | 1 | -1/+1 |
* | Disabling sandbox test temporarily. | bradnelson@google.com | 2011-04-17 | 1 | -1/+1 |
* | Disabling PPAPI hello world test in nacl_ui_tests. | bradnelson@google.com | 2011-04-13 | 1 | -1/+2 |
* | Update WebKit to r78725. | pkasting@chromium.org | 2011-02-16 | 2 | -4/+2 |
* | Temporarily disable NaCl tests until the next WebKit roll | mnaganov@chromium.org | 2011-02-16 | 2 | -2/+4 |