- dbcc841 Switch to standard integer types in base/mac/. by avi · 10 years ago
- ff07cca Update OS version functions for OS X 10.11 El Capitan. by andresantoso · 10 years ago
- 49c9add3 Add IsOSElCapitan() and other util functions. by shrike · 10 years ago
- 695078d mac: Double clicking titlebar should zoom window on Yosemite. by erikchen · 11 years ago
- 0ca68683 Re-land "Replaces use of ProcessInformationCopyDictionary ..." by [email protected] · 11 years ago
- 5c1848ea Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..." R=leng by [email protected] · 11 years ago
- 874341f86 Replaces use of ProcessInformationCopyDictionary with GetProcessInformation. by [email protected] · 11 years ago
- ab44104 Fixes "restore windows" behavior for users who have never changed it. by [email protected] · 11 years ago
- 769ddfe Respect "reopen windows..." system option by resuming session after reboot. by [email protected] · 11 years ago
- 81ceb2b Update OS version functions. by [email protected] · 11 years ago
- 2f30167 Consolidate SDK forwards in sdk_forward_declarations.h. by [email protected] · 11 years ago
- 8417576 Remove helper function that was needed only in 10.5. by [email protected] · 12 years ago
- 901bc6f Do not set process names in the Activity Monitor. by [email protected] · 12 years ago
- 08dfca0 Darwin 13 is Mac OS X 10.9. by [email protected] · 12 years ago
- aaf93de4 Update OS version functions. by [email protected] · 12 years ago
- a852203 mac: Update clients of scoped_nsobject.h. by [email protected] · 12 years ago
- bf42472a This CL fixes two bugs: by [email protected] · 12 years ago
- 8310b86 Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead. by [email protected] · 12 years ago
- 81e495e Enable WindowsApiProperties on mac by fixing DCHECK. by [email protected] · 12 years ago
- ca19a0e Update comment on workaround with bug tracking info by [email protected] · 12 years ago
- 6c4a32d6b Work around bug coming back from hiding menu bar with fullscreen. by [email protected] · 12 years ago
- eb62f726 base: Update the include paths of base/string_piece.h to its new location. by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 13 years ago
- 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
- 9fe1a5b Move sys_string_conversions to base/strings. by [email protected] · 13 years ago
- dfa049e Move string_number_conversions to base/strings. by [email protected] · 13 years ago
- d621e70 Switch to Cocoa APIs for fullscreen. by [email protected] · 13 years ago
- 5035d458 Switch back to deprecated fullscreen APIs. by [email protected] · 13 years ago
- ccfab59 Rearchitecting the 'app mode' code on mac for v2 apps. by [email protected] · 13 years ago
- abd4d9a Switch to Cocoa APIs for fullscreen. by [email protected] · 13 years ago
- 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
- 7837a3e Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup regression on Mac 10.6 by [email protected] · 13 years ago
- 9faada1 Add a histogram enum to determine the cat's flavor and how many bits there are by [email protected] · 13 years ago
- 59e82f0 mac: Remove more 10.5-only code by [email protected] · 13 years ago
- beee7a9 mac: Delete more 10.5-only code by [email protected] · 13 years ago
- 5d5d0559 Remove all the OS X 10.6 SDK forward declarations. by [email protected] · 13 years ago
- 1388ccff Add preliminary OOM support for Mountain Lion. by [email protected] · 13 years ago
- b1e697e [Mac] Add the OS version check functions for 10.8. by [email protected] · 13 years ago
- aebadfe Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU by [email protected] · 14 years ago
- 33b9820 Add OSSTATUS_LOG API. Review URL: https://chromiumcodereview.appspot.com/9235084 by [email protected] · 14 years ago
- a302ff0a Transition to base/mac/bundle_locations.h step 3 by [email protected] · 14 years ago
- eb72b27 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
- d25fc23b Revert 114944 - Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
- ce87e24 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
- 9e0bfe7d Revert 114929 - Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
- 31d5661 Standardize StringToInt{,64} interface. by [email protected] · 14 years ago
- a42d463 Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- 2f4a8e1 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- da7d86e Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
- 911f3188 cycle bots by [email protected] · 14 years ago
- 751d410 Mac Lion: Chrome opens new window on restart when no windows were previously open by [email protected] · 14 years ago
- d9fcd263 Fix relaunches on the Mac. by [email protected] · 14 years ago
- ab376ca Get rid of ClearByPathBackupExclusion. by [email protected] · 14 years ago
- 7f921f2 Add three more possibilites for inlining for the base::mac::IsOS* family. by [email protected] · 14 years ago
- 34af8e7b Remove Leftover -journal File By-path Exclusions by [email protected] · 14 years ago
- a8acdc80 Don't do the pre-emptive unexclude by-path on Lion. It's available to root by [email protected] · 14 years ago
- ba64e2b Improve and unify Mac OS X run-time version checks. by [email protected] · 14 years ago
- 22e0af9 Non-path Time Machine Exclusions by [email protected] · 14 years ago
- 041433c Move the implementations for the CF/NS casts to foundation_util by [email protected] · 14 years ago
- 46f438d Fix some typos. by [email protected] · 14 years ago
- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 0c3bf95 Clean up CF To NS Casts and make them slightly safer by [email protected] · 14 years ago
- 75b6805 Cross-platform CL to remove app/win/win_util.h&cc and related work. by [email protected] · 15 years ago
- c0a5c49d Move some mac_util functions into foundation_util. by [email protected] · 15 years ago
- b25edd5d Fix GrabWindowSnapshot for Mac Chrome. by [email protected] · 15 years ago
- 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]
- 5cecd3c7 Clean up mac_util to use CFToNSCast by [email protected] · 15 years ago
- 7fac888 Mac: Let out-of-process tests run in bundled mode for their whole lifetime. by [email protected] · 15 years ago
- 7c59723 Dynamic policy refresh support for the Mac. by [email protected] · 15 years ago
- df0ca6c8 Move scoped_cftyperef from base to base/mac, use the new namespace, and name it by [email protected] · 15 years ago
- 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
- 7fef9717a Refactor the code for loading icons into the PageInfoModel. by [email protected] · 15 years ago
- 16f76563 Fix a bunch of clang warnings/errors. by [email protected] · 15 years ago
- 53b8aff Fix Chrome build for 10.6 SDK. Should fix Mac coverage bot compile errors. by [email protected] · 15 years ago
- 91484af Re-land. Fixed previous errors. by [email protected] · 15 years ago
- 1c704b7 Revert 57614 - Re-land. Fixed previous build error. by [email protected] · 15 years ago
- 653c71c Re-land. Fixed previous build error. by [email protected] · 15 years ago
- 8c0961b6 Revert 57569 - Implement OSX version for "Start on Login" for background-enabled extensions. by [email protected] · 15 years ago
- b97a742f Implement OSX version for "Start on Login" for background-enabled extensions. by [email protected] · 15 years ago
- 1fd5466 [Mac] Revert the diagnostic messages added in r57088. by [email protected] · 15 years ago
- b79c212 [Mac] Add diagnostic logging to AmIBundled() to help with bot failures. by [email protected] · 15 years ago
- 8e95336 Move NSImage-to-CGImageRef conversion code into a common helper function in base/mac_util.h. by [email protected] · 15 years ago
- 8620662 Commiting http://codereview.chromium.org/2017007/show on behalf of [email protected]. by [email protected] · 15 years ago
- 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
- 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
- 8050f2a Mac: move should-double-click-to-minimize code into mac_util. by [email protected] · 15 years ago
- ce04f0c9 [Mac] When in fullscreen mode, ties the menubar shown state to the overlay shown state. by [email protected] · 15 years ago
- 0070eab Give Mac plugin processes descriptive names for Activity Monitor by [email protected] · 16 years ago
- 18db4618 Hide/show cursor according to NSCursor requests. by [email protected] · 16 years ago
- 2438b172 Moved GetUserDirectory() into mac_util.mm. by [email protected] · 16 years ago
- 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
- 254e043 [Mac] address perf regressions on bots by [email protected] · 16 years ago
- a9944f0 Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and extract common utility functions into other files. by [email protected] · 16 years ago
- 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
- f164cea Mac: Implement about:memory. by [email protected] · 16 years ago
- a96ec6a Don't allow the browser to stay above a modal plugin window (Mac) by [email protected] · 16 years ago
- 8b386ced Add GrabWindowSnapshot method to mac_util class, and a unit test. by [email protected] · 16 years ago
- 2b54eeb Provide better diagnostics when launching with a silly executable path. by [email protected] · 16 years ago
- b44dbd1 Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and by [email protected] · 16 years ago
- e4221ad5 Move all resources into the framework. by [email protected] · 16 years ago