summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac
Commit message (Expand)AuthorAgeFilesLines
* Get rid of ui_cocoa_third_party_toolkits target from ui.gyptfarina@chromium.org2013-12-181-1/+1
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-054-5/+5
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Remove nscoder_utilstuartmorgan@chromium.org2013-10-103-103/+0
* Rename base::debug::StackTrace::PrintBacktrace() to Print().rsesek@chromium.org2013-08-291-1/+1
* Send Chrome's process id to the app shim.jackhou@chromium.org2013-08-262-4/+5
* Update include paths in chrome/common/ for base/process changes.rsesek@chromium.org2013-07-232-2/+1
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-3/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* new.crbug.com -> crbug.com/newdbeam@chromium.org2013-07-031-1/+1
* mac: Remove unused includes of scoped_nsobject.h.thakis@chromium.org2013-06-251-1/+0
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-245-16/+16
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-25/+17
* Use a direct include of strings headers in chrome/common/, part 2.avi@chromium.org2013-06-115-6/+6
* Use unique names for app shim bundles based on profile dir and extension id.jackhou@chromium.org2013-06-072-0/+15
* Start app shim when app launched.jackhou@chromium.org2013-05-312-0/+6
* Update the OSX app shim to support the app launcher.tapted@chromium.org2013-05-142-0/+5
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-4/+6
* Remove iOS specific define to avoid objc_root_class in CrZombie.justincohen@google.com2013-05-021-9/+0
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-311-2/+4
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-284-4/+4
* [mac] App shimsjeremya@chromium.org2013-03-182-5/+11
* Move file_path.h to base/files.brettw@chromium.org2013-02-245-5/+5
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-075-32/+32
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+6
* [mac] Fix Chrome bundle locating in app mode for Canary.jeremya@chromium.org2013-01-241-2/+10
* Rearchitecting the 'app mode' code on mac for v2 apps.jeremya@chromium.org2013-01-152-4/+11
* Fix iOS build for XCode 4.6.justincohen@google.com2013-01-081-1/+4
* Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.rsesek@chromium.org2013-01-031-10/+10
* Revert 167021, info lead to bug-fix.shess@chromium.org2012-12-031-4/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* [Mac] Temporarily stop clearing zombie objects.shess@chromium.org2012-11-101-0/+4
* NSCoder support for std::string archiving.noyau@chromium.org2012-10-223-0/+103
* Changes to make the zombie treadmill compile on iOS.rohitrao@chromium.org2012-09-273-22/+10
* Remove runtime lookup of objc_setAssociatedObjectsail@chromium.org2012-09-091-42/+7
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-091-119/+11
* roll clang 159409:160967thakis@chromium.org2012-07-311-1/+4
* mac: Remove one static initializer.thakis@chromium.org2012-07-291-3/+1
* More -Wunused-private-field cleanups.thakis@chromium.org2012-07-202-2/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-117-7/+0
* [Mac] Log stack trace for CHECK in bug 97285.shess@chromium.org2012-05-181-14/+4
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-1/+1
* Mac: Enable WebAppShortcutCreatorTest.CreateShortcut unit testjeremy@chromium.org2012-02-292-11/+11
* Mac: Generate App Mode Loader bundle + cleanupjeremy@chromium.org2012-02-292-6/+16
* roll gtm 459:516thakis@chromium.org2012-02-271-1/+1
* Add extension path field to Mac platform appssail@chromium.org2012-02-242-0/+7
* Add user data dir field to Mac platform appssail@chromium.org2012-02-242-0/+7
* Mac app mode: locate Chrome + refactorjeremy@chromium.org2012-02-135-6/+211