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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename _large.grd to _2x.grd
thakis@chromium.org
2012-02-07
2
-3
/
+3
*
Get the default color of toolbar separator through ThemeService.
tfarina@chromium.org
2012-02-02
2
-3
/
+0
*
content: Modfiy ResourceBundle and content_shell to run with alternative pak ...
erg@chromium.org
2012-01-28
2
-4
/
+5
*
Transition to base/mac/bundle_locations.h step 2
jeremy@chromium.org
2012-01-19
1
-6
/
+7
*
Don't build the general ResourceBundle::GetLocaleFilePath for Android either.
peter@chromium.org
2012-01-12
1
-1
/
+1
*
Protect access to locale resources with a lock.
derat@chromium.org
2012-01-09
4
-37
/
+42
*
Move frame color constants to CustomFrameView.
tfarina@chromium.org
2011-12-24
2
-18
/
+0
*
Move some SkColor constants from ResourceBundle to BrowserFrameView.
tfarina@chromium.org
2011-12-21
2
-23
/
+11
*
Made wallpaper smaller.
saintlou@chromium.org
2011-12-17
1
-11
/
+5
*
As per UX request this CL is changing the background for Aura. Note that this...
saintlou@chromium.org
2011-12-16
1
-5
/
+11
*
GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...
erg@chromium.org
2011-12-13
2
-0
/
+7
*
Refactor window frame painting into a window background class
jamescook@chromium.org
2011-12-10
1
-1
/
+3
*
Don't attempt to forward declare StringPiece.
erikwright@chromium.org
2011-12-07
2
-5
/
+2
*
Beginnings of Window Modality support.
ben@chromium.org
2011-11-16
2
-2
/
+11
*
Upstream: ui implementation in Android
michaelbai@chromium.org
2011-11-11
1
-0
/
+54
*
Make policy errors available to display in about:policy.
joaodasilva@chromium.org
2011-10-25
2
-0
/
+8
*
Downgrade a CHECK to a NOTREACHED in ResourceBundle::LoadLocaleResources.
tony@chromium.org
2011-10-18
2
-1
/
+13
*
Add non gtk implementation of GetNativeImageNamed
davemoore@chromium.org
2011-10-10
3
-104
/
+112
*
Use Skia image in GetNativeImageNamed for aura/linux.
oshima@google.com
2011-10-07
1
-3
/
+3
*
Remove ATL code in resource_bundle_win.cc.
tony@chromium.org
2011-09-28
1
-11
/
+0
*
aura: Make 'ui' buildable without gtk.
sadrul@chromium.org
2011-09-21
2
-3
/
+14
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-19
5
-21
/
+90
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
5
-90
/
+21
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
5
-21
/
+90
*
A second attempt at CL 7488045: Adding BidiChecker tests with fake bidi.
jeremy@chromium.org
2011-09-14
3
-9
/
+25
*
Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16
dhollowa@chromium.org
2011-09-14
5
-90
/
+21
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-13
5
-21
/
+90
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
2
-65
/
+0
*
Removed sample.pak binary from checkout.
adriansc@chromium.org
2011-09-06
3
-8
/
+47
*
Reuse ResourceBundle to detect locale availability.
torne@chromium.org
2011-09-03
3
-0
/
+14
*
Introduced check to ensure that PAK files contain untruncated headers.
adriansc@chromium.org
2011-09-02
2
-0
/
+17
*
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
6
-167
/
+108
*
Revert 98103 - Switch to using .pak files for locale data on Windows.
battre@chromium.org
2011-08-26
6
-108
/
+167
*
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
6
-167
/
+108
*
Revert "Switch to using .pak files for locale data on Windows." (r97941)
mattm@chromium.org
2011-08-24
6
-108
/
+167
*
Switch to using .pak files for locale data on Windows.
tony@chromium.org
2011-08-23
6
-167
/
+108
*
Revert 97304 - Adding BidiChecker tests which run in fake bidi
avi@chromium.org
2011-08-18
3
-24
/
+8
*
Adding BidiChecker tests which run in fake bidi
ofri@google.com
2011-08-18
3
-8
/
+24
*
Remove the length field from the index entries in data pack files.
tony@chromium.org
2011-08-11
1
-17
/
+29
*
Rename UI_API to UI_EXPORT.
darin@chromium.org
2011-08-06
2
-4
/
+4
*
Update the .pak file format to version 2: Make resource ids 16bit
tony@chromium.org
2011-08-04
3
-26
/
+26
*
Revert 95480 - Abstract fullscreen exit bubble logic to bring Linux's behavio...
tony@chromium.org
2011-08-04
3
-26
/
+26
*
Abstract fullscreen exit bubble logic to bring Linux's behaviour in line with
tony@chromium.org
2011-08-04
3
-26
/
+26
*
Remove USE_BASE_DATA_PACK from build_config.h since it's only
tony@chromium.org
2011-08-02
1
-3
/
+3
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
3
-3
/
+3
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
5
-8
/
+29
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
1
-12
/
+5
*
Revert "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
1
-5
/
+12
[next]