summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable Instant field trial as soon as UMA or Suggest is disabled.sreeram@chromium.org2011-08-211-0/+2
* Don't do Instant previews of chrome://crashcbentzel@chromium.org2011-08-203-22/+32
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-8/+8
* Mark Instant OnSubmitEvent test flaky for all platform, because it seems to be.wez@chromium.org2011-08-191-4/+2
* Add a URL param to indicate group selection in Instant field trial.sreeram@chromium.org2011-08-163-3/+19
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Restrict Instant field trial to UMA opt-in users.sreeram@chromium.org2011-08-093-22/+41
* Grab bag of bugfixes for Lion fullscreen mode.rohitrao@chromium.org2011-08-091-1/+4
* Disable Instant field trial when suggest has been disabled.sreeram@chromium.org2011-08-061-0/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* See http://codereview.chromium.org/7337007.dominich@chromium.org2011-07-283-8/+141
* Revert 94073 (broke a ton of tests) - Introduce a field trial for Instant.willchan@chromium.org2011-07-263-119/+7
* Introduce a field trial for Instant.sreeram@chromium.org2011-07-263-7/+119
* Refactor Instant web UI (chrome://settings page).sreeram@chromium.org2011-07-261-0/+1
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-151-24/+8
* Fixed instant test expectations after adding cloud print app.sanjeevr@chromium.org2011-07-131-5/+5
* Fix for build failures on mac and Linuxananta@chromium.org2011-07-101-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-39/+42
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-072-18/+1
* Changes header value sent for instant from 'preview' to 'instant'. I'msky@chromium.org2011-07-061-1/+1
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-012-77/+1
* PrerenderManager public API cleanup.dominich@chromium.org2011-06-281-4/+2
* Added prerendering to omnibox. Enable through --prerender-from-omnibox comman...dominich@chromium.org2011-06-242-14/+41
* Suppress test failures on mac.estade@chromium.org2011-06-081-0/+9
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-072-8/+14
* Fixes crash with instant enabled. The crash would occur if you turnedsky@chromium.org2011-06-021-1/+1
* Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...jam@chromium.org2011-06-011-8/+0
* Preload Instant search when omnibox is focused.sreeram@chromium.org2011-06-016-35/+97
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* Prerender/Instant interopability.dominich@chromium.org2011-05-256-11/+94