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
*
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
*
posix: URLFixerUpper would DCHECK on input "/".
evan@chromium.org
2009-04-21
2
-6
/
+17
*
Makes it possible to mock URLFetcher.
sky@chromium.org
2009-04-21
4
-4
/
+157
*
Remove ExtensionProcessManager and move its functionality onto
mpcomplete@google.com
2009-04-16
1
-0
/
+1
*
Set media cache back to its maximum ~1.8GB
hclam@chromium.org
2009-04-15
1
-3
/
+3
*
Fix leak in ChromeURLRequestContext. I read the code wrong; we
aa@chromium.org
2009-04-09
2
-10
/
+2
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
1
-0
/
+3
*
Temporary fix for omnibox crash.
estade@chromium.org
2009-04-08
2
-4
/
+54
*
hclam: picked you for this review based on the revision log of ChromeURLReque...
aa@chromium.org
2009-04-08
2
-6
/
+22
*
Change the size of media cache
hclam@chromium.org
2009-04-03
1
-3
/
+4
*
Make ProxyResolverV8 the default.
ericroman@google.com
2009-04-03
1
-3
/
+3
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
1
-4
/
+11
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
2
-5
/
+10
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
1
-1
/
+1
*
Fix an invalid DCHECK for media request context
hclam@chromium.org
2009-03-23
2
-30
/
+43
*
Attempt to detect impact of disabling dns prefetching on transaction latency
jar@chromium.org
2009-03-23
1
-4
/
+2
*
Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,
shess@chromium.org
2009-03-22
1
-2
/
+2
*
Fix a bunch of tiny near-bugs and bugs that static analysis identified
jar@chromium.org
2009-03-19
1
-0
/
+1
*
Check return value of AbsolutePath
agl@chromium.org
2009-03-19
1
-1
/
+2
[next]