summaryrefslogtreecommitdiffstats
path: root/base/mac/mac_util.mm
Commit message (Expand)AuthorAgeFilesLines
* mac: Double clicking titlebar should zoom window on Yosemite.erikchen2014-10-241-13/+0
* Re-land "Replaces use of ProcessInformationCopyDictionary ..."leng@chromium.org2014-07-011-18/+10
* Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..."shrikant@chromium.org2014-06-301-11/+18
* Replaces use of ProcessInformationCopyDictionary with GetProcessInformation.leng@chromium.org2014-06-301-18/+11
* Fixes "restore windows" behavior for users who have never changed it.leng@chromium.org2014-06-241-5/+15
* Respect "reopen windows..." system option by resuming session after reboot.leng@chromium.org2014-06-131-0/+14
* Update OS version functions.avi@chromium.org2014-06-121-4/+17
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-10/+1
* Remove helper function that was needed only in 10.5.avi@chromium.org2013-10-271-33/+0
* Do not set process names in the Activity Monitor.avi@chromium.org2013-10-251-90/+0
* Darwin 13 is Mac OS X 10.9.avi@chromium.org2013-10-071-1/+1
* Update OS version functions.avi@chromium.org2013-10-021-9/+16
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-8/+8
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-221-0/+9
* Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead.thestig@chromium.org2013-05-291-28/+18
* Enable WindowsApiProperties on mac by fixing DCHECK.scheib@chromium.org2013-04-121-1/+7
* Update comment on workaround with bug tracking infoavi@chromium.org2013-04-041-3/+5
* Work around bug coming back from hiding menu bar with fullscreen.avi@chromium.org2013-04-041-0/+21
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-17/+17
* Switch back to deprecated fullscreen APIs.avi@chromium.org2013-01-161-17/+17
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-151-0/+9
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2012-12-291-17/+17
* Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...rtenneti@chromium.org2012-12-041-1/+1
* Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...rtenneti@chromium.org2012-12-031-1/+1
* Add a histogram enum to determine the cat's flavor and how many bits there aremark@chromium.org2012-11-081-1/+1
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-101-13/+1
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-13/+0
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-9/+0
* Add preliminary OOM support for Mountain Lion.avi@chromium.org2012-03-141-6/+0
* [Mac] Add the OS version check functions for 10.8.rsesek@chromium.org2012-03-141-2/+27
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-151-0/+55
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-271-9/+9
* Transition to base/mac/bundle_locations.h step 3jeremy@chromium.org2012-01-251-3/+4
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-1/+4
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-4/+1
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-1/+4
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-4/+1
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-1/+4
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-21/+21
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-21/+21
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-21/+21
* cycle botsthakis@chromium.org2011-08-301-1/+1
* Mac Lion: Chrome opens new window on restart when no windows were previously ...dhollowa@chromium.org2011-08-101-24/+29
* Fix relaunches on the Mac.mark@chromium.org2011-06-241-0/+20
* Get rid of ClearByPathBackupExclusion.mark@chromium.org2011-06-201-21/+0