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
/
ui
/
base
/
resource
/
resource_bundle_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix indentation.
kevers@chromium.org
2013-03-05
1
-11
/
+11
*
Fix loading of high-DPI resources for Windows.
kevers@chromium.org
2013-03-02
1
-28
/
+29
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-2
/
+2
*
Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...
flackr@chromium.org
2012-08-08
1
-12
/
+3
*
Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...
flackr@chromium.org
2012-08-07
1
-3
/
+12
*
Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.
flackr@chromium.org
2012-08-07
1
-12
/
+3
*
Update webkit_resources to support high-dpi assets
rbyers@chromium.org
2012-07-31
1
-0
/
+3
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
1
-1
/
+1
*
Renamed resource files to be more verbose, specifically:
benrg@chromium.org
2012-07-24
1
-6
/
+8
*
Revert 147288 - Renamed resource files to be more verbose, specifically:
rlarocque@chromium.org
2012-07-18
1
-8
/
+6
*
Renamed resource files to be more verbose, specifically:
harrym@chromium.org
2012-07-18
1
-6
/
+8
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-12
/
+16
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-6
/
+6
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-6
/
+6
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-6
/
+6
*
Add new ResourceBundle::Delegate interface.
marshall@chromium.org
2012-05-09
1
-5
/
+8
*
Rename theme_resources_metro_1x.grd to theme_resources_touch_1x.grd
jamescook@chromium.org
2012-05-01
1
-1
/
+1
*
Add scale factor tag to data packs
sail@chromium.org
2012-05-01
1
-6
/
+12
*
Set toolbar padding to something appropriate for Metro icons.
joi@chromium.org
2012-04-26
1
-22
/
+19
*
Remove ui/base/win/metro.* and use base/win/metro.*
sail@chromium.org
2012-04-26
1
-2
/
+2
*
Metro/HiDPI: Use metro resource pak in metro mode
sail@chromium.org
2012-04-25
1
-4
/
+16
*
Metro/HiDPI: Move 1x icons into separate pak file
sail@chromium.org
2012-04-24
1
-0
/
+24
*
Fix crash because of missing resource when WebKit asks us for the speech inpu...
jam@chromium.org
2012-04-19
1
-5
/
+0
*
Revert 132760 - Metro/HiDPI: Move 1x icons into separate pak file
varunjain@chromium.org
2012-04-18
1
-24
/
+0
*
Metro/HiDPI: Move 1x icons into separate pak file
sail@chromium.org
2012-04-18
1
-0
/
+24
*
Revert 132517 - Metro/HiDPI: Move 1x icons into separate pak file
hbono@chromium.org
2012-04-17
1
-24
/
+0
*
Metro/HiDPI: Move 1x icons into separate pak file
sail@chromium.org
2012-04-17
1
-0
/
+24
*
Metro/HiDPI: Cleanup ResourceBundle
sail@chromium.org
2012-04-12
1
-82
/
+20
*
Remove ATL code in resource_bundle_win.cc.
tony@chromium.org
2011-09-28
1
-11
/
+0
*
Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...
jam@chromium.org
2011-08-31
1
-0
/
+1
*
Revert 98426 - Revert 98103 - Switch to using .pak files for locale data on W...
battre@chromium.org
2011-08-26
1
-80
/
+13
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
1
-13
/
+80
*
Move base/resource_util.* into base/win/ since it's windows specific.
tony@chromium.org
2011-08-25
1
-7
/
+7
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-24
1
-80
/
+13
*
Revert "Switch to using .pak files for locale data on Windows." (r97941)
mattm@chromium.org
2011-08-24
1
-13
/
+80
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-23
1
-80
/
+13
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-6
/
+16
*
Move some win specific code to resource_bundle_win.cc.
tony@chromium.org
2011-05-02
1
-0
/
+6
*
Fix a crash that happens if we fail to mmap resources.pak.
tony@chromium.org
2011-04-19
1
-2
/
+2
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-0
/
+5
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+170