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
/
profiles
/
profile_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome/browser/plugin_* to chrome/browser/plugins/
ibraaaa@google.com
2012-09-20
1
-1
/
+1
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-5
/
+11
*
Redo the Storage Partition directory layout to support guest tags and origin ...
ajwong@chromium.org
2012-09-16
1
-3
/
+1
*
Disable TLS channel id if cookies are disabled or third-party cookies are blo...
mattm@chromium.org
2012-09-12
1
-1
/
+1
*
Plumbing for the Infinite Cache.
tburkard@chromium.org
2012-09-10
1
-1
/
+6
*
Create chrome Windows desktop shortcuts through a checkbox in create/manager ...
hallielaine@chromium.org
2012-09-04
1
-3
/
+0
*
Change the underlying directory for Isolated Apps to be the same as Storage P...
ajwong@chromium.org
2012-08-29
1
-1
/
+2
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-14
/
+0
*
Revert 152904 - Moving FaviconService to a ProfileKeyedService.
ricow@chromium.org
2012-08-23
1
-0
/
+14
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-14
/
+0
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
1
-3
/
+30
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-2
/
+3
*
Enable storing and restoring sessionStorage by default.
marja@chromium.org
2012-08-17
1
-2
/
+2
*
ProfileImpl fix: Don't access DOMStorageContext too early.
marja@chromium.org
2012-08-17
1
-5
/
+6
*
Remove Instant v1 API.
sreeram@chromium.org
2012-08-09
1
-3
/
+0
*
Remove the effects of --disable-restore-session-state.
marja@chromium.org
2012-08-08
1
-5
/
+1
*
Remove last references to profile->GetHistory() and profile->GetBookmarkModel().
rlp@chromium.org
2012-08-08
1
-22
/
+0
*
Relanding this as this did not fix the chromiumos breakage.
ananta@chromium.org
2012-08-07
1
-3
/
+15
*
Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...
ananta@chromium.org
2012-08-07
1
-15
/
+3
*
Add support for loading user cloud policy on desktop, behind the --load-cloud...
atwilson@chromium.org
2012-08-07
1
-3
/
+15
*
Better session restore: Persist sessionStorage on disk.
marja@chromium.org
2012-08-07
1
-0
/
+6
*
Download filename determination refactor (3/3)
asanka@chromium.org
2012-07-27
1
-0
/
+1
*
Move PROFILE_DESTROYED notification to ProfileDestroyer and observe it in Ext...
yoz@chromium.org
2012-07-27
1
-4
/
+2
*
Move printing.* prefs from local state to profile
bartfab@chromium.org
2012-07-26
1
-0
/
+12
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-2
/
+2
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-33
/
+6
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-6
/
+33
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-33
/
+6
*
Removing ENABLE_PROMO_RESOURCE_SERVICE guards
aruslan@chromium.org
2012-07-17
1
-7
/
+1
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-1
/
+1
*
Removing last usage of default request context. Fixing up login_utils to not ...
rlp@chromium.org
2012-07-13
1
-14
/
+1
*
Enable promotion system on Android
aruslan@chromium.org
2012-07-13
1
-1
/
+1
*
Fixing the way history service factory access the history (i.e., when it crea...
rlp@chromium.org
2012-07-13
1
-1
/
+1
*
Moving browser tag storage to in-memory only for cookies and HTTP cache.
nasko@chromium.org
2012-07-12
1
-0
/
+15
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-5
/
+5
*
Cleanup: removing better session restore UI changes.
marja@chromium.org
2012-07-11
1
-3
/
+0
*
Revert 145969 - Removing last usage of default request context. Fixing up log...
rlp@chromium.org
2012-07-10
1
-1
/
+14
*
Removing last usage of default request context. Fixing up login_utils to not ...
rlp@chromium.org
2012-07-10
1
-14
/
+1
*
Extracted inner class doing process dispatch.
noyau@chromium.org
2012-07-09
1
-1
/
+4
*
browser: Move more files into chrome namespace.
tfarina@chromium.org
2012-07-06
1
-2
/
+2
*
Make ShortcutsBackend a ProfileKeyedService.
mrossetti@chromium.org
2012-07-03
1
-10
/
+0
*
Now doesn't wait to destroy non-incognito profiles, and allow immediate destr...
mad@chromium.org
2012-06-26
1
-1
/
+8
*
Reverting since this did not fix so I can revert the original change in the h...
rlp@chromium.org
2012-06-25
1
-1
/
+1
*
Move some RegisterXxxPref out of Browser
cjhopman@chromium.org
2012-06-25
1
-0
/
+14
*
Fixing the way HistoryServiceFactory access the history service and updated a...
rlp@chromium.org
2012-06-22
1
-1
/
+1
*
Whitelist all previously loaded extensions when registering the ExtensionServ...
bauerb@chromium.org
2012-06-18
1
-2
/
+1
*
Make AutocompleteClassifier a ProfileKeyedService.
pkasting@chromium.org
2012-06-12
1
-6
/
+0
*
Converting BookmarkModel and HistoryService to ProfileKeyedServices. This jus...
rlp@chromium.org
2012-06-08
1
-44
/
+5
*
Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...
primiano@chromium.org
2012-06-06
1
-15
/
+3
*
Move creation and ownership of DownloadManager from the embedder to content. ...
jam@chromium.org
2012-06-06
1
-3
/
+4
[next]