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
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-2
/
+1
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
9
-42
/
+47
*
This CL makes the safe browsing interstitial page support multiple unsafe res...
jcampan@chromium.org
2009-01-23
4
-170
/
+426
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-2
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
3
-3
/
+7
*
End the SafeBrowsing update cycle when the update response
paulg@google.com
2009-01-16
1
-8
/
+22
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
3
-6
/
+6
*
Fixing crash in SafeBrowsingDatabaseBloom:
tommi@chromium.org
2009-01-12
1
-4
/
+1
*
Fix linux / mac build.
paulg@google.com
2009-01-08
1
-2
/
+2
*
Ignore GetHash results for lists that we don't support.
paulg@google.com
2009-01-08
6
-41
/
+85
*
Add histograms to track the size of SafeBrowsing Updates.
paulg@google.com
2009-01-06
2
-4
/
+20
*
clean up safe browsing pref registration by following the
tc@google.com
2009-01-06
2
-2
/
+2
*
Keep trying to undo 7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
1
-2
/
+2
*
* Bring up GreaseMonkeySlave unittest on OS X.
jeremy@chromium.org
2008-12-23
1
-1
/
+5
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
3
-26
/
+42
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
3
-42
/
+26
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
3
-26
/
+42
*
DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the ...
jam@chromium.org
2008-12-17
1
-3
/
+3
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
2
-8
/
+19
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-12
2
-88
/
+94
*
Reverting 6815.
phajdan.jr@chromium.org
2008-12-11
2
-94
/
+88
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-11
2
-88
/
+94
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-2
/
+3
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
1
-2
/
+2
*
Make sure we end the update process if we get an errorfrom the servers. Previ...
paulg@google.com
2008-12-04
3
-8
/
+18
*
Rollback
mbelshe@google.com
2008-12-01
2
-19
/
+8
*
A new copy of the old system monitor changelist.
mbelshe@google.com
2008-11-30
2
-8
/
+19
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
1
-9
/
+9
*
Turn on the new SafeBrowsing by default. To use the older
paulg@google.com
2008-11-26
3
-6
/
+6
*
Fix up paths now that test_file_util has moved.
deanm@chromium.org
2008-11-25
1
-1
/
+1
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
3
-35
/
+30
*
Fix a few leaks in SafeBrowsing. These have been around since the beginning,...
erikkay@google.com
2008-11-21
4
-8
/
+76
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
2
-19
/
+19
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
2
-19
/
+19
*
Fix a crash that occurs during the browser shutdown process.
paulg@google.com
2008-11-18
1
-8
/
+15
*
Clean up a friend test declaration.
paulg@google.com
2008-11-18
1
-1
/
+2
*
RandUInt -> RandUint to match the style of other Uint functions.
deanm@chromium.org
2008-11-14
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/10958
mbelshe@google.com
2008-11-14
2
-19
/
+8
*
Change to integrate SystemMonitor changes into chrome.
mbelshe@google.com
2008-11-14
2
-8
/
+19
*
Fix build bustage, I missed this file with my base namespace changes.
brettw@google.com
2008-11-14
1
-3
/
+3
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-3
/
+3
*
Update the user delay histogram for the SafeBrowsing.
paulg@google.com
2008-11-14
2
-3
/
+5
*
Add histograms to measure new SafeBrowsing performance.
paulg@google.com
2008-11-14
6
-14
/
+81
*
Reduce memory consumption by keeping the SafeBrowsing
paulg@google.com
2008-11-13
5
-83
/
+182
*
Handle the possibility of failure when starting a
paulg@google.com
2008-11-11
6
-26
/
+10
*
make sure we match all the tests and files that linux has running. We were ne...
pinkerton@google.com
2008-11-11
1
-0
/
+8
*
Add support for 256 bit full hashes to the new implementation.
paulg@google.com
2008-11-11
12
-608
/
+1045
*
Update the SafeBrowsing protocol version to 2.2, which handles
paulg@google.com
2008-11-07
1
-3
/
+3
[next]