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
/
search
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow empty iframe tiles in the NTP and log them to UMA.
beaudoin@chromium.org
2013-12-04
3
-8
/
+5
*
Ensure the NewTabPage.* histograms are filled when visiting the AppCached NTP.
beaudoin@chromium.org
2013-12-04
3
-5
/
+4
*
Revert 234734 "Allowing file:/// in Instant Extended's Most Visi..."
beaudoin@chromium.org
2013-11-27
1
-1
/
+2
*
New Tab: fix tab title flickering.
samarth@chromium.org
2013-11-25
3
-0
/
+57
*
Use validated_url to check whether it's a Cacheable NTP or not in
jfweitz@chromium.org
2013-11-25
1
-2
/
+7
*
InstantExtended: more post-launch cleanup.
samarth@chromium.org
2013-11-20
3
-13
/
+3
*
Rename GetLocationEntry to GetOmniboxView.
msw@chromium.org
2013-11-20
2
-19
/
+17
*
Use unprefixed Page Visibility API in tests, etc.
davidben@chromium.org
2013-11-20
1
-1
/
+1
*
Removed GetActiveEntry references from a bunch of instant search and new tab
jww@chromium.org
2013-11-20
4
-8
/
+9
*
InstantExtended: remove old flags, add new flag for query extraction.
samarth@chromium.org
2013-11-20
10
-18
/
+4
*
[Omnibox] Add UMAs to track copy/paste operations.
gbillock@chromium.org
2013-11-19
1
-1
/
+1
*
[Clean up] Replace SearchTabHelper NAV_ENTRY_COMMITTED notification observer ...
kmadhusu@chromium.org
2013-11-18
2
-75
/
+55
*
InstantExtended: turn on Instant Extended and cacheable NTP.
samarth@chromium.org
2013-11-17
1
-1
/
+13
*
Send ChromeViewMsg_SearchBoxToggleVoiceSearch IPC message from SearchIPCRouter.
kmadhusu@chromium.org
2013-11-15
13
-576
/
+301
*
InstantExtended: update tests for Instant Extended (part 7).
samarth@chromium.org
2013-11-15
3
-15
/
+22
*
Allowing file:/// in Instant Extended's Most Visited links.
pedrosimonetti@chromium.org
2013-11-13
1
-2
/
+1
*
mac: Prepare most test code for -Wunused-functions too.
thakis@chromium.org
2013-11-08
1
-9
/
+0
*
[sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatus
rsimha@chromium.org
2013-11-06
1
-2
/
+5
*
[sync] Allow FakeURLFetcher to return arbitrary HTTP response codes
rsimha@chromium.org
2013-11-04
1
-2
/
+3
*
[NTP] Provide a check for Chrome identity to NTP
mathp@chromium.org
2013-10-31
9
-0
/
+231
*
Process ChromeViewHostMsg_PasteAndOpenDropDown IPC message in SearchIPCRouter.
kmadhusu@chromium.org
2013-10-30
18
-69
/
+143
*
1. Renamed {google:instantEnabledParameter} to {google:forceInstantResults}.
kmadhusu@chromium.org
2013-10-30
2
-2
/
+3
*
Set ChromeViewMsg_SearchBoxSetDisplayInstantResults message param to true onl...
kmadhusu@chromium.org
2013-10-29
3
-18
/
+84
*
Cleanup InstantNTPPrerendererTest: Remove unnecessary initialization.
bauerb@chromium.org
2013-10-29
1
-36
/
+4
*
Refactored ChromeViewHostMsg_SearchBoxNavigate IPC message related code.
kmadhusu@chromium.org
2013-10-28
17
-128
/
+154
*
Handle ChromeViewHostMsg_FocusOmnibox IPC message only if the web contents co...
kmadhusu@chromium.org
2013-10-26
8
-193
/
+295
*
Move app_launcher_utils to chrome/browser/ui/app_list
calamity@chromium.org
2013-10-25
1
-1
/
+1
*
Remove two RenderViewHostObserver implementations in ChromeOS code and replac...
jam@chromium.org
2013-10-22
4
-0
/
+6
*
Set Instant support to true in ChromeViewHostMsg_LogEvent IPC message handler.
kmadhusu@chromium.org
2013-10-19
1
-9
/
+14
*
Revert 228779 "Update defaults for InstantExtended."
erg@chromium.org
2013-10-15
11
-7
/
+18
*
Update defaults for InstantExtended.
samarth@chromium.org
2013-10-15
11
-18
/
+7
*
Handle ChromeViewHostMsg_LogEvent IPC message in SearchIPCRouter.
kmadhusu@chromium.org
2013-10-14
13
-23
/
+100
*
Handle ChromeViewHostMsg_FocusOmnibox IPC message in SearchIPCRouter.
kmadhusu@chromium.org
2013-10-11
18
-48
/
+142
*
appcache ntp: Fallback to local, don't prerender.
jered@chromium.org
2013-10-08
2
-5
/
+10
*
Move searchbox most visited items related IPC msg handlers from InstantPage t...
kmadhusu@chromium.org
2013-10-07
18
-320
/
+362
*
Send ChromeViewMsg_SearchBoxSubmit IPC message from SearchIPCRouter.
kmadhusu@chromium.org
2013-10-04
12
-45
/
+87
*
Moved ChromeViewMsg_SearchBoxPromoInformation IPC msg from InstantIPCSender t...
kmadhusu@chromium.org
2013-10-03
15
-52
/
+101
*
Send ChromeViewMsg_SearchBoxSetSuggestionToPrefetch IPC message from SearchIP...
kmadhusu@chromium.org
2013-10-01
11
-31
/
+98
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
2
-2
/
+4
*
Consolidate TestURLFetcherFactory::SetFakeResponse
mnissler@chromium.org
2013-09-30
1
-3
/
+3
*
Move chrome apps prefs back to chrome from the apps component.
benwells@chromium.org
2013-09-29
1
-2
/
+2
*
[Clean up] Remove ChromeViewMsg_SearchBoxFontInformation IPC message and rela...
kmadhusu@chromium.org
2013-09-27
8
-36
/
+1
*
Possible fix for crbug.com/294324.
kmadhusu@chromium.org
2013-09-26
13
-112
/
+283
*
Reload Instant NTP and Instant-process tabs on search url change
skanuj@chromium.org
2013-09-24
6
-166
/
+51
*
Send the referrer when opening a URL via the browser for prerender and instant
jochen@chromium.org
2013-09-23
1
-0
/
+28
*
HTML_INSTANT_EXTENDED_POPUP is nowhere defined. Remove it from tests
jochen@chromium.org
2013-09-21
1
-673
/
+0
*
Remove the concept of blocked contents.
jochen@chromium.org
2013-09-17
1
-11
/
+0
*
Add plumbing for "don't do search term replacement". Will be used by Show URL.
pkasting@chromium.org
2013-09-12
1
-4
/
+30
*
Redirect to local ntp if couldn't load the cacheable ntp.
jfweitz@chromium.org
2013-09-12
2
-0
/
+68
*
bookmarks: Get rid of ui_test_utils.h entry from the exception list.
tfarina@chromium.org
2013-09-11
1
-1
/
+2
[next]