summaryrefslogtreecommitdiffstats
path: root/base/mac/mac_util.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/mac/.avi2015-12-241-2/+3
* Update OS version functions for OS X 10.11 El Capitan.andresantoso2015-07-211-2/+3
* Add IsOSElCapitan() and other util functions.shrike2015-07-161-0/+17
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-211-3/+0
* mac: Double clicking titlebar should zoom window on Yosemite.erikchen2014-10-241-3/+0
* Respect "reopen windows..." system option by resuming session after reboot.leng@chromium.org2014-06-131-0/+6
* Update OS version functions.avi@chromium.org2014-06-121-2/+20
* Remove helper function that was needed only in 10.5.avi@chromium.org2013-10-271-7/+0
* Do not set process names in the Activity Monitor.avi@chromium.org2013-10-251-3/+0
* Update OS version functions.avi@chromium.org2013-10-021-5/+24
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-221-0/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+2
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-151-0/+4
* Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...rtenneti@chromium.org2012-12-041-5/+3
* Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...rtenneti@chromium.org2012-12-031-3/+5
* Add a histogram enum to determine the cat's flavor and how many bits there aremark@chromium.org2012-11-081-5/+3
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-9/+0
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-6/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add preliminary OOM support for Mountain Lion.avi@chromium.org2012-03-141-3/+0
* [Mac] Add the OS version check functions for 10.8.rsesek@chromium.org2012-03-141-0/+25
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-151-1/+13
* Mac Lion: Chrome opens new window on restart when no windows were previously ...dhollowa@chromium.org2011-08-101-0/+4
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-28/+28
* mac: Components build for base, easy partthakis@chromium.org2011-07-291-26/+28
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-0/+5
* Get rid of ClearByPathBackupExclusion.mark@chromium.org2011-06-201-6/+0
* Add three more possibilites for inlining for the base::mac::IsOS* family.mark@chromium.org2011-06-151-0/+3
* Remove Leftover -journal File By-path Exclusionsmrossetti@chromium.org2011-06-151-0/+6
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-0/+49
* Non-path Time Machine Exclusionsmrossetti@chromium.org2011-05-261-2/+2
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-051-69/+0
* Clean up CF To NS Casts and make them slightly saferdmaclach@chromium.org2011-03-031-40/+59
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-8/+0
* Move some mac_util functions into foundation_util.rohitrao@chromium.org2011-01-281-81/+6
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-0/+249