summaryrefslogtreecommitdiffstats
path: root/base/mac/foundation_util.h
Commit message (Expand)AuthorAgeFilesLines
* Implement RemovableDeviceNotifications for Macsail@chromium.org2012-09-151-0/+4
* Fix iOS bustage in foundation_utilstuartmorgan@chromium.org2012-07-241-1/+6
* Initial RenderTextMac implementation using CoreText.asvitkine@chromium.org2012-07-231-0/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Get mac_logging and foundation_util working on iOSstuartmorgan@chromium.org2012-07-111-0/+1
* Fix Mac shared component build following r137235.mark@chromium.org2012-05-161-1/+7
* Fix Mac component buildsail@chromium.org2012-05-101-3/+3
* mac: BASE_EXPORTS for debug buildsthakis@chromium.org2012-03-121-1/+1
* base: Add more BASE_EXPORT macrosthakis@chromium.org2012-03-081-3/+3
* Revert 124288 (made mac browser and ui_tests flaky) - Add Media device notifi...mattm@chromium.org2012-03-011-2/+0
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-291-0/+2
* Publish app shortcuts on Macsail@chromium.org2012-02-111-0/+6
* mac: Add _EXPORTS macros, base/.thakis@chromium.org2012-02-091-6/+27
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-6/+0
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-8/+3
* Use the new base::mac::GetValueFromDictionary<>() method.kushi.p@gmail.com2011-12-011-19/+8
* Create a nicer interface for base::mac::GetValueFromDictionarykushi.p@gmail.com2011-11-151-4/+50
* Create ObjCCast<>() and ObjCCastStrict<>() methodskushi.p@gmail.com2011-10-241-0/+41
* Create a CFCast<>() method for casting a basic CFTypeRef to a more specific C...kushi.p@gmail.com2011-10-191-2/+31
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-30/+31
* mac: Components build for base, easy partthakis@chromium.org2011-07-291-26/+30
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-051-0/+69
* Mac base cleanup.avi@chromium.org2011-04-291-0/+19
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-221-1/+12
* Add support for ICU data in a data file.thomasvl@chromium.org2011-02-101-0/+3
* Move some mac_util functions into foundation_util.rohitrao@chromium.org2011-01-281-0/+104