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
/
custom_handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
5
-86
/
+77
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-3
/
+6
*
Remove unnecessary const.
koz@chromium.org
2011-05-06
2
-2
/
+2
*
Add the abililty to have multiple handlers and default handlers for a protocol.
koz@chromium.org
2011-05-06
5
-60
/
+251
*
Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...
pkasting@chromium.org
2011-05-05
2
-5
/
+0
*
Convert ProtocolHandler to value semantics.
koz@chromium.org
2011-05-04
7
-104
/
+128
*
Fix memory leaks in ProtocolHandlerRegistryTest.
koz@chromium.org
2011-05-02
1
-5
/
+7
*
Make pointer to bool conversion explicit.
koz@chromium.org
2011-05-02
1
-1
/
+1
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-05-02
4
-42
/
+403
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
4
-403
/
+42
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
4
-42
/
+403
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-2
/
+2
*
Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...
tony@chromium.org
2011-03-10
2
-19
/
+18
*
Split infobar_delegate.[cc,h] into separate pieces for the different classes ...
tfarina@chromium.org
2011-03-03
1
-1
/
+1
*
Makes ProtocolHandlerRegistry RefCountedThreadSafe.
tony@chromium.org
2011-03-02
1
-2
/
+2
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Cleanup for newly-added RegisterProtocolHandler stuff:
pkasting@chromium.org
2011-02-25
2
-84
/
+27
*
Fix OOL issues for linux from the last few days.
erg@google.com
2011-02-23
2
-3
/
+5
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
6
-0
/
+504