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
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
2
-5
/
+5
*
Fix clang compile error introduced by recent change to template_url_fetcher_u...
thakis@chromium.org
2010-10-12
1
-4
/
+4
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
7
-7
/
+7
*
Remove executable bit from files.
levin@chromium.org
2010-10-11
4
-0
/
+0
*
Improve the robustness of setting the default search provider from script.
levin@chromium.org
2010-10-11
3
-33
/
+196
*
Refactor TemplateURLFetcher to make it more testable and add more tests for it.
levin@chromium.org
2010-10-11
6
-82
/
+354
*
Wire up InstallSearchProvider to allow setting the default search provider.
levin@chromium.org
2010-10-11
6
-47
/
+141
*
Add the Windows dialog for setting default search provider from js.
levin@chromium.org
2010-10-11
1
-0
/
+5
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-2
/
+2
*
Fix TemplateURLFetcher test.
levin@chromium.org
2010-10-07
5
-48
/
+78
*
Make ~GoogleURLChangeNotifier happen on the I/O thread.
levin@chromium.org
2010-10-07
1
-3
/
+8
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
9
-43
/
+42
*
Fix a bug when we transitioned from managed no default allowed to managed def...
jeanluc@google.com
2010-10-07
2
-20
/
+43
*
A large part of this change is adding the 1st unit test for TemplateURLFetcher.
levin@chromium.org
2010-10-06
3
-75
/
+195
*
Allow the default search provider to be specified via group policy. Also all...
jeanluc@google.com
2010-10-05
11
-282
/
+831
*
Changes instant around to support multiple loaders. This is
sky@chromium.org
2010-10-04
1
-0
/
+2
*
Makes TemplateURL::supports_instant persisted to the webdb.
sky@chromium.org
2010-10-04
2
-4
/
+8
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Include rlz headers only on official builds
jochen@chromium.org
2010-09-20
1
-1
/
+1
*
Adding automation hook GetSearchEngineInfo, accessible through json automatio...
ace@chromium.org
2010-09-17
1
-1
/
+1
*
Implement IsSearchProviderInstalled handling on I/O thread.
levin@chromium.org
2010-09-17
2
-13
/
+56
*
Add support for Google base URL to SearchProviderInstallData.
levin@chromium.org
2010-09-17
4
-21
/
+193
*
Fix race in SearchProviderInstallDataTest (must delete SearchProviderInstallD...
levin@chromium.org
2010-09-17
2
-7
/
+33
*
Implement SearchProviderInstallData.
levin@chromium.org
2010-09-17
4
-13
/
+456
*
Make the test code that changes the GoogleBaseURL do a notification (instead of
levin@chromium.org
2010-09-16
2
-1
/
+5
*
Remove the code that shall not be used in tests: PathService::Get(base::DIR_TEMP
levin@chromium.org
2010-09-16
1
-13
/
+5
*
Make a utility test class that is useful to any code which is trying to create
levin@chromium.org
2010-09-16
5
-288
/
+453
*
Reland r59492. Do not include RLZ parameters in search requests for organic i...
jochen@chromium.org
2010-09-16
1
-1
/
+7
*
Revert 59492 - Do not include RLZ parameters in search requests for organic i...
thestig@chromium.org
2010-09-16
1
-6
/
+1
*
Various style fixes (indenting, captitalization, adding some comments).
levin@chromium.org
2010-09-16
3
-6
/
+6
*
Do not include RLZ parameters in search requests for organic installs.
jochen@chromium.org
2010-09-15
1
-1
/
+6
*
Bunch of match preview tweaks:
sky@chromium.org
2010-09-14
1
-1
/
+5
*
Cleanup: Convert net::StripWWW to string16 and fix up the callsites.
jhawkins@chromium.org
2010-09-10
1
-2
/
+2
*
Lands http://codereview.chromium.org/3364005/show for jeanluc:
sky@chromium.org
2010-09-04
7
-5
/
+94
*
Lands http://codereview.chromium.org/3309007/show for jeanluc:
sky@chromium.org
2010-09-03
2
-0
/
+9
*
Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.
levin@chromium.org
2010-09-03
8
-60
/
+245
*
Don't treat input with a scheme that's not "http" or "https" as a potential k...
pkasting@chromium.org
2010-09-01
1
-0
/
+9
*
Prepare to load search provider information directly on the I/O thread.
levin@chromium.org
2010-08-31
5
-254
/
+56
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
9
-21
/
+47
*
Fix build due to breakage introduced in r57918.
levin@chromium.org
2010-08-31
1
-1
/
+1
*
Fix compile bustage for levin.
phajdan.jr@chromium.org
2010-08-30
1
-1
/
+1
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Allow one to call TemplateURLModel::GenerateSearchURL when not on the UI thread.
levin@chromium.org
2010-08-30
9
-97
/
+277
*
FBTF: Move some heavy, repeatedly emitted symbols to implementation files.
erg@google.com
2010-08-30
2
-20
/
+35
*
Add code to get the search provider install state.
levin@chromium.org
2010-08-29
4
-8
/
+130
*
Address feedback regarding r57641.
levin@chromium.org
2010-08-27
3
-7
/
+13
*
Remove wstring from the search engine management APIs
stuartmorgan@chromium.org
2010-08-27
7
-37
/
+51
*
Disable test on Linux after it timed out once.
dmazzoni@chromium.org
2010-08-27
1
-1
/
+8
*
Separate the "search host to TemplateURL" functionality out of the TemplateUR...
levin@chromium.org
2010-08-27
9
-114
/
+597
*
Need to ensure that the autogenerated keyword is generated on the UI thread.
levin@chromium.org
2010-08-27
2
-10
/
+65
[next]