index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sandbox
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert Pass()→std::move() for Mac build.
dcheng
2016-01-13
1
-3
/
+3
*
Shutdown the sandbox MessageServer before deleting it.
rsesek
2016-01-08
6
-0
/
+16
*
Switch to standard integer types in sandbox/.
avi
2015-12-22
12
-0
/
+18
*
Revert of Switch to standard integer types in sandbox/. (patchset #3 id:40001...
petewil
2015-12-21
12
-18
/
+0
*
Switch to standard integer types in sandbox/.
avi
2015-12-21
12
-0
/
+18
*
mac: Make Mach port scopers better ScopedGenerics
mark
2015-10-20
3
-5
/
+5
*
On 10.10+, do not use bootstrap_look_up() directly.
rsesek
2015-09-30
4
-3
/
+72
*
Refactor the bootstrap sandbox process launching integration.
rsesek
2015-09-18
7
-84
/
+329
*
Fix forwarding of XPC messages to launchd on 10.10 and higher.
rsesek
2015-08-27
2
-0
/
+17
*
Refactor the OS compatiblity layer.
rsesek
2015-07-22
4
-143
/
+144
*
Initial bootstrap sandbox support for OS X Yosemite (10.10) and higher.
rsesek
2015-07-17
9
-63
/
+185
*
Convert sandbox_mac_unittests to run exclusively on Swarming
thakis
2015-07-01
1
-0
/
+15
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-1
/
+1
*
Move DispatchSourceMach from //sandbox/mac to //base/mac.
rsesek
2015-05-13
9
-258
/
+6
*
mac: Redeclare xpc calls for compatibility with -Wpartial-availability.
erikchen
2015-05-06
3
-0
/
+46
*
sandbox/mac: Remove basictypes.h include from dispatch_source_mach.h.
tfarina
2015-04-28
1
-1
/
+1
*
Reland: Fix errors found in Mac gn component builds
jiangj
2015-04-18
1
-37
/
+38
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-1
/
+1
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
2
-4
/
+4
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
MultiProcessTest: Update SpawnChild* to return a Process.
rvargas
2015-01-12
2
-21
/
+18
*
Update {virtual,override,final} for sandbox/ to follow C++11 style.
dcheng
2015-01-09
3
-3
/
+3
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-9
/
+21
*
Standardize usage of virtual/override/final in sandbox/
dcheng
2014-10-22
4
-22
/
+20
*
replace OVERRIDE and FINAL with override and final in sandbox/
mostynb
2014-10-07
6
-19
/
+19
*
Revert of Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxD...
rsesek
2014-08-27
1
-2
/
+1
*
Disable slow BootstrapSandboxTest.DistributedNotifications_SandboxDeny
Paweł Hajdan, Jr
2014-08-25
1
-1
/
+2
*
Revert "Make the sandbox code link with the 10.7 SDK."
avi@chromium.org
2014-08-01
3
-11
/
+11
*
Make the sandbox code link with the 10.7 SDK.
avi@chromium.org
2014-08-01
2
-9
/
+9
*
GN: Add //ui/base/ime, fix up printing on mac
jamesr@chromium.org
2014-07-23
1
-0
/
+2
*
Fix the //sandbox/mac build when using a modern (10.7+) SDK.
rsesek@chromium.org
2014-07-21
4
-40
/
+61
*
Run XPCMessageServerTest on 10.8+ rather than 10.7+.
rsesek@chromium.org
2014-07-19
1
-1
/
+1
*
Add an XPC implementation of sandbox::MessageServer.
rsesek@chromium.org
2014-07-19
10
-1
/
+446
*
Create DispatchSourceMach to run a MACH_RECV dispatch source.
rsesek@chromium.org
2014-07-17
7
-33
/
+258
*
Do not create a reply IPCMessage for every message received.
rsesek@chromium.org
2014-07-16
5
-35
/
+46
*
Rename source_prereqs to inputs in the GN build.
brettw@chromium.org
2014-07-09
1
-1
/
+1
*
Fix Mac bootstrap sandbox for 64-bit builds
jiangj@opera.com
2014-07-03
1
-0
/
+2
*
Extract a virtual interface out of MachMessageServer that can be implemented ...
rsesek@chromium.org
2014-07-01
9
-77
/
+145
*
Fix a shutdown crash in the bootstrap sandbox.
rsesek@chromium.org
2014-06-23
4
-5
/
+120
*
Alter the design of the bootstrap sandbox to only take over the bootstrap por...
rsesek@chromium.org
2014-06-19
7
-48
/
+66
*
Fix no-op builds, caused by an incorrect output in //sandbox/mac:generate_stubs.
rsesek@chromium.org
2014-06-18
1
-1
/
+1
*
Add dynamic library stubs for XPC in //sandbox/mac.
rsesek@chromium.org
2014-06-17
6
-0
/
+167
*
Update OS version functions.
avi@chromium.org
2014-06-12
1
-1
/
+1
*
Attempt to fix a NULL deref in sandbox::LaunchdInterceptionServer::HandleLook...
rsesek@chromium.org
2014-06-12
2
-14
/
+15
*
Split the generic MachMessageServer logic out of the LaunchdInterceptionServer.
rsesek@chromium.org
2014-06-11
6
-190
/
+300
*
Add Mac sandbox to the GN build.
brettw@chromium.org
2014-06-10
1
-0
/
+42
*
Initialize the bootstrap sandbox in the browser process.
rsesek@chromium.org
2014-06-10
1
-3
/
+3
*
Make BootstrapSandboxPolicy a struct, containing the existing rule map and a ...
rsesek@chromium.org
2014-06-04
5
-37
/
+169
*
Do not double-unref send rights when using POLICY_SUBSTITUE_PORT.
rsesek@chromium.org
2014-06-03
5
-19
/
+47
*
Fix sandbox_mac_unittests:BootstrapSandboxTest.ForwardMessageInProcess on 10.6.
rsesek@chromium.org
2014-05-29
1
-1
/
+6
[next]