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
*
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
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
2
-5
/
+5
*
Use AutoReset (formerly ScopedBool) where possible.
pkasting@chromium.org
2009-11-20
1
-2
/
+2
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
2
-10
/
+10
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
1
-2
/
+11
*
Fix checkfailure caused by stupidity.
pkasting@chromium.org
2009-11-17
1
-1
/
+1
*
Fix a problem where queued checks' clients would never be called back if when...
pkasting@chromium.org
2009-11-17
2
-44
/
+74
*
Add ability to close the Safe Browsing Service database and recreate it on th...
pkasting@chromium.org
2009-11-17
2
-33
/
+93
*
More safe browsing cleanup work:
pkasting@chromium.org
2009-11-14
4
-39
/
+48
*
Simplify the SafeBrowsingService logic some:
pkasting@chromium.org
2009-11-13
2
-38
/
+9
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
2
-3
/
+3
*
Minor cleanup to safe_browsing_service.*; no code change.
pkasting@chromium.org
2009-11-13
2
-471
/
+459
*
Fix a comment.
eroman@chromium.org
2009-11-12
1
-1
/
+1
*
Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...
eroman@chromium.org
2009-11-12
5
-21
/
+49
*
Fix some strict aliasing errors from r31773 caught with gcc 4.4.
craig.schlenter@chromium.org
2009-11-12
2
-6
/
+7
*
Misc. minor cleanups in bloom filter code:
pkasting@chromium.org
2009-11-12
4
-74
/
+58
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
2
-2
/
+2
*
Fix memory leak I introduced in my earlier change.
jam@chromium.org
2009-11-09
2
-9
/
+7
*
Eighth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
3
-6
/
+9
*
Remove build time differences between Chrome Frame and Google Chrome in the
robertshield@chromium.org
2009-11-06
4
-16
/
+33
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
2
-5
/
+4
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-1
/
+3
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
5
-65
/
+57
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
3
-18
/
+16
*
The SafeBrowsing system had a bunch of plumbing for system resume that wasn't...
pkasting@chromium.org
2009-10-30
5
-86
/
+2
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-1
/
+0
*
Fixing a bug with interstitial pages triggered with malware.
jcampan@chromium.org
2009-10-15
2
-4
/
+58
*
Coverity: check return of SafeBrowsingProtocolParser::ParseGetHash.
mattm@chromium.org
2009-10-14
1
-8
/
+8
*
Fixed data race between GetDatabase and CheckURL at startup.
erikkay@chromium.org
2009-10-12
7
-58
/
+23
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Add a client name to the safe browsing service for Chrome Frame builds of Chr...
robertshield@chromium.org
2009-10-07
1
-1
/
+3
*
Change a phishing report URL param.
paul@chromium.org
2009-10-02
1
-1
/
+1
*
Simplify the PowerObserver API by removing unneeded args and providing defaul...
pkasting@chromium.org
2009-10-01
2
-16
/
+8
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-9
/
+7
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
2
-5
/
+5
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
2
-5
/
+5
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
1
-1
/
+1
*
Simple cleanup.
maruel@chromium.org
2009-08-13
1
-1
/
+1
*
Fix for an "update in progress" DCHECK.
paul@chromium.org
2009-08-07
2
-1
/
+32
[next]