index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
renderer
/
searchbox
/
searchbox.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
1
-2
/
+0
*
Fix "restore all".
avi@chromium.org
2014-06-10
1
-1
/
+1
*
Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.
avi@chromium.org
2014-05-31
1
-19
/
+22
*
Moved favicon_types to favicon_base component.
jif@chromium.org
2014-04-17
1
-2
/
+2
*
Redoing Issue 36073011: Allowing file:/// in Instant Extended's Most Visited ...
huangs@chromium.org
2014-03-17
1
-2
/
+10
*
Remove unused param "width_" from SearchBox::OnMarginChange().
kmadhusu@chromium.org
2014-01-30
1
-5
/
+2
*
[Most Visited] Log per-provider impressions to UMA.
beaudoin@chromium.org
2013-12-14
1
-0
/
+6
*
Use base namespace for string16 in chrome/renderer.
brettw@chromium.org
2013-12-04
1
-4
/
+4
*
[NTP] Provide a check for Chrome identity to NTP
mathp@chromium.org
2013-10-31
1
-0
/
+15
*
Refactored ChromeViewHostMsg_SearchBoxNavigate IPC message related code.
kmadhusu@chromium.org
2013-10-28
1
-4
/
+3
*
[Clean up] Remove ChromeViewMsg_SearchBoxFontInformation IPC message and rela...
kmadhusu@chromium.org
2013-09-27
1
-10
/
+0
*
InstantExtended: add back focus() API call.
samarth@chromium.org
2013-08-30
1
-0
/
+6
*
(Try 2) Reland InstantExtended: Simplified Instant search.
kmadhusu@chromium.org
2013-08-28
1
-0
/
+19
*
Revert 219700 "InstantExtended: Simplified Instant search."
gab@chromium.org
2013-08-27
1
-19
/
+0
*
InstantExtended: Simplified Instant search.
kmadhusu@chromium.org
2013-08-27
1
-0
/
+19
*
Log the error rate in displaying thumbnail images on the NTP.
annark@chromium.org
2013-08-14
1
-3
/
+3
*
Adds paste function to searchbox api and handles paste event on fakebox
jfweitz@chromium.org
2013-08-10
1
-0
/
+5
*
Completing high dpi support for Instant Extended.
pedrosimonetti@chromium.org
2013-07-25
1
-24
/
+91
*
Do not use zoom to determine omnibox start-margin
skanuj@chromium.org
2013-07-19
1
-14
/
+0
*
InstantExtended: Remove unused IPCs and APIs.
jered@chromium.org
2013-07-11
1
-337
/
+136
*
Log NTP hovers in 1993 clients
annark@chromium.org
2013-07-08
1
-0
/
+5
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Pipe a bit down to the InstantExtended new tab page javascript API for whethe...
dcblack@chromium.org
2013-06-26
1
-0
/
+7
*
Added a check in Searchbox::OnMostVisitedChanged() to prevent duplicate notif...
kmadhusu@chromium.org
2013-06-22
1
-0
/
+23
*
Moved theme related state from BrowserInstantController to InstantService.
kmadhusu@chromium.org
2013-06-22
1
-0
/
+4
*
Add setVoiceSearchSupported to the searchbox API. This will be used to determ...
jeremycho@chromium.org
2013-06-21
1
-0
/
+5
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-3
/
+3
*
InstantExtended: notify Instant NTP when user input starts and ends.
samarth@chromium.org
2013-06-14
1
-2
/
+25
*
Use a direct include of strings headers in chrome/renderer/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Invoke InstantPage::Delegate functions only if the IPC message is for the act...
kmadhusu@chromium.org
2013-06-09
1
-3
/
+3
*
Rip out browser-side RID caching for most visited items.
kmadhusu@chromium.org
2013-06-08
1
-3
/
+68
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Handle key sequence for toggling voice search. This is a no-op until ontoggl...
jeremycho@chromium.org
2013-06-07
1
-0
/
+9
*
Move most visited item state info from InstantController to InstantService.
kmadhusu@chromium.org
2013-06-04
1
-2
/
+9
*
Rip out Shadow DOM completely (M29).
jered@chromium.org
2013-05-31
1
-4
/
+0
*
Add onfocuschange to the Extended Search API, with associated isFocused attri...
donnd@chromium.org
2013-05-29
1
-8
/
+29
*
Revert "Revert 200954 "Revert "InstantExtended: Prevent spurious themech...""
jered@chromium.org
2013-05-20
1
-37
/
+0
*
Revert 200954 "Revert "InstantExtended: Prevent spurious themech..."
vitalybuka@chromium.org
2013-05-18
1
-0
/
+37
*
Revert "InstantExtended: Prevent spurious themechanged/mostvisitedchanged eve...
jered@chromium.org
2013-05-18
1
-37
/
+0
*
Don't count local ntp searches in the UMA histogram.
jeremycho@chromium.org
2013-05-13
1
-2
/
+3
*
Handle Esc key press event in Local NTP.
kmadhusu@chromium.org
2013-05-07
1
-0
/
+9
*
InstantExtended: Prevent spurious themechanged/mostvisitedchanged events
skanuj@chromium.org
2013-05-06
1
-0
/
+37
*
Return undefined to GetQuery() requests for URLs that are not suitable for su...
dcblack@chromium.org
2013-05-02
1
-11
/
+15
*
Fixing iframe jank in the local omnibox popup.
jered@chromium.org
2013-04-24
1
-141
/
+0
*
Instant: Clear autocomplete results on a "blank query onchange".
sreeram@chromium.org
2013-04-16
1
-0
/
+12
*
Send onsubmit query down to the instant extended overlay page when a navigati...
robertshield@chromium.org
2013-04-12
1
-4
/
+13
*
Refactor omnibox focus API into a single method.
kmadhusu@chromium.org
2013-04-09
1
-5
/
+9
*
Instant: Fix behaviour when Esc after arrowing down suggestions.
sreeram@chromium.org
2013-04-03
1
-4
/
+7
*
Switching local omnibox popup to shadowDom and adding field trial flag to ena...
shishir@chromium.org
2013-03-30
1
-1
/
+27
*
Instant: URL-encode text correctly.
sreeram@chromium.org
2013-03-29
1
-4
/
+12
[next]