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
/
thumbnails
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable high dpi in win/views.
girard@chromium.org
2013-06-12
1
-2
/
+2
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
3
-8
/
+8
*
Use a direct include of strings headers in chrome/browser/t*-w*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Adds aspect correction to thumbnail retargetting algorithm.
motek@chromium.org
2013-06-06
3
-59
/
+601
*
Plugs in the new thumbnailing algorithm to ThumbnailTabHelper.
motek@chromium.org
2013-06-04
15
-42
/
+580
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
3
-9
/
+7
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
4
-12
/
+14
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
3
-3
/
+3
*
An implementation of recursive gaussian filters.
motek@chromium.org
2013-05-10
1
-70
/
+103
*
Removed a win-specific exclusion in CreateRetargettedThumbnailImage.
motek@chromium.org
2013-04-30
1
-3
/
+2
*
[TopSites] Making TopSites virtual, and creating impl
mathp@chromium.org
2013-04-29
1
-4
/
+6
*
Rationalize linux vs x11 in chrome
davemoore@chromium.org
2013-04-29
1
-1
/
+1
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
2
-3
/
+4
*
Added missing include.
motek@chromium.org
2013-04-24
1
-0
/
+1
*
Disable ApplyGradientMagnitudeOnFrame ExtractImageProfileInformationWithClosing
scheib@chromium.org
2013-04-22
1
-2
/
+17
*
Added variable initialization (valgrind complains).
motek@chromium.org
2013-04-18
1
-1
/
+1
*
Disabling a weirdly failing new unit test on Windows.
motek@chromium.org
2013-04-18
1
-1
/
+3
*
This is an exact copy of rolledback CL 13947013 with a fix to a compliation
motek@chromium.org
2013-04-18
3
-0
/
+997
*
Revert 194565 "Complete (but inefficient) implementation of the ..."
kinuko@chromium.org
2013-04-17
3
-997
/
+0
*
Complete (but inefficient) implementation of the image retargetting method.
motek@chromium.org
2013-04-17
3
-0
/
+997
*
Ensure that the TransportDIB is large enough to act as the pixel data for the...
mazda@chromium.org
2013-03-24
3
-0
/
+93
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
1
-15
/
+16
*
content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usage
phajdan.jr@chromium.org
2013-03-15
2
-43
/
+38
*
Fix crash when DecrementCapturerCount() makes a delayed WasHidden() call duri...
miu@chromium.org
2013-02-12
1
-1
/
+1
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
1
-9
/
+7
*
history: Rename history.h to history_service.h
tfarina@chromium.org
2013-01-25
1
-1
/
+1
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-1
/
+1
*
Refactored-out the code of thumbnaling algorithm from thumbnail_tab_helper.
motek@chromium.org
2013-01-22
12
-528
/
+751
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+1
*
ui: Make gfx::Size::Scale() mutate the class. Add gfx::ScaleSize() similar to...
danakj@chromium.org
2012-11-10
2
-6
/
+6
*
Change LOG to VLOG in ThumbnailTabHelper.
mazda@chromium.org
2012-11-08
1
-2
/
+2
*
Use the maximum device scale factor to determine the resolution of thumbnails.
oshima@chromium.org
2012-11-02
1
-6
/
+7
*
Enable thumbnails to be stored after tab is closed on Aura.
mazda@chromium.org
2012-11-01
2
-46
/
+63
*
First installment of thumbnail updates: introducing ThumbnailService.
motek@chromium.org
2012-10-16
9
-145
/
+387
*
Makes gfx::Screen an instance, rather than a collection of static methods.
scottmg@chromium.org
2012-10-12
1
-1
/
+2
*
Introduce PlatformBitmap, which is a minimal helper class that wraps an SkBitmap
reed@google.com
2012-10-10
2
-7
/
+7
*
Remove implicit flooring Scale() method from Point and Size.
danakj@chromium.org
2012-10-09
2
-6
/
+10
*
Move WebContentsUserData to content/public/browser.
joi@chromium.org
2012-10-09
1
-5
/
+6
*
Split ThumbnailGenerator in two.
avi@chromium.org
2012-10-08
5
-0
/
+1145