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
/
safe_browsing_blocking_page.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-1
/
+4
*
Simplify the malware warning ui. Remove the 'more info'/'less info' button, i...
lzheng@chromium.org
2010-12-13
1
-4
/
+0
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
1
-4
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
1
-1
/
+4
*
Send malware reports when a user opts-in from the safe browsing interstitial ...
panayiotis@google.com
2010-12-10
1
-1
/
+44
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+7
*
Re-design the phishing interstitial page. The change is mostly about: make th...
lzheng@chromium.org
2010-12-08
1
-3
/
+8
*
A browser test for safe_browsing_blocking_page. It tests some simple cases fo...
panayiotis@google.com
2010-11-30
1
-2
/
+1
*
Clean-up style issues in net:: related to X.509 data-types, eliminating unnec...
rsleevi@chromium.org
2010-11-22
1
-0
/
+1
*
Fix crash in SafeBrowsingBlockingPage::CommandReceived
lzheng@chromium.org
2010-11-11
1
-1
/
+1
*
Re-design the malware interstitial page. The change is mostly about: make the...
arv@chromium.org
2010-11-03
1
-20
/
+35
*
Update code that previously constructed strings from string iterators only to...
erikwright@chromium.org
2010-10-22
1
-2
/
+3
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
1
-2
/
+2
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-48
/
+51
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+3
*
Remove a ResourceBundle::GetDataResource and convert people to
tony@chromium.org
2010-06-15
1
-3
/
+4
*
Merging issue 2067023 for bryner@google.com
ian@chromium.org
2010-06-10
1
-18
/
+42
*
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
1
-0
/
+10
*
chrome 2: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+3
*
The search terms are escaped using + or %20 for space depending on whether re...
avayvod@google.com
2010-01-15
1
-1
/
+1
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-5
/
+2
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-3
/
+5
*
Move URLs out of *.pak files and put them into code. This saves
tony@chromium.org
2009-11-19
1
-2
/
+11
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-10
/
+6
*
Fixing a bug with interstitial pages triggered with malware.
jcampan@chromium.org
2009-10-15
1
-4
/
+13
*
This provides a simpler js template engine than JsTemplate. It has been
arv@google.com
2009-07-14
1
-1
/
+1
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-9
/
+9
*
Add some histograms to see how often users click through blocking pages.
abarth@chromium.org
2009-05-01
1
-0
/
+21
*
Revert 14569
abarth@chromium.org
2009-04-26
1
-21
/
+0
*
Add some histograms to see how often users click through blocking pages.
abarth@chromium.org
2009-04-26
1
-0
/
+21
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-3
/
+3
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-3
/
+3
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-3
/
+3
*
Remove TabContentsType from the NavigationController external interface and in
brettw@chromium.org
2009-04-15
1
-1
/
+1
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
1
-7
/
+37
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
1
-1
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-67
/
+47
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-47
/
+67
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-59
/
+47
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-47
/
+59
*
Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.
glen@chromium.org
2009-02-25
1
-1
/
+1
*
Make safe_browsing_blocking_page.cc compile on Posix.
jhawkins@chromium.org
2009-02-19
1
-4
/
+4
[next]