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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Increase timeout in url_fetchet to make it more
nsylvain@chromium.org
2009-06-19
1
-2
/
+2
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
3
-4
/
+4
*
Re-land another subset of r18520.
ericroman@google.com
2009-06-17
1
-5
/
+21
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-21
/
+5
*
Properly cleanup state after synchronous DNS resolution
jar@chromium.org
2009-06-16
2
-13
/
+28
*
* Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...
ericroman@google.com
2009-06-16
1
-5
/
+21
*
Add a bug number to a TODO comment.
ericroman@google.com
2009-06-16
1
-0
/
+1
*
[Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.
ericroman@google.com
2009-06-15
1
-2
/
+1
*
* Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...
ericroman@google.com
2009-06-15
3
-21
/
+45
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
4
-17
/
+26
*
Change DnsMaster to only access HostResolver only on the IO thread.
ericroman@google.com
2009-06-11
5
-81
/
+197
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-4
/
+6
*
Fix tree bustage
jar@chromium.org
2009-06-05
1
-1
/
+1
*
Prevent SDCH from re-trying to download a dicitionary
jar@chromium.org
2009-06-05
2
-0
/
+23
*
Reverting 17638.
jar@chromium.org
2009-06-05
6
-26
/
+258
*
Disabling a windows-only test failure to turn the tree green again and re-ope...
slightlyoff@chromium.org
2009-06-05
1
-1
/
+1
*
Fix purify freeze. Revert "Use a priority queue to assure that subresources ...
willchan@chromium.org
2009-06-04
6
-256
/
+24
*
Use a priority queue to assure that subresources are resolved asap
jar@chromium.org
2009-06-04
6
-24
/
+256
*
Successor to http://codereview.chromium.org/115748
brettw@chromium.org
2009-06-04
1
-0
/
+42
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
1
-2
/
+4
*
Test impact of 4 rather than 8 parallel DNS prefetch
jar@chromium.org
2009-06-01
5
-28
/
+35
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
2
-25
/
+4
*
Make OffTheRecordObserver a Singleton.
mpcomplete@google.com
2009-05-26
1
-8
/
+6
*
Rename the --proxy-bypass-urls command-line switch
wtc@chromium.org
2009-05-26
2
-5
/
+5
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Fix a NotificationObserver that crept in yesterday to use the NotificationReg...
pkasting@chromium.org
2009-05-22
1
-6
/
+2
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
1
-5
/
+2
*
Fix some outdated comments.
asargent@chromium.org
2009-05-22
1
-2
/
+2
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
1
-3
/
+5
*
Try to fix test bustage
pkasting@chromium.org
2009-05-22
1
-4
/
+7
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-22
3
-19
/
+13
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
2
-0
/
+21
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
2
-21
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
2
-0
/
+21
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
2
-21
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
2
-0
/
+21
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
1
-0
/
+2
*
Allow IPv6 literals to be typed directly into the address bar, without
abarth@chromium.org
2009-05-18
2
-28
/
+72
*
Add ':' to the RemoveJs whitelist for about:dns. This fixes the problem
abarth@chromium.org
2009-05-17
1
-2
/
+2
*
Shorten the new proxy switch names.
robertshield@google.com
2009-05-15
2
-13
/
+13
*
Reverting 16158.
beng@google.com
2009-05-15
1
-8
/
+1
*
Privacy option added for all cookies to become session cookies.
idanan@chromium.org
2009-05-15
1
-1
/
+8
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
2
-0
/
+44
*
Ensure that IO thread is not called in last actions by SDCH shutdown
jar@chromium.org
2009-05-13
1
-0
/
+4
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
3
-11
/
+242
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-3
/
+3
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-0
/
+14
*
Searching by keyword now generates a visit against the site with a
sky@chromium.org
2009-04-27
1
-3
/
+3
[next]