summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* Refactor Instant tests.sreeram@chromium.org2011-11-033-744/+532
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-311-1/+0
* Don't send omnibox bounds for hidden field trials.sreeram@chromium.org2011-10-283-15/+19
* Fixing visibility transitions for Instantshishir@chromium.org2011-10-272-0/+51
* Add a new field trial for Instant.sreeram@chromium.org2011-10-255-70/+172
* Add a test for Instant not treating intranet paths as searches.sreeram@chromium.org2011-10-221-0/+24
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-16/+17
* More build fixes from notification move.jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-193-47/+51
* Revert 105033 Revert 105015 - Eliminate WaitForNavigation.gbillock@chromium.org2011-10-191-1/+6
* Crash fix.sreeram@chromium.org2011-10-181-6/+8
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-3/+5
* Revert 106029nkostylev@chromium.org2011-10-181-5/+3
* Add a SearchToNonSearch test for the HIDDEN field trial.sreeram@chromium.org2011-10-182-5/+26
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-3/+5
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Crash fix.sreeram@chromium.org2011-10-171-1/+3
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-154-49/+80
* Introduce a new field trial for Instant.sreeram@chromium.org2011-10-137-78/+331
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-134-15/+14
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-122-9/+2
* Revert "Eliminate WaitForNavigation."ajwong@chromium.org2011-10-121-6/+1
* Eliminate WaitForNavigation.gbillock@chromium.org2011-10-121-1/+6
* Allow controlling the Instant field trial through a command line flag.sreeram@chromium.org2011-10-101-0/+12
* Make instant only load searches for the default provider.sky@chromium.org2011-10-077-1415/+234
* Display alternate nav infobars even when instant is on. This adds a new noti...pkasting@chromium.org2011-10-062-3/+6
* Don't destroy instant loaders if you don't have to.sreeram@chromium.org2011-10-046-17/+124
* content: Move constrained window code from TabContents to TabContentsWrappererg@chromium.org2011-09-301-19/+26
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-12/+36
* Place field trial name at the end (as a suffix).sreeram@chromium.org2011-09-232-11/+8
* Change instant test to not count number of resize calls, but insteadsky@chromium.org2011-09-191-15/+12
* Added Instant preference syncing and tests.csharp@chromium.org2011-09-161-4/+4
* Remove redundant LoadURLWithHeaders method.rogerta@chromium.org2011-09-101-2/+4
* Makes it so that loads originating from instant never show authsky@chromium.org2011-09-082-5/+10
* Fix prerender-from-omnibox/Instant issues.dominich@chromium.org2011-09-082-18/+8
* Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-3/+1
* Moved PrerenderManager to ProfileKeyedService system.dominich@chromium.org2011-09-071-1/+3
* Revert 99335 - Lower Instant field trial percentage.sreeram@chromium.org2011-09-041-4/+4
* Nukes remove_first_entry from CopyStateFromAndPrune. This turned out bad for ...sky@chromium.org2011-09-032-11/+5
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-022-4/+5
* Lower Instant field trial percentage.sreeram@chromium.org2011-09-021-4/+4
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-6/+6
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-022-5/+4
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-6/+6
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-022-4/+5
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-6/+6
* Mark OnChangeEvent and OnCancelEvent as flaky on all platforms.creis@chromium.org2011-09-011-8/+4
* Prevent Instant from swapping when it has a pending navigation.mmenke@chromium.org2011-09-014-30/+103
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-2/+1
* Fixes regression (and crash) in instant. The crash would happen ifsky@chromium.org2011-08-221-0/+25