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
*
sync: Change entry purging approach to rely on SaveChanges, which is more con...
tim@chromium.org
2010-06-25
6
-131
/
+91
*
Make extension sync change processor listen to events for disabled extensions.
akalin@chromium.org
2010-06-25
1
-5
/
+16
*
Revert r50804 "Reworked ExtensionsService::AddPendingExtension()."
hclam@chromium.org
2010-06-25
2
-7
/
+18
*
Revert r50774 as it introduces valgrind failures
hclam@chromium.org
2010-06-25
12
-489
/
+158
*
Reworked ExtensionsService::AddPendingExtension().
akalin@chromium.org
2010-06-25
2
-18
/
+7
*
A few cleanups to the sync unit tests.
nick@chromium.org
2010-06-25
4
-7
/
+9
*
New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...
dantasse@chromium.org
2010-06-24
12
-158
/
+489
*
Explicitly disallow user scripts from extensions sync.
akalin@chromium.org
2010-06-24
2
-8
/
+23
*
GRD change + new HTML file for sync UI change
dantasse@chromium.org
2010-06-24
1
-0
/
+225
*
sqlite_utils: don't dereference an empty vector.
nick@chromium.org
2010-06-24
2
-5
/
+35
*
Take 2: sync changes to support encryption
albertb@chromium.org
2010-06-23
25
-66
/
+501
*
Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...
dantasse@chromium.org
2010-06-23
1
-2
/
+2
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
5
-16
/
+17
*
sync: Add method to Directory to remove all entries for a set of ModelTypes.
tim@chromium.org
2010-06-23
3
-5
/
+145
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Take #3 - attempt to resubmit the ReportMetrics() change for the PasswordStor...
dpranke@chromium.org
2010-06-23
1
-0
/
+2
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
16
-404
/
+1070
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
15
-1064
/
+404
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
15
-404
/
+1064
*
TBR: willchan
albertb@chromium.org
2010-06-22
25
-495
/
+65
*
Refactor MergePreferences to handle null values properly.
skrul@chromium.org
2010-06-22
5
-85
/
+229
*
DRAFT: sync_api changes to support password encryption
albertb@chromium.org
2010-06-22
25
-65
/
+495
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
15
-1064
/
+404
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
15
-404
/
+1064
*
Fix line endings in sync code.
albertb@chromium.org
2010-06-22
2
-17
/
+17
*
Add a slider to the mozc configration dialog for setting the integer type of ...
mazda@chromium.org
2010-06-22
1
-0
/
+1
*
Include the username when gerenating a client tag for a password. This is
albertb@chromium.org
2010-06-21
3
-21
/
+84
*
Add method to delete entries from the Directory backing sqlite file by metaha...
tim@chromium.org
2010-06-21
3
-1
/
+92
*
Sync only real extensions (i.e., not themes nor apps) in extensions sync.
akalin@chromium.org
2010-06-21
1
-2
/
+3
*
Turn autofill sync on by default. again.
tim@chromium.org
2010-06-20
2
-26
/
+11
*
Re-apply r50278.
aa@chromium.org
2010-06-19
3
-11
/
+11
*
Revert 50311 - Turn autofill sync on by default.
tim@chromium.org
2010-06-19
1
-3
/
+4
*
Turn autofill sync on by default.
tim@chromium.org
2010-06-19
1
-4
/
+3
*
TBR: jcivelli@chromium.org
dpranke@chromium.org
2010-06-18
1
-1
/
+0
*
Re-submit 50177 - implement stubs of reporting usage metrics for the password
dpranke@chromium.org
2010-06-18
1
-0
/
+1
*
Revert r50278.
aa@chromium.org
2010-06-18
3
-11
/
+11
*
Some app-related manifest cleanup:
aa@chromium.org
2010-06-18
3
-11
/
+11
*
TTF: Disabled test, SyncerTest.FAILS_ServerDeletingFolderWeHaveAnOpenEntryIn
vandebo@chromium.org
2010-06-18
1
-1
/
+2
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-1
/
+0
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-0
/
+1
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Allow InitByTagLookup for WriteNodes.
albertb@chromium.org
2010-06-18
4
-3
/
+28
*
Add sync requests to NetLog.
willchan@chromium.org
2010-06-17
1
-0
/
+2
*
Fixed Extension change-handling methods to avoid unrecoverable errors/crashes...
akalin@chromium.org
2010-06-17
1
-11
/
+12
*
Reland: Client side changes to set and get nigori specifics with passing
albertb@chromium.org
2010-06-16
4
-0
/
+39
*
Revert 49967 - Client side changes to set and get nigori specifics.
skerner@chromium.org
2010-06-16
4
-36
/
+0
*
Added a call to TruncateUTF8ToByteSize in build_commit_command.cc.
jerrica@google.com
2010-06-16
1
-0
/
+1
*
Client side changes to set and get nigori specifics.
albertb@chromium.org
2010-06-16
4
-0
/
+36
*
Combined both constructors of TalkMediatorImpl into one.
akalin@chromium.org
2010-06-16
1
-1
/
+5
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
[next]