1. dbcc841 Switch to standard integer types in base/mac/. by avi · 10 years ago
  2. ff07cca Update OS version functions for OS X 10.11 El Capitan. by andresantoso · 10 years ago
  3. 49c9add3 Add IsOSElCapitan() and other util functions. by shrike · 10 years ago
  4. 695078d mac: Double clicking titlebar should zoom window on Yosemite. by erikchen · 11 years ago
  5. 0ca68683 Re-land "Replaces use of ProcessInformationCopyDictionary ..." by [email protected] · 11 years ago
  6. 5c1848ea Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..." R=leng by [email protected] · 11 years ago
  7. 874341f86 Replaces use of ProcessInformationCopyDictionary with GetProcessInformation. by [email protected] · 11 years ago
  8. ab44104 Fixes "restore windows" behavior for users who have never changed it. by [email protected] · 11 years ago
  9. 769ddfe Respect "reopen windows..." system option by resuming session after reboot. by [email protected] · 11 years ago
  10. 81ceb2b Update OS version functions. by [email protected] · 11 years ago
  11. 2f30167 Consolidate SDK forwards in sdk_forward_declarations.h. by [email protected] · 11 years ago
  12. 8417576 Remove helper function that was needed only in 10.5. by [email protected] · 12 years ago
  13. 901bc6f Do not set process names in the Activity Monitor. by [email protected] · 12 years ago
  14. 08dfca0 Darwin 13 is Mac OS X 10.9. by [email protected] · 12 years ago
  15. aaf93de4 Update OS version functions. by [email protected] · 12 years ago
  16. a852203 mac: Update clients of scoped_nsobject.h. by [email protected] · 12 years ago
  17. bf42472a This CL fixes two bugs: by [email protected] · 12 years ago
  18. 8310b86 Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. by [email protected] · 12 years ago
  19. 81e495e Enable WindowsApiProperties on mac by fixing DCHECK. by [email protected] · 12 years ago
  20. ca19a0e Update comment on workaround with bug tracking info by [email protected] · 12 years ago
  21. 6c4a32d6b Work around bug coming back from hiding menu bar with fullscreen. by [email protected] · 12 years ago
  22. eb62f726 base: Update the include paths of base/string_piece.h to its new location. by [email protected] · 12 years ago
  23. 5799981 Move file_path.h to base/files. by [email protected] · 13 years ago
  24. 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
  25. 9fe1a5b Move sys_string_conversions to base/strings. by [email protected] · 13 years ago
  26. dfa049e Move string_number_conversions to base/strings. by [email protected] · 13 years ago
  27. d621e70 Switch to Cocoa APIs for fullscreen. by [email protected] · 13 years ago
  28. 5035d458 Switch back to deprecated fullscreen APIs. by [email protected] · 13 years ago
  29. ccfab59 Rearchitecting the 'app mode' code on mac for v2 apps. by [email protected] · 13 years ago
  30. abd4d9a Switch to Cocoa APIs for fullscreen. by [email protected] · 13 years ago
  31. 4d170e8 Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup regression on Mac 10.6 by [email protected] · 13 years ago
  32. 7837a3e Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup regression on Mac 10.6 by [email protected] · 13 years ago
  33. 9faada1 Add a histogram enum to determine the cat's flavor and how many bits there are by [email protected] · 13 years ago
  34. 59e82f0 mac: Remove more 10.5-only code by [email protected] · 13 years ago
  35. beee7a9 mac: Delete more 10.5-only code by [email protected] · 13 years ago
  36. 5d5d0559 Remove all the OS X 10.6 SDK forward declarations. by [email protected] · 13 years ago
  37. 1388ccff Add preliminary OOM support for Mountain Lion. by [email protected] · 13 years ago
  38. b1e697e [Mac] Add the OS version check functions for 10.8. by [email protected] · 13 years ago
  39. aebadfe Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU by [email protected] · 14 years ago
  40. 33b9820 Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by [email protected] · 14 years ago
  41. a302ff0a Transition to base/mac/bundle_locations.h step 3 by [email protected] · 14 years ago
  42. eb72b27 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  43. d25fc23b Revert 114944 - Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  44. ce87e24 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  45. 9e0bfe7d Revert 114929 - Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  46. 31d5661 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
  47. a42d463 Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  48. 2f4a8e1 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  49. da7d86e Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  50. 911f3188 cycle bots by [email protected] · 14 years ago
  51. 751d410 Mac Lion: Chrome opens new window on restart when no windows were previously open by [email protected] · 14 years ago
  52. d9fcd263 Fix relaunches on the Mac. by [email protected] · 14 years ago
  53. ab376ca Get rid of ClearByPathBackupExclusion. by [email protected] · 14 years ago
  54. 7f921f2 Add three more possibilites for inlining for the base::mac::IsOS* family. by [email protected] · 14 years ago
  55. 34af8e7b Remove Leftover -journal File By-path Exclusions by [email protected] · 14 years ago
  56. a8acdc80 Don't do the pre-emptive unexclude by-path on Lion. It's available to root by [email protected] · 14 years ago
  57. ba64e2b Improve and unify Mac OS X run-time version checks. by [email protected] · 14 years ago
  58. 22e0af9 Non-path Time Machine Exclusions by [email protected] · 14 years ago
  59. 041433c Move the implementations for the CF/NS casts to foundation_util by [email protected] · 14 years ago
  60. 46f438d Fix some typos. by [email protected] · 14 years ago
  61. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  62. 0c3bf95 Clean up CF To NS Casts and make them slightly safer by [email protected] · 14 years ago
  63. 75b6805 Cross-platform CL to remove app/win/win_util.h&cc and related work. by [email protected] · 15 years ago
  64. c0a5c49d Move some mac_util functions into foundation_util. by [email protected] · 15 years ago
  65. b25edd5d Fix GrabWindowSnapshot for Mac Chrome. by [email protected] · 15 years ago
  66. 0378bf4 Move base/mac_util.h to base/mac and use the base::mac namespace. by [email protected] · 15 years ago[Renamed (96%) from base/mac_util.mm]
  67. 5cecd3c7 Clean up mac_util to use CFToNSCast by [email protected] · 15 years ago
  68. 7fac888 Mac: Let out-of-process tests run in bundled mode for their whole lifetime. by [email protected] · 15 years ago
  69. 7c59723 Dynamic policy refresh support for the Mac. by [email protected] · 15 years ago
  70. df0ca6c8 Move scoped_cftyperef from base to base/mac, use the new namespace, and name it by [email protected] · 15 years ago
  71. 75e50df0 [Mac] Return better error messages when AmIBundled() fails. We're seeing this error on the bots, so better messages may help us track down the problem. by [email protected] · 15 years ago
  72. 7fef9717a Refactor the code for loading icons into the PageInfoModel. by [email protected] · 15 years ago
  73. 16f76563 Fix a bunch of clang warnings/errors. by [email protected] · 15 years ago
  74. 53b8aff Fix Chrome build for 10.6 SDK. Should fix Mac coverage bot compile errors. by [email protected] · 15 years ago
  75. 91484af Re-land. Fixed previous errors. by [email protected] · 15 years ago
  76. 1c704b7 Revert 57614 - Re-land. Fixed previous build error. by [email protected] · 15 years ago
  77. 653c71c Re-land. Fixed previous build error. by [email protected] · 15 years ago
  78. 8c0961b6 Revert 57569 - Implement OSX version for "Start on Login" for background-enabled extensions. by [email protected] · 15 years ago
  79. b97a742f Implement OSX version for "Start on Login" for background-enabled extensions. by [email protected] · 15 years ago
  80. 1fd5466 [Mac] Revert the diagnostic messages added in r57088. by [email protected] · 15 years ago
  81. b79c212 [Mac] Add diagnostic logging to AmIBundled() to help with bot failures. by [email protected] · 15 years ago
  82. 8e95336 Move NSImage-to-CGImageRef conversion code into a common helper function in base/mac_util.h. by [email protected] · 15 years ago
  83. 8620662 Commiting http://codereview.chromium.org/2017007/show on behalf of [email protected]. by [email protected] · 15 years ago
  84. 1e23bac [Mac] Force the Process Manager to start up when loading the symbols for process naming. The call seems to use those mach ports, and relying on some other code to start it up seems to be a crap shoot. by [email protected] · 15 years ago
  85. 13b290e7 [Mac] This probably won't fix the bug complete, but just put in some checks to make sure the process name is only getting set in ways we expect. by [email protected] · 15 years ago
  86. 8050f2a Mac: move should-double-click-to-minimize code into mac_util. by [email protected] · 15 years ago
  87. ce04f0c9 [Mac] When in fullscreen mode, ties the menubar shown state to the overlay shown state. by [email protected] · 15 years ago
  88. 0070eab Give Mac plugin processes descriptive names for Activity Monitor by [email protected] · 16 years ago
  89. 18db4618 Hide/show cursor according to NSCursor requests. by [email protected] · 16 years ago
  90. 2438b172 Moved GetUserDirectory() into mac_util.mm. by [email protected] · 16 years ago
  91. edd96f5 Add NSTemporaryDirectory() to the list of ignored to catch all possible values. Also handle all the forms of the paths with links resolved. by [email protected] · 16 years ago
  92. 254e043 [Mac] address perf regressions on bots by [email protected] · 16 years ago
  93. a9944f0 Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and extract common utility functions into other files. by [email protected] · 16 years ago
  94. b4113d5 For the immediate milestone, exclude History and Thumbnails from being backed up by Time Machine. The bug describes appropriate long-term solutions to this problem. by [email protected] · 16 years ago
  95. f164cea Mac: Implement about:memory. by [email protected] · 16 years ago
  96. a96ec6a Don't allow the browser to stay above a modal plugin window (Mac) by [email protected] · 16 years ago
  97. 8b386ced Add GrabWindowSnapshot method to mac_util class, and a unit test. by [email protected] · 16 years ago
  98. 2b54eeb Provide better diagnostics when launching with a silly executable path. by [email protected] · 16 years ago
  99. b44dbd1 Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and by [email protected] · 16 years ago
  100. e4221ad5 Move all resources into the framework. by [email protected] · 16 years ago