summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles
Commit message (Expand)AuthorAgeFilesLines
...
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-105-17/+18
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-105-18/+17
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-105-17/+18
* Reverting to the deprecated version of GetDefaultRequestContext which maintia...rlp@chromium.org2012-05-091-0/+6
* Move transport_security_persister to chrome/browser/net. Fix test file leak, ...thestig@chromium.org2012-05-092-2/+1
* Fix: uninitialized clear_local_state_on_exit_ in ProfileImpl.marja@chromium.org2012-05-091-0/+1
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-092-20/+22
* Move network_profile_bubble.* to views/ directory.tfarina@chromium.org2012-05-082-335/+0
* Replacing the default handler for mailto and webcalsaintlou@chromium.org2012-05-082-0/+23
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-062-3/+3
* Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...mattm@chromium.org2012-05-042-3/+8
* Fixed security issues related to gdata: protocol handler by: a) changing URL ...zelidrag@chromium.org2012-05-041-2/+11
* Make platform apps get isolated storage by default.mihaip@chromium.org2012-05-042-7/+2
* Move extension command files to the api folder, as requested in previous revi...finnur@chromium.org2012-05-031-1/+1
* Conflict detection for Extension Keybinding.finnur@chromium.org2012-05-031-0/+4
* Notify the user if the profile is located on a network share on browser start...pastarmovj@chromium.org2012-05-032-0/+335
* Coverity: Fix uninit member variables.kmadhusu@chromium.org2012-05-031-1/+3
* Make URLRequestThrottlerManager a member of URLRequestContext.joi@chromium.org2012-05-022-0/+12
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-05-023-8/+65
* Moving and renaming the NetworkActionPredictor into chrome/browser/predictorsshishir@chromium.org2012-05-021-2/+2
* Refactor TransportSecurityState.palmer@chromium.org2012-05-011-2/+4
* Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...kkania@chromium.org2012-04-303-22/+8
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-303-8/+22
* Revert 134283. Speculative revert, it looks like this caused many leaks (http...thakis@chromium.org2012-04-302-23/+0
* Add a button to exit managed mode in place of the profile avatar.bauerb@chromium.org2012-04-272-4/+6
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-272-2/+19
* Preventing our default handlers for ChromeOS to show up or confuse the userskuhne@chromium.org2012-04-272-0/+23
* Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.khorimoto@chromium.org2012-04-256-28/+31
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-253-7/+13
* Revert 133359 - Relanding r133313.willchan@chromium.org2012-04-251-4/+0
* Fix up ordering in ProfileIOData.willchan@chromium.org2012-04-245-27/+43
* Revert 133313 - I need to move the assertion to a better place.willchan@chromium.org2012-04-211-0/+4
* Assert when URLRequests leak for the main URLRequestContexts.willchan@chromium.org2012-04-211-4/+0
* NULL check in SessionStartupPref::URLListToPref.ivankr@chromium.org2012-04-201-5/+10
* Resolve the conflict that auto-launch has with the background mode feature.finnur@chromium.org2012-04-201-4/+5
* Assert when media and extensions request contexts leak URLRequests.willchan@chromium.org2012-04-192-1/+17
* Initialize the profile IO data before clearing the history.msarda@google.com2012-04-192-13/+16
* Correct outdated comment in profile.hbenwells@chromium.org2012-04-131-2/+2
* Removed access to prefs that does not work on Androidjscholler@chromium.org2012-04-122-1/+10
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-121-1/+1
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Reduce log spew of browser_tests on chromeos by 25%.joaodasilva@chromium.org2012-04-091-0/+7
* Update uses of TimeDelta in some cros code.tedvessenes@gmail.com2012-04-091-1/+1
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-3/+3
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-065-24/+9
* Convert UserStyleSheetWatcher to a ProfileKeyedService.rlp@chromium.org2012-04-066-19/+2
* Add support for not compiling in chrome/browser/background.jgreenwald@chromium.org2012-04-051-1/+3
* Allow SessionService to be disabled.yfriedman@chromium.org2012-04-055-17/+34
* Add ExtensionSytem::Get(Profile*) as a wrapper aroundmpcomplete@chromium.org2012-04-055-20/+16
* Convert TemplateURLFetcher to a ProfileKeyedService.rlp@chromium.org2012-04-036-18/+2