- cec9a057 Remove includes of header file no longer required. by Avi Drissman · 5 years ago
- 44d3ef1 Convert //chrome ObjC Instance Variable Names From Trailing to Leading Underscore by Robert Liao · 6 years ago
- ef56bb7 Revert "Convert //chrome ObjC Instance Variable Names From Trailing to Leading Underscore" by Melissa Zhang · 6 years ago
- cf8da83 Convert //chrome ObjC Instance Variable Names From Trailing to Leading Underscore by Robert Liao · 6 years ago
- 322b3df4 Mac: Simplify accessibility focus overriding by Christopher Cameron · 6 years ago
- e86ed9b3 Remove all remaining semicolons in a release mac build. by Nico Weber · 6 years ago
- 7f2c992 Mac: Change dark mode optout logic and respond to system changes by Leonard Grey · 7 years ago
- 9ebbc50fa Remove unused -[BrowserCrApplication isCyclingWindows] by Robert Sesek · 7 years ago
- 49d56b0 Make sure that NSApplication subclasses are correctly instantiated. by erikchen · 7 years ago
- f1a974d Mac: Add command line switch to force dark mode by Leonard Grey · 7 years ago
- a250ec3ab Introduce an ObserverList<T>::Unchecked type alias. by Trent Apted · 7 years ago
- 7d5f0ee Add interface and Mac implementation for responsiveness::NativeEventObserver. by erikchen · 7 years ago
- 916a7194 [Mac] Speed up capturing the "nsevent" crash key. by Robert Sesek · 7 years ago
- b38b410 [Mac] Replace embedded NULs in event description when creating crash key by Leonard Grey · 7 years ago
- 2c524456 Apply chrome://flags/#force-ui-direction to AppKit. by Sidney San Martín · 7 years ago
- 331a98a8 Prepare mac code for building with -Wimplicit-fallthrough. by Nico Weber · 7 years ago
- 7be49f3 crash_keys: Convert several Cocoa/Mac keys to the new API. by Robert Sesek · 8 years ago
- ede16f41 Clean up -[BrowserCrApplication nextEventMatchingMask:…] signature. by Robert Sesek · 8 years ago
- 71a80f4 Suspected to break interactive_ui_tests on chromium.mac/Mac10.10 Tests. by Tim Schumann · 8 years ago
- 45dcae6e [Mac] Make the NSAssert family of macros uncontrollably fatal. by Robert Sesek · 8 years ago
- ad0b4684 mac: Add tracing for -[BrowserCrApplication sendEvent:]. by erikchen · 9 years ago
- 1e145dc [Mac] Modify the ObjC exception preprocessor to make some exceptions fatal. by rsesek · 9 years ago
- 00a60ff Store the NSEvent.description in a crash key in -[BrowserCrApplication sendEvent:]. by rsesek · 9 years ago
- 227b4c5 Wrap -[BrowserCrApplication nextEventMatchingMask:…] with base::mac::CallWithEHFrame. by rsesek · 9 years ago
- aa06031 Migrate chrome/browser files to histogram_macros.h includes. by asvitkine · 9 years ago
- 5b81d65c7 Mac: Remove a case where panels may become key when an autofill popup closes by tapted · 9 years ago
- e4d7b6f Switch to standard integer types in chrome/browser/, part 1 of 4. by avi · 9 years ago
- 52c4960 Revert ScopedTracker changes to measure the jank in BrowserCrApplication sendEvent. by justincohen · 10 years ago
- 7f1ce500 Revert of Revert ScopedTracker changes to measure the jank in BrowserCrApplication sendEvent. (patchset #1 id:1 of https://codereview.chromium.org/1440513006/ ) by justincohen · 10 years ago
- 1a08fc55 Revert ScopedTracker changes to measure the jank in BrowserCrApplication sendEvent. by justincohen · 10 years ago
- 9f694f7 Componentize objc_zombie.{h,mm} and consolidate crash_keys. by sdefresne · 10 years ago
- 787e2b2 Remove base/mac/scoped_nsexception_enabler.h. by rsesek · 10 years ago
- 73dc3d5 [Mac] Redo NSException handling, and generate better stacks for C++ exceptions. by rsesek · 10 years ago
- 25e2a6c Removed the context menu in kiosk mode by frederic.jacob.78 · 10 years ago
- 19fbc1a [Mac] A more robust way to ensure panels avoid key status on window close by tapted · 10 years ago
- 9ff807f Add ScopedTracker to measure the jank in -[BrowserCrApplication sendEvent:] by justincohen · 10 years ago
- d3e139b [osx] Whitelist NSException thrown by Cocoa on Yosemite. by shess · 10 years ago
- 82f6f988 Disable accessibility when VoiceOver is turned off. by dmazzoni · 11 years ago
- 0b7f8523 Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and ScopedClassSwizzler by [email protected] · 11 years ago
- 9564021 Migrate accessibility from RenderView to RenderFrame and RVH to RFH. by [email protected] · 11 years ago
- 183cd7f Revert 284065 "Revert of Revert of Migrate accessibility from Re..." by [email protected] · 11 years ago
- 39d842c Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/407493002/) by [email protected] · 11 years ago
- d460a7b Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/273423004/) by [email protected] · 11 years ago
- aded1c5 Migrate accessibility from RenderView to RenderFrame and RVH to RFH. by [email protected] · 11 years ago
- ab544f1 [osx] Whitelist NSException thrown by system on Mavericks. by [email protected] · 12 years ago
- 3d45a0b Rewrite scoped_ptr<T>(NULL) to use the default ctor. by [email protected] · 12 years ago
- a852203 mac: Update clients of scoped_nsobject.h. by [email protected] · 12 years ago
- e746341 Use a direct include of strings headers in chrome/browser/a*-c*/. by [email protected] · 12 years ago
- 3268d7b7 Rename sys_string_conversions in chrome. by [email protected] · 12 years ago
- cf2f14a [Mac] Record backtrace with nsexception logging. by [email protected] · 12 years ago
- 313fce1 browser: Start moving application_lifetime.h functions into chrome namespace. by [email protected] · 12 years ago
- b031ff8 Fix interface of TabContentsIterator. by [email protected] · 12 years ago
- 50cdead Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h. by [email protected] · 12 years ago
- 2968cf4 Drop event hooking in CrApplication. by [email protected] · 13 years ago
- bfe4bcd9 [Mac] Implement TODO around posting backtrace data to breakpad on NSException. by [email protected] · 13 years ago
- e0f2bd7 mac: This way, exception messages show up in dcheck_always_on release builds too. by [email protected] · 13 years ago
- f807356 Remove TabContents from TabContentsIterator. by [email protected] · 13 years ago
- 997ec9f [base] Move AutoReset to base namespace. by [email protected] · 13 years ago
- 83932d2 Revert [Mac] Crash logging for -sendEvent: crash. by [email protected] · 13 years ago
- e6b3487 Move content\accessibility code into the content namespace. by [email protected] · 13 years ago
- 6faa9cc [Mac] Tweak crash logging for -sendEvent: crash. by [email protected] · 13 years ago
- d30997e [Mac] Additional crash logging for -sendEvent: crash. by [email protected] · 13 years ago
- 9aaba40 [Mac] During shutdown, do not post NSApplicationWillTerminateNotification twice. by [email protected] · 13 years ago
- 3cb68f7 chrome/browser should build on the x86_64 architecture. by [email protected] · 13 years ago
- 871dc68 TabContentsWrapper -> TabContents, part 33. by [email protected] · 13 years ago
- bc4ade2 browser: Factor out TabContentsIterator into its own module. by [email protected] · 13 years ago
- 4e4dc7d Use the right variable when pushing windows onto previousKeyWindows stack. by [email protected] · 13 years ago
- 3e3c452 Add an accessibility mode for editable text fields only. by [email protected] · 13 years ago
- c4d501e Fix install-from-dmg. by [email protected] · 13 years ago
- 5bb15df Speculative Revert 128677 - Fix install-from-dmg. by [email protected] · 13 years ago
- 1dd17d77 Fix install-from-dmg. by [email protected] · 13 years ago
- eaf60d8b Ensure the previously active window gets the focus after a Chrome window is closed on OSX. by [email protected] · 13 years ago
- eaabba2 Move Render(View|Widget)Host and associated classes to content namespace. by [email protected] · 13 years ago
- 9c1662b Move RenderWidgetHost and RenderViewHost interfaces to their own files. by [email protected] · 13 years ago
- fa4f9168 Create content API for BrowserAccessibilityState by [email protected] · 13 years ago
- ef9572e Get rid of a bunch of tab_contents.h includes from chrome. These are all trivial changes to use WebContents instead of TabContents. by [email protected] · 13 years ago
- 151a63d Rename TabContents::render_view_host() to GetRenderViewHost and put it into the WebContents interface. by [email protected] · 14 years ago
- 4a63e24 Clean up TCW, make it solely a hub for 1:1 observer/helper objects. by [email protected] · 14 years ago
- d7de5787 [Mac] Remove content/ CrApplication. by [email protected] · 14 years ago
- d47af217 [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by [email protected] · 14 years ago
- 62df0a0 Revert 112249 - [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by [email protected] · 14 years ago
- d87aa8e [Mac] Move ScopedSendingEvent from content/common/mac to base/mac. by [email protected] · 14 years ago
- 8152ad7 [Mac] Move event hooks from CrApplication to BrowserCrApplication. by [email protected] · 14 years ago
- 812befe3 Refactor Mac crash key reporting - move to base/mac/crash_logging.{h,mm} by [email protected] · 14 years ago
- d02437b [Mac] Enable CrZombie for all processes. by [email protected] · 14 years ago
- 00ecec5 Don't load third-party code from any of the following locations: by [email protected] · 14 years ago
- 822d404 Input mangers live in the "InputManagers" directory, not "Input Managers". by [email protected] · 14 years ago
- d202139 Don't load third-party code from any of the following locations: by [email protected] · 14 years ago
- 0a4404d Disable MultiClutchInputManager on Lion. by [email protected] · 14 years ago
- ba1fa65 Re-land: Move browser accessibility code from chrome to content. by [email protected] · 14 years ago
- d72dc044 Revert 90435 - Re-land: Move browser accessibility code from chrome to content. by [email protected] · 14 years ago
- bf7ef16 Re-land: Move browser accessibility code from chrome to content. by [email protected] · 14 years ago
- 219edb7 Revert 90265 - Move browser accessibility code from chrome to content. by [email protected] · 14 years ago
- fc1926184 Move browser accessibility code from chrome to content. by [email protected] · 14 years ago
- abd1241 Mac: Whitelist an exception commonly thrown by ImageKit. by [email protected] · 14 years ago
- 4594177 [Mac] Use object_destructInstance() if available. by [email protected] · 14 years ago
- 6b0a9a5 [Mac] Whitelist NSZombie support. by [email protected] · 14 years ago
- 39e3b95 [Mac] Allow NSExceptions in certain cases. by [email protected] · 14 years ago
- f6855a0a Modify screen reader detection to use the AXEnhancedUserInterface attribute set on AXApplication when VoiceOver's turned on. This gives us the ability to turn on ax even after a render widget host has started. by [email protected] · 14 years ago
- 1e1afea [Mac] Reset isHandlingSendEvent flag in case of exceptional condition. by [email protected] · 14 years ago