summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix SDK forward declarations after CL 530193004jiangj2014-09-091-25/+19
* Fix wifi_component build with 10.9+ SDKjiangj2014-09-091-0/+45
* MacViews: Support continuous scrolling and horizontal scrollingandresantoso2014-09-031-0/+1
* Open OWNERShip of sdk_forward_declarations.avi@chromium.org2014-08-201-0/+12
* Mac: Menu bar not hidden in immersive fullscreen mode.erikchen@chromium.org2014-08-191-0/+4
* Mac: Support default browser Handoff in Yosemite.erikchen@chromium.org2014-08-182-0/+23
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-131-1/+1
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-123-0/+286
* mac: Revert "Don't draw a window title on browser windows."erikchen@chromium.org2014-07-311-19/+0
* MacViews: Get NativeTheme colors from the system preferencestapted@chromium.org2014-07-311-0/+4
* Revert of MacViews: Get NativeTheme colors from the system preferences (https...tapted@chromium.org2014-07-301-4/+0
* MacViews: Get NativeTheme colors from the system preferencestapted@chromium.org2014-07-301-0/+4
* mac: Add metrics to record Bluetooth availability and capabilities.erikchen@chromium.org2014-07-121-0/+4
* Re-land "Replaces use of ProcessInformationCopyDictionary ..."leng@chromium.org2014-07-011-18/+10
* Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..."shrikant@chromium.org2014-06-301-11/+18
* Replaces use of ProcessInformationCopyDictionary with GetProcessInformation.leng@chromium.org2014-06-301-18/+11
* Fixes "restore windows" behavior for users who have never changed it.leng@chromium.org2014-06-241-5/+15
* Ensure the OSX crash catcher does not trigger on SIGABRT when disabled.ncbray@chromium.org2014-06-201-1/+4
* Fix not to close the bubble when entering full screen.malcolm.2.wang@gmail.com2014-06-192-1/+18
* 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