summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Add OSSTATUS_LOG API.mark@chromium.org2012-01-274-11/+124
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-3/+2
* Transition to base/mac/bundle_locations.h step 3jeremy@chromium.org2012-01-251-3/+4
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-192-14/+0
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-192-38/+12
* Functions to return locations of various Chrome bundles.jeremy@chromium.org2012-01-112-0/+149
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-1/+4
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-4/+1
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-1/+4
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-4/+1
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-1/+4
* [Mac] Ignore spell-checker exceptions.shess@chromium.org2011-12-102-0/+27
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-013-0/+111
* Use the new base::mac::GetValueFromDictionary<>() method.kushi.p@gmail.com2011-12-013-68/+21
* Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base...hayato@chromium.org2011-12-013-111/+0
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-11-303-0/+111
* Valgrind: Fix a leak in GetValueFromDictionary for cocoa.jhawkins@chromium.org2011-11-161-2/+4
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Create a nicer interface for base::mac::GetValueFromDictionarykushi.p@gmail.com2011-11-153-15/+134
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-15/+5
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-263-29/+29
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-253-29/+29
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-253-29/+29
* Create ObjCCast<>() and ObjCCastStrict<>() methodskushi.p@gmail.com2011-10-242-0/+157
* Create a CFCast<>() method for casting a basic CFTypeRef to a more specific C...kushi.p@gmail.com2011-10-193-4/+224
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-112-0/+92
* cycle botsthakis@chromium.org2011-08-301-1/+1
* Mac Lion: Chrome opens new window on restart when no windows were previously ...dhollowa@chromium.org2011-08-102-24/+33
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-056-68/+69
* mac: Components build for base, easy partthakis@chromium.org2011-07-296-60/+72
* Fix Mac 10.6 SDK compile errors found with Clang.rsesek@chromium.org2011-07-261-0/+1
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-1/+2
* Fix relaunches on the Mac.mark@chromium.org2011-06-242-0/+25
* Get rid of ClearByPathBackupExclusion.mark@chromium.org2011-06-202-27/+0
* Add three more possibilites for inlining for the base::mac::IsOS* family.mark@chromium.org2011-06-152-0/+9
* Remove Leftover -journal File By-path Exclusionsmrossetti@chromium.org2011-06-152-12/+27
* Don't do the pre-emptive unexclude by-path on Lion. It's available to rootmark@chromium.org2011-06-141-6/+16
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-143-0/+218
* Non-path Time Machine Exclusionsmrossetti@chromium.org2011-05-263-57/+43
* [Mac] Allow NSExceptions in certain cases.shess@chromium.org2011-05-242-0/+90
* Move the implementations for the CF/NS casts to foundation_utilstuartmorgan@chromium.org2011-05-052-72/+73
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-052-69/+69
* Mac base cleanup.avi@chromium.org2011-04-292-0/+30
* Fix ReleasableInstanceName to account for the fact that the V propertymark@chromium.org2011-04-262-83/+234
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-222-1/+36
* I can't count.mark@chromium.org2011-04-201-1/+1
* 10.5 SDK compatibility for ObjCPropertyReleaserTest.mark@chromium.org2011-04-201-23/+8
* Introduce ObjCPropertyReleaser for automatic releasing of Objective-Cmark@chromium.org2011-04-203-0/+471
* Fix some typos.maf@chromium.org2011-04-171-3/+3
* All your base/mac are belong to us.mark@chromium.org2011-04-141-0/+2