summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_application_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm}jeremy@chromium.org2011-09-111-5/+5
* [Mac] Enable CrZombie for all processes.shess@chromium.org2011-09-061-3/+3
* Don't load third-party code from any of the following locations:mark@chromium.org2011-08-191-92/+0
* Input mangers live in the "InputManagers" directory, not "Input Managers".rsesek@chromium.org2011-08-181-1/+1
* Don't load third-party code from any of the following locations:mark@chromium.org2011-08-161-7/+68
* Disable MultiClutchInputManager on Lion.mark@chromium.org2011-07-221-16/+46
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-251-1/+1
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-241-1/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-241-1/+1
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-1/+1
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-1/+1
* Mac: Whitelist an exception commonly thrown by ImageKit.shess@chromium.org2011-06-161-2/+11
* [Mac] Use object_destructInstance() if available.shess@chromium.org2011-06-081-10/+3
* [Mac] Whitelist NSZombie support.shess@chromium.org2011-05-281-3/+10
* [Mac] Allow NSExceptions in certain cases.shess@chromium.org2011-05-241-2/+24
* Modify screen reader detection to use the AXEnhancedUserInterface attribute s...dtseng@chromium.org2011-05-031-0/+21
* [Mac] Reset isHandlingSendEvent flag in case of exceptional condition.shess@chromium.org2011-04-201-0/+9
* [Mac] Breakpad key to help track web-drag crash.shess@chromium.org2011-04-191-17/+0
* Revert "[Mac] Breakpad key to help track web-drag crash."shess@chromium.org2011-04-161-1/+18
* [Mac] Breakpad key to help track web-drag crash.shess@chromium.org2011-04-161-18/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* [Mac] Tighter restrictions on NSException raises.shess@chromium.org2011-03-151-4/+19
* [Mac] Force crash on "View is not in any window" exception.shess@chromium.org2011-02-151-0/+5
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-1/+6
* Audit some Mac TODOs.rsesek@chromium.org2010-12-101-2/+0
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-2/+2
* [Mac] Const/class ordering vs clang.shess@chromium.org2010-11-141-1/+1
* [Mac] LOG(FATAL) when raising selected NSExceptions.shess@chromium.org2010-11-141-10/+33
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-14/+0
* Revert 49985 - dohthakis@chromium.org2010-06-161-0/+14
* dohthakis@chromium.org2010-06-161-14/+0
* patch from issue 2762014thakis@chromium.org2010-06-161-0/+14
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-10/+10
* [Mac] Enable zombies for all on devchannel.shess@chromium.org2010-06-111-1/+3
* [Mac] Revert: Enable zombies for all on devchannel.shess@chromium.org2010-06-041-4/+3
* [Mac] Enable zombies for all on devchannel.shess@chromium.org2010-06-041-3/+4
* [Mac] Revert "Enable zombies for all on devchannel."shess@chromium.org2010-06-031-3/+1
* [Mac] Enable zombies for all on devchannel.shess@chromium.org2010-06-031-1/+3
* [Mac] Implement NSObject zombies.shess@chromium.org2010-05-191-0/+7
* Mac: reform our shutdown routine.viettrungluu@chromium.org2010-04-091-47/+76
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+2
* Need to allow accessibility exceptions to flow to allow the Accessibility Ver...avi@chromium.org2009-12-181-9/+30
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-4/+5
* Do not send input menu toggle events to the web.thakis@chromium.org2009-11-061-17/+0
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-051-0/+309