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
*
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
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
2
-5
/
+8
*
introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-20
3
-16
/
+2
*
Revert 157475 - Introduce chrome/browser/common directory and move url_databa...
kaiwang@chromium.org
2012-09-19
3
-2
/
+16
*
Introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-19
3
-16
/
+2
*
Add API key to omnibox's suggest requests
mpearson@chromium.org
2012-09-15
2
-3
/
+9
*
Update the search template for Daum (Korea)
jshin@chromium.org
2012-09-14
1
-4
/
+5
*
Refuse invalid SearchProvider and OSDD suggest URLs; etc.
msw@chromium.org
2012-09-07
1
-17
/
+21
*
Add a getter for search provider logos.
samarth@chromium.org
2012-09-06
3
-9
/
+79
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
4
-6
/
+6
*
Centralize logic around Instant modes.
sreeram@chromium.org
2012-09-04
1
-5
/
+4
*
Remove searchTerms from the Instant URL.
sreeram@chromium.org
2012-08-30
2
-5
/
+6
*
Add a histogram to track deletes on synced search engines.
stevet@chromium.org
2012-08-27
1
-0
/
+18
*
Instant extended API: Autocomplete results
sreeram@chromium.org
2012-08-23
1
-1
/
+6
*
Log the number of search engine keyword duplicates.
stevet@chromium.org
2012-08-21
1
-0
/
+25
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Ensure that MergeDataAndStartSyncing considers already synced entries when se...
stevet@chromium.org
2012-08-17
2
-3
/
+43
*
Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...
stevet@chromium.org
2012-08-14
3
-502
/
+448
*
Revert 151391 - Rewrite TemplateURLService's SyncableService implmentation to...
stevet@chromium.org
2012-08-14
3
-450
/
+502
*
Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...
stevet@chromium.org
2012-08-13
3
-502
/
+450
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-2
/
+2
*
These changes were from downstream and made the chromium compiled with Androi...
michaelbai@chromium.org
2012-08-01
1
-2
/
+5
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-1
/
+1
*
Remove more set noparents
ben@chromium.org
2012-07-25
1
-1
/
+0
*
Changed FirstPotentialDefaultEngine histogram to log whether or not we are sy...
stevet@chromium.org
2012-07-25
1
-7
/
+19
*
Add a separate protector UMA state when backup is overwritten by migration.
ivankr@chromium.org
2012-07-14
2
-4
/
+29
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
16
-16
/
+0
[next]