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
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
2
-3
/
+3
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
4
-12
/
+13
*
Migrate the rest of the "global" prefs.
falken@google.com
2012-05-22
2
-7
/
+7
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
11
-15
/
+38
*
It seems GAIA had changed dosserver rules today, so we can go back to account...
zelidrag@chromium.org
2012-05-18
1
-1
/
+1
*
Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....
zelidrag@chromium.org
2012-05-18
1
-1
/
+1
*
Move application lifetime functionality off BrowserList.
ben@chromium.org
2012-05-18
1
-1
/
+2
*
Revive revision 137685 and fix the DEPs file in chrome/browser/sync
munjal@chromium.org
2012-05-18
3
-5
/
+5
*
[Sync] Re-enable breakpad uploading for sync errors.
zea@chromium.org
2012-05-17
1
-1
/
+1
*
Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...
fischman@chromium.org
2012-05-17
2
-4
/
+4
*
Rename InvalidationVersionTracker to InvalidationStateTracker in preparation
munjal@chromium.org
2012-05-17
2
-4
/
+4
*
No longer keep a lingering reference to TypedUrlDataTypeController after PSS ...
atwilson@chromium.org
2012-05-17
4
-52
/
+68
*
Add additional error logging to investigate Autocomplete Sync failures.
isherman@chromium.org
2012-05-17
12
-37
/
+88
*
Explode Autofill sync error messages for debugging
isherman@chromium.org
2012-05-17
1
-16
/
+78
*
Treat SyncCredentialsLost as an auth error
atwilson@chromium.org
2012-05-16
4
-48
/
+53
*
[Sync] Move PageTransitions enums to SyncEnums
zea@chromium.org
2012-05-16
3
-35
/
+33
*
Use larger buckets for sync configure time counter
rlarocque@chromium.org
2012-05-15
1
-8
/
+8
*
[Sync] Move chrome/browser/sync/api to sync/api
akalin@chromium.org
2012-05-15
63
-1221
/
+56
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-14
11
-36
/
+82
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-14
5
-6
/
+4
*
Notify sync observers whenever preferred types change
atwilson@chromium.org
2012-05-14
3
-5
/
+25
*
Don't sync URL archivals.
atwilson@chromium.org
2012-05-12
2
-0
/
+46
*
Update FixupURLAndGetVisits() to try to track down crbug.com/127473
atwilson@chromium.org
2012-05-12
3
-10
/
+6
*
[Sync] Remove tab sync nodes that are missing session tags.
zea@chromium.org
2012-05-12
2
-4
/
+40
*
[Sync] Replace hardcoded gaia urls in sync_test.cc with calls to GaiaUrls
rsimha@chromium.org
2012-05-11
1
-23
/
+23
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
11
-82
/
+36
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
3
-3
/
+3
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
11
-36
/
+82
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
2
-7
/
+7
*
[Sync] Fix tab favicon usage tracking.
zea@chromium.org
2012-05-10
2
-0
/
+45
*
Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...
zelidrag@chromium.org
2012-05-10
2
-4
/
+5
*
In previous code, "LINUX" was used for CrOS.
peria@chromium.org
2012-05-10
1
-0
/
+2
*
[Sync] Add more visibility about sync update errors.
zea@chromium.org
2012-05-09
1
-12
/
+72
*
Prevent shut down hang by avoiding wait when datatype thread has not stasrted...
lipalani@chromium.org
2012-05-09
1
-2
/
+15
*
Do not create unrecoverable error if FixupURLAndGetVisits fails
atwilson@chromium.org
2012-05-08
1
-5
/
+4
*
sync: add histogram tracking various parts of sync shutdown
tim@chromium.org
2012-05-08
2
-0
/
+14
*
Speculative fix for sync not exiting issue.
lipalani@chromium.org
2012-05-08
1
-1
/
+3
*
Add return value to PasswordStore's schedule task.
zea@chromium.org
2012-05-08
1
-2
/
+1
*
[Sync] Make creation of session header node more resilient
zea@chromium.org
2012-05-08
1
-0
/
+10
*
[Sync] Initialize pre-existing navs to zero timestamp
zea@chromium.org
2012-05-07
2
-3
/
+13
*
Stop uploading unrecoverable errors to breakpad in preparation for beta.
lipalani@chromium.org
2012-05-04
1
-1
/
+3
*
Add more debug statements to debug 120709
lipalani@chromium.org
2012-05-04
2
-3
/
+65
*
Revert 135175 - Revert 135164 - Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
Add support in sign in manager for ClientOAuth style signin behind a flag. T...
rogerta@chromium.org
2012-05-03
1
-1
/
+8
*
Revert 135164 - Cleanup of browser_test harness.
mmenke@chromium.org
2012-05-03
1
-0
/
+1
*
Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
sync: Do not rely on BookmarkNode favicon directly.
tfarina@chromium.org
2012-05-02
1
-6
/
+6
*
Refactor LoginUIService to not rely on WebUI.
atwilson@chromium.org
2012-05-01
2
-4
/
+4
*
Log UMA stats on Typed URL DB errors instead of stopping sync.
atwilson@chromium.org
2012-05-01
5
-127
/
+212
*
Add some debug info to track down issue 120709.
lipalani@chromium.org
2012-04-28
2
-11
/
+40
[next]