summaryrefslogtreecommitdiffstats
path: root/base/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out r77530, making the helper app an LSUIElement as it had been prior tomark@chromium.org2011-03-291-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-282-2/+2
* Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...kushi.p@gmail.com2011-03-131-2/+2
* Remove temporary testing junk accidentally included in last commit.mark@chromium.org2011-03-091-3/+1
* Replace LSUIElement with LSBackgroundOnly.mark@chromium.org2011-03-091-2/+4
* Clean up CF To NS Casts and make them slightly saferdmaclach@chromium.org2011-03-032-40/+131
* Add support for ICU data in a data file.thomasvl@chromium.org2011-02-102-0/+12
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-033-71/+0
* Cleanup base & app unit test MockCrApp NSApp initialization.msw@chromium.org2011-02-031-3/+1
* Move some mac_util functions into foundation_util.rohitrao@chromium.org2011-01-284-293/+338
* Fix GrabWindowSnapshot for Mac Chrome.rkc@chromium.org2011-01-121-9/+19
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-013-0/+1162
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-012-0/+65
* Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.hbrettw@chromium.org2010-12-231-0/+47
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-183-0/+140
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-0/+87