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
/
icon_loader_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 7.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Get rid of last call to content::DecodeImage from chrome/browser. Per http://...
jam@chromium.org
2013-07-16
1
-8
/
+9
*
Move image_decoder.cc/.h from webkit\glue to content\child.
ananta@chromium.org
2013-06-26
1
-3
/
+4
*
Skip the cached icons if the icon can change (ie. exe/dll/ico on Windows).
simonhatch@chromium.org
2013-04-09
1
-0
/
+4
*
Removing base::ThreadRestrictions::ScopedAllowIO from icon_manager_linux.cc
simonhatch@chromium.org
2013-04-03
1
-0
/
+6
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...
pkotwicz@chromium.org
2013-01-23
1
-1
/
+1
*
Load 2x resources on demand
oshima@chromium.org
2012-08-29
1
-1
/
+4
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-6
/
+6
*
Revert 137075 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-6
/
+6
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-6
/
+6
*
Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-6
/
+6
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-15
1
-6
/
+6
*
Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failure
toyoshim@chromium.org
2012-05-14
1
-6
/
+6
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-6
/
+6
*
Revert 136812 - Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-6
/
+6
*
Get rid of Image::Image(SkBitmap*)
pkotwicz@chromium.org
2012-05-14
1
-6
/
+6
*
Remove some constant spew in unit test logs
erg@chromium.org
2012-04-11
1
-15
/
+20
*
base::Bind() chrome/browser/icon_loader*.cc
rsesek@chromium.org
2011-11-15
1
-1
/
+2
*
Linux: Move base/mime_util* to base/nix. It's not used on any other platform.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
aura: Make the Linux version of IconLoader not require GTK+.
derat@chromium.org
2011-11-10
1
-0
/
+53
*
+ Renaming some _linux.cc files as _gtk.cc since that is what they really are.
saintlou@chromium.org
2011-09-23
1
-71
/
+0
*
Mac: Fix icons in download dom UI
sail@chromium.org
2011-06-08
1
-6
/
+14
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
1
-25
/
+7
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Convert IconLoader to use gfx::ScopedImage<> and other hygiene fixes.
rsesek@chromium.org
2010-10-29
1
-3
/
+3
*
Cleanup: Remove base/gtk_util.h by moving its methods to
jhawkins@chromium.org
2010-10-29
1
-2
/
+2
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
1
-1
/
+1
*
Move non-linux specific code from base/linux_util to app/gtk_util
pvalchev@google.com
2010-05-13
1
-2
/
+3
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-3
/
+3
*
Enable SVG icons for linux.
estade@chromium.org
2009-07-24
1
-2
/
+1
*
GTK: Move icon parsing to UI thread.
estade@chromium.org
2009-07-16
1
-14
/
+38
*
linux: Load icons with gdk instead of using PNGDecoder.
estade@chromium.org
2009-06-19
1
-13
/
+28
*
Linux download shelf icons first cut.
estade@chromium.org
2009-05-20
1
-1
/
+28
*
Stub implementation of linux, mac icon loader/manager.
estade@chromium.org
2009-05-08
1
-0
/
+15