summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing flaky test. I believe the window isn't gettingsky@chromium.org2011-04-061-0/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Fixes crash in instant code. There main problem was at the time ofsky@chromium.org2011-04-013-6/+52
* Fixes crash in delay show of instant preview.sky@chromium.org2011-03-311-2/+4
* Makes instant delay showing any page that doens't result in a 403.sky@chromium.org2011-03-296-31/+97
* Move some files from base to base/memory.levin@chromium.org2011-03-285-9/+9
* Changes ui_test_utils::WindowedNotificationObserver to allow Wait tosky@chromium.org2011-03-231-43/+4
* Marks InstantTest.MAYBE_DownloadOnEnter as flaky on linux-views andsky@chromium.org2011-03-231-1/+12
* Moves instant related tab contents messages into instant and out ofsky@chromium.org2011-03-231-14/+36
* Makes instant reload page when enter is pressed if last url loaded wassky@chromium.org2011-03-234-2/+96
* Creates owners files for a handful of directories.sky@chromium.org2011-03-211-0/+1
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-211-0/+11
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Fixes bug in instant where if the search provider didn't supportsky@chromium.org2011-03-172-11/+8
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-173-3/+3
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-2/+4
* Disables recently added instant test as it seems to be causing crashessky@chromium.org2011-03-151-1/+7
* Fixes crash if instant is enabled and you block JS.sky@chromium.org2011-03-152-0/+21
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-158-27/+83
* Add check to keep browser from crashing if renderer goes away at wrong timedavemoore@chromium.org2011-03-121-2/+3
* Adds ability for page to specify three types of auto-complete behaviorsky@chromium.org2011-03-111-4/+10
* Fix uninitialized constructors and reverse NULL checks found by Coveritystuartmorgan@chromium.org2011-03-111-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-093-11/+11
* Re-disable NonSearchToSearchDoesntSupportInstant on Linuxzea@chromium.org2011-03-081-2/+2
* Revert 77343 - Re-disable NonSearchToSearchDoesntSupportInstant on Linuxzea@chromium.org2011-03-081-2/+2
* Re-disable NonSearchToSearchDoesntSupportInstant on Linuxzea@chromium.org2011-03-081-2/+2
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-061-0/+17
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-4/+4
* Makes instant show about:crash if the renderer crashes.sky@chromium.org2011-03-022-16/+32
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-023-13/+12
* Makes instant show SSL error page. Because these end up with asky@chromium.org2011-03-011-21/+19
* Commneted out ShutdownSingleThreadedCleanup in debug builds tortenneti@google.com2011-03-011-2/+2
* Minor cleanup of InstantController. Consolidates notifying thesky@chromium.org2011-03-012-35/+50
* Makes instant not load the current url if you're already viewing. Thissky@chromium.org2011-02-282-14/+16
* Adds OVERRIDE to instant related classes and separates definitions andsky@chromium.org2011-02-233-249/+394
* Add autocomplete provider for "about:" URLs.pkasting@chromium.org2011-02-231-27/+29
* Fixes crash in instant. The crash would occur if a malware was showingsky@chromium.org2011-02-151-1/+1
* Disable SearchServerDoesntSupportInstant on Linux.csilv@chromium.org2011-02-151-2/+2
* Fixes regression where the wrong url was getting added for instantsky@chromium.org2011-02-094-2/+25
* Don't update the instant results on the page due to omnibox popup changesestade@chromium.org2011-02-081-0/+4
* Commit instant at the end of a render view drag.estade@chromium.org2011-02-051-0/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-5/+5
* Move bookmark star from TabContents to TabContentsWrapper.avi@chromium.org2011-02-042-3/+1
* Makes it so the hung renderer dialog isn't shown if the page that issky@chromium.org2011-02-031-0/+7
* Makes sure we don't copy over the default suggest text ifsky@chromium.org2011-02-011-1/+0
* Makes instant suggest commit immediately. If folks like this, I cansky@chromium.org2011-01-282-51/+26
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-9/+3
* Removes different instant behaviors that are no longer used.sky@chromium.org2011-01-263-124/+31