summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Add support for client L2CAP sockets on Mac.isherman@chromium.org2014-06-141-3/+5
* mac: Add overscroll animator slider.erikchen@chromium.org2014-06-141-0/+1
* Respect "reopen windows..." system option by resuming session after reboot.leng@chromium.org2014-06-132-0/+20
* Don't draw a window title on browser windows.avi@chromium.org2014-06-121-0/+19
* Update OS version functions.avi@chromium.org2014-06-123-11/+68
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-072-11/+152
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-282-33/+52
* Add base::mac::ScopedMachPort::release().mark@chromium.org2014-05-271-0/+7
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-2/+2
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-126-50/+82
* Back out r269483 and the line of fixes that followed it.mark@chromium.org2014-05-105-55/+14
* Fix iOS some more after r269483. You can’t use mach/mach_vm.h on iOS.mark@chromium.org2014-05-102-1/+24
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-104-13/+31
* Add ScopedMachVM to Chrome.mark@chromium.org2014-05-092-0/+126
* Add mach_logging to Chrome.mark@chromium.org2014-05-093-2/+232
* mac: Remove dead NotificationUIManagerMac.thakis@chromium.org2014-04-031-7/+0
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-1/+1
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-1/+1
* Define print format macros for NSInteger & NSUIntegersdefresne@chromium.org2014-03-101-0/+73
* Revert 255755 "Define print format macros for NSInteger & NSUInt..."rbyers@chromium.org2014-03-081-67/+0
* Define print format macros for NSInteger & NSUIntegersdefresne@chromium.org2014-03-081-0/+67
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Fix the Mac status bubble.avi@chromium.org2014-02-151-0/+7
* Add helpers for CGL types.ccameron@chromium.org2014-02-102-66/+151
* Add support for two arguments to base::BindBlock.joaodasilva@chromium.org2014-01-282-0/+32
* Fix building on the 10.7 SDK.avi@chromium.org2013-12-241-2/+8
* mac: Fix a newly introduced history swiping bug.erikchen@chromium.org2013-12-191-0/+1
* mac: History swiping shouldn't trust NSEvents to be sane.erikchen@chromium.org2013-12-191-0/+1
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-181-2/+2
* [mac] Implement a windowed extension install/permissions prompt.tapted@chromium.org2013-12-041-0/+11
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-302-1/+69
* Revert 231670 "Make RenderTextMac more efficient by caching font..."avi@chromium.org2013-10-302-69/+1
* Fix AmIBundled for command-line executions. Again.avi@chromium.org2013-10-291-24/+2
* Make RenderTextMac more efficient by caching fonts and taking advantage of to...avi@chromium.org2013-10-292-1/+69
* Fix AmIBundled for command-line executions.avi@chromium.org2013-10-281-7/+24
* Remove helper function that was needed only in 10.5.avi@chromium.org2013-10-273-54/+0
* Do not set process names in the Activity Monitor.avi@chromium.org2013-10-252-93/+0
* Do not use Process Manager functions for determining bundledness.avi@chromium.org2013-10-251-18/+10
* [Mac] Add option to reauthenticate the OS user before revealing passwords.dubroy@chromium.org2013-10-232-17/+35
* Enable the following tests under Mac ASan:glider@chromium.org2013-10-181-2/+1
* Darwin 13 is Mac OS X 10.9.avi@chromium.org2013-10-071-1/+1
* Update OS version functions.avi@chromium.org2013-10-023-18/+64
* Use close$NOCANCEL on the Mac, so that it has deterministic behavior whenmark@chromium.org2013-09-161-0/+79
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-1/+1
* Fix app shim focus.jackhou@chromium.org2013-07-242-3/+6
* Use a direct include of the message_loop header in base/.avi@chromium.org2013-07-181-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* mac: Remove ScopedCFTypeRef from base::mac::.thakis@chromium.org2013-06-241-6/+0