summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* [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
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-243-12/+13
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-6/+4
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-222-0/+13
* Move scoped_nsobject from base/memory to base/mac.thakis@chromium.org2013-06-203-1/+247
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* 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