summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with tab position relative to mouse when drag out of browsershrike2015-10-231-0/+1
* mac: Make Mach port scopers better ScopedGenericsmark2015-10-201-24/+5
* [Mac] Use user-level reauth to show passwordsvabr2015-10-161-2/+2
* mac: Make base_unittests build with the 10.11 SDK.thakis2015-10-092-2/+4
* Mac: Support 10.10's -[NSViewController viewDidLoad] for BookmarkBarControllertapted2015-09-221-0/+4
* Add CFRangeToNSRangemarq2015-09-013-0/+34
* Corrected the key used on |advertisement_data| inkrstnmnlsn2015-08-062-0/+7
* Remove base/mac/scoped_nsexception_enabler.h.rsesek2015-07-222-117/+0
* Update OS version functions for OS X 10.11 El Capitan.andresantoso2015-07-213-15/+48
* Add IsOSElCapitan() and other util functions.shrike2015-07-162-0/+30
* [Mac] Redo NSException handling, and generate better stacks for C++ exceptions.rsesek2015-07-104-0/+205
* Remove jeremy@ from Mac OWNERS, and use file references.Robert Sesek2015-06-251-11/+2
* Add tapted to some cocoa-y OWNERS filestapted2015-06-111-0/+1
* Avoid basename conflict from memory_pressure_monitor.ccscottmg2015-05-213-202/+0
* Subject .mm files to the header sorting presubmittapted2015-05-191-1/+1
* Suppress -Wpartial-availability warnings that arise from NSWindowDelegate.erikchen2015-05-191-5/+0
* Rename OS-specific MemoryPressureMonitor implementations.chrisha2015-05-153-31/+36
* Fix Valgrind issues in dispatch_source_mach_unittest.cc.rsesek2015-05-141-7/+13
* Cleanup: Fix base header include guards.tfarina2015-05-131-3/+3
* Move DispatchSourceMach from //sandbox/mac to //base/mac.rsesek2015-05-133-0/+242
* mac: Suppress partial availability warnings in theme helper.erikchen2015-05-122-0/+5
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-042-2/+8
* Add a MemoryPressureMonitor class for Mac.shrike2015-05-013-0/+197
* mac: Prepare sdk_forward_declarations.h for partial availability warning.erikchen2015-04-292-180/+289
* Add #include of <unistd.h> to close_nocancel.cc.pcc2015-03-271-20/+11
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-3/+3
* base: Fix/add header #ifndef guards.danakj2015-03-102-6/+6
* base: Use more specific CHECK macros for comparisons.danakj2015-03-092-6/+5
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-092-6/+6
* base: Fix/add header #ifndef guards.danakj2015-03-092-6/+6
* base: Remove operator& from ScopedAuthorizationRef.danakj2015-03-092-6/+3
* Revert of base: Remove operator& from ScopedAuthorizationRef. (patchset #1 id...avi2015-03-082-3/+6
* base: Remove operator& from ScopedAuthorizationRef.danakj2015-03-072-6/+3
* Mac: Implement GetFallbackFontFamilies for Harfbuzztapted2015-03-052-0/+2
* Add tooltips to profile name when truncatedwesleylancel2015-03-021-0/+4
* Added bluetooth LE support on Mac platformdvh2015-02-122-0/+67
* Revert of Added bluetooth LE support on Mac platform (patchset #13 id:340001 ...ccameron2015-02-071-58/+0
* Added bluetooth LE support on Mac platformdvh2015-02-071-0/+58
* Reland "mac: Implement custom AppKit Enter Fullscreen transition."erikchen2015-01-201-0/+1
* Cleanup: Remove unused third_party include.tfarina2015-01-181-4/+0
* Revert of mac: Implement custom AppKit Enter Fullscreen transition. (patchset...maniscalco2015-01-151-1/+0
* mac: Implement custom AppKit Enter Fullscreen transition.erikchen2015-01-151-0/+1
* Allow copying scoped_nsobject of different type.droger2015-01-141-0/+15
* Update {virtual,override,final} for base to follow C++11 style.dcheng2015-01-092-4/+2
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-082-12/+12
* Launch a new test instance for every test case in FormStructureBrowserTest.Evan Stade2015-01-082-3/+21
* Disable MacUtilTest.TestExcludeFileFromBackups, flaking a lot on Mac 10.8 tes...Dan Beam2014-12-301-1/+2
* Switch users of foundation_util.h to include it directly and clean up uses of...avi2014-12-213-4/+2
* Reland 1: "mac: Allow Chrome to hand off its active URL to other devices."erikchen2014-12-121-0/+4
* Revert "mac: Allow Chrome to hand off its active URL to other devices."erikchen2014-12-111-4/+0