summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-162-0/+62
* Implement RemovableDeviceNotifications for Macsail@chromium.org2012-09-152-0/+8
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-103-28/+1
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-093-39/+1
* A nonsense change to test that the commit queue doesn't update the copyrightmark@chromium.org2012-08-071-4/+4
* mac 10.7 SDK: Add missing protocols.thakis@chromium.org2012-07-261-2/+9
* mac: Unbreak components build after r148357thakis@chromium.org2012-07-251-1/+2
* Adding the possibility to build a closure from an ObjectiveC block.noyau@chromium.org2012-07-253-0/+85
* Fix iOS bustage in foundation_utilstuartmorgan@chromium.org2012-07-241-1/+6
* Initial RenderTextMac implementation using CoreText.asvitkine@chromium.org2012-07-232-0/+21
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-185-372/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1117-17/+0
* Get mac_logging and foundation_util working on iOSstuartmorgan@chromium.org2012-07-114-4/+32
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-021-10/+32
* Revert "Implement media::VideoDecodeAccelerator on Mac"sail@chromium.org2012-06-021-32/+10
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-021-10/+32
* [Mac] Log stack trace for CHECK in bug 97285.shess@chromium.org2012-05-182-1/+34
* Fix Mac shared component build following r137235.mark@chromium.org2012-05-162-4/+7
* Activate Keychain reauthorization.mark@chromium.org2012-05-151-1/+12
* Fix Mac component buildsail@chromium.org2012-05-101-3/+3
* Add BASE_EXPORT to base::mac::ExecuteWithPrivilegesAndGetPIDlambroslambrou@chromium.org2012-04-211-0/+1
* [Mac] Implement a NotificationUIManager that uses Notification Center on 10.8...rsesek@chromium.org2012-04-171-6/+13
* Add BASE_EXPORT macros to base ... again.thakis@chromium.org2012-04-031-0/+4
* Move launchd code from chrome/browser/mac to base/mac.lambroslambrou@chromium.org2012-03-293-0/+182
* New BASE_EXPORT macros.thakis@chromium.org2012-03-281-0/+4
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-4/+4
* 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