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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 228738 "Clear the access token when destroying the Sync ba..."
nyquist@google.com
2013-10-25
1
-0
/
+1
*
Merge 228586 "[Sync] Fix crash when all visits are from the future"
zea@chromium.org
2013-10-21
2
-4
/
+61
*
Merge 218097 "Merge 191028 "[Sync] Disable unrecoverable error u..."
laforge@chromium.org
2013-10-02
1
-1
/
+1
*
Merge 225064 "Fix crash when showing error in wrench menu"
sail@chromium.org
2013-10-01
1
-2
/
+2
*
Removing O2TS.StartRequest OVERRIDE from test_profile_sync_service.cc
fgorski@chromium.org
2013-09-23
2
-16
/
+21
*
* Fixed out-of-bounds crash bug in foreign_session_helper.cc.
apiccion@chromium.org
2013-09-23
1
-0
/
+1
*
Release password store synchronously on UI thread when shtudown starts.
haitaol@chromium.org
2013-09-20
4
-21
/
+31
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
3
-8
/
+6
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
3
-6
/
+8
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-20
11
-97
/
+102
*
Send configuration stats together at the end of data type configuration so that
haitaol@chromium.org
2013-09-20
4
-25
/
+30
*
Inject OAuth2TokenService into ProfileSyncService.
bauerb@chromium.org
2013-09-19
11
-186
/
+230
*
Revert "Making OAuth2TokenService multi-login aware:"
hidehiko@chromium.org
2013-09-19
11
-75
/
+72
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
1
-6
/
+6
*
Making OAuth2TokenService multi-login aware:
fgorski@chromium.org
2013-09-19
11
-72
/
+75
*
sync: Gracefully handle early shutdown
rlarocque@chromium.org
2013-09-19
5
-63
/
+65
*
Display a warning in the supervised-user create dialog if it will be slow.
pam@chromium.org
2013-09-18
4
-12
/
+42
*
Fixing typos
lipalani@chromium.org
2013-09-18
1
-3
/
+3
*
Refactor dependency on Profile to BrowserContext in spell check. Continuation...
megan.smith@venture3systems.com
2013-09-17
2
-3
/
+3
*
Release password store on UI loop when worker is stopped so that password
haitaol@chromium.org
2013-09-16
2
-5
/
+26
*
sync: Add getters and setters to Entry classes
rlarocque@chromium.org
2013-09-13
5
-16
/
+12
*
bookmarks: Get rid of ui_test_utils.h entry from the exception list.
tfarina@chromium.org
2013-09-11
3
-7
/
+8
*
Fix an invalid comparator due to a typo.
etienneb@chromium.org
2013-09-11
1
-1
/
+1
*
Release sync's RequestContextGetter as soon as possible
haitaol@chromium.org
2013-09-11
2
-0
/
+3
*
Move ManagedModePolicyProvider functionality to ManagedUserSettingsService.
bauerb@chromium.org
2013-09-11
2
-19
/
+15
*
Enable invalidations for arbitrary objects on Android.
stepco@chromium.org
2013-09-11
2
-9
/
+17
*
Revert 222154 "sync: Gracefully handle very early shutdown"
vitalybuka@chromium.org
2013-09-10
2
-21
/
+38
*
Propagate more information about ValueStore errors to callers, notably an
kalman@chromium.org
2013-09-10
1
-7
/
+6
*
sync: Gracefully handle very early shutdown
rlarocque@chromium.org
2013-09-10
2
-38
/
+21
*
Move PasswordForm from //content to //autofill.
blundell@chromium.org
2013-09-09
10
-40
/
+40
*
sync: Improve ModelAssociation event tracing
rlarocque@chromium.org
2013-09-07
1
-5
/
+12
*
This defers starting background extension page RenderViews
gspencer@chromium.org
2013-09-06
5
-6
/
+9
*
Handling of multiple concurrent requests from different clients in OAuth2Toke...
zelidrag@chromium.org
2013-09-06
1
-2
/
+5
*
sync: Add GetAllSyncData to sync/api
tim@chromium.org
2013-09-05
14
-61
/
+97
*
Revert "Handling of multiple concurrent requests from different clients in OA...
eustas@chromium.org
2013-09-05
1
-5
/
+2
*
Handling of multiple concurrent requests from different clients in OAuth2Toke...
zelidrag@chromium.org
2013-09-04
1
-2
/
+5
*
Add more control over sync for Chromium testshell.
nyquist@chromium.org
2013-09-04
2
-0
/
+13
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
3
-3
/
+0
*
Rename signedin -> signed_in in order to be consistent with our conventions f...
lipalani@chromium.org
2013-09-03
4
-6
/
+6
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
3
-3
/
+3
*
[Sync] Don't journal/unapply types that are already disabled
zea@chromium.org
2013-08-28
1
-1
/
+9
*
Implementation of the onDeviceInfoChange event.
lipalani@chromium.org
2013-08-28
4
-2
/
+62
*
Refactor TabBase to give it ownership of ContentViews and NativePages. This ...
dtrainor@chromium.org
2013-08-28
1
-1
/
+1
*
Add HTTP status code to navigation data structures
pvalenzuela@chromium.org
2013-08-28
2
-0
/
+34
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-0
/
+1
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-1
/
+0
*
Add the missing GetWebContent() method.
aurimas@chromium.org
2013-08-26
2
-0
/
+5
*
Move OAuth2TokenService to google_apis/.
kinaba@chromium.org
2013-08-26
4
-4
/
+4
*
Add NavigationTimeKeeper to track network navigation times of navigation
haitaol@chromium.org
2013-08-25
3
-1
/
+25
*
[sync] Clear auth error badge from UI after successful re-auth
rsimha@chromium.org
2013-08-23
1
-0
/
+16
[next]