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
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
6
-36
/
+32
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
6
-32
/
+36
*
Fixes bug in instant where we would end up incorrectly using the
sky@chromium.org
2011-10-15
1
-1
/
+1
*
When users navigate to an intranet host that has not been previously typed, t...
pkasting@chromium.org
2011-10-14
1
-16
/
+5
*
Tweak omnibox parsing heuristics more:
pkasting@chromium.org
2011-10-13
5
-65
/
+109
*
Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
6
-36
/
+32
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
6
-32
/
+36
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
13
-29
/
+33
*
Don't call instant's Update() if the text was not user entered.
sreeram@chromium.org
2011-10-12
1
-2
/
+7
*
Add browser metrics to Chrome client cl #2.
georgey@chromium.org
2011-10-10
1
-0
/
+19
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-2
/
+4
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-4
/
+2
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-2
/
+4
*
Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.
jennyz@chromium.org
2011-10-07
1
-1
/
+2
*
Make instant only load searches for the default provider.
sky@chromium.org
2011-10-07
2
-30
/
+9
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Restrict Omnibox Prerender to URL matches.
dominich@chromium.org
2011-10-06
2
-99
/
+155
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
1
-1
/
+2
*
Don't destroy instant loaders if you don't have to.
sreeram@chromium.org
2011-10-04
1
-11
/
+7
*
Splitting the NetworkActionPredictor.Action histogram based on field trial.
dominich@chromium.org
2011-10-03
2
-5
/
+6
*
net: Move UnescapeURLComponent() functions into net namespace.
tfarina@chromium.org
2011-10-02
1
-2
/
+2
*
Added multiple NetworkActionPredictor heuristics and a field trial to select ...
dominich@chromium.org
2011-09-27
1
-24
/
+64
*
Change some uses of old callback types to new ones.
pkasting@chromium.org
2011-09-27
2
-4
/
+6
*
Omnibox enters keyword search mode incorrectly
keishi@chromium.org
2011-09-26
2
-21
/
+124
*
Remove non trivial static from global scope in ShortcutsProvider to improve s...
georgey@chromium.org
2011-09-24
3
-18
/
+22
*
Place field trial name at the end (as a suffix).
sreeram@chromium.org
2011-09-23
1
-3
/
+2
*
Reintroducing check for NULL tab before updating Instant.
dominich@chromium.org
2011-09-20
1
-0
/
+3
*
Add Field Trial for Prerender From Omnibox.
dominich@chromium.org
2011-09-20
1
-7
/
+4
*
Makes intranet urls autocomplete again. This patch gives the relevance
sky@chromium.org
2011-09-20
5
-76
/
+242
*
Fixes and simplification to ShortcutsBackend including addition of "DeleteAll"
georgey@chromium.org
2011-09-17
3
-103
/
+102
*
Revert 100530 - Disable the in memory URL index. This is a temporary test to ...
brettw@chromium.org
2011-09-14
1
-2
/
+2
*
Switch from chrome://extensions to chrome://settings/extensionSettings.
finnur@chromium.org
2011-09-13
1
-0
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
1
-1
/
+1
*
Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.
gbillock@chromium.org
2011-09-12
1
-2
/
+3
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-3
/
+6
*
Disable the in memory URL index. This is a temporary test to see if it affect...
brettw@google.com
2011-09-09
1
-2
/
+2
*
Fix prerender-from-omnibox/Instant issues.
dominich@chromium.org
2011-09-08
2
-13
/
+27
*
Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-2
/
+1
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-1
/
+2
*
Revert 99883 - Completely disable about:flags
thakis@chromium.org
2011-09-07
1
-1
/
+1
*
Completely disable about:flags
thakis@chromium.org
2011-09-07
1
-1
/
+1
*
Confidence ranges were coming in too high and had occasional divide-by-zero l...
dominich@chromium.org
2011-09-07
2
-10
/
+9
*
bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...
tfarina@chromium.org
2011-09-03
1
-4
/
+7
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
2
-2
/
+4
*
Track recommended actions for all UMA users.
dominich@chromium.org
2011-09-02
1
-10
/
+13
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
2
-4
/
+2
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
2
-2
/
+4
*
Fix crash in CanFindIntranetURL() due to FixupUserInput() changing the Autoco...
pkasting@chromium.org
2011-09-01
7
-33
/
+47
[next]