summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/autocomplete_text_field_unittest.mm
Commit message (Expand)AuthorAgeFilesLines
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-33/+63
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-63/+33
* [Mac] Omnibox text drag drag URL when select-all.shess@chromium.org2010-04-141-5/+32
* Don't allow drag or click on location icon when editing in omnibox.shess@chromium.org2010-04-091-3/+5
* [Mac] Location icon in omnibox as drag source.shess@chromium.org2010-04-081-19/+18
* Replace omnibox icons with new set that are all the same size (19x19).pkasting@chromium.org2010-04-051-2/+4
* [Mac] Rearrange SSL status icon/label in omnibox.shess@chromium.org2010-03-311-3/+3
* Show the location bar icon (almost) all the time, and have its contents match...pkasting@chromium.org2010-03-301-23/+24
* [Mac] Refactor page-action context menus.shess@chromium.org2010-03-261-1/+56
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-4/+3
* Mac: Content blocked icons.thakis@chromium.org2010-02-161-5/+9
* Linux: fix clicking on security or blocked contents of non-active window show...mattm@chromium.org2010-02-101-5/+7
* [Mac] Fix valgrind AutocompleteTextFieldTest.shess@chromium.org2010-02-081-0/+8
* Unit tests for page action icons on Mac.pamg@google.com2009-12-181-0/+2
* First batch of unit tests for mac Page Actions.pamg@google.com2009-12-171-0/+99
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-141-2/+1
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-041-68/+89
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-45/+31
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-121-0/+11
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-5/+19
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-261-0/+81
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-231-19/+5
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-221-5/+19
* [Mac] Simplify field editor code which tracks whether editor rect changed.shess@chromium.org2009-10-211-23/+9
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-13/+69
* 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