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
*
Make sure that per-hostname zoom settings are retained.
mirandac@chromium.org
2011-05-27
1
-2
/
+2
*
Profiles: When built in debug mode, NOTREACHED() after a Profile is shutdown ...
erg@google.com
2011-05-26
5
-0
/
+61
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
1
-0
/
+11
*
Revert 86802 - Remove ProtocolFactory/Interceptor uses in GViewRequestInterce...
willchan@chromium.org
2011-05-26
1
-11
/
+0
*
Remove ProtocolFactory/Interceptor uses in GViewRequestInterceptor.
willchan@chromium.org
2011-05-26
1
-0
/
+11
*
Enable incognito_session_only preferences
battre@chromium.org
2011-05-25
1
-0
/
+1
*
Revert 86724 - Modifying the BackgroundModeManager to handle multiple profiles.
vandebo@chromium.org
2011-05-25
4
-3
/
+21
*
Modifying the BackgroundModeManager to handle multiple profiles.
rlp@chromium.org
2011-05-25
4
-21
/
+3
*
Give URLRequestJobFactory::Interceptors the ability to specify protocols they...
koz@chromium.org
2011-05-25
1
-0
/
+4
*
Remove a chrome dependency by removing Prerender from ResourceDispatcherHost.
dominich@chromium.org
2011-05-25
1
-2
/
+6
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
When spell-check is disabled, notify renderers of the change.
csilv@chromium.org
2011-05-25
1
-1
/
+10
*
Protect against NULL PasswordStore
stevenjb@google.com
2011-05-24
1
-0
/
+2
*
Implemented a policy for centralized setting of the --disk-cache-dir flag.
pastarmovj@chromium.org
2011-05-24
1
-0
/
+6
*
Remove Profile code from HostZoomMap.
jam@chromium.org
2011-05-23
2
-2
/
+37
*
dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...
csilv@chromium.org
2011-05-23
1
-1
/
+1
*
Take out pref watching from HostZoomMap, in preparation of removing Profile f...
jam@chromium.org
2011-05-23
2
-1
/
+13
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
2
-86
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Replace GetStarted component extension with URL
dpolukhin@chromium.org
2011-05-19
1
-4
/
+0
*
Remove more URLRequest::RegisterProtocolFactory calls.
willchan@chromium.org
2011-05-18
1
-5
/
+33
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
3
-6
/
+6
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
3
-6
/
+6
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
3
-6
/
+6
*
Use SystemRequestContext instead of RequestContext from Profile for UserCloud...
sfeuz@chromium.org
2011-05-17
1
-2
/
+0
*
Convert more ProtocolFactories to ProtocolHandlers.
willchan@chromium.org
2011-05-16
1
-1
/
+24
*
Switch to using the system request context for OCSP.
willchan@chromium.org
2011-05-16
1
-1
/
+0
*
Add a URLRequestJobFactory::ProtocolHandler for chrome:// and chrome-devtools...
willchan@chromium.org
2011-05-16
4
-0
/
+27
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
2
-26
/
+24
*
Added UMA histgrams for spellchecking.
morrita@chromium.org
2011-05-16
1
-0
/
+6
*
Create a URLRequestJobFactory to replace the URLRequest globals.
willchan@chromium.org
2011-05-14
4
-4
/
+99
*
Followup to r85247 to address review comments about adding a way to get to Pr...
jam@chromium.org
2011-05-13
2
-7
/
+9
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
2
-1
/
+8
*
Changes for not reading ssl prefs from user_prefs since we have
rtenneti@chromium.org
2011-05-13
1
-1
/
+1
*
Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...
jam@chromium.org
2011-05-12
4
-17
/
+0
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
2
-43
/
+60
*
Implementation of DatabaseQuotaClient for the WebSQLDatabase system.
michaeln@google.com
2011-05-10
2
-8
/
+12
*
Treat the QuotaManager as we do other ProfileIOData.
michaeln@google.com
2011-05-10
2
-0
/
+9
*
Fix clang+chromeos build
apavlov@chromium.org
2011-05-10
2
-1
/
+6
*
Fix MSVS 2005 build
apavlov@chromium.org
2011-05-10
3
-20
/
+21
*
Implement SandboxQuotaClient for Quota support in sandboxed filesystem
kinuko@chromium.org
2011-05-09
3
-22
/
+54
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
2
-21
/
+56
*
Have AppCache code go through the content embedder API for content settings c...
jam@chromium.org
2011-05-08
5
-4
/
+9
*
Removed dependency to gfx:: from profile_sync_service as it is not used.
qsr@google.com
2011-05-06
1
-1
/
+1
*
Allow loading icons for crashed/disabled extensions.
sadrul@chromium.org
2011-05-04
3
-4
/
+9
*
Attempt at fixing crash in PasswordStoreWin. It seems like there are
sky@chromium.org
2011-05-03
1
-0
/
+4
*
Fix net/ command-line pollution introduced in http://codereview.chromium.org/...
cevans@chromium.org
2011-05-02
2
-2
/
+6
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-05-02
1
-1
/
+2
*
Initialize ProfilePolicyConnector.
gfeher@chromium.org
2011-05-02
1
-1
/
+3
*
Move code that talks to spellchecking out of content.
jam@chromium.org
2011-04-29
1
-7
/
+8
[next]