summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/autocomplete_text_field.mm
Commit message (Expand)AuthorAgeFilesLines
* First steps toward page actions on Mac. Page action icons shold show andpamg@google.com2009-12-141-3/+15
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-041-2/+70
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-121-0/+10
* [Mac] Draw the results label correctly in the findbar.rohitrao@chromium.org2009-11-061-52/+4
* Restoring r29827. The skia file is new to this attempt, and may be what was c...pamg@google.com2009-11-041-4/+4
* [Mac] Adjust Omnibox implementation to not break undo chain.shess@chromium.org2009-10-261-0/+15
* [Mac] Make sure that Cocoa knows Omnibox field draws with transparency.shess@chromium.org2009-10-231-0/+5
* Revert 29827 - Refactor securityicon code to a more general form, also more c...nsylvain@chromium.org2009-10-231-4/+4
* Refactor security-icon code to a more general form, also more consistent withpamg@google.com2009-10-221-4/+4
* [Mac] Simplify field editor code which tracks whether editor rect changed.shess@chromium.org2009-10-211-20/+30
* [Mac] Trim Omnibox hints as field shrinks.shess@chromium.org2009-10-151-0/+14
* [Mac] Show the page info window after clicking the security icon in the URL barrsesek@chromium.org2009-10-071-1/+10
* [Mac] Change Omnibox to select-all on mouse-up if the mouse didn't move.shess@chromium.org2009-10-021-0/+18
* Comment changes from post-LGTM comments on 219031.shess@chromium.org2009-09-251-1/+1
* [Mac] Manually reposition Omnibox field editor rather than using focus machin...shess@chromium.org2009-09-251-28/+23
* [Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.shess@chromium.org2009-09-231-15/+0
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-211-13/+4
* [Mac] Implement Paste and Go/Search.rohitrao@chromium.org2009-09-181-0/+15
* OSX: Fix the select-all-on-mouse-down in Omnibox.shess@chromium.org2009-08-251-16/+67
* [Mac] Omnibox keyword, keyword hint, and search hint support.rohitrao@chromium.org2009-08-211-0/+67
* [Mac] Detect control-key changes in autocomplete field.shess@chromium.org2009-07-211-0/+8
* [Mac] Strip newlines from paste.shess@chromium.org2009-07-201-0/+8
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-161-0/+20