summaryrefslogtreecommitdiffstats
path: root/chrome/common/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Publish app shortcuts on Macsail@chromium.org2012-02-112-7/+23
* roll clang 148039:148911thakis@chromium.org2012-01-291-0/+3
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-3/+2
* Cloud Print Policy - service side enforcement, Mac browser tests.scottbyer@chromium.org2012-01-232-20/+181
* Refactor mock launchd into it's own file for use by another test.scottbyer@chromium.org2012-01-132-0/+219
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-161-5/+7
* Pull back some CHECK calls which were removed.shess@chromium.org2011-11-081-6/+8
* Convert chrome/common non-debug logs to debug logs.brettw@chromium.org2011-10-284-14/+14
* Allow whitelisted bundles to load in Chrome:mark@chromium.org2011-10-133-33/+230
* Allow CFBundles to load based on a whitelist by bundle ID.mark@chromium.org2011-09-121-3/+10
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-112-8/+3
* Move AttributedStringCoder from chrome to content.avi@chromium.org2011-09-093-425/+0
* [Mac] Enable CrZombie for all processes.shess@chromium.org2011-09-067-0/+909
* Don't load third-party code from any of the following locations:mark@chromium.org2011-08-193-0/+266
* Move Mac-specific files in chrome/common to chrome/common/mac.mark@chromium.org2011-08-1911-0/+778