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
*
Switch chrome code to use content::WebUI interface instead of WebUI concrete ...
jam@chromium.org
2012-01-18
2
-32
/
+35
*
Disable GAIA profile info
sail@chromium.org
2012-01-18
2
-7
/
+12
*
Make SigninManager a ProfileKeyedService.
atwilson@chromium.org
2012-01-17
8
-42
/
+22
*
Check the browser distribution when determining whether or not we should crea...
stevet@chromium.org
2012-01-17
1
-2
/
+5
*
Revert 117758 -- turned many boxes on the memory waterfall red:
thakis@chromium.org
2012-01-14
8
-22
/
+42
*
Make SigninManager a ProfileKeyedService.
atwilson@chromium.org
2012-01-14
8
-42
/
+22
*
Updating Preconnect to no longer get the default context. Instead it now gets...
rlp@chromium.org
2012-01-14
3
-10
/
+13
*
Move ProfileInfoCache + GAIAInfoUpdateService init to DoFinalInit.
tim@chromium.org
2012-01-13
2
-8
/
+10
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-12
3
-6
/
+229
*
Make ProfileImplIOData::Handle::GetResourceContext() imply LazyInitialize().
ajwong@chromium.org
2012-01-11
6
-6
/
+27
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-11
1
-1
/
+1
*
Moved SigninManager out of browser/sync, and start changing the code so signin
atwilson@chromium.org
2012-01-11
6
-7
/
+27
*
Revert "Restore all profiles which were active when restoring the last open p...
saintlou@chromium.org
2012-01-10
3
-229
/
+6
*
Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...
jam@chromium.org
2012-01-10
1
-1
/
+1
*
Move creation and ownership of ResourceDispatcherHost and PluginService to co...
jam@chromium.org
2012-01-10
1
-1
/
+1
*
Readability review for C++.
mirandac@chromium.org
2012-01-10
2
-13
/
+12
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-10
3
-6
/
+229
*
Profiles: Add a size check to ProfileImpl to make sure it no longer grows.
erg@chromium.org
2012-01-06
2
-2
/
+32
*
Make incognito windows not inherit HSTS state from the main profile.
agl@chromium.org
2012-01-06
4
-13
/
+13
*
Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.
ajwong@chromium.org
2012-01-06
2
-3
/
+2
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Create a new SSL session cache for each Incognito profile.
agl@chromium.org
2012-01-03
2
-8
/
+18
*
Remove DeleteTask and convert remaining users.
dcheng@chromium.org
2012-01-02
1
-3
/
+1
*
Replace WebUI::tab_contents() with web_contents() and switch all users to use...
jam@chromium.org
2011-12-30
1
-4
/
+4
*
Add more per-tab preferences.
mnaganov@chromium.org
2011-12-29
1
-1
/
+2
*
Fix MockKeychain implementation on Mac
rsimha@chromium.org
2011-12-27
1
-6
/
+1
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-6
/
+1
*
Refactor ProfileInfoCacheObserver interface and usage thereof.
stevet@chromium.org
2011-12-22
6
-114
/
+95
*
Remove custom Task implementation from ProfileManager.
dcheng@chromium.org
2011-12-22
1
-38
/
+25
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
sync: take two on removing cros_user parameter from ProfileSyncService.
tim@chromium.org
2011-12-21
5
-35
/
+4
*
Coverity fixes for PASS_BY_VALUE.
scr@chromium.org
2011-12-21
2
-4
/
+5
*
Remove GAIA desktop shortcut badges when user signs out.
stevet@chromium.org
2011-12-20
1
-11
/
+30
*
Coverity fix PASS_BY_VALUE.
scr@chromium.org
2011-12-20
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
6
-4
/
+6
*
Deprecate WEBKIT thread
joth@chromium.org
2011-12-20
2
-2
/
+4
*
Make CanvasSkia take a gfx::Size as the first parameter.
tfarina@chromium.org
2011-12-20
1
-3
/
+3
*
Revert "sync: remove cros_user parameter from ProfileSyncService"
nkostylev@chromium.org
2011-12-19
5
-4
/
+24
*
Go through NotificationService interface in the remaining places.
tfarina@chromium.org
2011-12-19
2
-0
/
+3
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
1
-2
/
+4
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-4
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-2
/
+4
*
Fix race condition in ChromeProxyConfigService
battre@chromium.org
2011-12-18
1
-1
/
+1
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-4
/
+2
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-2
/
+4
*
ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.
tfarina@chromium.org
2011-12-17
1
-1
/
+1
*
sync: remove cros_user parameter from ProfileSyncService
tim@chromium.org
2011-12-16
5
-24
/
+4
*
Badge the original profile's desktop shortcut and ensure it is unbadged if it...
stevet@chromium.org
2011-12-16
6
-18
/
+84
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
4
-15
/
+0
*
Trivial move of content::BrowserContext to content/public.
joi@chromium.org
2011-12-15
1
-1
/
+1
[next]