summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/searchbox
Commit message (Expand)AuthorAgeFilesLines
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-013-0/+146
* [Clean up] Remove ChromeViewMsg_SearchBoxFontInformation IPC message and rela...kmadhusu@chromium.org2013-09-273-46/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-1/+1
* InstantExtended: add back focus() API call.samarth@chromium.org2013-08-303-0/+24
* (Try 2) Reland InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-284-1/+82
* Revert 219700 "InstantExtended: Simplified Instant search."gab@chromium.org2013-08-274-82/+1
* InstantExtended: Simplified Instant search.kmadhusu@chromium.org2013-08-274-1/+82
* Log the error rate in displaying thumbnail images on the NTP.annark@chromium.org2013-08-143-12/+13
* Adds paste function to searchbox api and handles paste event on fakeboxjfweitz@chromium.org2013-08-103-0/+27
* support hdpi theme image and attributionkuan@chromium.org2013-07-261-6/+10
* Completing high dpi support for Instant Extended.pedrosimonetti@chromium.org2013-07-254-42/+275
* Do not use zoom to determine omnibox start-marginskanuj@chromium.org2013-07-193-18/+2
* Verify if url is a RID before resolving the url in NavigateContentWindowjfweitz@chromium.org2013-07-181-4/+15
* This change adds the following fields from the ThemeService to the ThemeBackg...jfweitz@chromium.org2013-07-171-4/+55
* InstantExtended: Remove unused IPCs and APIs.jered@chromium.org2013-07-115-1509/+422
* Log NTP hovers in 1993 clientsannark@chromium.org2013-07-083-0/+33
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-044-4/+4
* Pipe a bit down to the InstantExtended new tab page javascript API for whethe...dcblack@chromium.org2013-06-263-0/+26
* Added a check in Searchbox::OnMostVisitedChanged() to prevent duplicate notif...kmadhusu@chromium.org2013-06-221-0/+23
* Moved theme related state from BrowserInstantController to InstantService.kmadhusu@chromium.org2013-06-221-0/+4
* Add setVoiceSearchSupported to the searchbox API. This will be used to determ...jeremycho@chromium.org2013-06-213-0/+24
* Update Blink include pathsabarth@chromium.org2013-06-172-7/+7
* InstantExtended: notify Instant NTP when user input starts and ends.samarth@chromium.org2013-06-144-2/+80
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-113-5/+5
* convert searchbox_extension to new style v8 callbacksdcarney@chromium.org2013-06-111-216/+211
* Invoke InstantPage::Delegate functions only if the IPC message is for the act...kmadhusu@chromium.org2013-06-091-3/+3
* Rip out browser-side RID caching for most visited items.kmadhusu@chromium.org2013-06-084-16/+168
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-073-3/+3
* Handle key sequence for toggling voice search. This is a no-op until ontoggl...jeremycho@chromium.org2013-06-074-4/+34
* Instant: Update OWNERS and WATCHLISTSsreeram@chromium.org2013-06-051-1/+1
* Move most visited item state info from InstantController to InstantService.kmadhusu@chromium.org2013-06-042-2/+12
* Rip out Shadow DOM completely (M29).jered@chromium.org2013-05-314-19/+0
* Update refernces to Blink's Platform API (chrome)abarth@chromium.org2013-05-301-1/+1
* Add onfocuschange to the Extended Search API, with associated isFocused attri...donnd@chromium.org2013-05-294-9/+67
* Change InstantAutocompleteResult::Type to be AutocompleteMatchType::Type.kmadhusu@chromium.org2013-05-241-1/+3
* Revert "Revert 200954 "Revert "InstantExtended: Prevent spurious themech...""jered@chromium.org2013-05-201-37/+0
* Switch from a whitelist of OK schema to send to the page to a blacklist of ba...dcblack@chromium.org2013-05-182-15/+14
* Revert 200954 "Revert "InstantExtended: Prevent spurious themech..."vitalybuka@chromium.org2013-05-181-0/+37
* Revert "InstantExtended: Prevent spurious themechanged/mostvisitedchanged eve...jered@chromium.org2013-05-181-37/+0
* Don't count local ntp searches in the UMA histogram.jeremycho@chromium.org2013-05-133-5/+9
* Fixes the NavigateNewTabPage to resolve relative URLs. Adds unit test for Res...jfweitz@chromium.org2013-05-082-6/+42
* Fix the assisted query stats param in the instant suggestion destination URL.kmadhusu@chromium.org2013-05-071-6/+13
* Handle Esc key press event in Local NTP.kmadhusu@chromium.org2013-05-072-0/+10
* InstantExtended: Prevent spurious themechanged/mostvisitedchanged eventsskanuj@chromium.org2013-05-061-0/+37
* MV iframes: Add searchbox support for querying MV data.jered@chromium.org2013-05-021-48/+99
* Return undefined to GetQuery() requests for URLs that are not suitable for su...dcblack@chromium.org2013-05-024-20/+139
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-243-234/+105
* Instant: Clear autocomplete results on a "blank query onchange".sreeram@chromium.org2013-04-161-0/+12
* Many InstantExtended manual tests fail on Macdhollowa@chromium.org2013-04-121-4/+6