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
/
expire_history_backend_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+2
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-2
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+2
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-2
/
+1
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-1
/
+2
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
1
-2
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-1
/
+2
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-2
/
+1
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-1
/
+2
*
Now mark delete notifications for archived URLs specially
atwilson@chromium.org
2012-05-09
1
-2
/
+4
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-1
/
+1
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-17
1
-4
/
+5
*
Revert 132268 - Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-5
/
+4
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-4
/
+5
*
Have URL Modifications sent Regardless of Typed.
mrossetti@chromium.org
2012-04-11
1
-1
/
+1
*
Added the method to get favicon by ID.
michaelbai@chromium.org
2012-04-05
1
-2
/
+2
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
1
-1
/
+1
*
Fix latent bugs in ExpireHistoryBackend::DeleteURLs
akalin@chromium.org
2011-12-21
1
-1
/
+38
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
ntp: refactor favicon / thumbnail fetching for prepopulated pages
estade@chromium.org
2011-10-26
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-5
/
+6
*
bookmarks: Split BookmarkModel::SetURLStarred in two helper functions in book...
tfarina@chromium.org
2011-09-03
1
-1
/
+2
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-5
/
+5
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
bookmarks: Convert GetBookmarkBarNode() to unix_hacker style.
tfarina@chromium.org
2011-07-22
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-5
/
+7
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Deleting a typed URL no longer sends out a TYPED_URL_MODIFIED notification
atwilson@chromium.org
2011-04-25
1
-22
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
1
-21
/
+21
*
fav icon -> favicon. Pass 7: FavIconID -> FaviconID
avi@chromium.org
2011-03-15
1
-15
/
+15
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
1
-23
/
+23
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-12
/
+12
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
1
-21
/
+41
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-0
/
+4
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-29
/
+45
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-45
/
+29
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-29
/
+45
*
Spelling correction: "nonexistant" -> "nonexistent".
viettrungluu@chromium.org
2010-08-22
1
-1
/
+1
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-4
/
+79
*
Remove wstrings in bookmarks, part 5.
viettrungluu@chromium.org
2010-08-20
1
-1
/
+1
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-79
/
+4
[next]