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
*
Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un...
yoz@chromium.org
2013-10-23
1
-3
/
+3
*
Mark supervised profiles as such immediately when they're created.
bauerb@chromium.org
2013-10-17
2
-49
/
+25
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
1
-1
/
+1
*
chrome: Wrap correctly what is X11 theming code
tiago.vignatti@intel.com
2013-09-24
1
-4
/
+4
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
2
-38
/
+39
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
2
-39
/
+38
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
2
-38
/
+39
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
1
-1
/
+0
*
desktop aura: Use the correct frame color.
erg@chromium.org
2013-09-10
1
-1
/
+1
*
Merge the LinuxUI interface from its own .so into libviews.so.
erg@chromium.org
2013-09-10
2
-5
/
+5
*
sync: Add GetAllSyncData to sync/api
tim@chromium.org
2013-09-05
1
-0
/
+5
*
This CL makes managed users use the normal Google logo on the --enable-instan...
pkotwicz@chromium.org
2013-08-30
4
-21
/
+29
*
Remove |prefs::kProfileIsManaged| flag and update all references to use |pref...
ibraaaa@chromium.org
2013-08-21
1
-2
/
+2
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
2
-6
/
+5
*
Reland: Chrome side work for allowing a user to revert to their previous them...
pkotwicz@chromium.org
2013-08-14
4
-93
/
+332
*
Check if the theme supplier is an extension.
akuegel@chromium.org
2013-08-12
1
-1
/
+6
*
Notify ThemeService via callback when supervised user is ready.
akuegel@chromium.org
2013-08-12
3
-2
/
+56
*
Create improved avatar label for mac.
akuegel@chromium.org
2013-08-08
2
-0
/
+6
*
Remove mostly unused |allow_default| parameter in ui::ThemeProvider
pkotwicz@chromium.org
2013-08-07
2
-61
/
+25
*
Check if theme is ready.
akuegel@chromium.org
2013-08-07
2
-12
/
+13
*
Revert 215547 "Chrome side work for allowing a user to revert to..."
pkotwicz@chromium.org
2013-08-07
4
-337
/
+94
*
Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.
bauerb@chromium.org
2013-08-05
1
-8
/
+1
*
Chrome side work for allowing a user to revert to their previous theme withou...
pkotwicz@chromium.org
2013-08-05
4
-94
/
+337
*
Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().
bauerb@chromium.org
2013-07-31
1
-5
/
+3
*
Add custom default theme support and create a managed user default theme.
akuegel@chromium.org
2013-07-26
13
-183
/
+356
*
Use a direct include of the message_loop header in chrome/browser/, part 10.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
sync: Add remote modification time to SyncData.
tim@chromium.org
2013-07-15
1
-4
/
+6
*
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
[next]