summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/nacl_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Move NaCl loader related files to components/nacl/loader.yael.aharon@intel.com2013-07-311-67/+0
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Move timing files into base/time and base/timer, install forwarding headers.avi@chromium.org2013-06-271-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
* Init NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-211-0/+9
* Revert 207350 "Init NaClChromeMainArgs number_of_cores member so..."rsesek@chromium.org2013-06-201-9/+0
* Init NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-201-0/+9
* Revert 204389 "Set up NaClChromeMainArgs number_of_cores member ..."thestig@chromium.org2013-06-061-9/+0
* Set up NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-061-0/+9
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-1/+1
* Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..."szym@chromium.org2013-04-191-9/+0
* Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools...bsy@google.com2013-04-191-0/+9
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2
* Enable --enable-nacl-debug switch on Linux.halyavin@google.com2012-06-081-3/+1
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Remove child_process.h includes from chrome (specifically WaitForDebugger). I...jam@chromium.org2011-11-301-19/+0
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-65/+4
* Turn on --enable-nacl-debug.mmortensen@google.com2011-08-031-0/+2
* A ZygoteForkDelegate using nacl_helper executable to create container process...bradchen@google.com2011-07-201-5/+5
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-5/+5
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-5/+5
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-5/+5
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-5/+5
* Move sandbox_policy to content.jam@chromium.org2011-05-281-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Rename NaClThread to NaClLauncherThreadmseaborn@chromium.org2011-04-211-3/+3
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-1/+0
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-9/+0
* Fix wstrings in content/common.avi@chromium.org2011-03-081-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-1/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-4/+4
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-4/+4
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-4/+4
* Enable Breakpad for crashes in trusted code in Native Client on Chrome for Li...cstefansen@google.com2011-01-141-0/+9
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Convert LOG(INFO) to VLOG(1) - chrome/nacl/.pkasting@chromium.org2010-10-201-4/+4