summaryrefslogtreecommitdiffstats
path: root/chrome/browser/themes
Commit message (Expand)AuthorAgeFilesLines
* Merge 135752 - Update home, wrench, browser action overflow assetsjamescook@chromium.org2012-05-111-1/+1
* Revert r123782.thakis@chromium.org2012-05-031-3/+3
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-024-11/+11
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+2
* Fix spacing around left tab, increment theme resource IDjamescook@chromium.org2012-04-301-1/+1
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-242-0/+2
* On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...pkotwicz@chromium.org2012-04-241-8/+13
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-2/+3
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-182-2/+4
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-121-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-4/+4
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-5/+5
* Coverity: Fix pass by value issueskmadhusu@chromium.org2012-03-292-2/+2
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-271-1/+2
* ui/gfx: Remove linux_util.h include from gtk_util.h, fix up downstream files.tfarina@chromium.org2012-03-261-1/+2
* Ash: Use new textbutton imagesjamescook@chromium.org2012-03-241-1/+1
* Rev theme format indexjamescook@chromium.org2012-03-231-2/+3
* Ash: Don't show window icon or title for app windowsjamescook@chromium.org2012-03-221-1/+1
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-4/+2
* GTK: Part 1 of removing GTK-Views from the gtk/ code.erg@chromium.org2012-03-191-4/+0
* Remove all |gfx::Image(new SkBitmap(...))| antipatterns.rsesek@chromium.org2012-03-151-2/+2
* Profiles: Move a bunch of ThemeService preferences out of profile.cc and into...erg@chromium.org2012-03-062-1/+26
* Aura: CrOS dialogs use new window framesjamescook@chromium.org2012-03-061-0/+4
* retry r123804 - ntp theme fixesestade@chromium.org2012-02-283-18/+17
* Revert 123804 - ntp theme fixesestade@chromium.org2012-02-272-5/+7
* ntp theme fixesestade@chromium.org2012-02-272-7/+5
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-2/+2
* ui/base: Remove the dependency in Profile from ThemeProvider.tfarina@chromium.org2012-02-271-2/+3
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-2/+2
* [themes] bump theme pack version numberestade@chromium.org2012-02-161-1/+1
* Valgrind: Fix a leak fix which actually caused a leak.jhawkins@chromium.org2012-02-162-8/+7
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-1/+1
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-1/+1
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-1/+1
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-2/+2
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-022-0/+4
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-3/+3
* Clean up typedefed enums in ThemeService class.tfarina@chromium.org2012-01-181-13/+13
* Change text color on the bookmarks bar to black.kevers@chromium.org2012-01-121-3/+2
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-1/+2
* Fixed coverity resource leaksgroby@chromium.org2011-12-301-1/+3
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-2/+3
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-6/+7
* GTK: Prune out GetPixbufNamed() and move callers to the cross platform GetIma...erg@chromium.org2011-12-142-6/+0
* GTK: Fix gtk-theme mode: implement GtkThemeService::GetImageNamed().erg@chromium.org2011-12-081-4/+3
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-2/+2
* GTK: Port omnibox drawing from GdkGC interface to cairo.erg@chromium.org2011-12-052-0/+25
* Revert 112839 (it probably caused http://crbug.com/106299 ) - GTK: Port omnib...thakis@chromium.org2011-12-032-25/+0