index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
autocomplete
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-2
/
+2
*
Accept keyword by pressing space.
suzhe@google.com
2011-01-20
7
-185
/
+218
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-8
/
+8
*
Removes the link in the omnibox for searching history.
sky@chromium.org
2011-01-20
10
-237
/
+18
*
Removes some code we no longer care about.
sky@chromium.org
2011-01-19
4
-51
/
+0
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
4
-14
/
+14
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
1
-5
/
+5
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
8
-66
/
+74
*
Disable AutocompleteEditViewTest.PopupAccelerators on windows.
mnissler@chromium.org
2011-01-18
1
-2
/
+2
*
Mark AutocompleteEditViewTest.PopupAccelerators as flaky on windows.
mnissler@chromium.org
2011-01-18
1
-1
/
+8
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
8
-74
/
+66
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
8
-66
/
+74
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
2
-7
/
+7
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-74
/
+74
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-7
/
+7
*
Fix several omnibox issues related to keyword mode and IME support.
suzhe@google.com
2011-01-13
14
-165
/
+147
*
Mark flaky AutocompleteEditViewTest.BrowserAccelerators
joi@chromium.org
2011-01-12
1
-1
/
+3
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-7
/
+8
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
2
-2
/
+2
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
2
-2
/
+2
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
2
-2
/
+2
*
Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...
oshima@chromium.org
2011-01-11
8
-95
/
+96
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
2
-4
/
+4
*
Adds lab for making instant suggest autocomplete immediately. As part
sky@chromium.org
2011-01-10
3
-3
/
+55
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
4
-27
/
+30
*
I'm working on autocomplete edit view which does not use native controls for ...
oshima@chromium.org
2011-01-07
6
-61
/
+197
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
2
-19
/
+24
*
Make search provider enforce that keyword search term visits have a
sky@chromium.org
2011-01-06
1
-1
/
+14
*
Make starred History*Provider results stay in the autocomplete dropdown, upda...
msw@chromium.org
2011-01-06
3
-8
/
+56
*
Fixes bug in handling of openning background tabs by way of clicking
sky@chromium.org
2011-01-06
2
-4
/
+7
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-1
/
+1
*
Remove wstring from l10n_util. Part 6.
avi@chromium.org
2011-01-06
2
-2
/
+2
*
Makes sure the description 'Google Search' is set on the first search
sky@chromium.org
2011-01-05
3
-16
/
+124
*
Fix a regression caused by http://codereview.chromium.org/6075004/
suzhe@google.com
2011-01-05
2
-76
/
+73
*
Adds comment as per review feedback of http://codereview.chromium.org/6075004/
suzhe@google.com
2011-01-04
1
-1
/
+8
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
2
-4
/
+0
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-6
/
+6
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-21
/
+26
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-26
/
+21
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
2
-21
/
+26
*
Remove wstring from l10n_util. Part 2.
avi@chromium.org
2010-12-28
1
-8
/
+9
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
1
-2
/
+2
*
Fix clang build?
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Hopefully fix the clang build
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
2
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
5
-16
/
+92
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
5
-44
/
+103
*
Accepts current instant preview with Tab key.
suzhe@google.com
2010-12-18
4
-5
/
+7
*
[Linux] Fix a text insertion issue in omnibox.
suzhe@google.com
2010-12-17
2
-1
/
+18
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
2
-3
/
+7
[next]