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
*
Add newline to end of download_manager.cc
glen@chromium.org
2009-07-15
1
-1
/
+2
*
Remove auto-open items from the download shelf on auto-open. This has the del...
glen@chromium.org
2009-07-15
2
-19
/
+22
*
Fix auto-opening file types not auto-opening.
avi@chromium.org
2009-07-15
1
-3
/
+6
*
Re-enable save page ui tests. I could not get these to fail. I will watch the...
estade@chromium.org
2009-07-14
1
-14
/
+3
*
Make DownloadShelf a pure interface.
estade@chromium.org
2009-07-14
2
-28
/
+2
*
Re-enable previously flaky download ui tests. I can't reproduce the failures....
estade@chromium.org
2009-07-13
1
-21
/
+5
*
Revert r20553.
thestig@chromium.org
2009-07-13
2
-4
/
+0
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
2
-0
/
+4
*
Ensure proper paths when saving pages with no title.
paul@chromium.org
2009-07-10
3
-35
/
+100
*
GTK Themes: Set bg/text colors for the download shelf.
erg@google.com
2009-07-10
1
-0
/
+2
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
2
-3
/
+8
*
Move extension install to after .crx download completes
rafaelw@chromium.org
2009-07-07
1
-4
/
+1
*
Make default extension for downloading html "html" rather than "htm" on non-w...
estade@chromium.org
2009-07-07
3
-15
/
+39
*
Do some refactoring of renderer_host.
brettw@chromium.org
2009-07-06
2
-1
/
+2
*
Enable opening downloads from the Mac download shelf.
paul@chromium.org
2009-07-01
1
-10
/
+1
*
Enable "Save As" on Mac.
paul@chromium.org
2009-06-30
1
-5
/
+0
*
Allow extension extensions to be case-insensitive.
avi@chromium.org
2009-06-29
1
-22
/
+5
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-0
/
+1
*
The following 3 ui tests have been flaky on Linux.
jshin@chromium.org
2009-06-26
2
-4
/
+12
*
Update WebKit to 45111 and Skia to 239
amanda@chromium.org
2009-06-25
1
-1
/
+1
*
Disable PerWindowShelf test on Linux because it's flaky
jshin@chromium.org
2009-06-24
1
-1
/
+4
*
Disable some UI tests on Linux due to crashiness and/or flakiness:
mpcomplete@google.com
2009-06-19
2
-4
/
+23
*
Initial download shelf on OS X.
thakis@chromium.org
2009-06-18
2
-5
/
+5
*
Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...
erg@chromium.org
2009-06-17
1
-1
/
+1
*
Add a UI test for downloading in incognito mode.
paul@chromium.org
2009-06-16
1
-1
/
+43
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
9
-18
/
+16
*
Revert thakis's changes to download_file.cc from r17595.
estade@chromium.org
2009-06-12
1
-15
/
+8
*
Issue 3791: SavePageTest.* is crap
idanan@chromium.org
2009-06-11
1
-14
/
+20
*
Save as dialog should show html files
mhm@chromium.org
2009-06-11
1
-0
/
+2
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-2
/
+2
*
Implement OpenItem on the Mac, and have the download manager call it when cli...
stuartmorgan@chromium.org
2009-06-10
1
-1
/
+6
*
Don't prompt before installing a Theme, move existing prompt so that users ar...
glen@chromium.org
2009-06-05
1
-13
/
+1
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
6
-54
/
+91
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Allow themes to be installed without any commandline flag, still require flag...
glen@chromium.org
2009-05-29
1
-28
/
+9
*
Linux: call xdg-open on downloaded files to open them.
estade@chromium.org
2009-05-28
2
-19
/
+13
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
2
-12
/
+12
*
Generalize the code that checks for user actions in the render view to work o...
estade@chromium.org
2009-05-28
1
-2
/
+7
*
Dangerous download dialog for linux.
estade@chromium.org
2009-05-27
3
-13
/
+27
*
Gets a couple of download classes to compile on linux. Updates the
sky@chromium.org
2009-05-26
2
-10
/
+17
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-1
/
+1
*
Remove one more notimpl.
estade@chromium.org
2009-05-21
1
-4
/
+3
*
Ensure proper extension when saving an HTML page.
estade@chromium.org
2009-05-19
4
-24
/
+72
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
1
-0
/
+18
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
2
-1
/
+4
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
2
-5
/
+5
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-2
/
+2
*
Download progress and complete animation on linux.
estade@chromium.org
2009-05-11
2
-20
/
+31
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
4
-8
/
+2
*
Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...
ben@chromium.org
2009-05-08
1
-1
/
+1
[next]