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
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary Profile parameter from GetPopup.
mirandac@chromium.org
2011-06-24
1
-1
/
+1
*
Revert 90228 - Next round of checks to figure out what invariant is failing.
rdsmith@chromium.org
2011-06-23
1
-4
/
+0
*
Get rid of a few FilePath tmp objects/copies.
achuith@chromium.org
2011-06-23
1
-3
/
+3
*
Next round of checks to figure out what invariant is failing.
rdsmith@chromium.org
2011-06-23
1
-0
/
+4
*
Switch to GetConstrainingContentsWrapper.
avi@chromium.org
2011-06-23
3
-43
/
+38
*
Localize strings, speeds.
avi@chromium.org
2011-06-22
3
-15
/
+16
*
Coverity: Null returns and negative returns
kmadhusu@chromium.org
2011-06-22
1
-0
/
+1
*
Coverity Fixlet - PASS_BY_VALUE
scr@chromium.org
2011-06-22
2
-3
/
+3
*
Test download manager fetching CRXes.
skerner@chromium.org
2011-06-22
8
-73
/
+445
*
Rename chrome/browser/cocoa to chrome/browser/mac.
mark@chromium.org
2011-06-20
1
-1
/
+1
*
Make sure that the download is shown in the browser window of the correct pro...
mirandac@chromium.org
2011-06-20
1
-1
/
+1
*
Revert 89496 - Test download manager fetching CRXes.
cevans@chromium.org
2011-06-20
8
-442
/
+73
*
Treat ERR_CONNECTION_CLOSED as a succesful download.
cbentzel@chromium.org
2011-06-18
1
-1
/
+6
*
Added more UMA logging for interrupted downloads.
ahendrickson@chromium.org
2011-06-17
3
-8
/
+55
*
Test download manager fetching CRXes.
skerner@chromium.org
2011-06-17
8
-73
/
+442
*
New assertion checks for DownloadItem <-> DownloadManager queue consistency.
rdsmith@chromium.org
2011-06-16
3
-9
/
+37
*
Re-land:
ben@chromium.org
2011-06-16
1
-1
/
+1
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-1
/
+1
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-1
/
+1
*
Detect removed files and reflect the state in chrome://downloads and the down...
haraken@google.com
2011-06-15
8
-14
/
+234
*
Add GRP to the dangerous file list.
cevans@chromium.org
2011-06-15
1
-0
/
+1
*
Remove most of the remaining test dependencies (other than chrome/test).
jam@chromium.org
2011-06-14
4
-5
/
+5
*
Hooking MHTML generation to the browser.
jcivelli@chromium.org
2011-06-14
3
-0
/
+283
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.
thestig@chromium.org
2011-06-14
2
-2
/
+2
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Put in CHECK() statements confirm DownloadItem threading and destruction.
rdsmith@chromium.org
2011-06-10
3
-3
/
+108
*
Change DownloadProcessHandle to be more of an encapsulated class.
rdsmith@chromium.org
2011-06-09
17
-221
/
+223
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-2
/
+2
*
roll clang 131935:132017
thakis@chromium.org
2011-06-08
2
-2
/
+2
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-2
/
+2
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-2
/
+2
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-06-06
5
-32
/
+112
*
Better support for dangerous and in progress downloads, style cleanup.
achuith@chromium.org
2011-06-02
2
-4
/
+8
*
Added 2 new Download.Counts enums START_COUNT and INTERRUPTED_COUNT to comple...
benjhayden@chromium.org
2011-06-02
4
-7
/
+41
*
Remove last safebrowsing references from content.
jam@chromium.org
2011-06-02
2
-2
/
+3
*
SafeBrowsing: Include hash in digest malware hit pingback.
mattm@chromium.org
2011-05-31
3
-9
/
+115
*
Revert 87302 - Show that CRX unpacking is happening in the download shelf
phajdan.jr@chromium.org
2011-05-31
5
-123
/
+25
*
Fix AutoOpen test to be correct on ChromeOS.
rdsmith@chromium.org
2011-05-31
1
-1
/
+1
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-0
/
+1
*
Fix AutoOpen test to be correct on ChromeOS.
rdsmith@chromium.org
2011-05-31
1
-54
/
+39
*
Clang fix.
skerner@chromium.org
2011-05-31
1
-1
/
+1
*
Show that CRX unpacking is happening in the download shelf
skerner@chromium.org
2011-05-31
5
-25
/
+123
*
Make sure we remove observers in drag-download.
jianli@chromium.org
2011-05-27
2
-12
/
+29
*
Disable DownloadTest.AutoOpen on CrOS.
rdsmith@chromium.org
2011-05-26
1
-1
/
+7
*
Fix auto-open behavior for Downloads.
rdsmith@chromium.org
2011-05-26
3
-9
/
+95
*
Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...
pkasting@chromium.org
2011-05-25
1
-7
/
+7
*
Fix leak of callback object in r86518.
pkasting@chromium.org
2011-05-25
2
-1
/
+11
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
For downloads requiring a user gesture, also require the user to have visited...
pkasting@chromium.org
2011-05-24
10
-55
/
+111
*
Fixed memory leaks in download manager unit tests.
ahendrickson@chromium.org
2011-05-24
1
-31
/
+33
[next]