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
*
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
*
Show sync promo at startup
sail@chromium.org
2011-10-05
1
-4
/
+8
*
Separate Virtual Keyboard related conditionals from TouchUI
hashimoto@chromium.org
2011-10-04
1
-1
/
+1
*
Revert r100800 - Add CHECKs to make sure we don't leak Browsers on Profile sh...
willchan@chromium.org
2011-10-04
2
-7
/
+0
*
Clean up some profile menu code.
mirandac@chromium.org
2011-10-03
4
-67
/
+11
*
Ensure that --disable-extensions disables extension prefs from being enacted
battre@chromium.org
2011-09-30
1
-0
/
+5
*
Creating a basic skeleton for the Speech Input Experimental API.
leandrogracia@chromium.org
2011-09-29
1
-0
/
+2
*
Remove unneeded calls from the ContentBrowserClient.
avi@chromium.org
2011-09-29
1
-5
/
+0
*
Move sync promo to standalone page
sail@chromium.org
2011-09-29
1
-4
/
+0
*
Cache sync user name in ProfileInfoCache:w
sail@chromium.org
2011-09-29
7
-24
/
+38
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
5
-88
/
+110
*
Fix ProfileInfoCacheUnittests
sail@chromium.org
2011-09-29
2
-36
/
+47
*
Make TransportSecurityState not ref-counted for simplicity.
phajdan.jr@chromium.org
2011-09-27
2
-3
/
+3
*
Rename ExtensionSettingsUIWrapper to ExtensionSettingsFrontend and
akalin@chromium.org
2011-09-27
1
-1
/
+1
*
Change the way that default apps are installed to use a more standard
rogerta@chromium.org
2011-09-27
1
-69
/
+0
*
Protect predictor_ shutdown in PrifileImplIoData::Handle destructor
stevenjb@google.com
2011-09-26
1
-6
/
+6
*
AutofillOptionsHandler is crashing
dhollowa@chromium.org
2011-09-26
1
-0
/
+5
*
Profile shouldn't own PersonalDataManager
dhollowa@chromium.org
2011-09-23
6
-23
/
+2
*
Fix ProfileImpl::InstallDefaultApps which used to do IO on the wrong thread.
pastarmovj@chromium.org
2011-09-23
2
-28
/
+46
*
Removing singelton property of MediaStreamManager.
mflodman@chromium.org
2011-09-22
2
-0
/
+9
*
Aura: Use extension-based file picker from CrOS for pure-views builds.
jamescook@chromium.org
2011-09-21
1
-18
/
+24
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
4
-14
/
+16
*
Enable sync for the settings from the Extension Settings API.
akalin@chromium.org
2011-09-21
2
-5
/
+0
*
Move TransportSecurityPersister completely to IO thread.
phajdan.jr@chromium.org
2011-09-21
11
-58
/
+68
*
Making TOOLKIT_USES_GTK orthogonal to USE_AURA.
saintlou@chromium.org
2011-09-20
1
-2
/
+2
*
Adding CHECK to determine the cause of flakiness during predictor shutdown on...
rlp@chromium.org
2011-09-19
1
-1
/
+6
*
Revert "Revert r101377 and r100426."
agl@chromium.org
2011-09-19
2
-4
/
+8
*
Revert r101377 and r100426.
agl@chromium.org
2011-09-19
2
-8
/
+4
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-2
/
+2
*
Second attempt at fixing deadlock. My earlier attempt failed because I
sky@chromium.org
2011-09-16
1
-9
/
+12
*
Cleanup AutomationProviderList to fix shutdown crashes on ChromeOS auto tests
stevenjb@google.com
2011-09-16
1
-5
/
+10
*
Make FaviconService a scoped_ptr and remove call to base::RefCountedThreadSafe
kushi.p@gmail.com
2011-09-16
2
-4
/
+3
[next]