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
/
browser
/
ui
/
browser_instant_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete old Instant.
sreeram@chromium.org
2013-05-09
1
-14
/
+3
*
chrome/browser/ui: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-04-30
1
-1
/
+1
*
Disable Instant when suggest is disabled.
robertshield@chromium.org
2013-04-29
1
-5
/
+4
*
When the default search provider changes, reload existing InstantNTP's.
kmadhusu@chromium.org
2013-04-24
1
-0
/
+61
*
InstantExtended: add support for turning on with only local resources.
samarth@chromium.org
2013-04-13
1
-0
/
+1
*
Instant extended: Remove suggest commit on lost focus
sail@chromium.org
2013-04-05
1
-0
/
+2
*
[Clean up] Drop chrome::search:: namespace.
kmadhusu@chromium.org
2013-03-27
1
-13
/
+9
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-24
1
-2
/
+5
*
Revert 189589 "Added histogram for v2 app launch source"
hans@chromium.org
2013-03-21
1
-5
/
+2
*
Added histogram for v2 app launch source
calamity@chromium.org
2013-03-21
1
-2
/
+5
*
alternate ntp: add attribution url to ThemeBackgroundInfo
kuan@chromium.org
2013-03-20
1
-0
/
+3
*
alternate ntp: implement Show/HideBars SearchBox API to reduce jank when show...
kuan@chromium.org
2013-03-19
1
-3
/
+9
*
Move c/b/instant -> c/b/search.
samarth@chromium.org
2013-03-18
1
-1
/
+1
*
Add UMA action InstantExtended.ShowSRP.
asvitkine@chromium.org
2013-03-11
1
-1
/
+10
*
Move c/b/ui/search/search.* to c/b/instant/
samarth@chromium.org
2013-03-07
1
-1
/
+1
*
Implements focus() method for Instant Extended API.
pedrosimonetti@chromium.org
2013-03-06
1
-2
/
+2
*
alternate ntp: undo theme image top offset for ntp when bookmark bar is unpinned
kuan@chromium.org
2013-03-06
1
-15
/
+7
*
Instant: Make IsInstantEnabled() reflect reality.
sreeram@chromium.org
2013-03-06
1
-66
/
+21
*
Alternate NTP: Enable instant extended UI in incognito window
sail@chromium.org
2013-03-06
1
-5
/
+5
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Instant: Rename 'preview' to 'overlay'
sreeram@chromium.org
2013-03-04
1
-10
/
+10
*
Fix prefs registration in BrowserInstantController.
joi@chromium.org
2013-03-02
1
-17
/
+37
*
Change the SearchBox API from using the start/end margins of the location bar...
melevin@chromium.org
2013-02-28
1
-2
/
+2
*
Add an UMA action to record when the InstantExtended NTP is opened.
asvitkine@chromium.org
2013-02-27
1
-1
/
+7
*
[Instant] Correct search terms when committed search page is focused
mathp@chromium.org
2013-02-27
1
-0
/
+6
*
Don't use the Instant Extended NTP if an NTP extension is present.
robertshield@chromium.org
2013-02-27
1
-0
/
+7
*
Don't call NavigationController::PruneAllButActive just before NavigationCont...
jochen@chromium.org
2013-02-26
1
-1
/
+1
*
Added support for passing WindowOpenDisposition into BrowserInstantController...
dougw@chromium.org
2013-02-26
1
-3
/
+4
*
Split out the static methods from ThemeService to ThemeProperties.
pkotwicz@chromium.org
2013-02-18
1
-12
/
+13
*
alternate ntp: multiple theme-related fixes on ntp
kuan@chromium.org
2013-02-15
1
-36
/
+18
*
Use scoped_ptr to document ownership in InstantUnloadHandler.
sreeram@chromium.org
2013-02-14
1
-9
/
+4
*
Consolidate search terms extraction and Instant process determination.
sreeram@chromium.org
2013-02-14
1
-10
/
+8
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-8
/
+12
*
InstantExtended: Committed NTP
samarth@chromium.org
2013-02-08
1
-28
/
+66
*
Instant Extended should respect the search prediction pref.
shishir@chromium.org
2013-02-07
1
-3
/
+12
*
Use an experiment value to set the instant_extended.enabled pref default.
robertshield@chromium.org
2013-02-01
1
-2
/
+19
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-4
/
+4
*
Adding local html page used in Instant Extended mode when instant is disabled...
shishir@chromium.org
2012-12-16
1
-1
/
+2
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Commit the Instant preview when a tab loses focus. See b/6367695.
melevin@chromium.org
2012-12-14
1
-0
/
+4
*
Implement the Instant extended API startMargin, endMargin, and rtl properties...
melevin@chromium.org
2012-12-14
1
-0
/
+4
*
Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...
shishir@chromium.org
2012-12-13
1
-0
/
+10
*
Add new instant extended specific pref.
mad@chromium.org
2012-12-09
1
-2
/
+10
*
Don't commit the preview if it's not showing at full height.
sreeram@chromium.org
2012-12-08
1
-1
/
+1
*
Remove TabContents from TabStripModel::ReplaceTabContentsAt and TabStripModel...
avi@chromium.org
2012-12-07
1
-5
/
+4
*
Implement {Start,Stop}CapturingKeyStrokes for Instant.
samarth@chromium.org
2012-12-05
1
-2
/
+9
*
Persist the Instant API to committed search result pages.
sreeram@chromium.org
2012-12-04
1
-15
/
+11
*
Remove TabContents from TabStripModel::AddTabContents.
avi@chromium.org
2012-11-29
1
-1
/
+1
*
Remove PrefObserver usage, batch 9.
joi@chromium.org
2012-11-21
1
-8
/
+6
[next]