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 a browsertest for the feedback service, to serve as a basis for more exte...
felt@chromium.org
2014-06-10
1
-0
/
+57
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
2
-2
/
+2
*
Consolidate SDK forwards in sdk_forward_declarations.h.
avi@chromium.org
2014-06-07
1
-37
/
+1
*
Add fade eliding for Views Labels; related cleanup.
msw@chromium.org
2014-06-05
1
-1
/
+1
*
Android: Eliminate alarms, downloads, and omnibox extensions code.
thestig@chromium.org
2014-06-05
6
-16
/
+30
*
Change all component_strings references to be to components_strings
blundell@chromium.org
2014-05-28
1
-1
/
+1
*
Session restore shouldn't care about profile home pages.
marja@chromium.org
2014-05-22
1
-1
/
+2
*
infobars: Componentize ConfirmInfoBarDelegate.
tfarina@chromium.org
2014-05-22
2
-2
/
+2
*
[Downloads] Ask DownloadHistory if a download was from history.
asanka@chromium.org
2014-05-15
11
-109
/
+444
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
2
-2
/
+2
*
Support saving a web page as a plain HTML
hashimoto@chromium.org
2014-05-15
2
-95
/
+100
*
s/precendence/precedence/
derat@chromium.org
2014-05-15
1
-1
/
+1
*
Cleanup CanDownload WebContentsDelegate API
fsamuel@chromium.org
2014-05-13
5
-16
/
+9
*
[Downloads] Add real observers to MockDownloadItem.
asanka@chromium.org
2014-05-10
6
-164
/
+83
*
Avoid issuing a Read() after draining a request.
asanka@chromium.org
2014-05-10
1
-0
/
+14
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
2
-6
/
+3
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Disable "disable drive" when drive is policy mandated as download folder
kaliamoorthi@chromium.org
2014-05-07
2
-1
/
+25
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
3
-7
/
+3
*
Prevent extensions from calling DownloadTargetDeterminer::DoLoop the wrong nu...
benjhayden@chromium.org
2014-05-02
1
-1
/
+15
*
[WebsiteSettings] Update permission bubble manager policy
gbillock@chromium.org
2014-04-30
1
-1
/
+0
*
Move downloads API to extensions namespace
limasdf@gmail.com
2014-04-30
5
-11
/
+18
*
Revert of [WebsiteSettings] Update permission bubble manager policy (https://...
machenbach@chromium.org
2014-04-29
1
-0
/
+1
*
[WebsiteSettings] Update permission bubble manager policy
gbillock@chromium.org
2014-04-29
1
-1
/
+0
*
Remove non USE_AURA code from views files.
erg@chromium.org
2014-04-25
1
-18
/
+3
*
Create CrxInstaller directly in WebstoreInstaller
msimonides@opera.com
2014-04-23
4
-14
/
+33
*
Allow chrome.downloads.download({conflictAction}) and suggest({conflictAction...
benjhayden@chromium.org
2014-04-23
1
-1
/
+3
*
Removes win8_util
sky@chromium.org
2014-04-20
1
-80
/
+0
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
2
-3
/
+3
*
Gardening: Mark also SaveHTMLOnlyTabDestroy disabled on windows as other test...
hayato@chromium.org
2014-04-15
1
-2
/
+7
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
2
-31
/
+0
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
1
-6
/
+4
*
Before deleting a profile, cancel all in-progress downloads to prevent a "Do ...
treib@chromium.org
2014-04-10
2
-12
/
+23
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
3
-3
/
+3
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
3
-3
/
+3
*
Don't open XML files by default in Chrome.
palmer@chromium.org
2014-04-08
1
-1
/
+0
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
3
-3
/
+3
*
Remove PlatformFile from download_browsertest.
rvargas@chromium.org
2014-04-03
1
-26
/
+8
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
1
-4
/
+6
*
Remove superfluous call to SetURL in DragDownloadItem.
dcheng@chromium.org
2014-03-29
1
-4
/
+0
*
Use FilePaths in content::DropData to avoid redundant conversions.
dcheng@chromium.org
2014-03-28
1
-3
/
+4
*
Enable dragging out apk files from the download bar
pkotwicz@chromium.org
2014-03-26
1
-4
/
+5
*
squash some more base::Value::CreateStringValue calls
estade@chromium.org
2014-03-24
1
-11
/
+6
*
Move some code from aura/client to wm/public
ben@chromium.org
2014-03-21
1
-1
/
+1
*
Unit tests for DownloadDirectory policy setting.
kaliamoorthi@chromium.org
2014-03-19
2
-7
/
+24
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Move some functions in test_file_util to base namespace.
brettw@chromium.org
2014-03-17
2
-10
/
+8
*
Set drive as the default download folder
kaliamoorthi@chromium.org
2014-03-14
3
-5
/
+164
[next]