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
/
privacy_blacklist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clobber bots. TBR:bauerb
jochen@chromium.org
2010-02-22
1
-1
/
+1
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
2
-2
/
+2
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
1
-57
/
+6
*
Fix silly failure to actually initialize the scoped_refptrs.
pkasting@chromium.org
2010-01-30
2
-1
/
+4
*
Didn't realize the RefCountedThreadSafe means "no more stack-allocated objects".
pkasting@chromium.org
2010-01-30
3
-34
/
+35
*
Make the Blacklist in the URL request context refcounted, since the Profile g...
pkasting@chromium.org
2010-01-30
1
-2
/
+3
*
Load filter rules from preferences.
jochen@chromium.org
2010-01-23
9
-648
/
+125
*
Whitespace change to clobber bots
jochen@chromium.org
2010-01-21
1
-1
/
+1
*
Remove support for filtering by MIME-type.
jochen@chromium.org
2010-01-20
8
-280
/
+62
*
Whitespace change to clobber build bots.
jochen@chromium.org
2010-01-20
1
-1
/
+1
*
Drop the code allowing privacy blacklists to be shipped in extensions.
phajdan.jr@chromium.org
2010-01-20
14
-1158
/
+20
*
Meassure performance of matching URLs against a sample filter list.
jochen@chromium.org
2010-01-14
1
-0
/
+210
*
Take filter exceptions into account when matching against resource requests.
jochen@chromium.org
2010-01-12
4
-13
/
+83
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
8
-24
/
+107
*
Introduce exception filter rules.
jochen@chromium.org
2010-01-12
5
-8
/
+41
*
Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...
pkasting@chromium.org
2010-01-08
1
-1
/
+2
*
revert 35785. TBR=phajdan.jr@
jochen@chromium.org
2010-01-08
2
-36
/
+3
*
Add DCHECK for error_string so future NULL pointers can be caught
jochen@chromium.org
2010-01-08
1
-0
/
+1
*
Also match against the query string if present.
jochen@chromium.org
2010-01-08
2
-3
/
+36
*
Implement delaying resource requests until privacy blacklists are ready.
phajdan.jr@chromium.org
2010-01-05
19
-328
/
+912
*
Mark BlacklistManagerBrowserTest.Basic as flaky.
willchan@chromium.org
2009-12-01
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+3
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-3
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-0
/
+3
*
Integrate BlacklistManager with Profile.
phajdan.jr@chromium.org
2009-11-30
7
-155
/
+236
*
Fix race conditions where an object's constructor uses PostTask on itself. T...
jam@chromium.org
2009-11-17
4
-20
/
+27
*
Fix intermittent DCHECK failure in BlacklistManagerTest.
phajdan.jr@chromium.org
2009-11-16
1
-0
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
5
-48
/
+48
*
Fix threading issues in BlacklistManager, using new ChromeThread.
phajdan.jr@chromium.org
2009-11-07
4
-200
/
+108
*
Eighth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-2
/
+6
*
Fix BlacklistManagerBrowserTest.Basic to be more solid.
phajdan.jr@chromium.org
2009-11-04
1
-5
/
+13
*
Implement loading blacklists from extensions.
phajdan.jr@chromium.org
2009-11-04
3
-30
/
+139
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
1
-6
/
+5
*
Design changes in browser/privacy_blacklist needed to integrate
phajdan.jr@chromium.org
2009-10-29
9
-526
/
+490
*
Fix memory leaks in BlacklistManagerTest.
phajdan.jr@chromium.org
2009-10-15
1
-17
/
+38
*
Create BlacklistManager, which will aggregate individual blacklists into one ...
phajdan.jr@chromium.org
2009-10-15
3
-0
/
+565
*
More style nits.
erg@google.com
2009-10-14
2
-3
/
+3
*
Support multiple EOL types in Privacy Blacklists
idanan@google.com
2009-10-02
1
-2
/
+3
*
Privacy Blacklist Unblock
idanan@google.com
2009-10-01
2
-12
/
+91
*
Fix to use FilePath in more unittests.
phajdan.jr@chromium.org
2009-09-14
1
-15
/
+9
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-1
/
+1
*
Error diagnostics for Blacklist IO
idanan@chromium.org
2009-09-10
6
-72
/
+158
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-6
/
+6
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-3
/
+3
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-4
/
+3
*
Cleanup Unused Includes
idanan@chromium.org
2009-08-21
1
-5
/
+0
*
Send notice for blackisted non-visual resources
idanan@chromium.org
2009-08-21
2
-0
/
+94
*
Blocked Resource Responses
idanan@chromium.org
2009-08-11
2
-0
/
+82
*
Load Multiple Blacklists
idanan@chromium.org
2009-07-28
4
-25
/
+98
*
Silence compile errors on some compilers by checking return value of fwrite.
estade@chromium.org
2009-07-17
1
-4
/
+13
[next]