2015-09-21 |
rsesek | Fix a race in creating the BootstrapSandboxManager.
|
commit | commitdiff | tree |
2015-09-18 |
rsesek | Define a bootstrap sandbox policy for renderer processes.
|
commit | commitdiff | tree |
2015-09-18 |
rsesek | Refactor the bootstrap sandbox process launching integration.
|
commit | commitdiff | tree |
2015-09-14 |
Robert Sesek | DisOWN bisect-builds.py.
|
commit | commitdiff | tree |
2015-09-08 |
rsesek | Treat U+2028 and U+2029 as special code points when...
|
commit | commitdiff | tree |
2015-08-27 |
rsesek | Add sandbox_mac_unittests to the Mac10.10 recipe.
|
commit | commitdiff | tree |
2015-08-27 |
rsesek | Fix forwarding of XPC messages to launchd on 10.10...
|
commit | commitdiff | tree |
2015-08-26 |
rsesek | Fix crash in MachOImageReader::Initialize.
|
commit | commitdiff | tree |
2015-08-21 |
Robert Sesek | Add the SandboxedDMGParser and wire it up to the DownloadPro...
|
commit | commitdiff | tree |
2015-08-21 |
Robert Sesek | Add AnalyzeDMGFile() to iterate over a DMG and extract...
|
commit | commitdiff | tree |
2015-08-21 |
rsesek | Add BZ2 support to UDIFParser.
|
commit | commitdiff | tree |
2015-08-20 |
rsesek | Add support for MachO fat binaries to BinaryFeatureExtractor.
|
commit | commitdiff | tree |
2015-08-20 |
rsesek | Add DMGIterator, which composes the UDIFParser and...
|
commit | commitdiff | tree |
2015-08-20 |
rsesek | Add UDIFParser to extract the partitions out of a DMG...
|
commit | commitdiff | tree |
2015-08-19 |
rsesek | Add HFSIterator to iteratively access files and data...
|
commit | commitdiff | tree |
2015-08-18 |
rsesek | Implement GetDeterministicMachineSpecificId() on Mac.
|
commit | commitdiff | tree |
2015-08-13 |
rsesek | Rename chrome/utility/safe_browsing/mac/test_utils...
|
commit | commitdiff | tree |
2015-08-13 |
rsesek | Add ReadStream interface, and implementations for file...
|
commit | commitdiff | tree |
2015-07-22 |
rsesek | Refactor the OS compatiblity layer.
|
commit | commitdiff | tree |
2015-07-22 |
rsesek | Remove base/mac/scoped_nsexception_enabler.h.
|
commit | commitdiff | tree |
2015-07-17 |
rsesek | Delete old, unused code.
|
commit | commitdiff | tree |
2015-07-17 |
rsesek | Initial bootstrap sandbox support for OS X Yosemite...
|
commit | commitdiff | tree |
2015-07-10 |
rsesek | [Mac] Redo NSException handling, and generate better...
|
commit | commitdiff | tree |
2015-07-01 |
rsesek | Record via UMA the amount of time it took to load the...
|
commit | commitdiff | tree |
2015-06-25 |
Robert Sesek | Remove jeremy@ from Mac OWNERS, and use file references.
|
commit | commitdiff | tree |
2015-06-16 |
Robert Sesek | Add OWNERS for //components/safe_json_parser.
|
commit | commitdiff | tree |
2015-06-15 |
rsesek | Implement BinaryFeatureExtractor on Mac.
|
commit | commitdiff | tree |
2015-06-11 |
Robert Sesek | Add MachOImageReader to extract load commands and code...
|
commit | commitdiff | tree |
2015-06-08 |
rsesek | Move the SeccompSupportDetector to be in-process.
|
commit | commitdiff | tree |
2015-05-14 |
rsesek | Fix Valgrind issues in dispatch_source_mach_unittest.cc.
|
commit | commitdiff | tree |
2015-05-14 |
rsesek | [Mac] Remove the dedicated MachBroker thread and use...
|
commit | commitdiff | tree |
2015-05-13 |
rsesek | Move DispatchSourceMach from //sandbox/mac to //base...
|
commit | commitdiff | tree |
2015-04-22 |
rsesek | Stop probing for the seccomp system call.
|
commit | commitdiff | tree |
2015-04-17 |
rsesek | Clean up and unify IsBoringSwitch().
|
commit | commitdiff | tree |
2015-04-10 |
rsesek | Define more enum values for AndroidKernelVersion.
|
commit | commitdiff | tree |
2015-03-19 |
rsesek | Add SeccompSupportDetector for Android.
|
commit | commitdiff | tree |
2015-03-19 |
Robert Sesek | Run pretty_print.py on histograms.xml, since it is...
|
commit | commitdiff | tree |
2015-03-10 |
rsesek | Add additional move support to ScopedGeneric in the...
|
commit | commitdiff | tree |
2015-03-03 |
rsesek | Remove unnecessary variable, the creation of which...
|
commit | commitdiff | tree |
2015-01-29 |
rsesek | Remove dead IPC message ChromeViewHostMsg_DidBlockRunningIns...
|
commit | commitdiff | tree |
2015-01-29 |
rsesek | Remove 32-bit Mac implementation of EnableTerminationOnHeapC...
|
commit | commitdiff | tree |
2014-12-16 |
Robert Sesek | Mark PrefServiceBridge.isAcceptCookiesEnabled @VisibleForTes...
|
commit | commitdiff | tree |
2014-12-04 |
rsesek | [Android] Get renderers working again under seccomp...
|
commit | commitdiff | tree |
2014-12-01 |
rsesek | Add --enable-seccomp-filter-sandbox to about:flags...
|
commit | commitdiff | tree |
2014-11-24 |
rsesek | Give Mac crash key implementations an autorelease pool.
|
commit | commitdiff | tree |
2014-11-20 |
Robert Sesek | Switch the Mac build from 32-bit to 64-bit.
|
commit | commitdiff | tree |
2014-11-06 |
rsesek | [Android] Plumb the block third-party cookies setting.
|
commit | commitdiff | tree |
2014-11-05 |
Robert Sesek | Disable DumpAccessibilityTreeTest.AccessibilityInputDateTime...
|
commit | commitdiff | tree |
2014-11-05 |
Robert Sesek | Disable some failing AppWindowInteractiveTest tests...
|
commit | commitdiff | tree |
2014-11-04 |
Robert Sesek | Update Mac buildbot tester names.
|
commit | commitdiff | tree |
2014-10-23 |
Robert Sesek | [Mac] Shut down connections to WindowServer before...
|
commit | commitdiff | tree |
2014-10-23 |
rsesek | [Android] Only specify the browser process as needing...
|
commit | commitdiff | tree |
2014-10-20 |
rsesek | [Mac] Do not initialize the MockCrApplication in base...
|
commit | commitdiff | tree |
2014-10-09 |
rsesek | [Android] Do not warm up access to the profile directory...
|
commit | commitdiff | tree |
2014-09-29 |
Robert Sesek | [Mac] On Mavericks or later, use NSWorkspace to open...
|
commit | commitdiff | tree |
2014-09-24 |
rsesek | GN: Change libpng to be a group rather than a static_library...
|
commit | commitdiff | tree |
2014-09-24 |
rsesek | Fix google_toolbox_for_mac GN Mac component BUILD.gn...
|
commit | commitdiff | tree |
2014-09-18 |
rsesek | Rename BreakpadClient to CrashReporterClient.
|
commit | commitdiff | tree |
2014-09-11 |
rsesek | Revert of [Mac] Shut down connections to WindowServer...
|
commit | commitdiff | tree |
2014-09-11 |
rsesek | [Mac] Shut down connections to WindowServer before...
|
commit | commitdiff | tree |
2014-09-09 |
rsesek | Remove IDS_FLAGS_ENABLE_SIMPLIFIED_FULLSCREEN_* strings.
|
commit | commitdiff | tree |
2014-09-09 |
rsesek | [Mac] Implement a new WebSandboxSupport method to get...
|
commit | commitdiff | tree |
2014-09-05 |
rsesek | [Mac] Shut down connections to WindowServer before...
|
commit | commitdiff | tree |
2014-08-27 |
rsesek | Revert of Disable slow BootstrapSandboxTest.DistributedNotif...
|
commit | commitdiff | tree |
2014-08-27 |
Robert Sesek | Rename components/breakpad to components/crash.
|
commit | commitdiff | tree |
2014-08-25 |
Robert Sesek | Do not run two SandboxBPF tests on Valgrind.
|
commit | commitdiff | tree |
2014-08-25 |
rsesek | sandbox: Add support for the new seccomp() system call...
|
commit | commitdiff | tree |
2014-08-19 |
rsesek@chromium.org | [Mac] Do not show the 'Make X the default browser'...
|
commit | commitdiff | tree |
2014-07-29 |
rsesek@chromium.org | Switch to using gfx::ElideText in HistoryMenuBridge...
|
commit | commitdiff | tree |
2014-07-28 |
rsesek@chromium.org | Add Bartender helpers to the CFBundleBlocker whitelist.
|
commit | commitdiff | tree |
2014-07-26 |
rsesek@chromium.org | [Mac] Call dump_syms with the -g flag when building...
|
commit | commitdiff | tree |
2014-07-25 |
rsesek@chromium.org | Roll breakpad DEPS r1356:1359.
|
commit | commitdiff | tree |
2014-07-21 |
rsesek@chromium.org | Fix the //sandbox/mac build when using a modern (10...
|
commit | commitdiff | tree |
2014-07-19 |
rsesek@chromium.org | Run XPCMessageServerTest on 10.8+ rather than 10.7+.
|
commit | commitdiff | tree |
2014-07-19 |
rsesek@chromium.org | Add an XPC implementation of sandbox::MessageServer.
|
commit | commitdiff | tree |
2014-07-18 |
rsesek@chromium.org | generate_stubs: Add a new option --export-macro.
|
commit | commitdiff | tree |
2014-07-17 |
rsesek@chromium.org | Create DispatchSourceMach to run a MACH_RECV dispatch...
|
commit | commitdiff | tree |
2014-07-16 |
rsesek@chromium.org | Do not create a reply IPCMessage for every message...
|
commit | commitdiff | tree |
2014-07-02 |
rsesek@chromium.org | Revert of Revert of Revert 221427 "Add instrumentation... > > TBR=rsesek@chromium.org > TBR=rsesek@chromium.org,rsesek@chromium.org TBR=rsesek@chromium.org,tzik@chromium.org
|
commit | commitdiff | tree |
2014-07-02 |
rsesek@chromium.org | Revert 221427 "Add instrumentation to the MessagePumpMac... TBR=rsesek@chromium.org
|
commit | commitdiff | tree |
2014-07-01 |
rsesek@chromium.org | Extract a virtual interface out of MachMessageServer...
|
commit | commitdiff | tree |
2014-06-23 |
rsesek@chromium.org | Fix a shutdown crash in the bootstrap sandbox.
|
commit | commitdiff | tree |
2014-06-20 |
rsesek@chromium.org | Define a bootstrap sandbox policy for renderer processes...
|
commit | commitdiff | tree |
2014-06-19 |
rsesek@chromium.org | Alter the design of the bootstrap sandbox to only take...
|
commit | commitdiff | tree |
2014-06-18 |
rsesek@chromium.org | Fix no-op builds, caused by an incorrect output in...
|
commit | commitdiff | tree |
2014-06-17 |
rsesek@chromium.org | Add dynamic library stubs for XPC in //sandbox/mac.
|
commit | commitdiff | tree |
2014-06-13 |
rsesek@chromium.org | [Mac] On 10.10, warm up a connection to WindowServer...
|
commit | commitdiff | tree |
2014-06-13 |
rsesek@chromium.org | generate_stubs: Allow // comments as well as the existing #.
|
commit | commitdiff | tree |
2014-06-12 |
rsesek@chromium.org | Attempt to fix a NULL deref in sandbox::LaunchdInterceptionS...
|
commit | commitdiff | tree |
2014-06-11 |
rsesek@chromium.org | Split the generic MachMessageServer logic out of the...
|
commit | commitdiff | tree |
2014-06-10 |
rsesek@chromium.org | Initialize the bootstrap sandbox in the browser process.
|
commit | commitdiff | tree |
2014-06-05 |
rsesek@chromium.org | [Mac] Set CFBundleDocumentTypes for PDF in the Info...
|
commit | commitdiff | tree |
2014-06-04 |
rsesek@chromium.org | Make BootstrapSandboxPolicy a struct, containing the...
|
commit | commitdiff | tree |
2014-06-03 |
rsesek@chromium.org | Do not double-unref send rights when using POLICY_SUBSTITUE_...
|
commit | commitdiff | tree |
2014-05-29 |
rsesek@chromium.org | Fix sandbox_mac_unittests:BootstrapSandboxTest.ForwardMessag...
|
commit | commitdiff | tree |
2014-05-29 |
rsesek@chromium.org | Do not destroy Mach messages that are forwarded out...
|
commit | commitdiff | tree |
2014-05-28 |
rsesek@chromium.org | Rewrite ScopedMachPort in terms of ScopedGeneric, making...
|
commit | commitdiff | tree |
2014-05-16 |
rsesek@chromium.org | Bootstrap Sandbox: Ensure swap_integer messages are...
|
commit | commitdiff | tree |
2014-05-14 |
rsesek@chromium.org | Remove WIN32 support from sandbox_export.h
|
commit | commitdiff | tree |
2014-05-13 |
rsesek@chromium.org | Split up the //sandbox OWNERS file into per-subdirectory...
|
commit | commitdiff | tree |