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
*
Carnitas: Refactor ShowHtmlDialog()
sail@chromium.org
2011-02-02
1
-7
/
+3
*
Fix data type configuration race by making DataTypeManagerImpl::DownloadReady...
rsimha@chromium.org
2011-02-02
2
-3
/
+9
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
6
-8
/
+19
*
sync: tiny cleanup in syncer.h/cc
tim@chromium.org
2011-02-01
5
-16
/
+22
*
[Sync] Add JS scriptability to syncapi
akalin@chromium.org
2011-02-01
24
-20
/
+1468
*
WebUI: Rename namespace dom_ui_util to web_ui_util.
tfarina@chromium.org
2011-01-31
1
-5
/
+5
*
[Sync] Relax checks for received XMPP messages
akalin@chromium.org
2011-01-31
1
-9
/
+3
*
[Sync] Remove code to listen to notifications for sync objects of unknown type
akalin@chromium.org
2011-01-29
3
-31
/
+1
*
Initialize the mode member of SyncerThread in the ctor
cpu@chromium.org
2011-01-29
1
-0
/
+1
*
Change the initial passphrase screen to match the new mocks.
johnnyg@chromium.org
2011-01-29
2
-24
/
+13
*
Part 2 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-28
8
-55
/
+78
*
[SYNC] Fix server notifier's InvalidateAll().
zea@chromium.org
2011-01-28
1
-1
/
+2
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-1
/
+1
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
21
-95
/
+586
*
Don't show the "new! password sync" message in settings when a sync-everythin...
johnnyg@chromium.org
2011-01-27
1
-6
/
+3
*
Unit tests that use ProfileSyncServiceMock are leaking due to adding a DataSo...
ahendrickson@chromium.org
2011-01-27
1
-1
/
+6
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
1
-1
/
+0
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
8
-37
/
+72
*
[SYNC] Tests to catch datatype manager behavior when datatype controller is b...
zea@chromium.org
2011-01-27
1
-0
/
+45
*
Handle sync values of wrong type more graceful.
mnissler@chromium.org
2011-01-27
1
-1
/
+8
*
sync: remove a test expectation that is actually dumb.
tim@chromium.org
2011-01-26
1
-2
/
+0
*
sync: fix a couple less-than comparisons to be less-than-eq in tests.
tim@chromium.org
2011-01-26
1
-2
/
+3
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
16
-386
/
+59
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
16
-59
/
+386
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-19
/
+2
*
attempt to fix perms on some files
tim@chromium.org
2011-01-26
2
-0
/
+0
*
sync: beginnings of MessageLoop based SyncerThread
tim@chromium.org
2011-01-26
20
-20
/
+1630
*
From the enter-passphrase screen in sync setup, canceling should only disable...
johnnyg@chromium.org
2011-01-26
6
-7
/
+99
*
Use labels for the new radio buttons in the sync dialogs.
johnnyg@chromium.org
2011-01-26
2
-10
/
+13
*
Do not use local override for language settings: always store it into synchro...
dilmah@chromium.org
2011-01-26
1
-2
/
+1
*
Pass empty cros_user string to GetProfileSyncService() in sync integration tests
rsimha@chromium.org
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
[Sync] Remove now-obsolete FastDump class
akalin@chromium.org
2011-01-25
10
-132
/
+29
*
Fix DOMUI pref mode handling of Mac menu items
stuartmorgan@chromium.org
2011-01-25
2
-8
/
+29
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-44
/
+1
*
[Sync] Roll cache-invalidation to @70
akalin@chromium.org
2011-01-25
5
-11
/
+20
*
[SYNC] Speculative fix for autofill change processor destroying on the wrong ...
zea@chromium.org
2011-01-25
1
-1
/
+2
*
[Sync] Refactored ProfileSyncService and remove its backend() function
akalin@chromium.org
2011-01-24
32
-536
/
+685
*
Bring the first passphrase screen UI up to date with equivalent changes made ...
johnnyg@chromium.org
2011-01-24
2
-16
/
+17
*
Adding a scoped_allowio for ProfileSyncService until we can evaluate.
finnur@chromium.org
2011-01-24
1
-2
/
+5
*
Stop using browser signin for passphrase migration, just use the normal signi...
johnnyg@chromium.org
2011-01-21
3
-42
/
+21
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
5
-5
/
+5
*
Create a new code path to generate sync strings for the new tab page differen...
johnnyg@chromium.org
2011-01-21
2
-8
/
+59
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
28
-93
/
+93
*
Add Throbber control for DOMUI. Use it everywhere in options and in Sync setu...
sergeyu@chromium.org
2011-01-21
2
-38
/
+10
*
Force patches that touch sync code to use the sync trybots
rsimha@chromium.org
2011-01-21
1
-0
/
+13
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-2
/
+2
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-5
/
+6
*
Make tweaks to password UI following today's UI review: added a learn more li...
johnnyg@chromium.org
2011-01-20
2
-4
/
+19
[next]