| Commit message (Expand) | Author | Age | Files | Lines |
* | Annotate the libc overrides in zygote_main_linux.cc for MemorySanitizer. | earthdok@chromium.org | 2014-02-17 | 1 | -4/+21 |
* | Revert 250320 "Make the libc overrides in zygote_main_linux.cc s..." | jln@chromium.org | 2014-02-12 | 1 | -19/+5 |
* | Make the libc overrides in zygote_main_linux.cc sanitizer-friendly. | earthdok@chromium.org | 2014-02-11 | 1 | -5/+19 |
* | TSANv2: disable non sandbox-related threading checks under TSAN. | jln@chromium.org | 2014-01-29 | 1 | -0/+2 |
* | Revert 240527 "Revert of https://codereview.chromium.org/99133015/" | jln@chromium.org | 2013-12-13 | 2 | -2/+2 |
* | Revert of https://codereview.chromium.org/99133015/ | scottmg@chromium.org | 2013-12-13 | 2 | -2/+2 |
* | Linux Sandbox: split the GPU policies to their own files. | jln@chromium.org | 2013-12-13 | 2 | -2/+2 |
* | Instrument pepper plugin load failures. | ihf@chromium.org | 2013-12-10 | 1 | -3/+4 |
* | Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. | mark@chromium.org | 2013-12-03 | 1 | -2/+2 |
* | Move Posix file utils to the base namespace. | brettw@chromium.org | 2013-11-27 | 1 | -3/+2 |
* | Extract CreateInitProcessReaper() from the Zygote. | jln@chromium.org | 2013-11-27 | 1 | -75/+11 |
* | Cache the numberOfProcessors value on posix and expose it to blink | jochen@chromium.org | 2013-11-20 | 1 | -0/+1 |
* | Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L... | rmcilroy@chromium.org | 2013-11-04 | 1 | -0/+1 |
* | Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..." | dglazkov@chromium.org | 2013-11-01 | 1 | -1/+0 |
* | Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L... | rmcilroy@chromium.org | 2013-11-01 | 1 | -0/+1 |
* | Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..." | dglazkov@chromium.org | 2013-10-29 | 1 | -1/+0 |
* | Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux san... | rmcilroy@chromium.org | 2013-10-29 | 1 | -0/+1 |
* | NaCl: Clean up how FDs are passed to nacl_helper instances on Linux | mseaborn@chromium.org | 2013-10-11 | 2 | -5/+21 |
* | Fix a bug where killing pages doesn't yield a sad-tab | ccameron@chromium.org | 2013-09-17 | 1 | -10/+1 |
* | Define magic descriptors in one place. | dongseong.hwang@intel.com | 2013-09-11 | 3 | -13/+10 |
* | Linux Zygote: add sanity checks and cleanup | jln@chromium.org | 2013-09-05 | 1 | -13/+18 |
* | Zygote: small cleanup | jln@chromium.org | 2013-08-21 | 2 | -28/+31 |
* | Support a new remote IPC for for GetTerminationStatus. | jln@chromium.org | 2013-08-21 | 2 | -37/+119 |
* | Revert 218584 "Support a new remote IPC for for GetTerminationSt..." | dbeam@chromium.org | 2013-08-21 | 2 | -119/+37 |
* | Support a new remote IPC for for GetTerminationStatus. | jln@chromium.org | 2013-08-21 | 2 | -37/+119 |
* | Zygote: fix real PID reporting when using a fork delegate. | jln@chromium.org | 2013-08-14 | 1 | -1/+5 |
* | Revert 216530 "Linux Zygote: cleanup and sanity checks." | jln@chromium.org | 2013-08-09 | 1 | -29/+20 |
* | Linux Zygote: cleanup and sanity checks. | jln@chromium.org | 2013-08-09 | 1 | -20/+29 |
* | Update include paths in miscellaneous content/ directories for base/process c... | rsesek@chromium.org | 2013-07-25 | 3 | -3/+2 |
* | Split PepperPluginRegistry into the pieces that are needed in each process. c... | jam@chromium.org | 2013-07-25 | 1 | -2/+25 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Fixing conditional including of init_webrtc.h. | grunell@chromium.org | 2013-07-02 | 1 | -1/+4 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 2 | -2/+2 |
* | Linux: remove unmaintained SELinux code. | phajdan.jr@chromium.org | 2013-05-17 | 2 | -56/+1 |
* | Support for loading libpeerconnection dynamically instead of statically. | tommi@chromium.org | 2013-05-01 | 1 | -0/+4 |
* | Linux sandbox: more paranoid checks at initialization | jln@chromium.org | 2013-05-01 | 2 | -7/+1 |
* | Linux: make CHROMIUM_SELINUX compile again | jln@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Fix issue 233464 by defining Zygote::kMagicSandboxIPCDescriptor in zygote_lin... | glider@chromium.org | 2013-04-24 | 1 | -0/+2 |
* | Fix ZygoteMain() prototype: it returns a bool, not an int | mdempsky@google.com | 2013-04-13 | 2 | -0/+20 |
* | re-land 187283 -- switch to skia's version of SkFontHost_fontconfig | reed@google.com | 2013-03-12 | 1 | -5/+5 |
* | Revert 187283 | reed@google.com | 2013-03-11 | 1 | -5/+5 |
* | Call version of SkFontHost_fontconfig in Skia (cloned from here). | reed@google.com | 2013-03-11 | 1 | -5/+5 |
* | content_shell: fix linux ENABLE_PLUGIN=0 build | msb@chromium.org | 2013-02-27 | 1 | -1/+2 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use SOCK_SEQPACKET for synchronous IPC. | glider@google.com | 2013-01-18 | 2 | -10/+10 |
* | NaCl: Clean up file descriptor setup in nacl_helper on linux | mseaborn@chromium.org | 2013-01-10 | 1 | -2/+1 |
* | NaCl: Remove unused "sandboxed_" field and argument from NaClForkDelegate | mseaborn@chromium.org | 2013-01-09 | 1 | -2/+1 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -1/+1 |
* | Linux: inform the Zygote when it's waiting on a dead process | jln@chromium.org | 2012-12-06 | 1 | -2/+17 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 2 | -2/+2 |