summaryrefslogtreecommitdiffstats
path: root/base/mac/mac_util_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Disable MacUtilTest.TestExcludeFileFromBackups, flaking a lot on Mac 10.8 tes...Dan Beam2014-12-301-1/+2
* Cleanup: Better constify some strings in base.thestig2014-10-211-1/+1
* Convert ARRAYSIZE_UNSAFE -> arraysize in base/.viettrungluu2014-10-161-1/+1
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Update OS version functions.avi@chromium.org2014-06-121-5/+31
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Remove helper function that was needed only in 10.5.avi@chromium.org2013-10-271-14/+0
* Update OS version functions.avi@chromium.org2013-10-021-4/+24
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-3/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-151-0/+43
* Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...rtenneti@chromium.org2012-12-041-6/+3
* Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...rtenneti@chromium.org2012-12-031-3/+6
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Add a histogram enum to determine the cat's flavor and how many bits there aremark@chromium.org2012-11-081-6/+3
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-6/+0
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-20/+1
* 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-2/+30
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-151-1/+22
* Use the new base::mac::GetValueFromDictionary<>() method.kushi.p@gmail.com2011-12-011-15/+0
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-141-0/+43
* Non-path Time Machine Exclusionsmrossetti@chromium.org2011-05-261-18/+21
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-32/+0
* Cleanup base & app unit test MockCrApp NSApp initialization.msw@chromium.org2011-02-031-3/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-0/+197