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
*
BSD port: Another chunk of chrome/ ifdef changes
pvalchev@google.com
2010-03-09
1
-1
/
+1
*
chrome 6: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
5
-8
/
+15
*
The search terms escaping respect forward slash: it is not escaped if the rep...
brettw@chromium.org
2010-03-02
2
-30
/
+40
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
3
-3
/
+3
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-0
/
+2
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
A few miscellaneous changes in the Template URL Prepopulate area:
pkasting@chromium.org
2010-02-01
2
-47
/
+54
*
Removed restriction for {} so that javascript blocks can be used in the url.
avayvod@chromium.org
2010-01-21
3
-15
/
+104
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
2
-13
/
+42
*
Lands http://codereview.chromium.org/545058 for Dmitry:
sky@chromium.org
2010-01-15
1
-5
/
+16
*
Lands http://codereview.chromium.org/551010 for avayvod:
sky@chromium.org
2010-01-14
1
-1
/
+7
*
Fix leak from cl 524003 (Change WDS to use the DB thread...)
skrul@chromium.org
2010-01-04
1
-6
/
+19
*
Revert 35339 - Change WDS to use the DB thread rather than its own thread.
michaeln@google.com
2009-12-29
1
-13
/
+5
*
Change WDS to use the DB thread rather than its own thread.
skrul@chromium.org
2009-12-29
1
-5
/
+13
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
3
-6
/
+31
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
2
-0
/
+2
*
Remove std::wstring from most of net/base/escape.h.
darin@chromium.org
2009-11-30
1
-8
/
+11
*
Use plain strings instead of wstrings for UMA actions
evan@chromium.org
2009-11-17
2
-4
/
+4
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
7
-17
/
+17
*
More search engine prepopulate data updating.
estade@chromium.org
2009-11-11
1
-1167
/
+702
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
2
-2
/
+2
*
Start to update search engine prepopulate data: Hungary and UAE.
estade@chromium.org
2009-11-10
1
-28
/
+38
*
Landing georgey's CL
jcampan@chromium.org
2009-11-09
1
-4
/
+6
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-1
/
+1
*
Remove tapuz.co.il from search provider list since it isn't a search provider.
jeremy@chromium.org
2009-11-02
1
-12
/
+2
*
If we remove a search engine from our prepopulate data, remove it from the us...
pkasting@chromium.org
2009-10-29
3
-10
/
+77
*
Remove some #includes where possible.
pkasting@chromium.org
2009-10-23
5
-32
/
+15
*
Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;
erg@google.com
2009-10-22
1
-2
/
+2
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
2
-2
/
+2
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-6
/
+8
*
Coverity: check file_util::ReadFileToString return.
mattm@chromium.org
2009-10-08
1
-1
/
+1
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-0
/
+2
*
posix: fix a bug estade found in the review but I misunderstood his comment
evan@chromium.org
2009-09-25
1
-1
/
+1
*
linux: unittest fix
evan@chromium.org
2009-09-25
1
-2
/
+2
*
linux: drop temp_scaffolding_stubs
evan@chromium.org
2009-09-25
2
-1
/
+12
*
[Mac] Polish the search engine manager
rsesek@chromium.org
2009-09-19
2
-0
/
+12
*
Implement GetCurrentCountryID() for Linux.
suzhe@chromium.org
2009-09-18
1
-1
/
+28
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
1
-7
/
+2
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-13
/
+13
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-6
/
+6
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
3
-14
/
+8
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
3
-8
/
+14
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
1
-1
/
+2
*
Changes Live Search to Bing for en_US only. A full worldwide review is in pr...
pkasting@chromium.org
2009-08-17
1
-13
/
+13
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Fix some character literals to use the right escape string.
pkasting@chromium.org
2009-07-31
1
-2
/
+2
*
Fixes bug in creating search terms where we weren't unescaping
sky@chromium.org
2009-07-31
2
-1
/
+6
[next]