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
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
4
-4
/
+4
*
Adding the forced searchengine to the list of localizedSearchEngines.
csorba@chromium.org
2013-07-03
3
-2
/
+11
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
2
-3
/
+8
*
Add --extra-search-query-params, which allows testers to pass additional query
pkasting@chromium.org
2013-07-02
5
-156
/
+242
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
6
-7
/
+7
*
Add --google-base-url, which sets the Google base URL used in various
pkasting@chromium.org
2013-07-01
2
-0
/
+16
*
Misc. cleanup:
pkasting@chromium.org
2013-06-28
6
-10
/
+30
*
Use a direct include of time headers in chrome/browser/, part 7.
avi@chromium.org
2013-06-28
5
-5
/
+5
*
Eliminate --google-base-suggest-url. Its use cases will be addressed with the
pkasting@chromium.org
2013-06-27
1
-7
/
+0
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-7
/
+12
*
Change Chrome's suggest client cgi param to be chrome-omni instead of chrome ...
dcblack@chromium.org
2013-06-25
5
-2
/
+25
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Revert 198694 "Fix search modes broken in incognito."
samarth@chromium.org
2013-06-20
2
-7
/
+2
*
Revert 205670 "Un-refcount AutofillWebData and TokenWebData"
raymes@chromium.org
2013-06-12
1
-31
/
+1
*
Un-refcount AutofillWebData and TokenWebData
caitkp@chromium.org
2013-06-11
1
-1
/
+31
*
The reset profile button should force a Google URL re-check.
pkasting@chromium.org
2013-06-11
1
-2
/
+2
*
Instant Extended: set omnibox start margin for search URLs.
samarth@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of strings headers in chrome/browser/r*-s*/.
avi@chromium.org
2013-06-10
15
-17
/
+17
*
Fix memory leak in TemplateURLService::ResetNonExtensionURLs
Samusaaron3@gmail.com
2013-06-08
1
-9
/
+16
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
14
-14
/
+14
*
Modify extension omnibox keywords to be user-configurable
Samusaaron3@gmail.com
2013-06-04
4
-127
/
+70
*
Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-04
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-1
/
+1
*
New methods allow to
vasilii@chromium.org
2013-05-29
8
-102
/
+362
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-29
1
-1
/
+0
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
5
-15
/
+18
*
Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."
erg@chromium.org
2013-05-24
1
-0
/
+1
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-24
1
-1
/
+0
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
9
-31
/
+35
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
6
-6
/
+6
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
Move SpawnedTestServer to its own subdirectory.
phajdan.jr@chromium.org
2013-05-07
1
-1
/
+1
*
Fix search modes broken in incognito.
dougw@chromium.org
2013-05-07
2
-2
/
+7
*
Add new flag for testing against different server for Google autocomplete.
hfung@chromium.org
2013-05-06
5
-2
/
+67
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
4
-49
/
+65
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
4
-6
/
+12
*
GTTF: rename net::TestServer -> net::SpawnedTestServer
phajdan.jr@chromium.org
2013-05-03
1
-5
/
+5
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
3
-6
/
+6
*
Disable Instant when suggest is disabled.
robertshield@chromium.org
2013-04-29
1
-6
/
+4
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
5
-15
/
+19
*
Do not use a UIThreadSearchTermsData when validating a TemplateURL for which ...
gab@chromium.org
2013-04-18
2
-9
/
+17
*
Fix memory leaks in tests caused by not tearing down TemplateUrlService corre...
caitkp@google.com
2013-04-17
1
-1
/
+3
*
Cancel pending requests for TemplateURLs in Shutdown, instead of dtor.
caitkp@google.com
2013-04-16
2
-6
/
+15
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Remove unused BuildQueryTerms from TemplateURLService.
beaudoin@chromium.org
2013-04-06
3
-87
/
+0
*
Move c/b/webdata/code which does not depend on chrome/ to components/webdata/
caitkp@chromium.org
2013-04-03
1
-1
/
+1
[next]