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
/
glue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide sync integration tests with a way to set a favicon for a bookmark.
rsimha@chromium.org
2010-11-11
2
-4
/
+21
*
sync: bake 'explicit' passphrases into the nigori specifics, rather
tim@chromium.org
2010-11-10
2
-6
/
+25
*
Make TestURLFetcherFactory able to remove fetchers from its map, and add an I...
pkasting@chromium.org
2010-11-08
1
-2
/
+2
*
Revert 63447 - sync: enable password sync by default.
tim@chromium.org
2010-11-04
1
-2
/
+2
*
Add barrier to autofill datatype controller shutdown.
zea@chromium.org
2010-11-04
2
-3
/
+17
*
Autofill deprecate unique_ids in favor of guids for PersonalDataManager
dhollowa@chromium.org
2010-11-04
1
-1
/
+1
*
Session sync integration tests. Left out many client for now, since even
zea@chromium.org
2010-11-04
2
-15
/
+27
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
2
-3
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
6
-10
/
+10
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
2
-115
/
+123
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
2
-123
/
+115
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
2
-115
/
+123
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
2
-123
/
+115
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
2
-115
/
+123
*
Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/sync
rsimha@chromium.org
2010-10-25
1
-1
/
+1
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
3
-3
/
+3
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
12
-34
/
+64
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
3
-3
/
+3
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
3
-3
/
+3
*
sync: enable password sync by default.
tim@chromium.org
2010-10-21
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/sync/glue/.
pkasting@chromium.org
2010-10-21
9
-45
/
+44
*
Fix syncing of sessions. Numerous changes have been made. Currently, the mode...
zea@chromium.org
2010-10-20
5
-117
/
+142
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
2
-0
/
+3
*
Revert 63223 - sync: enable password sync by default.
tim@chromium.org
2010-10-20
1
-2
/
+2
*
sync: enable password sync by default.
tim@chromium.org
2010-10-20
1
-2
/
+2
*
This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...
dhollowa@chromium.org
2010-10-20
1
-0
/
+2
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
2
-7
/
+9
*
Move the rest of the Extension data into either StaticData or RuntimeData
mpcomplete@chromium.org
2010-10-18
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
11
-16
/
+28
*
Rename ChromeThread to BrowserThread Final Part:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
34
-35
/
+34
*
[Sync] Pass correct ExpectedCrxType to ExtensionsService.
akalin@chromium.org
2010-10-12
3
-1
/
+12
*
Nudge syncer when datatypes are deleted. This ensures the deletion happens in...
zea@chromium.org
2010-10-11
1
-10
/
+20
*
Set the source of the password store notifications to the PasswordStore
albertb@chromium.org
2010-10-11
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
39
-199
/
+199
*
sync: Fix Nigori download sequencing.
tim@chromium.org
2010-10-07
2
-6
/
+37
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
1
-3
/
+0
*
Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...
thakis@chromium.org
2010-10-02
1
-3
/
+0
*
[GTK] delay reference count check in OwnedWidgetGtk
estade@chromium.org
2010-10-02
1
-0
/
+3
*
Made extensions syncer read extension state from prefs directly
akalin@chromium.org
2010-10-02
3
-12
/
+15
*
Made extensions change processor listen to install/uninstall notifications.
akalin@chromium.org
2010-10-01
5
-44
/
+67
*
Revert "Fix crash in ExtensionInstallUI::OnInstallSuccess when the active bro...
aa@chromium.org
2010-10-01
1
-8
/
+3
*
Fix crash in ExtensionInstallUI::OnInstallSuccess when the active browser was...
aa@chromium.org
2010-10-01
1
-3
/
+8
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
2
-2
/
+6
*
sync: Introduce support for split transaction apply/commit changes. Change_pr...
tim@chromium.org
2010-09-23
5
-25
/
+125
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-6
/
+2
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
2
-2
/
+6
*
Fix bug "Autofill: A large number of unnecessary sync updates
nick@chromium.org
2010-09-22
4
-32
/
+69
*
Revert 60083 - Fix bug "Autofill: A large number of unnecessary sync updates
nick@chromium.org
2010-09-21
4
-69
/
+33
*
Fix bug "Autofill: A large number of unnecessary sync updates
nick@chromium.org
2010-09-21
4
-33
/
+69
[next]