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
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
3
-10
/
+9
*
Add an omnibox suggest field trial. The purpose of this is to improve omnibo...
mpearson@chromium.org
2012-03-27
3
-0
/
+86
*
[chromeos] Implement support for getting to date settings that works with the...
csilv@chromium.org
2012-03-26
2
-9
/
+5
*
Revert 128753 - Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-18
/
+0
*
Add full support for filesystem URLs.
ericu@google.com
2012-03-24
2
-0
/
+18
*
Misc. small cleanups to minimize TemplateURL refactoring diffs:
pkasting@chromium.org
2012-03-22
2
-21
/
+25
*
Relax check for message loop in SequencedWorkerPool
akalin@chromium.org
2012-03-17
1
-6
/
+1
*
Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Thread
mpcomplete@chromium.org
2012-03-16
1
-2
/
+1
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
1
-1
/
+2
*
Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Thread
zmo@google.com
2012-03-15
1
-2
/
+1
*
Move InMemoryURLIndex Caching Operations to FILE Thread
mrossetti@chromium.org
2012-03-15
1
-1
/
+2
*
Clean up ShortcutsProvider and related classes:
pkasting@chromium.org
2012-03-14
7
-296
/
+111
*
Break down Omnibox prerender histograms by PrerenderManager mode.
dominich@chromium.org
2012-03-14
1
-2
/
+3
*
Misc. autocomplete cleanup:
pkasting@chromium.org
2012-03-13
13
-136
/
+152
*
Fix some problems with extension keywords and cases where the AutocompleteCon...
pkasting@chromium.org
2012-03-13
1
-20
/
+19
*
Fix icon returned for HQP matches; the two icons were reversed.
pkasting@chromium.org
2012-03-13
1
-1
/
+1
*
Strip preconnectable matches from prerender consideration.
dominich@chromium.org
2012-03-09
2
-15
/
+31
*
Fix unit_tests compile error in chrome/browser/autocomplete for Android
yfriedman@chromium.org
2012-03-08
1
-1
/
+4
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Ensure that SequencedWorkerPools in tests don't outlive their tests
akalin@chromium.org
2012-03-06
1
-2
/
+7
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Fix keyword search erroneously not triggering in two obscure cases:
pkasting@chromium.org
2012-03-02
2
-66
/
+67
*
Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...
pkasting@chromium.org
2012-03-02
1
-9
/
+8
*
Disable storing cookies from URLFetchers that run with a profile's cookie jar.
jochen@chromium.org
2012-02-29
1
-0
/
+2
*
Enabled pressing TAB to traverse through the Omnibox results, removed moving ...
aaron.randolph@gmail.com
2012-02-29
15
-216
/
+589
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-2
/
+2
*
Settings: Direct the user to the advanced page instead of the non-existent
jhawkins@chromium.org
2012-02-22
1
-3
/
+1
*
HistoryQuickProvider: Cleanup how inlining interacts with scores.
mpearson@chromium.org
2012-02-19
3
-116
/
+43
*
More SQL statement usage regularization. Back-touch some
gbillock@chromium.org
2012-02-18
1
-11
/
+2
*
Add Omnibox field trial for inlining HistoryQuickProvider suggestions.
mpearson@chromium.org
2012-02-17
5
-9
/
+124
*
Revert 122412 - Enabled pressing TAB to traverse through the Omnibox results
thestig@chromium.org
2012-02-17
15
-565
/
+189
*
Enabled pressing TAB to traverse through the Omnibox results
sail@chromium.org
2012-02-17
15
-189
/
+565
*
Add tracking of database actions to NetworkActionPredictor.
dominich@chromium.org
2012-02-16
1
-0
/
+17
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-1
/
+1
*
Add more informative DCHECKs for unreproducible bug.
scr@chromium.org
2012-02-14
5
-31
/
+85
*
Removing dead code from NetworkActionPredictor.
dominich@chromium.org
2012-02-14
1
-14
/
+0
*
Clarify misleading comment in AutocompleteController constructor.
jknotten@chromium.org
2012-02-14
1
-1
/
+1
*
Adjust scoring of shortcuts based on the percentage of entered data from line...
georgey@chromium.org
2012-02-11
3
-41
/
+49
*
Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...
mrossetti@chromium.org
2012-02-10
1
-3
/
+2
*
Add DCHECK that HistoryURLProvider is on the main thread.
mpearson@chromium.org
2012-02-10
1
-0
/
+12
*
Clarify comment and fix minor bug?
mpearson@chromium.org
2012-02-09
1
-5
/
+7
*
Verifies that the AutocompleteEditModel goes through the right
mpearson@chromium.org
2012-02-09
2
-23
/
+5
*
Use raw search string during final HQP filtering.
mrossetti@chromium.org
2012-02-08
1
-0
/
+7
*
Fix history_url_provider when building with stlport
yfriedman@chromium.org
2012-02-08
3
-8
/
+10
*
Breaking down more histograms by hit weight.
dominich@chromium.org
2012-02-08
1
-2
/
+5
*
[Coverity] Pass AutocompleteMatch to predicate as const-ref
tbreisacher@chromium.org
2012-02-07
1
-1
/
+1
*
Move Ownership of IMUI to HistoryService.
mrossetti@chromium.org
2012-02-07
1
-13
/
+19
*
Help: Implement the initial version of the cross-platform help/about page.
jhawkins@chromium.org
2012-02-04
1
-2
/
+2
*
Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...
pkasting@chromium.org
2012-02-04
16
-575
/
+317
[next]