summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Move ScopedIOObject to base/mac.thakis@chromium.org2012-03-231-0/+75
* Move authorization_util files into base/mac.lambroslambrou@chromium.org2012-03-213-0/+342
* Add preliminary OOM support for Mountain Lion.avi@chromium.org2012-03-143-12/+0
* [Mac] Add the OS version check functions for 10.8.rsesek@chromium.org2012-03-143-4/+82
* 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-012-4/+0
* Move closure_blocks_leopard_compat to base now that it's used by two modules.jam@chromium.org2012-03-013-0/+341
* Add Media device notification to SystemMonitor and Mac implvandebo@chromium.org2012-02-292-0/+4
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-2/+90
* Publish app shortcuts on Macsail@chromium.org2012-02-114-9/+38
* mac: Add _EXPORTS macros, base/.thakis@chromium.org2012-02-094-14/+38
* 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