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
/
search_engines
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate search terms extraction and Instant process determination.
sreeram@chromium.org
2013-02-14
3
-150
/
+11
*
Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific.
joi@chromium.org
2013-02-12
4
-4
/
+4
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
4
-5
/
+5
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
4
-55
/
+58
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
3
-6
/
+6
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
5
-5
/
+5
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
4
-6
/
+6
*
This patch ensures that whenever a sync operation in TemplateURLService adds ...
beaudoin@chromium.org
2013-02-05
9
-28
/
+260
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
3
-10
/
+150
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
2
-2
/
+2
*
InstantExtended: Bail on TemplateURLs with no espv.
jered@chromium.org
2013-01-17
1
-0
/
+3
*
Remove call to IsInstantExtendedAPIGoogleSearchUrl from ToolbarModel.
beaudoin@chromium.org
2013-01-09
4
-6
/
+150
*
Add search_terms_replacement_key field to TemplateURL.
beaudoin@chromium.org
2013-01-03
8
-26
/
+73
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
2
-5
/
+5
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
8
-25
/
+28
*
Minor comment fixes.
bartn@chromium.org
2012-12-19
1
-2
/
+1
*
[cros] RLZ tracking can be turned off via a flag file.
ivankr@chromium.org
2012-12-17
1
-0
/
+8
*
Remove the protector service.
ivankr@chromium.org
2012-12-14
4
-84
/
+2
*
Make Google Search autocomplete provider cursor aware.
bartn@chromium.org
2012-12-14
4
-4
/
+57
*
SupportsUserData and manifest handlers for Extension; use them for the Omnibo...
yoz@chromium.org
2012-12-12
2
-58
/
+25
*
Send aq=f on all Google searches, even if no suggestions were returned (eithe...
hfung@chromium.org
2012-12-12
2
-11
/
+8
*
Add espv=1 for non-instant searches if extended instant is enabled.
samarth@chromium.org
2012-12-08
5
-14
/
+51
*
Add Android-specific parameters to search_engines/
dfalcantara@chromium.org
2012-12-08
8
-17
/
+135
*
Set up client-side support for having Finch trials enable the Instant Extende...
dcblack@chromium.org
2012-12-07
1
-2
/
+6
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-1
/
+3
*
[Sync] Track SearchEngine's merge results
zea@chromium.org
2012-11-28
3
-24
/
+127
*
Remove PrefObserver usages, batch 11.
joi@chromium.org
2012-11-21
2
-10
/
+8
*
Fix TemplateURLFetcherTest.* for Android.
michaelbai@chromium.org
2012-11-21
1
-17
/
+11
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-8
/
+8
*
Use search::Mode in InstantModel.
sreeram@chromium.org
2012-11-20
1
-4
/
+5
*
[Sync] Have MergeDataAndStartSyncing return a SyncMergeResult
zea@chromium.org
2012-11-17
3
-20
/
+33
*
Moving prepopulated search engines to a JSON file.
beaudoin@chromium.org
2012-11-17
5
-2429
/
+1857
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-2
/
+2
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
2
-4
/
+4
*
Add dedicated thread for RLZ I/O instead of blocking
ivankr@chromium.org
2012-11-16
2
-5
/
+0
*
Revert 167793 - Moving prepopulated search engines to a JSON file.
danakj@chromium.org
2012-11-15
5
-1857
/
+2429
*
Moving prepopulated search engines to a JSON file.
beaudoin@chromium.org
2012-11-15
5
-2429
/
+1857
*
Establish /extensions directory and move URLPattern there.
aa@chromium.org
2012-11-13
4
-8
/
+12
*
Remove hl= parameter from google suggest search provider.
kochi@chromium.org
2012-11-06
1
-3
/
+2
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
2
-21
/
+30
*
mac: Fix regression in sending rlz parameters
thakis@chromium.org
2012-10-31
3
-3
/
+3
*
Fix a DCHECK that cropped up after http://codereview.chromium.org/11198074/ .
pkasting@chromium.org
2012-10-30
1
-3
/
+5
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-1
/
+1
*
Make some of the search engine configuration data from master_preferences opt...
joaodasilva@chromium.org
2012-10-16
2
-32
/
+78
*
[Search] Addresses several issues around Google search term extraction for in...
mathp@chromium.org
2012-10-16
3
-7
/
+7
*
fix uninitialized variable warning for vs2012 compilation
scottmg@chromium.org
2012-10-13
1
-1
/
+1
*
Omnibox: Change Name of Suggest Field Trial; Other Suggest Cleanup
mpearson@chromium.org
2012-10-12
1
-6
/
+3
*
Introduces a search term extraction mechanism working for arbitrary search pr...
beaudoin@chromium.org
2012-10-09
7
-28
/
+519
*
Split GoogleURLTrackerInfoBarDelegate into its own .h/.cc. This will make ch...
pkasting@chromium.org
2012-10-06
2
-9
/
+8
*
Move url_databse back to history
kaiwang@chromium.org
2012-10-02
3
-2
/
+16
[next]