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
/
instant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 69343 - Makes instant not suggest string that look like urls.
pkasting@chromium.org
2010-12-18
5
-52
/
+0
*
Accepts current instant preview with Tab key.
suzhe@google.com
2010-12-18
3
-68
/
+140
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+4
*
Makes instant not suggest string that look like urls.
sky@chromium.org
2010-12-15
5
-0
/
+52
*
Changes heuristics for when the page is told the bounds of the
sky@chromium.org
2010-12-15
1
-9
/
+14
*
Fixes bug in instant that resulted in flickery fade. The problem would
sky@chromium.org
2010-12-15
4
-38
/
+229
*
Fixes bug in instant where we wouldn't initially tell the page the
sky@chromium.org
2010-12-13
4
-16
/
+58
*
Mark InstantTest.NonSearchToSearchDoesntSupportInstant as flaky.
phajdan.jr@chromium.org
2010-12-11
1
-1
/
+3
*
Fixes bug where we would show an instant preview when we thought the
sky@chromium.org
2010-12-10
7
-61
/
+86
*
Makes instant run before unload listeners.
sky@chromium.org
2010-12-08
3
-1
/
+183
*
Fixes bug where tab/right-arrow to commit results wouldn't always
sky@chromium.org
2010-12-08
2
-1
/
+20
*
Makes instant not access sites that return a 403 status code.
sky@chromium.org
2010-12-08
7
-10
/
+132
*
Disables instant preview for search engines that don't support the
sky@chromium.org
2010-12-07
2
-15
/
+25
*
Re-load instant results when user text has whitespace changes.
estade@chromium.org
2010-12-07
1
-2
/
+6
*
Localize instant string.
estade@chromium.org
2010-12-06
2
-3
/
+8
*
[gtk] Add fade-commit to instant suggestion for predictive instant.
estade@chromium.org
2010-12-06
1
-0
/
+6
*
Stops javascript alerts and unload dialogs from showing during
sky@chromium.org
2010-12-06
1
-0
/
+4
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Instant: use the correct link for learn more.
estade@chromium.org
2010-12-03
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
5
-5
/
+5
*
Work around for a crash. I can't narrow down the circumstances when
sky@chromium.org
2010-12-02
1
-1
/
+8
*
Move:
ben@chromium.org
2010-12-02
4
-5
/
+5
*
Adds ability for about:flags to use a select for choosing one of many
sky@chromium.org
2010-12-02
1
-2
/
+4
*
Makes predictive with autocompleted text the default. I'm leaving the
sky@chromium.org
2010-11-30
1
-21
/
+2
*
Enables the instant browsertests on Mac and Linux.
rohitrao@chromium.org
2010-11-30
1
-16
/
+7
*
Adds another instant type that doesn't turn suggest text into
sky@chromium.org
2010-11-29
2
-49
/
+108
*
Fixes bug where instant preview would not show in certain
sky@chromium.org
2010-11-29
1
-24
/
+73
*
Fixes bug where we were updating too often. This happened because the
sky@chromium.org
2010-11-25
2
-42
/
+52
*
Makes tab in the omnibox do the following:
sky@chromium.org
2010-11-24
1
-1
/
+1
*
Instant: refactor code intended to prevent extra work.
estade@chromium.org
2010-11-24
3
-22
/
+27
*
Strip leading ? from omnibox instant searches.
estade@chromium.org
2010-11-23
2
-2
/
+4
*
[Mac] Add a preference for Instant search.
rsesek@chromium.org
2010-11-22
1
-7
/
+0
*
Provides API for passing in whether verbatim or predictive should be
sky@chromium.org
2010-11-18
4
-16
/
+55
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
7
-44
/
+56
*
Disable InstantTest.OnSubmitEvent instead of OnChangeEvent
phajdan.jr@chromium.org
2010-11-18
1
-3
/
+3
*
CL correcting Extensions regression introduced by CL 2941001.
twiz@google.com
2010-11-17
1
-5
/
+0
*
Clean-up, not returning anything in void returning method.
jcivelli@chromium.org
2010-11-17
1
-8
/
+15
*
Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...
alekseys@chromium.org
2010-11-16
1
-3
/
+0
*
Modifies the Instant loader to listen for RENDER_VIEW_HOST_CHANGED notificati...
rohitrao@chromium.org
2010-11-16
2
-8
/
+48
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Handful of related instant changes:
sky@chromium.org
2010-11-15
9
-82
/
+406
*
Makes the current page dim out when transitioning to instant preview.
sky@chromium.org
2010-11-15
2
-0
/
+8
*
Disable InstantTest.OnSubmitEvent
phajdan.jr@chromium.org
2010-11-12
1
-1
/
+2
*
Disable Instant when typing an extension keyword.
mpcomplete@chromium.org
2010-11-11
2
-5
/
+12
*
Adds a switch to change the instant-url. This'll be used for testing.
sky@chromium.org
2010-11-09
1
-0
/
+4
*
Allow verbatim to be passed in OnSearchBoxChange.
tonyg@chromium.org
2010-11-08
1
-1
/
+1
*
[GTK] instant confirm dialog
estade@chromium.org
2010-11-05
1
-1
/
+1
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
3
-228
/
+327
*
Adds the ability to show verbatim instant results rather than
sky@chromium.org
2010-11-01
2
-12
/
+49
*
Instant - move AutocompleteLosingFocus implementation to InstantController.
estade@chromium.org
2010-11-01
3
-1
/
+55
[next]