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
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
1
-3
/
+12
*
BSD port: another chunk of chrome/browser ifdef cleaning
pvalchev@google.com
2010-02-03
2
-11
/
+11
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
4
-0
/
+58
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
2
-0
/
+115
*
Add infobar warning user of extension install failure when trying to install ...
estade@chromium.org
2010-01-26
1
-5
/
+25
*
Default to FOLDERID_Downloads on Windows Vista/7 when safe.
dimich@google.com
2010-01-25
1
-0
/
+6
*
Don't accidentally add downloads with db_handle = kUninitializedHandle, which...
thestig@chromium.org
2010-01-21
2
-13
/
+32
*
Initialize is_extension_install_ properly.
craig.schlenter@chromium.org
2010-01-20
1
-0
/
+1
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
12
-52
/
+480
*
Fix by gdk (Garret Kelly)
rolandsteiner@chromium.org
2010-01-13
2
-4
/
+6
*
Handle extensions correctly when the default download location is not writable
kinuko@chromium.org
2009-12-25
3
-34
/
+25
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-6
/
+6
*
Only show gray LOADING dialog for Themes.
rafaelw@chromium.org
2009-12-16
1
-1
/
+2
*
Give classes with virtual methods virtual protected d'tors instead of non-vir...
jamesr@chromium.org
2009-12-16
2
-2
/
+14
*
Minor cleanup; remove deprecate file_util function and some obsolete TODOs.
estade@chromium.org
2009-12-09
1
-6
/
+1
*
Revert "Allow silent extension installations from the extensions gallery - Pa...
rafaelw@chromium.org
2009-12-08
1
-2
/
+2
*
Remove IsPrefRegistered function from PrefService API and fix the callers to
tony@chromium.org
2009-12-07
1
-2
/
+2
*
Allow silent extension installations from the extensions gallery - Part 1.
rafaelw@chromium.org
2009-12-07
1
-2
/
+2
*
Reverts r4177, reimplements a fix for bug 3417. Adding UpdateObservers to Dow...
avi@chromium.org
2009-12-04
2
-1
/
+3
*
Enable browser_tests: SavePageBrowserTest.FileNameFromPageTitle & SavePageBro...
thomasvl@chromium.org
2009-12-04
1
-10
/
+0
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
7
-12
/
+13
*
A large number of style nits in preparation for turning on automated cpplint.py.
erg@google.com
2009-11-11
2
-2
/
+3
*
Mark all tests in the DownloadTest suite as flaky under Windows (as discussed...
rolandsteiner@chromium.org
2009-11-10
1
-5
/
+19
*
Basic wiring to enable downloads for CF's host browser network stack. A nota...
tommi@chromium.org
2009-11-07
3
-0
/
+13
*
Revert "Revert r31175 r31176 r31187"
hclam@chromium.org
2009-11-06
5
-6
/
+19
*
Rever r31175 r31176 r31187
hclam@chromium.org
2009-11-06
5
-19
/
+6
*
If the download manager setting "prompt for a location for each downloaded fi...
aa@chromium.org
2009-11-06
1
-3
/
+3
*
Sixth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
5
-6
/
+19
*
Enable localization of default downloaded filename.
tony@chromium.org
2009-11-04
2
-3
/
+14
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-10
/
+34
*
Last patch in removing MessageLoop* caching.
jam@chromium.org
2009-11-03
3
-25
/
+19
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
5
-225
/
+147
*
Clean up temp scaffolding stubs some. It can be mac only now.
estade@chromium.org
2009-11-02
1
-2
/
+0
*
Disable DownloadTest.PerWindowShelf because of flakiness.
mirandac@chromium.org
2009-10-30
1
-1
/
+2
*
Get rid of MessageLoop* caching in extensions code.
jam@chromium.org
2009-10-30
1
-1
/
+0
*
Unflaky tests.
thakis@chromium.org
2009-10-29
1
-4
/
+2
*
First of several patches to get rid of MessageLoop caching now that we have C...
jam@chromium.org
2009-10-28
2
-84
/
+64
*
Fix for bug 10876 that resulted in some refactoring:
rolandsteiner@chromium.org
2009-10-28
4
-40
/
+58
*
Revert 30168 - Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
4
-58
/
+40
*
Commit patch set from http://codereview.chromium.org/149796
rolandsteiner@chromium.org
2009-10-27
4
-40
/
+58
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
3
-52
/
+43
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
8
-35
/
+53
*
Disable system suspend while downloading files on win32.
mark@chromium.org
2009-10-23
2
-1
/
+6
*
Do some cleanup of file path name handling.
brettw@chromium.org
2009-10-22
2
-15
/
+10
*
A few more #ifdefs for platform-specific behaviors to port this test to mac.
mark@chromium.org
2009-10-22
1
-52
/
+79
*
Test has failed a few times in the current waterfall display. The bug that e...
thomasvl@chromium.org
2009-10-16
1
-1
/
+2
*
Add DownloadMimeTest to the flaky list.
nsylvain@chromium.org
2009-10-15
1
-1
/
+2
*
Use FilePath in URLRequestMocks.
evan@chromium.org
2009-10-14
3
-11
/
+10
*
Make the multiple download request dialog an infobar.
estade@chromium.org
2009-10-14
8
-188
/
+209
*
Remove the unnecessary conversion to wstring when calling file_util::WriteFile.
evan@chromium.org
2009-10-13
1
-1
/
+1
[next]