summaryrefslogtreecommitdiffstats
path: root/chrome/common/badge_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* Move ScriptBadge, ActionInfo out of Extension; preparation for BrowserActionrdevlin.cronin@chromium.org2013-01-161-2/+2
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-061-6/+5
* Revert 171333 - Memory issues on Macrsleevi@chromium.org2012-12-051-5/+6
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-051-6/+5
* Implement the script bubble for Views.finnur@chromium.org2012-11-291-0/+127
* Remove implicit conversion from SkBitmap to ImageSkiapkotwicz@chromium.org2012-10-241-1/+1
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-241-3/+3
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-231-3/+3
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-231-3/+3
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-1/+1
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-1/+1
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-1/+1
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-2/+2
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-1/+2
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-1/+1
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+2
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-1/+1
* Remove wstring from gfx.avi@chromium.org2011-01-121-1/+1
* Add dynamic badge listing the # background pages on the wrench menu.atwilson@chromium.org2010-11-231-1/+47
* Refactored GetTextPaint() into common/badge_util.hatwilson@chromium.org2010-11-221-0/+53