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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restricting set of URL requests that get intercepted to gview to GET methods ...
tbarzic@chromium.org
2011-10-31
1
-2
/
+2
*
base::Bind: Convert chrome/browser/profiles.
jhawkins@chromium.org
2011-10-29
3
-53
/
+47
*
Fix history importing by delaying DownloadManager creation. Replace GetNextId...
benjhayden@chromium.org
2011-10-29
2
-4
/
+9
*
ProfileIOData: Add a few CHECKs to help debug a crash.
jhawkins@chromium.org
2011-10-28
2
-2
/
+13
*
Sync Promo: Tweak first tabs
sail@chromium.org
2011-10-28
5
-0
/
+38
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
8
-12
/
+12
*
Adding CookieSettings for storing cookie content settings.
marja@chromium.org
2011-10-28
4
-2
/
+16
*
Move the ExtensionInfoMap in the profile before the ExtensionProcessManager
jochen@chromium.org
2011-10-26
1
-2
/
+2
*
[Mac/multiprofile] "Customize User..." should edit the currently active profile
jeremy@chromium.org
2011-10-25
3
-0
/
+32
*
The current user custom spell check dictionary is shared among profiles. This...
shinyak@google.com
2011-10-25
1
-1
/
+1
*
Fix for memory leak 72698_b in both normal and incognito mode.Actually it was...
nrqv63@motorola.com
2011-10-21
4
-2
/
+6
*
Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...
thakis@chromium.org
2011-10-20
2
-9
/
+11
*
Updating Preconnect to no longer get the default context. Instead it now gets...
rlp@chromium.org
2011-10-20
2
-11
/
+9
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
9
-36
/
+34
*
Add comment to profile_manager indicating that GetDefaultProfile should no lo...
mirandac@chromium.org
2011-10-19
1
-0
/
+2
*
Fix ordering dependencies for #if OS_CHROMEOS and OS_LINUX
stevenjb@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
10
-60
/
+63
*
Revert 106069 - Fix for Memory Leak 72698_b
thestig@chromium.org
2011-10-18
2
-3
/
+1
*
Fix for Memory Leak 72698_b
nrqv63@motorola.com
2011-10-18
2
-1
/
+3
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Adding myself to the owners file for profiles.
rlp@chromium.org
2011-10-18
1
-0
/
+1
*
Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...
palmer@chromium.org
2011-10-16
4
-0
/
+17
*
Work around async profile delete issue
sail@chromium.org
2011-10-15
1
-3
/
+5
*
Revert 105669 - Additional infrastructure code supporting the report fraudule...
lipalani@chromium.org
2011-10-15
4
-17
/
+0
*
Additional infrastructure code supporting the report fraudulent certificate c...
palmer@chromium.org
2011-10-15
4
-0
/
+17
*
Cuter default names for profiles.
mirandac@chromium.org
2011-10-14
4
-12
/
+96
*
Fix RENDERER_PROCESS_CREATED AllSources listeners in UserScriptMaster and Vis...
yoz@chromium.org
2011-10-14
1
-1
/
+2
*
When not running the default apps experiment, default apps should be controlled
rogerta@chromium.org
2011-10-14
1
-0
/
+3
*
GTK: Enable multi-profiles by default
sail@chromium.org
2011-10-14
1
-3
/
+3
*
Fix RENDER_VIEW_HOST_CREATED_FOR_TAB AllSources usage in UserStyleSheetWatcher.
yoz@chromium.org
2011-10-13
1
-1
/
+1
*
Initialize ExtensionInfoMap before ExtensionProcessManager
jochen@chromium.org
2011-10-13
1
-2
/
+3
*
Introducing the basic functionality to the speech input experimental API.
leandrogracia@chromium.org
2011-10-13
1
-1
/
+1
*
Add metrics to help measure effects of installing default apps in a profile
rogerta@chromium.org
2011-10-13
2
-58
/
+89
*
Autoload any profiles with background applications running.
rlp@chromium.org
2011-10-12
7
-2
/
+98
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
5
-95
/
+6
*
Persist Alternate-Protocol.
willchan@chromium.org
2011-10-12
1
-1
/
+1
*
Multi-Profiles: Fix choosing random profile avatar
sail@chromium.org
2011-10-12
2
-33
/
+51
*
Multi-Profiles: Initialize sync user name when adding profile
sail@chromium.org
2011-10-11
4
-8
/
+13
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-10
5
-2
/
+82
*
Notify users about certain changes in installed extensions.
miket@chromium.org
2011-10-10
1
-0
/
+2
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
2
-0
/
+10
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
8
-17
/
+44
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
2
-5
/
+5
*
Remove Prerender from ResourceContext and ProfileIOData.
cbentzel@chromium.org
2011-10-07
2
-22
/
+0
*
Revert 104412 - profile: Add a way for each ProfileKeyedServiceFactory to spe...
nsylvain@chromium.org
2011-10-07
5
-80
/
+0
*
profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...
erg@chromium.org
2011-10-07
5
-0
/
+80
*
Make profile deletion really remove stale profile directory
jeremy@chromium.org
2011-10-06
2
-18
/
+23
*
Honor profile startup settings when opening a window for a profile.
rlp@chromium.org
2011-10-06
3
-14
/
+38
*
[Multi profile] Clicking "Customize User" should show the "Manage User" dialog.
binji@chromium.org
2011-10-05
1
-1
/
+5
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
7
-41
/
+9
[next]