| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the ProcessWatcher methods out of content/common/process_watcher into ba... | jam@chromium.org | 2011-11-23 | 1 | -3/+2 |
* | share all the needed linux code with OpenBSD in chrome and content | robert.nagy@gmail.com | 2011-11-11 | 1 | -0/+4 |
* | Move resource_codes to content/public/common. | jam@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Add UMA reports for Linux nacl_helper startup status | mcgrathr@chromium.org | 2011-10-20 | 1 | -1/+34 |
* | Move content_browser_client.h to public, and while at it, move | joi@chromium.org | 2011-10-19 | 1 | -1/+1 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Linux: Better detection of SELinux - check for files in /selinux/. | thestig@chromium.org | 2011-09-15 | 1 | -3/+8 |
* | Linux: Tweak the SUID sandbox error message. | thestig@chromium.org | 2011-09-08 | 1 | -1/+1 |
* | Enable nacl_helper by default. | bradchen@google.com | 2011-09-02 | 1 | -1/+0 |
* | Remove extensions code from download code. The delegate and other users in Ch... | jam@chromium.org | 2011-08-23 | 1 | -1/+1 |
* | Trying again to land OOM priority manager changes. | gspencer@google.com | 2011-08-23 | 1 | -13/+24 |
* | Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm. | mattm@chromium.org | 2011-08-22 | 1 | -19/+12 |
* | Changing OOM range to 0, 1000 and tweaking OOM algorithm. | gspencer@google.com | 2011-08-22 | 1 | -12/+19 |
* | Enable tcmalloc profiling and heap dump. | stevenjb@google.com | 2011-08-11 | 1 | -0/+11 |
* | Linux: Fix the sandbox error message when the helper binary is missing. | thestig@chromium.org | 2011-08-10 | 1 | -2/+6 |
* | linux: warn if we're not running with the SUID sandbox | evan@chromium.org | 2011-08-08 | 1 | -3/+8 |
* | Take two at splitting result codes between content and chrome. | dpranke@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible | bradchen@google.com | 2011-07-18 | 1 | -4/+6 |
* | Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f... | rsleevi@chromium.org | 2011-07-16 | 1 | -6/+4 |
* | Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexible | bradchen@google.com | 2011-07-16 | 1 | -4/+6 |
* | Revert r92730, r92731, r92732 ... will land again once I ensure the win build... | dpranke@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | This change will split the result codes between content and chrome. | dpranke@chromium.org | 2011-07-15 | 1 | -1/+1 |
* | Change base::LaunchProcess API slightly | evan@chromium.org | 2011-07-15 | 1 | -5/+4 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-14 | 1 | -6/+5 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-13 | 1 | -2/+5 |
* | Revert "Clean up users of a deprecated base::LaunchApp API." | evan@chromium.org | 2011-07-12 | 1 | -5/+2 |
* | Clean up users of a deprecated base::LaunchApp API. | evan@chromium.org | 2011-07-12 | 1 | -2/+5 |
* | Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark... | fischman@chromium.org | 2011-06-28 | 1 | -6/+4 |
* | I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR... | bradchen@google.com | 2011-06-28 | 1 | -4/+6 |
* | Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks... | fischman@chromium.org | 2011-06-28 | 1 | -6/+4 |
* | New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper. | bradchen@google.com | 2011-06-27 | 1 | -4/+6 |
* | Get rid of the following dependencies from content: | jam@chromium.org | 2011-06-14 | 1 | -1/+0 |
* | Remove content dependency on chrome/browser/accessibility/browser_accessibili... | jam@chromium.org | 2011-06-13 | 1 | -7/+6 |
* | Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or | tony@chromium.org | 2011-05-31 | 1 | -0/+7 |
* | Fix out-of-process pepper plugins when sandbox is on. | piman@google.com | 2011-04-01 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -2/+2 |
* | Move a bunch of files from chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -1/+1 |
* | Initialize NSS with no DB in the renderer process | hclam@google.com | 2011-03-16 | 1 | -0/+1 |
* | Fix r77364: Forward new PPAPI Flash flags on to the renderer. | viettrungluu@chromium.org | 2011-03-09 | 1 | -0/+2 |
* | Move the rest of the core files in chrome\browser to content\browser. | jam@chromium.org | 2011-02-23 | 1 | -0/+362 |