summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Update BookmarkBarController to use non-deprecated dragging APIs.erikchen2016-03-221-0/+4
* Move mach code shared by Chrome IPC and Mojo to //base/mac.amistry2016-03-122-0/+184
* Remove references to CWNetwork.erikchen2016-03-111-28/+0
* Notify observers when a task port is received.amistry2016-03-102-4/+32
* Prepare base/ for compilation with OS X 10.7 deployment target.erikchen2016-03-082-1/+8
* Move non-content specific parts of content::MachBroker into base::MachPortBro...amistry2016-03-043-0/+401
* Use a non-deprecated method to get a string from an OSStatus error.erikchen2016-03-012-2/+14
* Reworks the Mac tab strip to use the Material Design style.shrike2016-03-011-0/+12
* Allow string::front() and back() and update the codebase to use back().pkasting2016-02-051-1/+1
* Fix typo and remove unnecessary comparison.mblsha2016-01-181-1/+1
* 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