| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Fixes crash in instant code. There main problem was at the time of | sky@chromium.org | 2011-04-01 | 3 | -6/+52 |
* | Fixes crash in delay show of instant preview. | sky@chromium.org | 2011-03-31 | 1 | -2/+4 |
* | Makes instant delay showing any page that doens't result in a 403. | sky@chromium.org | 2011-03-29 | 6 | -31/+97 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 5 | -9/+9 |
* | Changes ui_test_utils::WindowedNotificationObserver to allow Wait to | sky@chromium.org | 2011-03-23 | 1 | -43/+4 |
* | Marks InstantTest.MAYBE_DownloadOnEnter as flaky on linux-views and | sky@chromium.org | 2011-03-23 | 1 | -1/+12 |
* | Moves instant related tab contents messages into instant and out of | sky@chromium.org | 2011-03-23 | 1 | -14/+36 |
* | Makes instant reload page when enter is pressed if last url loaded was | sky@chromium.org | 2011-03-23 | 4 | -2/+96 |
* | Creates owners files for a handful of directories. | sky@chromium.org | 2011-03-21 | 1 | -0/+1 |
* | Makes instant throw out the first navigation when merging navigation | sky@chromium.org | 2011-03-21 | 1 | -0/+11 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 1 | -1/+1 |
* | Fixes bug in instant where if the search provider didn't support | sky@chromium.org | 2011-03-17 | 2 | -11/+8 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 3 | -3/+3 |
* | Populated the IconType in FavIconService. | michaelbai@google.com | 2011-03-16 | 1 | -2/+4 |
* | Disables recently added instant test as it seems to be causing crashes | sky@chromium.org | 2011-03-15 | 1 | -1/+7 |
* | Fixes crash if instant is enabled and you block JS. | sky@chromium.org | 2011-03-15 | 2 | -0/+21 |
* | Wires up ability for page to specify instant auto complete | sky@chromium.org | 2011-03-15 | 8 | -27/+83 |
* | Add check to keep browser from crashing if renderer goes away at wrong time | davemoore@chromium.org | 2011-03-12 | 1 | -2/+3 |
* | Adds ability for page to specify three types of auto-complete behavior | sky@chromium.org | 2011-03-11 | 1 | -4/+10 |
* | Fix uninitialized constructors and reverse NULL checks found by Coverity | stuartmorgan@chromium.org | 2011-03-11 | 1 | -1/+2 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 3 | -11/+11 |
* | Re-disable NonSearchToSearchDoesntSupportInstant on Linux | zea@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Revert 77343 - Re-disable NonSearchToSearchDoesntSupportInstant on Linux | zea@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Re-disable NonSearchToSearchDoesntSupportInstant on Linux | zea@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Moves responsibility for updating InstantController to AutocompleteEditModel.... | sky@chromium.org | 2011-03-06 | 1 | -0/+17 |
* | Update the includes to the old tab_contents.h | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -4/+4 |
* | Makes instant show about:crash if the renderer crashes. | sky@chromium.org | 2011-03-02 | 2 | -16/+32 |
* | Get rid of temporary render_view_host.h. | jam@chromium.org | 2011-03-02 | 1 | -3/+3 |
* | Get rid of a bunch of includes to old locations of headers. | jam@chromium.org | 2011-03-02 | 3 | -13/+12 |
* | Makes instant show SSL error page. Because these end up with a | sky@chromium.org | 2011-03-01 | 1 | -21/+19 |
* | Commneted out ShutdownSingleThreadedCleanup in debug builds to | rtenneti@google.com | 2011-03-01 | 1 | -2/+2 |
* | Minor cleanup of InstantController. Consolidates notifying the | sky@chromium.org | 2011-03-01 | 2 | -35/+50 |
* | Makes instant not load the current url if you're already viewing. This | sky@chromium.org | 2011-02-28 | 2 | -14/+16 |
* | Adds OVERRIDE to instant related classes and separates definitions and | sky@chromium.org | 2011-02-23 | 3 | -249/+394 |
* | Add autocomplete provider for "about:" URLs. | pkasting@chromium.org | 2011-02-23 | 1 | -27/+29 |
* | Fixes crash in instant. The crash would occur if a malware was showing | sky@chromium.org | 2011-02-15 | 1 | -1/+1 |
* | Disable SearchServerDoesntSupportInstant on Linux. | csilv@chromium.org | 2011-02-15 | 1 | -2/+2 |
* | Fixes regression where the wrong url was getting added for instant | sky@chromium.org | 2011-02-09 | 4 | -2/+25 |
* | Don't update the instant results on the page due to omnibox popup changes | estade@chromium.org | 2011-02-08 | 1 | -0/+4 |
* | Commit instant at the end of a render view drag. | estade@chromium.org | 2011-02-05 | 1 | -0/+6 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 4 | -5/+5 |
* | Move bookmark star from TabContents to TabContentsWrapper. | avi@chromium.org | 2011-02-04 | 2 | -3/+1 |
* | Makes it so the hung renderer dialog isn't shown if the page that is | sky@chromium.org | 2011-02-03 | 1 | -0/+7 |
* | Makes sure we don't copy over the default suggest text if | sky@chromium.org | 2011-02-01 | 1 | -1/+0 |
* | Makes instant suggest commit immediately. If folks like this, I can | sky@chromium.org | 2011-01-28 | 2 | -51/+26 |
* | Hitting Tab should always move cursor to end of omnibox text. | suzhe@google.com | 2011-01-28 | 1 | -9/+3 |
* | Removes different instant behaviors that are no longer used. | sky@chromium.org | 2011-01-26 | 3 | -124/+31 |
* | Disable SearchServerDoesntSupportInstant on mac. | lzheng@chromium.org | 2011-01-26 | 1 | -1/+10 |