summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* autocomplete: Add AutocompleteProvider::Type enum.derat@chromium.org2012-09-111-1/+1
* Allow GPU process in Instant browser tests.sreeram@chromium.org2012-09-071-7/+0
* Send URLs through in Instant Extended mode.sreeram@chromium.org2012-09-072-13/+26
* Fixes for browser that load content from file: schema while running as Chrome...zelidrag@chromium.org2012-09-061-2/+2
* Add a method to check if an AutocompleteMatch is of a search type.sreeram@chromium.org2012-09-051-5/+1
* Disable several InstantTests that are failing on the linux_rel trybots, block...rsleevi@chromium.org2012-09-041-9/+67
* Centralize logic around Instant modes.sreeram@chromium.org2012-09-043-52/+89
* Remove searchTerms from the Instant URL.sreeram@chromium.org2012-08-302-4/+8
* Disable InstantTest.MAYBE_OnCancelEventdmazzoni@chromium.org2012-08-301-1/+7
* Create a new Dummy Instant field trial to test the system end-to-end, where o...dcblack@chromium.org2012-08-292-0/+61
* Recreate the InstantLoader as soon as it is deleted and ensure that it does n...shishir@chromium.org2012-08-273-27/+125
* Make TabContents ctor private; poke hole for existing callers.avi@chromium.org2012-08-271-4/+5
* Pass user_text and full_text explicitly to Instant.sreeram@chromium.org2012-08-262-34/+24
* Instant extended API: Autocomplete resultssreeram@chromium.org2012-08-234-4/+78
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-2/+3
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-3/+2
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-2/+3
* Always call WasShown() before trying to paint.sreeram@chromium.org2012-08-201-2/+1
* Disable flaky test InstantTest.DoesNotCommitURLsakalin@chromium.org2012-08-161-1/+2
* Adding Javascript support for the Extended Searchbox API.shishir@chromium.org2012-08-154-30/+19
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-132-8/+27
* Remove observer when removing delegate, in Instant.sreeram@chromium.org2012-08-111-7/+23
* Remove Instant v1 API.sreeram@chromium.org2012-08-0910-2385/+1443
* Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.thakis@chromium.org2012-08-031-2/+2
* Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.thakis@chromium.org2012-08-031-3/+4
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-1/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-5/+6
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-7/+7
* instant: Fix crash from gesture events on instant preview.sadrul@chromium.org2012-07-195-54/+64
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-1/+1
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* Move Instant stuff off Browser.ben@chromium.org2012-07-111-1/+2
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-2/+2
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-6/+7
* Upstream minor instant refactoring.jered@chromium.org2012-06-289-133/+137
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-251-2/+4
* browser: Move autocomplete_edit_model.* and autocomplete_edit_controller.* in...tfarina@chromium.org2012-06-241-1/+1
* A working implementation of AQS (Assisted Query Stats).bartn@google.com2012-06-242-3/+3
* autocomplete: Extract the two classes in autocomplete_edit.h into their files.tfarina@chromium.org2012-06-231-1/+1
* Transfer user agent info between browser and rendererdfalcantara@chromium.org2012-06-202-8/+31
* Add about:instant for under-the-hood instant settings like animation timingjamescook@chromium.org2012-06-201-0/+5
* Renames NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT tosky@chromium.org2012-06-151-5/+9
* TabContentsWrapper -> TabContents, part 55.avi@chromium.org2012-06-121-2/+2
* TabContentsWrapper -> TabContents, part 18.avi@chromium.org2012-06-088-95/+90
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-054-4/+8
* Asynchronously launch the GPU process as soon as the IO thread is ready.apatrick@chromium.org2012-05-301-0/+9
* Don't cache tab_contents.sreeram@chromium.org2012-05-293-86/+82
* Remove Instant field trials.sreeram@chromium.org2012-05-256-423/+47
* Correctly mark flaky some instant tests.pkasting@chromium.org2012-05-181-1/+1