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
...
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
6
-26
/
+35
*
Revert 156659 - Restart running apps when chrome restarts.
koz@chromium.org
2012-09-17
1
-2
/
+0
*
Redo the Storage Partition directory layout to support guest tags and origin ...
ajwong@chromium.org
2012-09-16
3
-11
/
+15
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
2
-0
/
+8
*
Fixing create/edit dialog strings and comments in the Profile UI.
stevet@chromium.org
2012-09-15
1
-1
/
+1
*
Disabling profile desktop shortcuts for M23.
hallielaine@chromium.org
2012-09-14
2
-7
/
+2
*
Restart running apps when chrome restarts.
koz@chromium.org
2012-09-13
1
-0
/
+2
*
Implement 'Do Not Track' header
battre@chromium.org
2012-09-13
4
-10
/
+9
*
Reenable multi profile for Windows 8 metro mode.
ananta@chromium.org
2012-09-12
1
-4
/
+0
*
Disable TLS channel id if cookies are disabled or third-party cookies are blo...
mattm@chromium.org
2012-09-12
1
-1
/
+1
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-25
/
+31
*
Check for captive portal on SSL interstitials.
mmenke@chromium.org
2012-09-12
1
-1
/
+4
*
If a user deletes the last profile, when a new profile is created randomly, a...
hallielaine@chromium.org
2012-09-11
2
-6
/
+7
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-31
/
+25
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-25
/
+31
*
Plumbing for the Infinite Cache.
tburkard@chromium.org
2012-09-10
3
-1
/
+11
*
Fixed shortcut icons missing bug for canary.
hallielaine@chromium.org
2012-09-07
1
-3
/
+2
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
4
-40
/
+48
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
2
-4
/
+4
*
Don't register ContentSettings ExtensionProviders if extensions are disabled.
yfriedman@chromium.org
2012-09-06
2
-0
/
+6
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
2
-23
/
+10
*
Cleanup: Simplify code in ProfileKeyedServiceFactory.
thestig@chromium.org
2012-09-05
4
-59
/
+50
*
Rename GDataProtocolHandler to DriveProtocolHandler
kochi@chromium.org
2012-09-05
1
-2
/
+2
*
Create chrome Windows desktop shortcuts through a checkbox in create/manager ...
hallielaine@chromium.org
2012-09-04
9
-87
/
+121
*
Add/Remove Profile avatar and name from desktop shortcuts for edge cases.
hallielaine@chromium.org
2012-08-30
8
-125
/
+270
*
Disable FTP on iOS
droger@chromium.org
2012-08-30
2
-0
/
+8
*
Use ChromeBrowserMainPartsAndroid.
yfriedman@chromium.org
2012-08-30
1
-0
/
+3
*
Force avatar and wallpaper decoding to use robust JPEG.
saintlou@chromium.org
2012-08-29
1
-1
/
+1
*
Disabling flaky tet, ProfileBrowserTest.CreateNewProfileAsynchronous
twiz@chromium.org
2012-08-29
1
-1
/
+3
*
Change the underlying directory for Isolated Apps to be the same as Storage P...
ajwong@chromium.org
2012-08-29
1
-1
/
+2
*
Update an existing profile desktop shortcut with a new name, avatar, or both.
hallielaine@chromium.org
2012-08-24
5
-143
/
+290
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
2
-7
/
+7
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
2
-11
/
+11
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
6
-40
/
+2
*
Add profile selector to dock menu.
avi@chromium.org
2012-08-23
1
-0
/
+1
*
Revert 152904 - Moving FaviconService to a ProfileKeyedService.
ricow@chromium.org
2012-08-23
6
-2
/
+40
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
6
-40
/
+2
*
Replaced static URLRequestAboutJob factory with non-static protocol handler f...
shalev@chromium.org
2012-08-22
2
-0
/
+6
*
Disable ProfileBrowserTest.CreateOldProfile(S|As)ynchronous.
xhwang@chromium.org
2012-08-22
1
-14
/
+6
*
Ensure that isolated apps use the right cookies for media requests.
creis@chromium.org
2012-08-21
10
-58
/
+256
*
Extract PrefServiceBase into chrome/browser/api. Use in api and autofill.
joi@chromium.org
2012-08-21
4
-4
/
+6
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
4
-5
/
+5
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
6
-22
/
+23
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
3
-4
/
+54
*
Move StoragePartition into content/public and remove BrowserContext::GetDOMSt...
ajwong@chromium.org
2012-08-18
1
-2
/
+3
*
Enable storing and restoring sessionStorage by default.
marja@chromium.org
2012-08-17
1
-2
/
+2
*
ProfileImpl fix: Don't access DOMStorageContext too early.
marja@chromium.org
2012-08-17
1
-5
/
+6
*
Add ManagedModeURLFilter.
bauerb@chromium.org
2012-08-17
1
-0
/
+9
*
Create and delete desktop shortcuts in general.
hallielaine@chromium.org
2012-08-16
9
-381
/
+306
*
Add myself (mmenke) to chrome/browser/profiles/OWNERS
mmenke@chromium.org
2012-08-14
1
-0
/
+2
[prev]
[next]