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
*
Switch from HWNDs to NativeViews.
avi@chromium.org
2009-02-09
1
-1
/
+1
*
Fix the extension repetition problem with download manager. Enabled the corre...
sidchat@google.com
2009-02-09
2
-3
/
+5
*
disable download test while sid fixes offline
tc@google.com
2009-02-06
1
-1
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
2
-13
/
+17
*
Register .crx file handler to install Chrome extensions.
mpcomplete@google.com
2009-01-30
1
-2
/
+6
*
Make the download manager compile on Linux & Mac.
brettw@google.com
2009-01-30
1
-7
/
+1
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
4
-40
/
+51
*
Disable DownloadTest.UnknownSize because it is flaky.
maruel@chromium.org
2009-01-29
1
-1
/
+2
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
5
-10
/
+20
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-1
/
+3
*
revert r8603
rvargas@google.com
2009-01-24
5
-19
/
+10
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
5
-10
/
+19
*
Fix a bug when saving web pages that have a period in their title.
paulg@google.com
2009-01-23
1
-0
/
+4
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
3
-4
/
+4
*
Fix two bugs that resulted in misplaced downloads and missing
paulg@google.com
2009-01-21
1
-1
/
+1
*
re-enable savepage ui test
tc@google.com
2009-01-16
1
-2
/
+1
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
2
-2
/
+2
*
Removed a stray string.
maruel@chromium.org
2009-01-16
1
-1
/
+1
*
Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514.
maruel@chromium.org
2009-01-16
1
-2
/
+3
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
6
-16
/
+16
*
More ui_test purify changes.
paulg@google.com
2009-01-15
1
-4
/
+5
*
Add a UI test to make sure we sanitize the filename
tc@google.com
2009-01-07
3
-15
/
+95
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
8
-192
/
+200
*
Prevent files saved via the "Save as..." page menu item from
tc@google.com
2009-01-06
5
-12
/
+99
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
7
-167
/
+160
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
7
-160
/
+167
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
4
-4
/
+4
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
4
-4
/
+4
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
4
-4
/
+4
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
4
-15
/
+11
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
4
-11
/
+15
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
4
-15
/
+11
*
Cleanup IsExecutableMimeType.
abarth@chromium.org
2008-12-15
1
-17
/
+21
*
Once we've decided that a path doesn't exist, reserve it by creating an empty...
abarth@chromium.org
2008-12-12
2
-24
/
+25
*
We should let binary/octet-stream have an EXE extension to fix compat with di...
abarth@chromium.org
2008-12-05
2
-0
/
+9
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
2
-2
/
+2
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
1
-1
/
+1
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
1
-1
/
+1
*
Fix issue 4829: No file extensions listed when saving images
finnur@google.com
2008-12-03
2
-20
/
+24
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
1
-1
/
+1
*
Port some files in chrome/browser/ - part 1.
deanm@chromium.org
2008-11-25
1
-1
/
+9
*
Enable the encoding menu for javascript and css files.
jungshik@google.com
2008-11-25
1
-1
/
+4
*
Change by Alex Mendes da Costa <alexmdac@google.com>
beng@google.com
2008-11-19
2
-4
/
+27
*
Adds the ability for save dialogs to take a default extension.
sky@google.com
2008-11-12
1
-0
/
+1
*
Fixes bug where carpet bombing dialog would come in some situations it
sky@google.com
2008-11-11
1
-10
/
+20
*
A crasher would happen if you donwload an exe and the download has completed ...
jcampan@chromium.org
2008-11-07
1
-1
/
+2
*
Tell the user that HTML documents can harm their computer because they can.
abarth@chromium.org
2008-11-05
2
-3
/
+10
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-8
/
+5
*
Rolling back
abarth@chromium.org
2008-11-04
1
-8
/
+1
[next]