summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-2/+2
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-092-2/+2
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-072-3/+3
* Add a unit test for the Extension App Provider.finnur@chromium.org2011-04-073-0/+116
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-062-3/+5
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-062-5/+3
* Implement a simple Extension App Omnibox provider. finnur@chromium.org2011-04-066-7/+273
* Fixes crash in SearchProvider. The crash occurred because thesky@chromium.org2011-04-063-6/+20
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-052-3/+5
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-052-3/+3
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-052-2/+2
* Turn on the History Quick Provider by default.mrossetti@chromium.org2011-04-043-37/+55
* Changes the HistoryURLProvider such that if the first pass produced ansky@chromium.org2011-04-043-4/+45
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-0418-74/+167
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-011-2/+2
* [Linux] Don't clean PRIMARY selection clipboard when deleting omnibox text.suzhe@google.com2011-04-011-0/+10
* Trigger keyword mode when pressing space in middle of stringsuzhe@google.com2011-04-019-45/+138
* This is a temporary fix to prevent the crash described in the bug. mrossetti@chromium.org2011-03-283-21/+48
* Reduce one case of string copying in autocomplete_edit_view_win.cc.finnur@chromium.org2011-03-281-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-2815-23/+23
* Increasing toolbar for touch case, assets are not finalsaintlou@chromium.org2011-03-251-0/+6
* Coverity PASS_BY_VALUE fixesdpapad@chromium.org2011-03-241-2/+2
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-241-1/+2
* Refactor Textfield and AutocompleteEditViewViews.suzhe@google.com2011-03-232-108/+67
* Theme system cleanuperg@google.com2011-03-234-22/+22
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-176-6/+6
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-152-14/+14
* Adds some histograms from various omnibox queries. I'm doing this assky@chromium.org2011-03-152-0/+21
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-1512-29/+66
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-153-3/+3
* Clean up some event code:msw@chromium.org2011-03-143-13/+16
* Remove NativeViewAccessibilityWin from the views namespace becausedmazzoni@chromium.org2011-03-141-1/+1
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-145-11/+20
* Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...kushi.p@gmail.com2011-03-131-1/+1
* Fix uninitialized constructors and reverse NULL checks found by Coveritystuartmorgan@chromium.org2011-03-111-1/+3
* Implemented substring matching within page titles. Fixed bug where URL was be...mrossetti@chromium.org2011-03-103-59/+118
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-102-5/+7
* GTK: Strings in the MB range shouldn't overflow and corrupt the omnibox.erg@google.com2011-03-081-0/+6
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0815-30/+30
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-068-98/+169
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-052-6/+15
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-042-2/+2
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-044-18/+9
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-034-9/+18
* Port autocomplete_edit_view_browsertest.cc to Mac.suzhe@chromium.org2011-03-036-97/+139
* De-wstringify OSExchangeData.evan@chromium.org2011-03-021-5/+5
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-2/+2
* Fixes bug in showing omnibox popup on a mac where if the new bounds wassky@chromium.org2011-03-021-0/+2