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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Fix theme service on Windows Aero Glass.
akuegel@chromium.org
2013-07-05
1
-0
/
+5
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
2
-2
/
+2
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
2
-4
/
+6
*
linux_aura: Three fixes for switching themes.
erg@chromium.org
2013-06-22
4
-17
/
+146
*
Add theme tab background images.
akuegel@chromium.org
2013-06-22
1
-0
/
+2
*
Make the managed user label use the light color as in the mocks.
akuegel@chromium.org
2013-06-21
1
-3
/
+3
*
Only load theme images for the scale factors that use them
sschmitz@chromium.org
2013-06-21
1
-56
/
+134
*
Replace the default frame properties for managed users.
akuegel@chromium.org
2013-06-21
4
-4
/
+46
*
Calculate colors for avatar label from frame color.
akuegel@chromium.org
2013-06-18
2
-0
/
+9
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-2
/
+2
*
High DPI support for themes: Raw images for NTP attribution and background
sschmitz@chromium.org
2013-06-12
2
-0
/
+93
*
Use a direct include of strings headers in chrome/browser/t*-w*/.
avi@chromium.org
2013-06-10
4
-4
/
+4
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Pull sync type / syncability out of Extension.
yoz@chromium.org
2013-06-05
1
-3
/
+4
*
High DPI support for Chrome Themes: key to scale factor mapping.
sschmitz@chromium.org
2013-06-05
1
-6
/
+5
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
4
-14
/
+17
*
High DPI support for themes
sschmitz@chromium.org
2013-06-01
3
-61
/
+330
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
3
-5
/
+5
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
4
-11
/
+13
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
3
-3
/
+3
*
Stop tinting the non-popup location bar background images. These are about to
pkasting@chromium.org
2013-05-16
2
-18
/
+14
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-2
/
+2
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
2
-2
/
+2
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
2
-2
/
+2
*
Consolidate manifest handler registration.
yoz@chromium.org
2013-05-06
2
-15
/
+0
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
2
-20
/
+28
*
Change GetProfileToUse method from Profile to content::BrowserContext
phajdan.jr@chromium.org
2013-05-03
2
-3
/
+6
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
3
-4
/
+4
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@chromium.org
2013-04-24
1
-0
/
+12
*
Revert 195811 "Explicitly construct/destruct UserManager and dep..."
kalman@chromium.org
2013-04-23
1
-8
/
+0
*
Explicitly construct/destruct UserManager and dependencies in tests
bartfab@google.com
2013-04-23
1
-0
/
+8
*
Re-land 195501 with fixed test
bartfab@google.com
2013-04-22
1
-0
/
+1
*
Revert 195501 "Make UserManager a non-Lazy singleton"
szym@chromium.org
2013-04-22
1
-1
/
+0
*
Make UserManager a non-Lazy singleton
bartfab@chromium.org
2013-04-22
1
-0
/
+1
*
Move ThemeHandler from c/c/e/api; move GetBrowserImages() out of Extension class
rdevlin.cronin@chromium.org
2013-04-19
4
-17
/
+20
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Remove unused themes on clicking the reset theme button
ckocagil@chromium.org
2013-04-08
1
-0
/
+2
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome, Linux edition.
dcheng@chromium.org
2013-04-06
1
-2
/
+2
*
Crop images from custom themes before storing them into the theme pack.
pkotwicz@chromium.org
2013-04-05
4
-69
/
+107
*
Wrench Icon: Cross platform drawing code
sail@chromium.org
2013-04-02
2
-1
/
+5
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
1
-3
/
+5
*
Decouple loading a theme from an extension from the initialization time of th...
pkotwicz@chromium.org
2013-03-20
5
-30
/
+109
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
No longer sync themes that are installed by policy.
atwilson@chromium.org
2013-03-15
3
-11
/
+62
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-2
/
+2
*
Sort out build dependencies for LinuxUI.
erg@chromium.org
2013-03-02
1
-1
/
+1
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-4
/
+5
[next]