summaryrefslogtreecommitdiffstats
path: root/apps/load_and_launch_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove base::WaitForSingleProcessrvargas2015-02-241-4/+8
* Forward --no-sandbox flag, if present, to LoadAndLaunch platform app tests.benwells2015-01-201-10/+14
* Update apps/ to use the new version of LaunchProcess.rvargas2014-12-101-10/+10
* Prefix CommandLine usage with base namespace (Part 3: apps/)pgal.u-szeged2014-10-281-5/+5
* Standardize usage of virtual/override/final in apps/dcheng2014-10-221-1/+1
* Replace OVERRIDE and FINAL with override and final in src/appsanand.ratn2014-10-091-1/+1
* Move extension_test_message_listener to extensions.lfg2014-09-191-1/+1
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-2/+2
* Getting rid of GetDefaultProfileskuhne@chromium.org2013-12-181-1/+1
* Disable LoadAndLaunchAppChromeNotRunning for Linux Aurakjellander@chromium.org2013-11-211-2/+3
* Move apps tests from c/b/extensions to c/b/apps and refine DEPS.benwells@chromium.org2013-08-151-1/+1
* Update include paths in apps/ for base/process changes.rsesek@chromium.org2013-07-231-0/+1
* Pass command line arguments through with --load-and-launch-app.benwells@chromium.org2013-06-111-0/+43
* Move application restart and relaunch code out of ExtensionService.benwells@chromium.org2013-05-311-0/+110