summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-024-4/+4
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-014-4/+4
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-282-0/+7
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* Fix changes from r75314 to preserve the prevailing pattern of "(expected, act...pkasting@chromium.org2011-02-252-33/+43
* Fixes possible crash in AutocompleteResult::CopyOldMatches. I couldn'tsky@chromium.org2011-02-252-25/+21
* Get rid of the GTK-only accessibility api code, now that Chrome OS can relydmazzoni@chromium.org2011-02-242-18/+0
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-246-40/+17
* Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...mrossetti@chromium.org2011-02-246-17/+40
* Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...mrossetti@chromium.org2011-02-246-40/+17
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-7/+7
* Fix OOL issues for linux from the last few days.erg@google.com2011-02-232-0/+3
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-234-0/+94
* Out of line cleanups for Mac.erg@google.com2011-02-222-2/+10
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-221-0/+1
* [Mac] Pressing ctrl key shouldn't affect inline autocomplete suggest.suzhe@google.com2011-02-222-2/+44
* Create a new autocomplete popup for touch. This CL depends onvarunjain@chromium.org2011-02-182-2/+16
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-171-3/+3