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
/
theme_syncable_service_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup extension_service.h
rdevlin.cronin@chromium.org
2014-05-29
1
-0
/
+1
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-1
/
+1
*
Improve some naming
estade@chromium.org
2014-05-13
1
-11
/
+11
*
Replace deprecated 3-arg SyncData::CreateLocalData with 5-arg version.
maniscalco@chromium.org
2014-04-10
1
-5
/
+11
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
1
-2
/
+1
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-1
/
+1
*
Remove ExtensionService::extension_prefs()
rockot@chromium.org
2014-02-19
1
-2
/
+2
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
1
-129
/
+159
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-2
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Enable permission warnings from ManifestHandlers.
rpaquay@chromium.org
2013-11-15
1
-1
/
+3
*
Move PermissionSet to top-level extensions.
yoz@chromium.org
2013-10-29
1
-1
/
+1
*
Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.
yoz@chromium.org
2013-10-08
1
-1
/
+1
*
sync: Add GetAllSyncData to sync/api
tim@chromium.org
2013-09-05
1
-0
/
+5
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
1
-5
/
+5
*
sync: Add remote modification time to SyncData.
tim@chromium.org
2013-07-15
1
-4
/
+6
*
[Sync] Add support for sync Persistence Errors
zea@chromium.org
2013-07-02
1
-2
/
+3
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-2
/
+2
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
1
-9
/
+12
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+2
*
Remove references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-1
/
+2
*
[components] Switch {RefCounted}ProfileKeyedService to use BrowserContext
phajdan.jr@chromium.org
2013-04-26
1
-1
/
+1
*
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
*
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
*
No longer sync themes that are installed by policy.
atwilson@chromium.org
2013-03-15
1
-2
/
+35
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-8
/
+7
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
1
-1
/
+1
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-1
/
+1
*
Move the parsing of 'update_url' & 'options_page' URLs out of Extension.
MHX348@motorola.com
2013-01-15
1
-3
/
+4
*
[Sync] Have MergeDataAndStartSyncing return a SyncMergeResult
zea@chromium.org
2012-11-17
1
-11
/
+22
*
chrome/browser: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-17
1
-2
/
+2
*
Fix memory leak in ThemeSyncableServiceTest.
haitaol@chromium.org
2012-10-02
1
-4
/
+12
*
Convert theme syncing to use syncable service API.
haitaol@chromium.org
2012-09-28
1
-0
/
+552