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
/
autocomplete.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile error
pkasting@chromium.org
2009-08-20
1
-1
/
+1
*
Initialize all new booleans in unittest constructor.
pkasting@chromium.org
2009-08-20
1
-0
/
+2
*
Fix uninitialized memory read in autocomplete tests.
brettw@chromium.org
2009-08-20
1
-0
/
+1
*
Attempt to minimize omnibox flicker, without increasing lag too much.
pkasting@chromium.org
2009-08-20
1
-46
/
+70
*
Try and improve result coalescing/display in the omnibox popup.
pkasting@chromium.org
2009-07-22
1
-13
/
+3
*
Fix regression where hitting enter in the Omnibox would ignore recent editing.
pkasting@chromium.org
2009-06-08
1
-0
/
+4
*
Fix crash due to AutocompletePopup trying to draw the old results when they w...
pkasting@chromium.org
2009-06-03
1
-4
/
+6
*
Hoist TrimHttpPrefix() so we only have one copy, not one per provider.
pkasting@chromium.org
2009-05-29
1
-0
/
+4
*
The accidental search infobar was almost never appearing. Fix that regressio...
pkasting@chromium.org
2009-04-24
1
-21
/
+28
*
Trivial cleanup of a recently added function:
pkasting@chromium.org
2009-04-20
1
-5
/
+6
*
Color/emphasize correct portions of view-source: URLs. Original patch by Shi...
pkasting@chromium.org
2009-04-14
1
-0
/
+9
*
Makes the omnibox show past searches and suggestions for keywords.
sky@chromium.org
2009-04-14
1
-20
/
+41
*
Misc formatting / cleanup in the autocomplete code.
deanm@chromium.org
2009-02-27
1
-10
/
+9
*
Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()
estade@chromium.org
2009-02-25
1
-3
/
+3
*
Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client...
pkasting@chromium.org
2008-12-16
1
-0
/
+4
*
Better build bustage fix: Commit the rest of the original patch. Rolls back ...
pkasting@chromium.org
2008-12-11
1
-6
/
+6
*
Port some files in chrome/browser/
agl@chromium.org
2008-11-14
1
-3
/
+3
*
Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...
pkasting@chromium.org
2008-11-13
1
-22
/
+16
*
Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...
pkasting@chromium.org
2008-11-12
1
-0
/
+6
*
Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ...
pkasting@chromium.org
2008-11-12
1
-6
/
+4
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
1
-72
/
+102
*
Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...
pkasting@chromium.org
2008-09-19
1
-22
/
+20
*
Don't send queries when URL is like:
darin@chromium.org
2008-09-10
1
-1
/
+4
*
Split the AutocompletePopup into model and view classes, step 1.
pkasting@google.com
2008-08-28
1
-2
/
+2
*
Fix header guard
nsylvain@google.com
2008-08-27
1
-3
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fixes up the autocomplete providers to correctly update starred
sky@google.com
2008-08-21
1
-0
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+800