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
/
history
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
2
-12
/
+11
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
4
-33
/
+21
*
Add TopSites::GetTemporaryThumbnailScore().
satorux@chromium.org
2011-04-12
3
-0
/
+23
*
importer: Remove unneeded includes.
tfarina@chromium.org
2011-04-10
1
-2
/
+2
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
1
-1
/
+1
*
Detect download errors.
ahendrickson@chromium.org
2011-04-07
2
-7
/
+9
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
2
-12
/
+55
*
Turn on the History Quick Provider by default.
mrossetti@chromium.org
2011-04-04
2
-28
/
+30
*
Cleanup: Remove unused sqlite3 variable.
tfarina@chromium.org
2011-03-31
1
-3
/
+1
*
Cleanup: Remove forward declarations of "struct sqlite3".
tfarina@chromium.org
2011-03-30
1
-3
/
+1
*
This is a temporary fix to prevent the crash described in the bug.
mrossetti@chromium.org
2011-03-28
2
-1
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
29
-57
/
+57
*
Limit impact of large result sets in the HistoryQuickProvider by short-circui...
mrossetti@chromium.org
2011-03-25
3
-10
/
+57
*
fix comments
dilmah@chromium.org
2011-03-22
2
-2
/
+2
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
6
-163
/
+163
*
Reverse the order of parameters in TreeNode::Add function.
tfarina@chromium.org
2011-03-18
1
-4
/
+4
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
3
-3
/
+3
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
3
-3
/
+3
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
5
-33
/
+72
*
Simplified the InMemoryURLIndex::WordVectorFromString16 static function. Upda...
mrossetti@chromium.org
2011-03-15
3
-25
/
+21
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
15
-109
/
+108
*
fav icon -> favicon. Pass 7: FavIconID -> FaviconID
avi@chromium.org
2011-03-15
11
-89
/
+89
*
fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*
avi@chromium.org
2011-03-15
7
-26
/
+26
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
8
-76
/
+76
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
9
-51
/
+51
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
9
-32
/
+32
*
fav icon -> favicon. Pass 1.
avi@chromium.org
2011-03-14
1
-1
/
+1
*
Revert 77984 - Add logs to understand failures that only happen on the waterf...
skerner@chromium.org
2011-03-14
1
-6
/
+5
*
Add logs to understand failures that only happen on the waterfall. Will rever...
skerner@chromium.org
2011-03-13
1
-5
/
+6
*
Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...
skerner@chromium.org
2011-03-13
1
-6
/
+5
*
Raise logging level, so we can see logs on buildbot. Will revert once buildb...
skerner@chromium.org
2011-03-13
1
-5
/
+6
*
Revert 77957 - Raise logging level, so we can see logs of extension histrory ...
skerner@chromium.org
2011-03-13
1
-5
/
+5
*
Raise logging level, so we can see logs of extension histrory tests on the wa...
skerner@chromium.org
2011-03-13
1
-5
/
+5
*
bookmarks: Rename entries with group_modified to folder_modified.
tfarina@chromium.org
2011-03-11
3
-8
/
+8
*
Fix clang error of needed destructor for ScoredHistoryMatch.
mrossetti@chromium.org
2011-03-10
2
-0
/
+3
*
Implemented substring matching within page titles. Fixed bug where URL was be...
mrossetti@chromium.org
2011-03-10
3
-168
/
+481
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
1
-7
/
+7
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
9
-22
/
+22
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
20
-240
/
+1325
*
wstring removal fix.
avi@chromium.org
2011-03-07
2
-8
/
+6
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
3
-3
/
+3
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
3
-5
/
+5
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
4
-4
/
+4
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
2
-2
/
+2
*
Enable url check in download_manager, with a simple UI (it may need polish). ...
lzheng@chromium.org
2011-02-26
2
-5
/
+14
[next]