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
/
safe_browsing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
2
-7
/
+7
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
3
-3
/
+3
*
Remove the wstring versions of GetFileInfo, GetFileSize, GetTempDir.
evan@chromium.org
2010-04-21
1
-2
/
+2
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-1
/
+2
*
Move ProcessEntry and IoCounters inside namespace base.
maruel@chromium.org
2010-04-08
2
-4
/
+4
*
Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...
thestig@chromium.org
2010-04-06
2
-4
/
+7
*
Canonicalize the url based on Section 6.1 Safe Browsing Spec.
inferno@chromium.org
2010-03-30
3
-6
/
+355
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-9
/
+4
*
This CL ensures the SafeBrowsingService is only notified once
jcampan@chromium.org
2010-03-09
2
-0
/
+36
*
Clean up SafeBrowsingDatabaseTest setup/teardown.
shess@chromium.org
2010-03-09
2
-346
/
+304
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+3
*
Refactor chunk ownership in SafeBrowsing code.
shess@chromium.org
2010-03-08
12
-206
/
+212
*
chrome/common: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+4
*
On-the-fly migration from SafeBrowsingStoreSqlite -> *File.
shess@chromium.org
2010-03-05
4
-9
/
+245
*
Revert "On-the-fly migration from SafeBrowsingStoreSqlite -> *File."
shess@chromium.org
2010-03-04
4
-242
/
+9
*
On-the-fly migration from SafeBrowsingStoreSqlite -> *File.
shess@chromium.org
2010-03-04
4
-9
/
+242
*
Checksum SafeBrowsingStoreFile.
shess@chromium.org
2010-03-02
3
-102
/
+209
*
Convert SafeBrowsingStoreFile to do bulk reads and writes.
shess@chromium.org
2010-02-27
3
-290
/
+201
*
Fix style issue mentioned in previous review that I overlooked.
evan@chromium.org
2010-02-24
1
-1
/
+1
*
Use FilePaths in the SafeBrowsing unit tests.
evan@chromium.org
2010-02-24
1
-25
/
+24
*
Revert: Convert SafeBrowsingStoreFile to do bulk reads and writes.
shess@chromium.org
2010-02-22
3
-201
/
+290
*
Convert SafeBrowsingStoreFile to do bulk reads and writes.
shess@chromium.org
2010-02-22
3
-290
/
+201
*
Drop duplicate SBPrefix from full-hash elements.
shess@chromium.org
2010-02-19
7
-125
/
+97
*
Modify SafeBrowsingStore interface to explicitly use 32-bit times.
shess@chromium.org
2010-02-19
7
-112
/
+92
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-1
/
+1
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
9
-1
/
+12
*
Remove dead code from safe_browsing_util.h/cc.
shess@chromium.org
2010-02-18
5
-647
/
+73
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-1
/
+1
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-2
/
+2
*
SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-28
11
-0
/
+2829
*
Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-20
11
-2795
/
+0
*
SafeBrowsingStore storage abstraction for SafeBrowsing database.
shess@chromium.org
2010-01-20
11
-0
/
+2795
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
3
-6
/
+6
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-3
/
+3
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-5
/
+2
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
1
-0
/
+5
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
1
-5
/
+0
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
1
-0
/
+5
*
Fix for Debug crasher in safe browsing updater.
mirandac@chromium.org
2009-12-15
1
-11
/
+20
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-3
/
+5
*
Fix data races in Safe Browsing Service that were possible with aggressive co...
pkasting@chromium.org
2009-12-03
2
-14
/
+31
*
Adding product names to safe browsing report_error and report_phish URLs on W...
robertshield@chromium.org
2009-12-03
1
-2
/
+15
*
Misc. cleanup of safe_browsing_util.cc:
pkasting@chromium.org
2009-12-03
3
-178
/
+135
*
Make the safe_browsing_util.cc function definition order match the declaratio...
pkasting@chromium.org
2009-12-02
2
-243
/
+257
*
Build fix for Linux perf bot.
pkasting@chromium.org
2009-12-01
1
-0
/
+1
*
Clean up Safe Browsing code a little:
pkasting@chromium.org
2009-12-01
10
-1384
/
+749
*
Remove another instance of using the transient pref service. This pref
tony@chromium.org
2009-11-30
1
-3
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+1
[next]