summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Enable WindowsApiProperties on mac by fixing DCHECK.scheib@chromium.org2013-04-121-1/+7
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-112-0/+7
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-112-7/+0
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-102-0/+7
* Forward-declare enums in a way that is compatible with NS_ENUMstuartmorgan@chromium.org2013-04-051-2/+12
* Update comment on workaround with bug tracking infoavi@chromium.org2013-04-041-3/+5
* Work around bug coming back from hiding menu bar with fullscreen.avi@chromium.org2013-04-041-0/+21
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* [Mac] Convert ignore-exceptions helpers to block version.shess@chromium.org2013-03-072-17/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-182/+166
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-082-2/+2
* [Mac] Allow NSExceptions in third-party webcam code.shess@chromium.org2013-02-082-0/+18
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-073-3/+3
* Move string_number_conversions to base/strings.brettw@chromium.org2013-02-072-2/+2
* Disable FoundationUtilTest.NSStringToFilePath testscheib@chromium.org2013-02-051-1/+2
* Revert 180547 (didn't help)thakis@chromium.org2013-02-041-3/+5
* Revert 180332 (speculative, BrowserAccessibilityTest.BasicAttributeTestthakis@chromium.org2013-02-041-5/+3
* base: Update the calls from QuitClosure() to QuitWhenIdleClosure().tfarina@chromium.org2013-02-041-3/+5
* Add FilePath to base namespace.brettw@chromium.org2013-02-023-4/+7
* Mac: Ensure signal handlers run on the sigaltstack() stackmseaborn@chromium.org2013-01-251-2/+14
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-17/+17
* Switch back to deprecated fullscreen APIs.avi@chromium.org2013-01-161-17/+17
* Allow base::BindBlock to return a base::Callback with a return type.droger@chromium.org2013-01-154-29/+125
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-153-0/+56
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-151-0/+1
* Revert 176529 due to compile failuresmmenke@chromium.org2013-01-121-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-121-0/+1
* Revert 176243dbeam@chromium.org2013-01-111-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-111-0/+1
* Revert 175938gbillock@chromium.org2013-01-101-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-101-0/+1
* Revert 175471thestig@chromium.org2013-01-081-1/+0
* [Media Galleries] Add an ImageCaptureCore listener for Mac. (part 2)gbillock@chromium.org2013-01-081-0/+1
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-032-100/+0
* Create a cross-platform crash key system in base/debug/crash_logging.h.rsesek@chromium.org2013-01-033-76/+49
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2012-12-291-17/+17
* De-flake the LibDispatchTaskRunner tests.rsesek@chromium.org2012-12-123-16/+67
* Mark LibDispatchTaskRunnerTest.NonNestable as flakybattre@chromium.org2012-12-101-1/+2
* Mark LibDispatchTaskRunnerTest.DispatchAndPostTasks as flakybattre@chromium.org2012-12-101-1/+2
* Create LibDispatchTaskRunner, a SingleThreadTaskRunner that is backed by a li...rsesek@chromium.org2012-12-073-0/+329
* Revert 170800 - Speculatively reverting 166585 to see if it fixes issue 1603...rtenneti@chromium.org2012-12-043-12/+7
* Speculatively reverting 166585 to see if it fixes issue 160300 - 6% startup ...rtenneti@chromium.org2012-12-033-7/+12
* Provide an iOS message pump for IO implementation.blundell@chromium.org2012-11-301-0/+75
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Add a histogram enum to determine the cat's flavor and how many bits there aremark@chromium.org2012-11-083-12/+7
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-162-0/+62
* Implement RemovableDeviceNotifications for Macsail@chromium.org2012-09-152-0/+8
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-103-28/+1