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
/
profile_sync_service_startup_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-2
/
+2
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-4
/
+3
*
Make the change in ProfileSyncService such that it declares success
munjal@chromium.org
2011-12-02
1
-0
/
+2
*
base::Bind: Convert Tasks in chrome/browser/sync tests.
jhawkins@chromium.org
2011-11-28
1
-4
/
+4
*
sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.
tim@chromium.org
2011-11-22
1
-2
/
+2
*
[Sync] Fix handling of passphrase required events.
zea@chromium.org
2011-11-08
1
-7
/
+6
*
Switch to composition for TestBrowserThread.
joi@chromium.org
2011-11-03
1
-3
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Per datatype unrecoverable error. when a datatype encounters an unrecoverable...
lipalani@chromium.org
2011-10-06
1
-3
/
+4
*
[Sync] Plumb through SyncError to about:sync
zea@chromium.org
2011-09-28
1
-7
/
+2
*
This is the problem of the leaking URLRequestContextGetters in the ProfileSyn...
battre@chromium.org
2011-09-13
1
-27
/
+29
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Reland 87645 with clang fixes.
zea@chromium.org
2011-07-26
1
-3
/
+6
*
Revert 94128 - [Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-6
/
+3
*
[Sync] Refactor sync datatype error handling.
zea@chromium.org
2011-07-26
1
-3
/
+6
*
sync: enable ProfileSyncServiceStartupTests on mac.
tim@chromium.org
2011-07-22
1
-12
/
+5
*
sync: listen for missing notifications
tim@chromium.org
2011-07-21
1
-3
/
+41
*
sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.
tim@chromium.org
2011-07-21
1
-0
/
+15
*
More build fixes for linux and chrome os.
ananta@chromium.org
2011-07-10
1
-5
/
+7
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+3
*
Update the source for config requests.
lipalani@chromium.org
2011-05-05
1
-6
/
+6
*
[Sync] Fix bug leading to ProfileSyncService test flakiness
akalin@chromium.org
2011-04-26
1
-13
/
+14
*
sync: add a BackendMigrator class to perform migration flow.
tim@chromium.org
2011-04-20
1
-1
/
+1
*
Fixed memory leak in sync notifier unit tests caused by my previous CL.
sanjeevr@chromium.org
2011-04-08
1
-1
/
+7
*
Changed jingle to use the IO thread from the passed in URLRequestContextGette...
sanjeevr@chromium.org
2011-04-07
1
-0
/
+2
*
Making sync configure errors more descriptive.
lipalani@chromium.org
2011-03-30
1
-1
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
sync: Take 2 for issue 6697039
tim@chromium.org
2011-03-19
1
-21
/
+20
*
Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-20
/
+21
*
sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-21
/
+20
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Add timeout to clearing server data
raz@chromium.org
2010-10-13
1
-0
/
+65
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
1
-2
/
+2
*
Add Sources to several notifications.
tim@chromium.org
2010-09-17
1
-3
/
+5
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-44
/
+20
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-20
/
+44
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-44
/
+20
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-0
/
+1
*
Add token serialization to token_service.
chron@chromium.org
2010-08-12
1
-2
/
+2
*
The token service should now support issuing auth tokens.
chron@chromium.org
2010-07-28
1
-1
/
+4
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-1
/
+1
*
Implement support for disabling sync through configuration management.
mnissler@chromium.org
2010-07-14
1
-0
/
+34
*
Add the TokenService to the chrome profile, and use it to pass the LSID from ...
chron@chromium.org
2010-07-14
1
-0
/
+8
[next]