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
/
top_sites.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
history: Extract HistoryDBTask into its own header file.
tfarina@chromium.org
2013-02-08
1
-0
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-2
/
+2
*
1. Open HelpApp instead of go to Get Started web url on OOBE.
cylee@chromium.org
2012-12-07
1
-34
/
+3
*
Adds support for creating a gfx::Image from multi resolution raw data.
pkotwicz@chromium.org
2012-12-05
1
-1
/
+1
*
TopSites and TopSitesBackend stop depending on CancelabelRequest
kaiwang@chromium.org
2012-11-06
1
-32
/
+31
*
Cancelable task posting with TaskRunner. This to replace chrome/browser/commo...
kaiwang@chromium.org
2012-11-03
1
-10
/
+8
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-3
/
+4
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-4
/
+3
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-3
/
+4
*
First installment of thumbnail updates: introducing ThumbnailService.
motek@chromium.org
2012-10-16
1
-4
/
+4
*
Switch to new thumbnail images of GSG on ChromeOS NTP.
yoshiki@chromium.org
2012-10-12
1
-1
/
+1
*
Make the mobile welcome page the only default most visited page
cjhopman@chromium.org
2012-08-17
1
-0
/
+9
*
Fixing the way history service factory access the history (i.e., when it crea...
rlp@chromium.org
2012-07-13
1
-5
/
+5
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-1
/
+0
*
Add HiDPI webstore icons. Use them on NTP and extensions domui.
thakis@chromium.org
2012-07-03
1
-0
/
+1
*
Reverting since this did not fix so I can revert the original change in the h...
rlp@chromium.org
2012-06-25
1
-5
/
+5
*
ChromeOS: Initial NTP shows Chrome OS getting started page thumbnail instead ...
yoshiki@chromium.org
2012-06-25
1
-4
/
+40
*
Fixing the way HistoryServiceFactory access the history service and updated a...
rlp@chromium.org
2012-06-22
1
-5
/
+5
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-9
/
+13
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+3
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-3
/
+1
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-1
/
+3
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-1
/
+2
*
RefCounted types should not have public destructors, chrome/browser/ part 1
rsleevi@chromium.org
2012-04-27
1
-0
/
+2
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-9
/
+9
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-17
1
-4
/
+4
*
Revert 132268 - Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-4
/
+4
*
Single URL Expires Were Not Being Deleted.
mrossetti@chromium.org
2012-04-13
1
-4
/
+4
*
Removes pinning code from TopSites as we no longer need it.
sky@chromium.org
2012-04-11
1
-151
/
+6
*
Changes TopSites to access blacklist from prefs when necessary. I'm
sky@chromium.org
2012-04-09
1
-10
/
+11
*
Adds some debugging code to verify the dictionaries are non-null at
sky@chromium.org
2012-04-05
1
-2
/
+2
*
[Clean up] Rename NTP -> Ntp for readability / convention.
dbeam@chromium.org
2012-02-02
1
-11
/
+11
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+3
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-2
/
+2
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-2
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Move navigation_details.h to content/public/browser.
jam@chromium.org
2011-12-22
1
-1
/
+1
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
fix default most visited tile title
estade@chromium.org
2011-11-30
1
-1
/
+1
*
[ntp4] Use highest quality jpeg compression for thumbnail images.
csilv@chromium.org
2011-11-28
1
-1
/
+5
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
top sites: allow TopSites to return all 20 cached sites
estade@chromium.org
2011-11-01
1
-3
/
+3
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
ntp: refactor favicon / thumbnail fetching for prepopulated pages
estade@chromium.org
2011-10-26
1
-27
/
+32
*
Most Visited: remove over-eager optimization that causes a lot of blank thumb...
estade@chromium.org
2011-10-20
1
-1
/
+0
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-9
/
+10
[next]