1. 326e6f0 Moves extension_icon_image and image_loader to extensions/browser by [email protected] · 11 years ago
  2. 0db486f Move extensions manifest IconsHandler to //extensions by [email protected] · 11 years ago
  3. 4b790884 Move extension_icon_set.{h,cc} to //extensions by [email protected] · 11 years ago
  4. cda103d Revert "Revert 261654 "Move some extension constants out of //chrome."" by [email protected] · 11 years ago
  5. e4280178 Revert 261654 "Move some extension constants out of //chrome." by [email protected] · 11 years ago
  6. 960871a Move some extension constants out of //chrome. by [email protected] · 11 years ago
  7. e4452d3 Move Extension and PermissionsData to extensions/common. by [email protected] · 12 years ago
  8. 472522b Move extensions::ImageLoader and IconImage to BrowserContext by [email protected] · 12 years ago
  9. 50b6626 Remove dependency on ui::ScaleFactor from ui/gfx by [email protected] · 12 years ago
  10. d24adc83 Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" by [email protected] · 12 years ago
  11. 86c71f7 Remove dependency on ui::ScaleFactor from ui/gfx by [email protected] · 12 years ago
  12. 9c00909 chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  13. abe720c0 Move IconsHandler from c/c/e/api/ to c/c/e by [email protected] · 12 years ago
  14. 993da5e Move CrxFile, FileReader, ExtensionResource to src/extensions. by [email protected] · 12 years ago
  15. 702d8b4 Move Icons out of Extension class by [email protected] · 12 years ago
  16. 32e7a9b Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(const SkBitmap&) to gfx::Image::CreateFrom1xBitmap(const SkBitmap&) and gfx::ImageSkia::CreateFrom1xBitmap(const SkBitmap&) respectively by [email protected] · 13 years ago
  17. e53df5b Use ImageLoader instead of ImageLoadingTracker (Part 5) by [email protected] · 13 years ago
  18. 1bc3ef0 Remove implicit conversion from SkBitmap to ImageSkia by [email protected] · 13 years ago
  19. 5b3bdb55 This CL removes ResourceBundle::GetBitmapNamed() and ThemeProvider::GetBitmapNamed() by [email protected] · 13 years ago
  20. faf8719 Generalize ExtensionIconSet to store icon paths for custom size sets. by [email protected] · 13 years ago
  21. de13f35 Cleanup gfx::Canvas now that 10562027 has landed by [email protected] · 13 years ago
  22. 57047da Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed by [email protected] · 13 years ago
  23. f7fc6021 Cleanup gfx::Canvas now that 10562027 has landed by [email protected] · 13 years ago
  24. 2a281335 This CL moves the contents of ui_resources_standard.grd into ui_resources.grd and theme_resources_standard.grd into theme_resources.grd. This also eliminates the following Grit outputs: by [email protected] · 13 years ago
  25. d7a8ef6 grd file update for new 2x assets by [email protected] · 13 years ago
  26. 243cac7d Rename DrawBitmapInt to DrawImageInt by [email protected] · 13 years ago
  27. 553981a Revert 140877 - Rename DrawBitmapInt to DrawImageInt by [email protected] · 13 years ago
  28. 782388a Rename DrawBitmapInt to DrawImageInt by [email protected] · 13 years ago
  29. 1c321ee5 Move Extension into extensions namespace by [email protected] · 13 years ago
  30. 4ddae4b ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas. by [email protected] · 13 years ago
  31. a7db8814 ui/gfx: Update includes to point to canvas.h instead of canvas_skia.h by [email protected] · 13 years ago
  32. bdd6eec Add support for multiple icon sizes for Mac platform apps by [email protected] · 13 years ago
  33. e3c0bc2 Support for 512px and 256px icons in extensions by [email protected] · 13 years ago
  34. fc22f9e Make CanvasSkia take a gfx::Size as the first parameter. by [email protected] · 14 years ago
  35. 5097e2d ui/gfx: Refactor favicon_size.h by [email protected] · 14 years ago
  36. 7286e3fc some cleanup for base/stl_util by [email protected] · 14 years ago
  37. f23a8c1 fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSize by [email protected] · 14 years ago
  38. bd5174d Fix some coverity defects (mostly pass by value). by [email protected] · 14 years ago
  39. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  40. 42ce29d Move ResourceBundle, DataPack to ui/base by [email protected] · 15 years ago
  41. 9adb969 Part 3 of immutable Extension refactor. by [email protected] · 15 years ago
  42. 18539ee Fix problem with extension context menu items losing top-level icon. by [email protected] · 15 years ago
  43. 807871f Factor an ExtensionIconSet class out of Extension. This can by [email protected] · 15 years ago
  44. 29d0d4ac Fix spacing for extension omnibox keyword icons. by [email protected] · 15 years ago
  45. 5351dbc When the browser doesn't have connectivity to a hosted app, display a prettier error page by default. by [email protected] · 15 years ago
  46. 166a077 Fix executable permissions on extension_icon_manager.* by [email protected] · 15 years ago
  47. b671760b Use the extension icon for extension omnibox results instead of the generic by [email protected] · 15 years ago