summaryrefslogtreecommitdiffstats
path: root/content/common/sandbox_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-131-3/+3
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-0/+1
* Sandbox initialization for VideoToolbox.sandersd2014-11-271-0/+4
* [Mac] Shut down connections to WindowServer before engaging the sandbox.Robert Sesek2014-10-231-2/+19
* Revert of [Mac] Shut down connections to WindowServer before engaging the san...rsesek2014-09-111-15/+2
* [Mac] Shut down connections to WindowServer before engaging the sandbox.rsesek2014-09-111-2/+15
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Use a qualified path for grit/content_resources.h.thakis@chromium.org2014-08-201-1/+1
* Revert of Fix Mac sandbox meta data access (reland) (patchset #2 of https://c...adamk@chromium.org2014-08-151-22/+4
* Fix Mac sandbox meta data access (reland)jiangj@opera.com2014-08-151-4/+22
* Revert 289526 "Fix Mac sandbox meta data access"bartfab@chromium.org2014-08-141-6/+4
* Fix Mac sandbox meta data accessjiangj@opera.com2014-08-141-4/+6
* Remove shared worker process related codes.horo@chromium.org2014-08-121-1/+0
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-1/+2
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-191-1/+0
* Initialize the bootstrap sandbox in the browser process.rsesek@chromium.org2014-06-101-0/+1
* Remove IOSurfaceSupportccameron@chromium.org2014-06-041-6/+1
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-4/+4
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-4/+4
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-4/+4
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-4/+4
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-4/+4
* [Mac] Move NSColor sandbox warmup to only happen for ppapi.rsesek@chromium.org2014-03-071-6/+6
* [Mac] Re-add the NSColor sandbox warmup.rsesek@chromium.org2014-03-011-0/+6
* [Mac] Remove NSApplication from the renderer.rsesek@chromium.org2014-02-281-5/+0
* Revert 253994 "[Mac] Remove NSApplication from the renderer."pkasting@chromium.org2014-02-281-0/+5
* [Mac] Remove NSApplication from the renderer.rsesek@chromium.org2014-02-281-5/+0
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-051-0/+10
* Media Galleries API Picasa: Make PicasaDataProvider handle async PMP and INI ...tommycli@chromium.org2013-09-031-0/+7
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-3/+3
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-10/+12
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-3/+3
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-121-1/+1
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* WorkerMain contains code to initialize the sandbox on OS X which is disabled ...jeremy@chromium.org2013-03-141-0/+9
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-13/+14
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Move sandbox code in content to content namespace.jam@chromium.org2012-10-231-16/+15
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-1/+1
* mac: Remove code that was only needed on 10.5thakis@chromium.org2012-07-201-13/+3
* mac: Make the (10.6-only) sandbox hole for the components build smallerthakis@chromium.org2012-06-071-39/+50
* mac: Mention component sandbox hack in common.sbthakis@chromium.org2012-06-051-11/+11
* mac: Don't require DYLD_LIBRARY_PATH to be set when using the shared build.thakis@chromium.org2012-05-301-3/+14
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-301-2/+2
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-2/+5
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-5/+2
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-2/+5
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2