summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Revamps the NSAccessibility notifications we dispatch for various Blink event...nektar2016-01-131-0/+5
* Implementation for Look Up on Force Touch.spqchan2016-01-091-0/+1
* Add a comment for the #if-0 block in scoped_nsobject_unittest.mm.rsesek2016-01-051-0/+2
* Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric.Robert Sesek2016-01-0410-401/+120
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* Switch to standard integer types in base/mac/.avi2015-12-2429-30/+50
* Add an InvalidValue() member to base::ScopedTypeRefTraits.rsesek2015-12-232-21/+12
* Switch to static_assert in base/.avi2015-11-241-2/+2
* mac: Unbreak building with the 10.11 SDK.Nico Weber2015-10-271-15/+25
* Disable Force Touch lookup in the Omnibox.shrike2015-10-261-0/+21
* 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