summaryrefslogtreecommitdiffstats
path: root/ui/base/resource
Commit message (Expand)AuthorAgeFilesLines
* Rename _large.grd to _2x.grdthakis@chromium.org2012-02-072-3/+3
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-022-3/+0
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-282-4/+5
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-6/+7
* Don't build the general ResourceBundle::GetLocaleFilePath for Android either.peter@chromium.org2012-01-121-1/+1
* Protect access to locale resources with a lock.derat@chromium.org2012-01-094-37/+42
* Move frame color constants to CustomFrameView.tfarina@chromium.org2011-12-242-18/+0
* Move some SkColor constants from ResourceBundle to BrowserFrameView.tfarina@chromium.org2011-12-212-23/+11
* Made wallpaper smaller.saintlou@chromium.org2011-12-171-11/+5
* As per UX request this CL is changing the background for Aura. Note that this...saintlou@chromium.org2011-12-161-5/+11
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-132-0/+7
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-101-1/+3
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-072-5/+2
* Beginnings of Window Modality support.ben@chromium.org2011-11-162-2/+11
* Upstream: ui implementation in Androidmichaelbai@chromium.org2011-11-111-0/+54
* Make policy errors available to display in about:policy.joaodasilva@chromium.org2011-10-252-0/+8
* Downgrade a CHECK to a NOTREACHED in ResourceBundle::LoadLocaleResources.tony@chromium.org2011-10-182-1/+13
* Add non gtk implementation of GetNativeImageNameddavemoore@chromium.org2011-10-103-104/+112
* Use Skia image in GetNativeImageNamed for aura/linux.oshima@google.com2011-10-071-3/+3
* Remove ATL code in resource_bundle_win.cc.tony@chromium.org2011-09-281-11/+0
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-212-3/+14
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-195-21/+90
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-155-90/+21
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-155-21/+90
* A second attempt at CL 7488045: Adding BidiChecker tests with fake bidi.jeremy@chromium.org2011-09-143-9/+25
* Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16dhollowa@chromium.org2011-09-145-90/+21
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-135-21/+90
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-122-65/+0
* Removed sample.pak binary from checkout.adriansc@chromium.org2011-09-063-8/+47
* Reuse ResourceBundle to detect locale availability.torne@chromium.org2011-09-033-0/+14
* Introduced check to ensure that PAK files contain untruncated headers.adriansc@chromium.org2011-09-022-0/+17
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-0/+1
* Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...battre@chromium.org2011-08-266-167/+108
* Revert 98103 - Switch to using .pak files for locale data on Windows.battre@chromium.org2011-08-266-108/+167
* Move base/resource_util.* into base/win/ since it's windows specific.tony@chromium.org2011-08-251-7/+7
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-246-167/+108
* Revert "Switch to using .pak files for locale data on Windows." (r97941)mattm@chromium.org2011-08-246-108/+167
* Switch to using .pak files for locale data on Windows.tony@chromium.org2011-08-236-167/+108
* Revert 97304 - Adding BidiChecker tests which run in fake bidiavi@chromium.org2011-08-183-24/+8
* Adding BidiChecker tests which run in fake bidiofri@google.com2011-08-183-8/+24
* Remove the length field from the index entries in data pack files.tony@chromium.org2011-08-111-17/+29
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-062-4/+4
* Update the .pak file format to version 2: Make resource ids 16bittony@chromium.org2011-08-043-26/+26
* Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...tony@chromium.org2011-08-043-26/+26
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-043-26/+26
* Remove USE_BASE_DATA_PACK from build_config.h since it's onlytony@chromium.org2011-08-021-3/+3
* some cleanup for base/stl_utildilmah@chromium.org2011-07-193-3/+3
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-175-8/+29
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-12/+5
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-131-5/+12