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
/
template_url_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-20
1
-1
/
+1
*
Revert 157475 - Introduce chrome/browser/common directory and move url_databa...
kaiwang@chromium.org
2012-09-19
1
-1
/
+1
*
Introduce chrome/browser/common directory and move url_database(and its depen...
kaiwang@chromium.org
2012-09-19
1
-1
/
+1
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...
stevet@chromium.org
2012-08-14
1
-51
/
+42
*
Revert 151391 - Rewrite TemplateURLService's SyncableService implmentation to...
stevet@chromium.org
2012-08-14
1
-42
/
+51
*
Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...
stevet@chromium.org
2012-08-13
1
-51
/
+42
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Reland r145993.
zea@chromium.org
2012-07-11
1
-1
/
+2
*
Revert 145993 - [Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-2
/
+1
*
[Sync] Add location parameter to SyncChange in Sync API.
zea@chromium.org
2012-07-10
1
-1
/
+2
*
Made the deletion of the default search provider defensive in TemplateURLServ...
stevet@chromium.org
2012-07-10
1
-2
/
+3
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-3
/
+3
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-23
/
+24
*
[Sync] Put everything in sync/api into csync namespace
akalin@chromium.org
2012-06-27
1
-23
/
+28
*
Add a new histogram to track changes to the default search provider.
stevet@chromium.org
2012-06-13
1
-0
/
+24
*
When deciding how to resolve conflicts between sync and local TemplateURLs, i...
pkasting@chromium.org
2012-06-12
1
-9
/
+26
*
When the Google base URL changes and causes keyword updates, save those to th...
pkasting@chromium.org
2012-06-05
1
-9
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-4
/
+8
*
Ensure that TemplateURLs removed by prepopulate search engine merging is also...
stevet@chromium.org
2012-05-16
1
-0
/
+8
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
1
-2
/
+2
*
Add protection against pushing inconsistent SyncChanges to the sync processor...
stevet@chromium.org
2012-05-14
1
-8
/
+8
*
These bits were supposed to be included in 135775 but I forgot to save them :(
pkasting@chromium.org
2012-05-08
1
-6
/
+12
*
Remove the "autogenerate keyword" bit on TemplateURL.
pkasting@chromium.org
2012-05-08
1
-25
/
+34
*
Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...
pkasting@chromium.org
2012-04-27
1
-39
/
+40
*
Add a Profile* member to TemplateURL. This makes some invocations of Replace...
pkasting@chromium.org
2012-04-23
1
-0
/
+2
*
Make the Datatypes using new syncapi upload unrecoverable errors to breakpad.
lipalani@chromium.org
2012-04-20
1
-1
/
+6
*
Enforce that TemplateURLs' URLs cannot be empty.
pkasting@chromium.org
2012-04-19
1
-7
/
+10
*
More misc. cleanups to minimize future refactoring diffs:
pkasting@chromium.org
2012-04-10
1
-1
/
+6
*
Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...
pkasting@chromium.org
2012-04-07
1
-9
/
+13
*
Revert 131019 - This caused memory tests to fail on all the perf bots.
kerz@chromium.org
2012-04-06
1
-13
/
+9
*
Move most TemplateURL data members to a new struct, TemplateURLData. This al...
pkasting@chromium.org
2012-04-05
1
-9
/
+13
*
[Sync] Have SyncableService's take ownership of their SyncChangeProcessor.
zea@chromium.org
2012-03-23
1
-2
/
+2
*
Clean up chrome/browser/search_engines/:
pkasting@chromium.org
2012-03-16
1
-3
/
+4
*
Add origin-based history removal to BrowsingDataRemover
mkwst@chromium.org
2012-02-17
1
-3
/
+10
*
Remove the first-run search engine dialog/ballot.
msw@chromium.org
2012-01-26
1
-12
/
+0
*
Avoid inappropriately setting the safe_for_autoreplace flag to false in Templ...
stevet@chromium.org
2012-01-25
1
-1
/
+6
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-3
/
+4
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-4
/
+3
*
Merge search engines sync data type with Preferences. Sync the default search...
stevet@chromium.org
2011-11-14
1
-2
/
+15
*
Move the sync_guid patching from the web data service level up to the Templat...
stevet@chromium.org
2011-11-08
1
-0
/
+5
*
Added Protector, hooked up DSE verification with error bubble.
avayvod@chromium.org
2011-10-26
1
-5
/
+6
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-7
/
+7
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-10
1
-3
/
+0
*
Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...
nsylvain@chromium.org
2011-10-07
1
-0
/
+3
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-07
1
-3
/
+0
*
Retroactively addressed sky@'s comments from CL http://codereview.chromium.or...
stevet@chromium.org
2011-09-03
1
-6
/
+5
*
Recommitting what was r96969. Fixed the memory leak issues.
stevet@chromium.org
2011-08-17
1
-1
/
+121
*
Revert 96969 - Implement SyncableServices in TemplateURLService. Add related ...
michaeln@google.com
2011-08-16
1
-120
/
+1
*
Implement SyncableServices in TemplateURLService. Add related unittests.
stevet@chromium.org
2011-08-16
1
-1
/
+120
[next]