summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-102-2/+2
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-0/+13
* Add a path to use CALayers to display contentccameron@chromium.org2013-06-071-0/+6
* Cleanup: Fix some silly syntax in LibDispatchTaskRunnerTest.thestig@chromium.org2013-05-311-6/+6
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-5/+6
* [Mac] Move the large block of NSEvent forward declarations to a shared header.rsesek@chromium.org2013-05-301-0/+48
* Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead.thestig@chromium.org2013-05-291-28/+18
* Implement support for USB Xbox360 controllers without a driver on Mac.jeremya@chromium.org2013-05-231-0/+76
* Add base::mac::OpenApplicationWithPath()jeremya@chromium.org2013-04-302-0/+96
* BindBlock supports callbacks with one argument.droger@chromium.org2013-04-242-10/+28
* 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