summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/test
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-242-2/+2
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-2/+2
* Move kEnableNaClDebug to nacl_switches.yael.aharon@intel.com2013-07-081-1/+1
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-2/+2
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-241-0/+1
* Revert r207951 - "Separate NaCl switches to their own file."dpranke@chromium.org2013-06-221-1/+0
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-211-0/+1
* NaCl: Redo GDB launcher to use debug-stub-based nacl-gdb instead of nacl64-gdbhalyavin@google.com2013-06-111-49/+14
* Disable failing ARM linux tests.sbc@chromium.org2013-05-101-2/+9
* Make mock_nacl_gdb build on Win64jschuh@chromium.org2013-02-171-0/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-9/+10
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-072-2/+2
* NaCl test: Explicitly enable GDB debug stub logging via environment variable.halyavin@google.com2013-01-161-0/+5
* Cleanup: Remove more unneeded browser_thread.h includes.thestig@chromium.org2013-01-041-2/+0
* Check that breakpoints work in GDB debug stub in Chrome. Testing breakpoints inhalyavin@google.com2012-12-292-11/+93
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-073-0/+173
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-091-1/+1
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-071-2/+2
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-061-2/+2
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-061-2/+2
* Add nacl-gdb-script switch. halyavin@google.com2012-05-302-22/+47
* Disable NaClGdbTest.Empty under ASAN-only. Remove useless asan gtest exclude ...thestig@chromium.org2012-04-091-3/+2
* Disable NaClGdbTest.Empty on Linux. It currently fails on the ASAN bot.binji@chromium.org2012-04-051-1/+8
* Enable --nacl-gdb flag on Linux. halyavin@google.com2012-04-053-2/+28
* Test for --nacl-gdb functionality.halyavin@google.com2012-03-193-0/+145