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
/
instant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move kChromeSearchScheme out of content since it's a chrome feature.
jam@chromium.org
2013-02-01
2
-6
/
+24
*
Cleanup: InstantModel observer list should not be mutable
dhollowa@chromium.org
2013-01-31
5
-9
/
+11
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-2
/
+3
*
[Instant] Update InstantController state to ensure valid subsequent queries
mathp@chromium.org
2013-01-29
1
-3
/
+10
*
Adding logging to GetInstantURL.
shishir@chromium.org
2013-01-26
2
-9
/
+29
*
Exposing InstantController debug info in chrome://instant WebUI.
shishir@chromium.org
2013-01-26
2
-27
/
+75
*
Remove support for switching instant URL based on Keyword.
shishir@chromium.org
2013-01-25
2
-121
/
+97
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
6
-5
/
+206
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Don't check safe_for_autoreplace in InstantController.
samarth@chromium.org
2013-01-24
2
-12
/
+5
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
1
-2
/
+2
*
Scaffolding and very basic tests for Instant Extended.
samarth@chromium.org
2013-01-18
5
-147
/
+344
*
Remove Instant checks for web contents modal dialog
wittman@chromium.org
2013-01-17
1
-23
/
+1
*
Disable flaky Instant tests.
sreeram@chromium.org
2013-01-17
1
-1
/
+1
*
Disable flaky Instant Tests.
sreeram@chromium.org
2013-01-17
1
-1
/
+13
*
InstantExtended: Bail on TemplateURLs with no espv.
jered@chromium.org
2013-01-17
2
-0
/
+12
*
Pass WebContents instead of RenderViewHost to ExecuteScript*.
sreeram@chromium.org
2013-01-16
1
-32
/
+26
*
InstantExtended: Don't drop ".com" suggestions
jered@chromium.org
2013-01-15
1
-5
/
+1
*
Omnibox text is a search if there's any gray text completion.
sreeram@chromium.org
2013-01-14
1
-4
/
+8
*
Adding metrics for Instant URL blacklist events.
shishir@chromium.org
2013-01-09
1
-2
/
+22
*
Do not commit InstantLoader server redirects till the page supports instant.
shishir@chromium.org
2013-01-08
1
-0
/
+6
*
Roll ICU and convert include style to standard Chromium style,
phajdan.jr@chromium.org
2013-01-07
1
-1
/
+1
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-11
/
+7
*
Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...
wittman@chromium.org
2013-01-03
1
-13
/
+14
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-12
/
+13
*
Prevent re-entrance to avoid a crash.
mad@chromium.org
2012-12-23
1
-4
/
+4
*
Prevent re-entrance to avoid a crash.
mad@chromium.org
2012-12-21
1
-0
/
+6
*
Search engine keywords broken with instant-extended enabled
dhollowa@chromium.org
2012-12-18
2
-3
/
+20
*
Instead of passing a base WebContents with WebContents::CreateParams to deter...
jochen@chromium.org
2012-12-18
1
-1
/
+3
*
Disable InstantTab in incognito mode and scrub out the InstantExtendedParam f...
shishir@chromium.org
2012-12-18
1
-1
/
+3
*
Fix search terms handling on commit.
samarth@chromium.org
2012-12-17
1
-5
/
+21
*
Adding local html page used in Instant Extended mode when instant is disabled...
shishir@chromium.org
2012-12-16
4
-12
/
+62
*
Move omnibox font check into the browser process instead of the renderer proc...
dcblack@chromium.org
2012-12-15
1
-0
/
+14
*
Revert "[Search] No longer reverting omnibox text on instant search"
jered@chromium.org
2012-12-15
2
-7
/
+0
*
Commit Instant Extended on navigation when preview is visible at less than fu...
shishir@chromium.org
2012-12-14
1
-4
/
+13
*
[Search] No longer reverting omnibox text on instant search
mathp@chromium.org
2012-12-14
2
-0
/
+7
*
Commit the Instant preview when a tab loses focus. See b/6367695.
melevin@chromium.org
2012-12-14
3
-1
/
+17
*
Implement the Instant extended API startMargin, endMargin, and rtl properties...
melevin@chromium.org
2012-12-14
8
-26
/
+68
*
Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...
shishir@chromium.org
2012-12-13
8
-0
/
+44
*
InstantExtended: support a new CLICKED_QUERY_SUGGESTION reason for show()
samarth@chromium.org
2012-12-13
2
-2
/
+14
*
InstantExtended: Fix improper calls to OnSubmit.
jered@chromium.org
2012-12-13
2
-4
/
+9
*
Actually implement StopCapturingKeyStrokes.
samarth@chromium.org
2012-12-12
3
-2
/
+13
*
Instant API: tell page whether the browser is capturing key strokes.
samarth@chromium.org
2012-12-12
7
-56
/
+98
*
Fix crash in instant.
avi@chromium.org
2012-12-12
1
-0
/
+4
*
Commit instant loader when the instant page navigates away from instant URL.
shishir@chromium.org
2012-12-10
9
-3
/
+73
*
Remove TabContents from instant.
avi@chromium.org
2012-12-10
1
-36
/
+40
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-1
/
+4
*
Don't commit the preview if it's not showing at full height.
sreeram@chromium.org
2012-12-08
4
-39
/
+38
*
Focus the search results tab after committing a query.
sreeram@chromium.org
2012-12-08
1
-0
/
+1
*
Hide the preview if it was not clicked.
sreeram@chromium.org
2012-12-07
1
-7
/
+20
[next]