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
*
Move SelectFaviconFrames from favicon/ to history/ so that HistoryBackend can...
pkotwicz@chromium.org
2012-09-06
3
-0
/
+511
*
Boost HQP Scores for Bookmarks
mrossetti@chromium.org
2012-09-06
6
-21
/
+98
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
4
-6
/
+6
*
First part of PAGE_TRANSITION_START_PAGE cleanup.
rogerta@chromium.org
2012-09-05
2
-3
/
+3
*
Update thumbnail_database to store times using ToInternalValue().
pkotwicz@chromium.org
2012-09-05
2
-7
/
+9
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-2
/
+2
*
Cleanup ThumbnailDatabase code now that 10815068 has landed.
pkotwicz@chromium.org
2012-09-01
11
-175
/
+302
*
Remove code obsoleted by the removal of StarredURLDatabase.
erikwright@chromium.org
2012-09-01
3
-108
/
+5
*
Now with unit test fixes. [Try 2 with fixes for unit tests.]
erg@chromium.org
2012-08-31
1
-3
/
+3
*
Rearrange code in url_index_private_data.h/.cc.
mrossetti@chromium.org
2012-08-30
2
-486
/
+491
*
Convert the history pyauto tests to browser_tests.
jam@chromium.org
2012-08-30
2
-12
/
+230
*
Updated comment.
mrossetti@chromium.org
2012-08-30
2
-10
/
+10
*
Change FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-30
8
-117
/
+180
*
Revert 154076 - Remove code obsoleted by the removal of StarredURLDatabase.
kalman@chromium.org
2012-08-30
3
-5
/
+108
*
Remove code obsoleted by the removal of StarredURLDatabase.
erikwright@chromium.org
2012-08-30
3
-108
/
+5
*
Remove legacy migration code that coupled history and bookmarks.
erikwright@chromium.org
2012-08-30
15
-1175
/
+81
*
Fix a timing assumption that is broken by decoupling History and Bookmarks.
erikwright@chromium.org
2012-08-30
3
-26
/
+25
*
Promote BookmarkService to a public API.
erikwright@chromium.org
2012-08-29
6
-8
/
+7
*
Converted policy.PolicyTest.testSavingBrowserHistoryDisabled pyauto test to a...
joaodasilva@chromium.org
2012-08-29
1
-35
/
+1
*
Upstream: SQLite cursor for Android.
michaelbai@chromium.org
2012-08-29
3
-0
/
+698
*
Revert 153695 - Change FaviconData to be able to return data for multiple bit...
pkotwicz@chromium.org
2012-08-28
8
-155
/
+123
*
Change FaviconData to be able to return data for multiple bitmaps for same ic...
pkotwicz@chromium.org
2012-08-28
8
-123
/
+155
*
Fix HistoryBackend::SetFavicons
pkotwicz@chromium.org
2012-08-26
4
-10
/
+73
*
Set-up work for componentization of history.
erikwright@chromium.org
2012-08-24
1
-0
/
+59
*
Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...
ricow@chromium.org
2012-08-23
21
-3527
/
+1957
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-23
21
-1957
/
+3527
*
Changes favicon database to support storing bitmaps of different sizes for th...
pkotwicz@chromium.org
2012-08-20
11
-246
/
+758
*
Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun...
pkotwicz@chromium.org
2012-08-17
4
-22
/
+25
*
Revert 152162 - Change HistoryAndBookmarkRow favicon_ field to be scoped_refp...
pkotwicz@chromium.org
2012-08-17
4
-25
/
+22
*
Change HistoryAndBookmarkRow favicon_ field to be scoped_refptr<base::RefCoun...
pkotwicz@chromium.org
2012-08-17
4
-22
/
+25
*
Let ui_test_utils::FindInPage optionally return the selection rect. This will...
jam@chromium.org
2012-08-17
1
-1
/
+1
*
Make the mobile welcome page the only default most visited page
cjhopman@chromium.org
2012-08-17
2
-0
/
+13
*
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...
mrossetti@chromium.org
2012-08-14
21
-3496
/
+1958
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-14
21
-1958
/
+3496
*
Every VisitItem returned by chrome.history.getVisits has link transition
mitchellwrosen@chromium.org
2012-08-11
1
-5
/
+1
*
Reland
benjhayden@chromium.org
2012-08-09
2
-2
/
+2
*
AndroidProvider: Add history for bookmarks if it doesn't exist.
michaelbai@chromium.org
2012-08-09
3
-16
/
+61
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
4
-25
/
+166
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
2
-11
/
+12
*
- Made BookmarkService::GetBookmarks return both urls and title,
michaelbai@chromium.org
2012-08-06
3
-23
/
+27
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
1
-4
/
+9
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
1
-9
/
+4
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-08-02
1
-12
/
+16
*
Removing instances of profile_->GetBookmarkModel() as part of converting Book...
rlp@chromium.org
2012-08-01
3
-3
/
+6
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
2
-9
/
+9
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
2
-3
/
+3
*
Upgrade AlignedMemory to support dynamic allocations.
dalecurtis@chromium.org
2012-07-26
1
-0
/
+1
*
Remove more set noparents
ben@chromium.org
2012-07-25
1
-1
/
+0
*
Refactor chrome.history events api to use JSON schema compiler
mitchellwrosen@chromium.org
2012-07-24
2
-67
/
+94
*
Revert 147988 - Upgrade AlignedMemory to support dynamic allocations.
acolwell@chromium.org
2012-07-24
1
-1
/
+0
[next]