summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant
Commit message (Expand)AuthorAgeFilesLines
* Remove unused focus/blur API from searchbox (Instant).sreeram@chromium.org2012-11-164-62/+5
* InstantExtended: Fix jank on custom NTP content.jered@chromium.org2012-11-154-20/+71
* Implement the Instant.TimeToFirstSuggestion histogram. The histograms.xml def...melevin@chromium.org2012-11-152-0/+21
* Send match type for Instant extended mode.sreeram@chromium.org2012-11-141-3/+3
* Remove Instant histograms.sreeram@chromium.org2012-11-131-30/+2
* Cleanup the way Instant handles duplicate queries.sreeram@chromium.org2012-11-122-32/+11
* InstantExtended: Show custom new tab page content.jered@chromium.org2012-11-083-3/+28
* Ensure URL suggestions are valid.sreeram@chromium.org2012-11-071-4/+8
* Prevent Omnibox gray text from flickeringmelevin@chromium.org2012-11-062-10/+49
* InstantExtended: Pass through reason from show().jered@chromium.org2012-11-027-97/+106
* Disable two instant tests:phajdan.jr@chromium.org2012-11-021-2/+4
* Initial implementation of dedupping search provider's URLs.bartn@chromium.org2012-10-301-1/+2
* Possible fix for crash in InstantUnloadHandler::Destroy.sreeram@chromium.org2012-10-291-4/+2
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* Fix spurious visibility events when committing Instant.sreeram@chromium.org2012-10-262-68/+172
* Fix flicker of bookmark bar when committing in Instant extended mode.sreeram@chromium.org2012-10-261-0/+3
* Remove unused / unnecessary stuff from Instant.sreeram@chromium.org2012-10-2511-255/+97
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Remove useless call to SetFavicons in instant_controllerpkotwicz@chromium.org2012-10-221-10/+0
* Instant Extended flags cleanup and change in default valuesdhollowa@chromium.org2012-10-221-6/+4
* InstantExtended: Add new show() Searchbox API.jered@chromium.org2012-10-204-18/+24
* Instant{Extended}: Preserve URL suggestions.jered@chromium.org2012-10-183-24/+59
* Refactor Instant to separate out preview controldhollowa@chromium.org2012-10-189-68/+307
* Set grey text in the omnibox irrespective of the verbatim state.shishir@chromium.org2012-10-161-1/+4
* Revert "Pass shadow-dom permissions to renderer"dhollowa@chromium.org2012-10-153-13/+3
* Fix flicker of URL when committing instant.samarth@chromium.org2012-10-121-0/+26
* Handle mouse down on the Instant preview.sreeram@chromium.org2012-10-121-0/+5
* Switch NOTIFICATION_INSTANT_COMMITTED to source a WebContents.avi@chromium.org2012-10-111-1/+1
* Pass shadow-dom permissions to rendererdhollowa@chromium.org2012-10-113-3/+13
* InstantExtended: Don't propagate hash state.jered@chromium.org2012-10-102-27/+0
* Allow Instant to show a doodle.jered@chromium.org2012-10-091-4/+5
* Implement context and oncontextchange for the SearchBox APIsamarth@chromium.org2012-10-094-2/+27
* Split ThumbnailGenerator in two.avi@chromium.org2012-10-081-5/+9
* Remove the InstantDummyTrial from the client.stevet@chromium.org2012-10-042-69/+0
* Switch ConstrainedWindowTabHelper to use WebContentsUserData.avi@chromium.org2012-10-031-2/+2
* Minor cleanup in Instant.sreeram@chromium.org2012-10-015-39/+37
* Switch HistoryTabHelper to use WebContentsUserData.avi@chromium.org2012-09-281-2/+4
* Fixes minor nits in Instant.sreeram@chromium.org2012-09-286-62/+30
* Switch TabSpecificContentSettings to use WebContentsUserData.avi@chromium.org2012-09-281-2/+4
* Plumb through onfocus and onblur searchbox events.jered@chromium.org2012-09-285-1/+60
* Call group in instalt dummy trials to ensure default group is selected.stevet@chromium.org2012-09-261-0/+5
* Check IsOutOfDate before showing Instant in SetInstantPreviewHeight.samarth@chromium.org2012-09-261-1/+4
* Revert 158513 - Maybe fix InstantTest.NewWindowDismissesInstant on Mac.sreeram@chromium.org2012-09-261-1/+0
* Fix case handling in Instant suggestions.sreeram@chromium.org2012-09-262-8/+64
* Remove two functions on WebContentsDelegate which didn't belong in content. T...jam@chromium.org2012-09-262-11/+41
* Tweak usage of --instant-url.sreeram@chromium.org2012-09-251-1/+1
* Change visibility semantics for Instant.sreeram@chromium.org2012-09-252-13/+8
* Maybe fix InstantTest.NewWindowDismissesInstant on Mac.sreeram@chromium.org2012-09-251-0/+1
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-213-14/+13
* Switch BlockedContentTabHelper to use WebContentsUserData.avi@chromium.org2012-09-211-2/+4