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
/
content
/
browser
/
download
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed progress timer from DownloadItem
benwells@chromium.org
2011-11-08
2
-32
/
+0
*
Check request handle existence in MatchQuery.
rdsmith@chromium.org
2011-11-04
1
-1
/
+2
*
Add unit tests for DownloadItem notification generation.
benwells@chromium.org
2011-11-03
1
-1
/
+2
*
Fixed a bug where Linux users couldn't download to NTFS file systems.
ahendrickson@chromium.org
2011-11-03
1
-4
/
+7
*
Adds a webstorePrivate method for silently installing extensions.
jstritar@chromium.org
2011-11-02
1
-1
/
+0
*
First pass at some Downloads UMA to get a handle on downloads performance.
rdsmith@chromium.org
2011-11-02
5
-1
/
+48
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
20
-7
/
+39
*
Use a DownloadRequestHandle pointer in construction to allow mocking for tests.
rdsmith@chromium.org
2011-11-01
8
-38
/
+68
*
Rearrange Should*Download delegate calls to be more useful and intuitive.
rdsmith@chromium.org
2011-11-01
5
-10
/
+13
*
Switch content tests to use BrowserThreadImpl directly.
joi@chromium.org
2011-10-31
4
-9
/
+17
*
Fix history importing by delaying DownloadManager creation. Replace GetNextId...
benjhayden@chromium.org
2011-10-29
18
-103
/
+131
*
Replace NewRunnable with Callback in DownloadManager.
achuith@chromium.org
2011-10-28
1
-43
/
+46
*
Replace NewRunnableMethod with Callback in DownloadResourceHandler.
achuith@chromium.org
2011-10-28
1
-13
/
+7
*
Replace NewRunnableMethod with Callback in DownloadFileManager.
achuith@chromium.org
2011-10-28
1
-45
/
+32
*
Replace NewRunnableMethod with Callback in DownloadItem.
achuith@chromium.org
2011-10-28
1
-10
/
+13
*
Replace NewRunnableFunction with Callback in DownloadRequestHandle.
achuith@chromium.org
2011-10-28
1
-6
/
+7
*
export DownloadRequestHandle - this is needed in both content_unittests and u...
dpranke@chromium.org
2011-10-28
1
-1
/
+3
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
19
-31
/
+33
*
more content exports.
dpranke@chromium.org
2011-10-27
2
-2
/
+3
*
Replace NewRunnableFunction/NewRunnableMethod with Callback in SavePackage.
achuith@chromium.org
2011-10-26
1
-42
/
+42
*
Replace NewRunnableFunction with Callback in SaveFileResourceHandler.
achuith@chromium.org
2011-10-26
1
-14
/
+6
*
Replace NewRunnableMethod with Callback in SaveFileManager.
achuith@chromium.org
2011-10-26
1
-30
/
+23
*
Make passing of DownloadRequestHandle separate from DownloadCreateInfo.
rdsmith@chromium.org
2011-10-25
12
-32
/
+40
*
Const-ify DownloadStatusUpdaterDelegate methods.
cbentzel@chromium.org
2011-10-25
6
-26
/
+26
*
Fix a bug where putting a laptop to sleep causes downloads to end normally.
ahendrickson@chromium.org
2011-10-24
4
-17
/
+32
*
DownloadBuffer is used in two different ways, only one of which is used acros...
ahendrickson@chromium.org
2011-10-21
9
-58
/
+292
*
The apitest needs a handler on the testserver that does not return a dangerou...
benjhayden@chromium.org
2011-10-20
3
-7
/
+25
*
Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.
joi@chromium.org
2011-10-20
8
-130
/
+14
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
2
-4
/
+4
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
4
-4
/
+4
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
3
-5
/
+5
*
content: Make tab_contents_drag_source not depend on download_util.h
erg@google.com
2011-10-18
1
-1
/
+1
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
3
-3
/
+3
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
9
-11
/
+136
*
Move url_constansts.h to content/public/common.
jam@chromium.org
2011-10-14
1
-1
/
+1
*
Add screen power save block level.
avi@chromium.org
2011-10-14
1
-1
/
+1
*
Add screen power save block level.
avi@chromium.org
2011-10-13
1
-1
/
+1
*
Add screen power save block level.
avi@chromium.org
2011-10-13
1
-1
/
+1
*
Added a InterruptReason enum.
ahendrickson@chromium.org
2011-10-13
10
-40
/
+298
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
5
-12
/
+11
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
2
-3
/
+10
*
Switch FileStream to use new CompletionCallback.
willchan@chromium.org
2011-10-12
1
-1
/
+2
*
Move kExtensionScheme from content to chrome
jochen@chromium.org
2011-10-07
1
-2
/
+2
*
Changed broken downloads bug reference.
shess@chromium.org
2011-10-05
2
-5
/
+5
*
Fix check_perms error from r103992.
thestig@chromium.org
2011-10-04
1
-0
/
+0
*
Fixed bug in operator<().
ahendrickson@chromium.org
2011-10-04
2
-2
/
+151
*
Export some unix-specific content symbols.
dpranke@chromium.org
2011-10-04
1
-2
/
+2
*
more content exports needed for unit_tests and browser_tests.
dpranke@chromium.org
2011-09-30
3
-7
/
+4
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-1
/
+2
*
Uniquified path needs to be used to rename the file for dangerous types.
ncj674@motorola.com
2011-09-29
1
-1
/
+1
[next]