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
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
6
-103
/
+11
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
7
-4
/
+185
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
7
-185
/
+4
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
7
-4
/
+185
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-1
/
+1
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
2
-3
/
+3
*
Revert 83198 - Remove DestroyingProfile from a few places.These guys are both...
aa@chromium.org
2011-04-27
1
-0
/
+3
*
Remove DestroyingProfile from a few places.
aa@chromium.org
2011-04-27
1
-3
/
+0
*
Add 1st cut of QuotaManager code
kinuko@chromium.org
2011-04-27
4
-0
/
+34
*
Profile shouldn't own ProfilePolicyConnector. Introduce BrowserPolicyConnecto...
jknotten@chromium.org
2011-04-27
4
-22
/
+2
*
Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-26
1
-1
/
+1
*
Making picasa uploader non-component extension.
dgozman@chromium.org
2011-04-26
1
-4
/
+0
*
Stop reference counting BaseSessionService.
torne@chromium.org
2011-04-26
2
-7
/
+7
*
Return NULL instead of a WeakPtr.
cbentzel@chromium.org
2011-04-25
1
-1
/
+1
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
4
-19
/
+25
*
Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...
zelidrag@chromium.org
2011-04-23
1
-17
/
+27
*
PrerenderManager is no longer refcounted.
cbentzel@chromium.org
2011-04-22
4
-8
/
+13
*
Linux: update log level when warning about unencrypted password stores.
mdm@chromium.org
2011-04-21
1
-1
/
+1
*
Fix the VS2005 build.
darin@chromium.org
2011-04-21
1
-1
/
+1
*
GTK: The default password store on linux should be the native one.
erg@google.com
2011-04-21
1
-5
/
+4
*
Fix build on MSVS 2005
apavlov@chromium.org
2011-04-21
1
-1
/
+1
*
Add a ScopedTestingLocalState for unit tests which need Local State.
bauerb@chromium.org
2011-04-21
1
-14
/
+5
*
[Sync] Re-re-reland 81454. This time with fixed waitable event usage.
zea@chromium.org
2011-04-20
1
-0
/
+1
*
Add optional creation to ProfileKeyedServiceFactory.
torne@chromium.org
2011-04-20
2
-5
/
+11
*
Picasa Web Albums uploader extension from dgozman@.
zelidrag@chromium.org
2011-04-20
1
-0
/
+4
*
[Extensions] Make ExtensionService not be ref-counted
akalin@chromium.org
2011-04-20
2
-12
/
+12
*
Replace more uses of ChromeURLRequestContext/URLRequestContextGetter in conte...
willchan@chromium.org
2011-04-20
1
-0
/
+2
*
Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo...
zea@chromium.org
2011-04-19
1
-1
/
+0
*
Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.
zea@chromium.org
2011-04-19
1
-0
/
+1
*
Eliminate lots of redundancy in the ProfileIOData subclasses.
willchan@chromium.org
2011-04-19
6
-210
/
+161
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
6
-193
/
+415
*
Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo...
zea@chromium.org
2011-04-19
1
-1
/
+0
*
Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.
zea@chromium.org
2011-04-18
1
-0
/
+1
*
Show locale change notification in previous locale.
dilmah@chromium.org
2011-04-18
1
-3
/
+8
*
Move the rest of the storage objects into ResourceContext.
willchan@chromium.org
2011-04-16
2
-0
/
+13
*
Create a content::ResourceContext.
willchan@chromium.org
2011-04-15
10
-70
/
+135
*
Fix compilation after commit 81770
dpolukhin@chromium.org
2011-04-15
1
-2
/
+0
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
6
-30
/
+41
*
Update the web store promo to be clearer and configurable at run-time.
jstritar@chromium.org
2011-04-15
2
-20
/
+0
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
4
-31
/
+8
*
Add UMA for cookie settings
jochen@chromium.org
2011-04-14
1
-0
/
+8
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
1
-2
/
+1
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
1
-1
/
+2
*
Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re...
zea@chromium.org
2011-04-14
1
-1
/
+0
*
[Sync] Make generic non-frontend thread datatype controller.
zea@chromium.org
2011-04-13
1
-0
/
+1
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
5
-3
/
+30
*
Profile shouldn't own DesktopNotificationService.
torne@chromium.org
2011-04-13
7
-48
/
+46
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
6
-413
/
+193
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
6
-193
/
+413
[next]