summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/autocomplete_text_field_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Add EV certificate text to the Mac location barhawk@chromium.org2009-10-091-1/+1
* [Mac] Use OCMock in autocomplete_text_field_unittest.mm.shess@chromium.org2009-10-071-63/+40
* [Mac] Show the page info window after clicking the security icon in the URL barrsesek@chromium.org2009-10-071-0/+12
* [Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move.shess@chromium.org2009-10-021-0/+90
* [Mac] Unit test -[AutocompleteTextField mouseDown:].shess@chromium.org2009-10-011-1/+96
* [Mac] Manually reposition Omnibox field editor rather than using focus machin...shess@chromium.org2009-09-251-1/+1
* [Mac] Rewrite Omnibox field-editor frame-changing tests.shess@chromium.org2009-09-241-56/+115
* [Mac] Use gmock rather than manual mock for autocomplete tests.shess@chromium.org2009-09-211-17/+11
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-211-113/+57
* Use delegate protocols present in the 10.6 SDK. For previous SDKs, providemark@chromium.org2009-09-171-1/+3
* Fix Snow Leopard SDK errorsmark@chromium.org2009-09-161-1/+1
* [Mac] Add testing code to expose an NSColor memory leak.shess@chromium.org2009-09-051-0/+5
* Make all of our unit tests be PlatformTests to get an autorelease pool.pinkerton@chromium.org2009-09-011-1/+2
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-211-1/+212
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-211-0/+53
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-201-0/+50
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-0/+46