summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* The history tests relies on being about to reset a profile, which means we needthomasvl@chromium.org2009-04-141-0/+13
* Color/emphasize correct portions of view-source: URLs. Original patch by Shi...pkasting@chromium.org2009-04-144-8/+104
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-146-186/+515
* Fix missing virtual GetModel().shess@chromium.org2009-04-102-0/+7
* Fix build bustage - make sure GTK Autocomplete edit/popup implement the GetMo...ben@chromium.org2009-04-103-4/+7
* Allow a different omnibox popup to be enabled via the command line (--enable-...ben@chromium.org2009-04-105-13/+50
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-106-2/+782
* Move to custom painting the omnibox results with GDK.deanm@chromium.org2009-04-092-51/+168
* Properly handle empty components when converting url_parse::Parsed object.estade@chromium.org2009-04-081-0/+1
* Fix mouse wheel redirection when omnibox has focusamit@chromium.org2009-04-082-0/+13
* Attempt to fix crash that I don't fully understand and can't repro :(pkasting@chromium.org2009-04-081-2/+13
* Temporary fix for omnibox crash.estade@chromium.org2009-04-081-0/+6
* A quick fix for Issue 9596.hbono@chromium.org2009-04-071-3/+3
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-076-780/+2
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-066-2/+780
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-061-2/+6
* Revert Linux Omnibox color changes in r12516.deanm@chromium.org2009-03-261-3/+3
* Linux UI theming:estade@chromium.org2009-03-251-4/+4
* Improve the Linux Omnibox ssl background / scheme coloring.deanm@chromium.org2009-03-241-8/+16
* Fully enable history_url_provider_unittest.cc for Mac.shess@chromium.org2009-03-232-11/+0
* A quick fix for Issue 2720.hbono@chromium.org2009-03-192-0/+24
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-182-2/+0
* Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity. klink@chromium.org2009-03-171-2/+2
* Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().deanm@chromium.org2009-03-171-2/+2
* Porting unit tests in chrome/phajdan.jr@chromium.org2009-03-171-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-1/+1
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-162-30/+29
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-164-17/+17
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-133-2/+1
* Fix ownership error with GtkTextTagTable and GtkTextTag.deanm@chromium.org2009-03-131-3/+2
* Improve the look of the Linux omnibox.deanm@chromium.org2009-03-131-6/+8
* Revert a change made to try and make purify errors go away now that Erik Kay ...pkasting@chromium.org2009-03-131-5/+2
* Cleanup AutocompleteEditViewGtk's resources and widgets.deanm@chromium.org2009-03-131-0/+19
* Call into the IM hooks from the Linux Omnibox keyboard handling.deanm@chromium.org2009-03-131-14/+28
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-122-0/+17
* Hookup the escape key on Linux Omnibox to revert to the permanent text (like ...deanm@chromium.org2009-03-121-2/+7
* Fix a Linux Omnibox bug where a widget was used after it was destroyed.deanm@chromium.org2009-03-121-0/+4
* Better keyboard and mouse handling in Omnibox:deanm@chromium.org2009-03-122-33/+64
* Add a GDK_COLOR_RGB macro for constructing GdkColors.deanm@chromium.org2009-03-122-5/+7
* This changes the base clipboard class, as accomplishing paste requires that C...avi@chromium.org2009-03-101-1/+1
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-102-4/+8
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-104-0/+854
* NO CODE CHANGE.maruel@google.com2009-03-054-8/+12
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-8/+8
* Try to fix a Purify UMR error. This isn't great, but it's better than nothing.deanm@chromium.org2009-03-041-2/+5
* revert broken change 10833nsylvain@chromium.org2009-03-031-2/+1
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-1/+2
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-031-2/+2
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-1/+1
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-1/+1