summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* Prerender/Instant interopability.dominich@chromium.org2011-05-256-11/+94
* Changes instant to not reserve page ids. Turns out this isn'tsky@chromium.org2011-05-251-7/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Remove history dependency from content.jam@chromium.org2011-05-241-5/+9
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-8/+23
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-23/+8
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-8/+23
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-23/+8
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-8/+23
* Typo fix: WillUpdateChangeActiveLoader.sreeram@chromium.org2011-05-094-13/+13
* Allow site-search to work with --restrict-instant-to-search.sreeram@chromium.org2011-05-091-1/+2
* Refactor preference syncing.zea@chromium.org2011-05-092-8/+22
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-4/+5
* Lands http://codereview.chromium.org/6930020/ for sreeram:sky@chromium.org2011-05-051-0/+8
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-1/+1
* Fix header sent for instant loads.sky@chromium.org2011-05-021-1/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-1/+1
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-281-13/+20
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-223-5/+7
* Also disable SetSuggestionsEmptySuggestions, it does not work on lucidnsylvain@chromium.org2011-04-211-0/+5
* Mark some interactive_ui_tests DISABLED on Linux.cmp@chromium.org2011-04-211-0/+95
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-152-8/+0
* Attempt at fixing flaky test. SelectFileDialog may be invoked after asky@chromium.org2011-04-141-7/+1
* Disable InstantTest.DownloadOnEnter on Linux, as it's crashing.siggi@chromium.org2011-04-121-2/+2
* Reenable some tests that were erroneously marked FAILS due to bot flakiness.dmichael@chromium.org2011-04-111-6/+0
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Disable test that's failing on Mac OS X 10.6.dmichael@chromium.org2011-04-081-0/+6
* Resets window.chrome.searchbox on every navigation. Otherwise thesky@chromium.org2011-04-061-16/+78
* 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