summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Add OWNERS file to autocomplete subdir.tfarina@chromium.org2011-01-211-0/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-217-8/+8
* Fix range comparison. Get space to accept keyword work.oshima@google.com2011-01-212-1/+7
* Views-implementation of AutocompleteEditView.oshima@google.com2011-01-214-369/+1331
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-202-2/+2
* Accept keyword by pressing space.suzhe@google.com2011-01-207-185/+218
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-8/+8
* Removes the link in the omnibox for searching history.sky@chromium.org2011-01-2010-237/+18
* Removes some code we no longer care about.sky@chromium.org2011-01-194-51/+0
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-194-14/+14
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-5/+5
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-198-66/+74
* Disable AutocompleteEditViewTest.PopupAccelerators on windows.mnissler@chromium.org2011-01-181-2/+2
* Mark AutocompleteEditViewTest.PopupAccelerators as flaky on windows.mnissler@chromium.org2011-01-181-1/+8
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-148-74/+66
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-148-66/+74
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-7/+7
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-132-74/+74
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-7/+7
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-1314-165/+147
* Mark flaky AutocompleteEditViewTest.BrowserAcceleratorsjoi@chromium.org2011-01-121-1/+3
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-7/+8
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-122-2/+2
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-122-2/+2
* Remove wstring from gfx.avi@chromium.org2011-01-122-2/+2
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-118-95/+96
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-102-4/+4
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-103-3/+55
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-104-27/+30
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-076-61/+197
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-072-19/+24
* Make search provider enforce that keyword search term visits have asky@chromium.org2011-01-061-1/+14
* Make starred History*Provider results stay in the autocomplete dropdown, upda...msw@chromium.org2011-01-063-8/+56
* Fixes bug in handling of openning background tabs by way of clickingsky@chromium.org2011-01-062-4/+7
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Remove wstring from l10n_util. Part 6.avi@chromium.org2011-01-062-2/+2
* Makes sure the description 'Google Search' is set on the first searchsky@chromium.org2011-01-053-16/+124
* Fix a regression caused by http://codereview.chromium.org/6075004/suzhe@google.com2011-01-052-76/+73
* Adds comment as per review feedback of http://codereview.chromium.org/6075004/suzhe@google.com2011-01-041-1/+8
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-012-4/+0
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-6/+6
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-21/+26
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-26/+21
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-292-21/+26
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-8/+9
* Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...brettw@chromium.org2010-12-221-2/+2
* Fix clang build?isherman@chromium.org2010-12-221-1/+1
* Hopefully fix the clang buildisherman@chromium.org2010-12-221-1/+1
* Override DeleteMatch as no-op for HistoryQuickProvidermsw@chromium.org2010-12-222-1/+8
* Make predictive instant suggest work with IME composition.suzhe@google.com2010-12-225-16/+92