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
/
chrome
/
browser
/
themes
/
browser_theme_pack.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load 2x resources on demand
oshima@chromium.org
2012-08-29
1
-41
/
+8
*
Use HiDPI app icons on CrOS when a theme is present.
pkotwicz@chromium.org
2012-08-15
1
-4
/
+0
*
Fixes memory alignment issues due to browser_theme_pack changes.
pkotwicz@chromium.org
2012-08-10
1
-18
/
+14
*
Fix regressions in Mac ASAN build due to 150054
pkotwicz@chromium.org
2012-08-06
1
-4
/
+7
*
Chrome does not support hidpi themes other than the default.
pkotwicz@chromium.org
2012-08-05
1
-123
/
+274
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2012-07-27
1
-1
/
+1
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-24
1
-7
/
+2
*
Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed
acolwell@chromium.org
2012-07-23
1
-2
/
+7
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-23
1
-7
/
+2
*
[NTP4] Fix theme images by bumping theme version.
dbeam@chromium.org
2012-07-13
1
-1
/
+1
*
Fixes misaligned tab background image
pkotwicz@chromium.org
2012-07-12
1
-1
/
+1
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
1
-2
/
+0
*
Add methods to add DataPack from open files
cjhopman@chromium.org
2012-07-10
1
-1
/
+1
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-20
/
+29
*
Bump theme version number in attempt to fix a theme bug where the
joi@chromium.org
2012-06-14
1
-1
/
+1
*
Move IDR_THROBBER from ui_resources to ui_resources_standard
varunjain@chromium.org
2012-06-01
1
-0
/
+1
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-1
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-1
/
+1
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-1
/
+1
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-19
/
+22
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-22
/
+19
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-19
/
+22
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-22
/
+19
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-19
/
+22
*
Update home, wrench, browser action overflow assets
jamescook@chromium.org
2012-05-07
1
-1
/
+1
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-5
/
+5
*
Add scale factor tag to data packs
sail@chromium.org
2012-05-01
1
-1
/
+2
*
Fix spacing around left tab, increment theme resource ID
jamescook@chromium.org
2012-04-30
1
-1
/
+1
*
Move RefCountedStaticMemory to base namespace
simon.hong81@gmail.com
2012-04-24
1
-0
/
+1
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
1
-8
/
+13
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-2
/
+3
*
Coverity: Fix pass by value issues
kmadhusu@chromium.org
2012-03-29
1
-1
/
+1
*
ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.
tfarina@chromium.org
2012-03-27
1
-1
/
+2
*
Rev theme format index
jamescook@chromium.org
2012-03-23
1
-2
/
+3
*
ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.
tfarina@chromium.org
2012-03-21
1
-4
/
+2
*
Remove all |gfx::Image(new SkBitmap(...))| antipatterns.
rsesek@chromium.org
2012-03-15
1
-2
/
+2
*
[themes] bump theme pack version number
estade@chromium.org
2012-02-16
1
-1
/
+1
*
Valgrind: Fix a leak fix which actually caused a leak.
jhawkins@chromium.org
2012-02-16
1
-6
/
+4
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-1
/
+1
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
1
-1
/
+1
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
1
-1
/
+1
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
1
-2
/
+2
*
Fixed coverity resource leaks
groby@chromium.org
2011-12-30
1
-1
/
+3
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
1
-2
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-19
1
-2
/
+2
*
This broke lots of layout tests on OSX.
levin@chromium.org
2011-09-15
1
-2
/
+2
*
Updated *.pak file format to support both UTF8 and UTF16
adriansc@chromium.org
2011-09-15
1
-2
/
+2
[next]