summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/autocomplete_text_field.mm
Commit message (Expand)AuthorAgeFilesLines
* [Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop...suzhe@chromium.org2010-04-301-0/+11
* [Mac] Fix issue 19421: IMEs do not work well in the omnibox due to a race con...suzhe@chromium.org2010-04-241-14/+8
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-8/+23
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-23/+8
* [Mac] Add an arrow cursor rect for the location image.rohitrao@chromium.org2010-04-151-0/+5
* [Mac] Omnibox text drag drag URL when select-all.shess@chromium.org2010-04-141-0/+4
* [Mac] Move star button into page-actions area of omnibox.shess@chromium.org2010-04-011-0/+10
* [Mac] Rearrange SSL status icon/label in omnibox.shess@chromium.org2010-03-311-8/+4
* [Mac] Refactor page-action context menus.shess@chromium.org2010-03-261-13/+20
* Don't allow drops on the omnibox for popup windows.pinkerton@chromium.org2010-03-261-3/+8
* [Mac] Show the contextual menu for page actions on Ctrl+Click.rsesek@chromium.org2010-03-131-2/+10
* Mac: allow Esc in the Omnibox to give up focus in fullscreen mode.viettrungluu@chromium.org2010-02-181-0/+12
* Mac: Content blocked icons.thakis@chromium.org2010-02-161-28/+12
* Mac: fullscreen mode work (still not enabled).viettrungluu@chromium.org2010-02-101-1/+21
* Fix for Mac tooltip crasher.snej@chromium.org2010-01-261-0/+5
* [Mac] Implements context menus for Page and Browser Actions. Introduces a reu...andybons@chromium.org2010-01-121-13/+14
* [Mac] Fixes regression where the I-Beam was not being shown when hovering ove...andybons@chromium.org2010-01-111-4/+7
* [Mac] Implementation of Page Action tooltips. Also adds cursor rects to the a...andybons@chromium.org2009-12-291-0/+38
* Revert 35062 - Mac: Third half of CL 481012 (reverted at r35038). Will it blend?viettrungluu@chromium.org2009-12-201-0/+5
* Mac: Third half of CL 481012 (reverted at r35038). Will it blend?viettrungluu@chromium.org2009-12-201-5/+0
* Second half of CL 481012 (reverted at r35038).viettrungluu@chromium.org2009-12-201-0/+36
* Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ...viettrungluu@chromium.org2009-12-191-36/+0
* Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ...viettrungluu@chromium.org2009-12-191-0/+36
* Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...thakis@chromium.org2009-12-191-36/+0
* Mac: implement DnD of URLs onto Omnibox.viettrungluu@chromium.org2009-12-181-0/+36
* Remove unnecessary super call in a delegate method.mark@chromium.org2009-12-171-1/+3
* 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