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
*
Remove tabstrip wrappers in browser_tabstrip.
avi@chromium.org
2012-12-03
1
-22
/
+34
*
Build time configuration for mobile safebrowsing.
sgurun@chromium.org
2012-11-29
2
-5
/
+24
*
Hack around testserver issues with stdout and stderr on Win XP bots.
mattm@chromium.org
2012-11-28
1
-2
/
+1
*
Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...
sgurun@chromium.org
2012-11-27
23
-1793
/
+2326
*
Remove PrefObserver usage, batch 9.
joi@chromium.org
2012-11-21
4
-38
/
+8
*
Revert 168658 - Refactor SafeBrowsingService
benwells@chromium.org
2012-11-20
23
-2312
/
+1812
*
Refactor SafeBrowsingService
sgurun@chromium.org
2012-11-20
23
-1812
/
+2312
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
6
-28
/
+28
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
5
-12
/
+12
*
Added unit tests for SafeBrowsingProtocolManager.
cbentzel@chromium.org
2012-11-14
5
-98
/
+500
*
Rename SafeBrowsingServiceTest in safe_browsing_test.cc to SafeBrowsingServer...
jam@chromium.org
2012-11-12
3
-28
/
+26
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
1
-0
/
+2
*
Remove SBInterstitial field trial. Make V2 the default.
mattm@chromium.org
2012-11-10
5
-1546
/
+274
*
Split safe browsing protocol manager. Currently the protocol manager has two ...
sgurun@chromium.org
2012-11-08
10
-259
/
+471
*
Try #2.1: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
4
-157
/
+192
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
1
-2
/
+0
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
1
-18
/
+3
*
Revert 166344 (SafeBrowsingSystemTest fails on XP:
thakis@chromium.org
2012-11-07
4
-193
/
+158
*
Try #2: Run safebrowsing_service_test through the net testserver code.
mattm@chromium.org
2012-11-07
4
-158
/
+193
*
Revert 165883 - Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-05
5
-75
/
+117
*
Revert 165865 - Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-04
5
-117
/
+75
*
Add SafeBrowsingProtocolManagerDelegate class.
cbentzel@chromium.org
2012-11-04
5
-75
/
+117
*
Try#2: InterstitialPage: shutdown RVH asynchronously.
mattm@chromium.org
2012-11-03
2
-7
/
+2
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-9
/
+5
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-5
/
+9
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-9
/
+5
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
4
-34
/
+29
*
Move SafeBrowsingService::UrlCheckResult to SBThreatType.
cbentzel@chromium.org
2012-11-01
19
-230
/
+217
*
Enable SafeBrowsingServiceShutdownTest.DontStartAfterShutdown but on ChromeOS.
kinaba@chromium.org
2012-10-31
1
-2
/
+7
*
Revert 164838 - InterstitialPage: shutdown RVH asynchronously.
mattm@chromium.org
2012-10-31
2
-2
/
+7
*
Change SafeBrowsingProtocolManager::GetFullHash signature.
cbentzel@chromium.org
2012-10-30
4
-24
/
+72
*
Remove SafeBrowsingService::IsUpdateInProgress
cbentzel@chromium.org
2012-10-30
2
-7
/
+0
*
InterstitialPage: shutdown RVH asynchronously.
mattm@chromium.org
2012-10-30
2
-7
/
+2
*
Add SafeBrowsingProtocolConfig struct.
cbentzel@chromium.org
2012-10-29
5
-55
/
+70
*
Disable SafeBrowsingServiceShutdownTest.DontStartAfterShutdown, which crashes...
glider@chromium.org
2012-10-29
1
-1
/
+2
*
Fix SafeBrowsingService starting up again during browser shutdown when multip...
mattm@chromium.org
2012-10-27
2
-4
/
+99
*
Actually disable ClientSideDetectionHostTest.NavigationCancelsShouldClassifyUrl
szym@chromium.org
2012-10-24
1
-1
/
+1
*
Remove TabContentsTestHarness.
avi@chromium.org
2012-10-24
1
-1
/
+1
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
2
-2
/
+2
*
Remove alias from ChromeRenderViewHostTestHarness.
avi@chromium.org
2012-10-19
5
-79
/
+87
*
Fix destructor ordering in SafeBrowsingService::ShutDown.
halyavin@google.com
2012-10-19
1
-1
/
+1
*
Finish conversion from bloom filter to prefix set in safe browsing.
shess@chromium.org
2012-10-19
6
-610
/
+25
*
Enable knockout for full-hash subs in safe browsing.
shess@chromium.org
2012-10-19
3
-21
/
+28
*
Remove TabContents from ClientSideDetectionHostTest.
avi@chromium.org
2012-10-17
1
-6
/
+5
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-3
/
+3
*
Switch SafeBrowsingTabObserver to use WebContentsUserData.
avi@chromium.org
2012-09-28
2
-14
/
+27
*
Move cancelable_request.cc/h to chrome/browser/common.
kaiwang@chromium.org
2012-09-22
2
-2
/
+2
*
Remove some methods on InProcessBrowserTest that are no longer needed now tha...
jam@chromium.org
2012-09-21
1
-1
/
+3
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
2
-13
/
+23
*
Enable safe browsing download check on ChromeOS
gspencer@chromium.org
2012-09-21
1
-8
/
+0
[next]