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
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-18
/
+0
*
Rename DownloadRequestManager to DownloadRequestLimiter.
phajdan.jr@chromium.org
2010-07-15
6
-128
/
+128
*
Linux: Add several shell script extensions to the dangerous downloads list.
thestig@chromium.org
2010-07-14
1
-2
/
+6
*
Revert everything related to the relanding.
erg@chromium.org
2010-07-14
1
-0
/
+18
*
Reland r52336.
erg@chromium.org
2010-07-14
1
-18
/
+0
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
1
-0
/
+18
*
More header cleanup:
erg@chromium.org
2010-07-14
1
-18
/
+0
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-14
5
-202
/
+169
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
3
-5
/
+7
*
Canvas refactoring Phase 4a:
ben@chromium.org
2010-06-29
1
-10
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
2
-18
/
+27
*
Disallow apps with the wrong content type header.
skerner@chromium.org
2010-06-25
3
-10
/
+30
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-7
/
+8
*
Reland r50834
aa@chromium.org
2010-06-25
1
-1
/
+1
*
Revert r50834
aa@chromium.org
2010-06-25
1
-1
/
+1
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-1
/
+1
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-8
/
+7
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-7
/
+8
*
Fix theme loading bubble which was overstaying its welcome.
mirandac@google.com
2010-06-23
1
-1
/
+1
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-2
/
+2
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-1
/
+1
*
Adding flushing of files on chromeos, so that when something is downloaded, i...
dhg@chromium.org
2010-06-10
1
-0
/
+5
*
Show theme loading info bubble and info bars in last normal browser.
xiyuan@chromium.org
2010-06-09
1
-1
/
+3
*
Don't save last used locations in open and save dialogs when in incognito mode.
bauerb@chromium.org
2010-06-09
1
-1
/
+2
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
3
-6
/
+6
*
Force web_origin to be present only on extension gallery installs. For
mpcomplete@chromium.org
2010-06-03
1
-1
/
+3
*
Remove deprecated file_util::ReplaceExtension API.
tfarina@chromium.org
2010-06-01
1
-1
/
+1
*
Re-enable some disabled tests that pass locally.
estade@chromium.org
2010-05-27
1
-2
/
+2
*
Call Browser::InProgressDownloadResponse asynchronously on Mac.
bauerb@chromium.org
2010-05-24
1
-0
/
+21
*
Land dhg's CL 2109011
xiyuan@chromium.org
2010-05-21
2
-3
/
+23
*
Adding some known mime types to the platform_mime_utils on linux. This might...
dhg@chromium.org
2010-05-18
1
-4
/
+4
*
NTP: Adds an app launched animation.
arv@chromium.org
2010-05-18
1
-0
/
+4
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
2
-14
/
+13
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
2
-13
/
+14
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
2
-2
/
+2
*
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...
bauerb@chromium.org
2010-05-07
2
-14
/
+13
*
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...
bauerb@chromium.org
2010-05-07
2
-13
/
+14
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
2
-6
/
+4
*
Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.
bauerb@chromium.org
2010-05-04
1
-6
/
+10
*
Mark DownloadTest.CloseNewTab1 as flaky.
bauerb@chromium.org
2010-05-03
1
-1
/
+2
*
Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...
georgey@chromium.org
2010-04-30
2
-0
/
+26
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
4
-4
/
+4
*
Fix save complete web page crasher
estade@chromium.org
2010-04-26
4
-18
/
+28
*
Get rid of more calls to FromWStringHack.
tony@chromium.org
2010-04-26
3
-17
/
+12
*
Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...
bauerb@chromium.org
2010-04-21
1
-0
/
+140
*
Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-39
/
+13
*
Revert 43931 - [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-13
/
+39
*
Browser and unit test cases for patch submitted for Issue 23584 under
tony@chromium.org
2010-04-08
4
-29
/
+110
*
[GTTF] Tests cleanup:
phajdan.jr@chromium.org
2010-04-08
1
-28
/
+10
*
[GTTF] Clean up browser tests:
phajdan.jr@chromium.org
2010-04-08
1
-39
/
+13
[next]