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
*
Fix syncing of system theme on Linux
rlarocque@chromium.org
2014-07-11
5
-12
/
+18
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-08
2
-3
/
+8
*
Revert 281130 "Replace "external_install" boolean parameter with..."
csharp@chromium.org
2014-07-03
2
-8
/
+3
*
Revert 281227 "Revert 281130 "Replace "external_install" boolean..."
nkostylev@chromium.org
2014-07-03
2
-3
/
+8
*
Revert 281130 "Replace "external_install" boolean parameter with..."
nkostylev@chromium.org
2014-07-03
2
-8
/
+3
*
Replace "external_install" boolean parameter with explicit enumeration in Ext...
rpaquay@chromium.org
2014-07-03
2
-3
/
+8
*
Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED to
kalman@chromium.org
2014-07-01
1
-2
/
+2
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-07-01
1
-4
/
+1
*
views: Make the wrench menu and browser action borders fade in and out.
erg@chromium.org
2014-07-01
2
-0
/
+6
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-2
/
+3
*
Rename "managed (mode|user)" to "supervised user" (part 2)
treib@chromium.org
2014-06-17
2
-4
/
+4
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
5
-38
/
+36
*
Move ExtensionServiceTestBase into its own header/cc file
rdevlin.cronin@chromium.org
2014-06-12
1
-4
/
+5
*
Cleanup extension_service.h
rdevlin.cronin@chromium.org
2014-05-29
1
-0
/
+1
*
Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_D...
limasdf@gmail.com
2014-05-23
1
-3
/
+2
*
Fixes for getting themes to work well with Windows High DPI.
ananta@chromium.org
2014-05-22
1
-10
/
+17
*
Revert "Fixes for getting themes to work well with Windows High DPI."
zea@chromium.org
2014-05-21
1
-17
/
+10
*
Fixes for getting themes to work well with Windows High DPI.
ananta@chromium.org
2014-05-21
1
-10
/
+17
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-20
2
-59
/
+60
*
Support remote installation of extensions and apps.
mek@chromium.org
2014-05-16
1
-1
/
+2
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-1
/
+1
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
1
-1
/
+1
*
Revert 270232 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-13
2
-60
/
+59
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-13
2
-59
/
+60
*
Improve some naming
estade@chromium.org
2014-05-13
7
-45
/
+45
*
Revert 269892 "linux_aura: Compile ash into chrome."
erg@chromium.org
2014-05-12
2
-60
/
+59
*
linux_aura: Compile ash into chrome.
erg@chromium.org
2014-05-12
2
-59
/
+60
*
Linux Aura: Update Widget when the native theme instance in use changes.
estade@chromium.org
2014-05-07
1
-0
/
+6
*
Remove a few unused typedefs.
thakis@chromium.org
2014-05-05
1
-1
/
+0
*
Update Windows UI on system color changes.
msw@chromium.org
2014-04-25
2
-21
/
+3
*
Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...
limasdf@gmail.com
2014-04-20
2
-6
/
+7
*
linux_aura: Remove the 'a' badge.
erg@chromium.org
2014-04-16
1
-1
/
+1
*
Fix regression due to https://codereview.chromium.org/24175004
pkotwicz@chromium.org
2014-04-14
1
-2
/
+1
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.
maniscalco@chromium.org
2014-04-10
1
-5
/
+11
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
3
-95
/
+3
*
Stop using net::FileStream synchronously in browser_theme_pack.cc
hashimoto@chromium.org
2014-03-25
1
-9
/
+7
*
Rename NOTIFICATION_EXTENSION_UNLOADED to
kalman@chromium.org
2014-03-19
1
-3
/
+3
*
Move ExtensionService::GenerateInstalledExtensionsSet() to ExtensionRegistry.
rdevlin.cronin@chromium.org
2014-03-19
1
-2
/
+6
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
4
-8
/
+7
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-1
/
+1
*
Fix inactive popup frame appearance on Windows desktop.
msw@chromium.org
2014-03-05
1
-1
/
+1
*
linux_aura: Respond to system "style-set" signals.
erg@chromium.org
2014-02-26
2
-3
/
+21
*
linux_aura: Keep GTK state from leaking between profiles.
erg@chromium.org
2014-02-19
3
-14
/
+5
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
3
-4
/
+6
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
1
-129
/
+159
*
Changed RefCountedStaticMemory() to accept a void pointer.
joaoe@opera.com
2014-02-12
1
-1
/
+1
*
Clean up some ifdefs around Win Aura.
jam@chromium.org
2014-02-04
2
-12
/
+12
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
2
-2
/
+2
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-2
/
+1
[next]