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] Fix the session info on NTP to properly set opacity. Fix bug in associ...
zea@chromium.org
2011-03-03
2
-7
/
+10
*
Remove web_ui_util helper functions.
kmadhusu@chromium.org
2011-03-03
1
-9
/
+22
*
sync: add switch for using new syncer thread.
tim@chromium.org
2011-03-03
11
-16
/
+291
*
sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...
nick@chromium.org
2011-03-03
10
-188
/
+293
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
2
-4
/
+4
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-2
/
+2
*
autofill: Rename AutoFillFieldType to AutofillFieldType.
tfarina@chromium.org
2011-03-01
3
-3
/
+3
*
Disable OneBajillionUpdates; it was hanging tsan.
nick@chromium.org
2011-03-01
1
-1
/
+1
*
Take out chrome\browser\browser_thread.h. This is a retake of r76418 with th...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Revert 76418 - Remove chrome\browser\browser_thread.h
rdsmith@chromium.org
2011-03-01
1
-1
/
+1
*
Remove chrome\browser\browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
18
-18
/
+18
*
In the syncable directory, an index consists of (a) a rule defining which syn...
nick@chromium.org
2011-03-01
5
-101
/
+175
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
24
-46
/
+46
*
Linux: disable password syncing temporarily; it can be enabled with
mdm@chromium.org
2011-03-01
2
-2
/
+14
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
2
-2
/
+2
*
[Sync] Attach payload to appropriate progress marker + unit tests.
zea@chromium.org
2011-02-28
7
-4
/
+82
*
[Sync] Convert ModelTypeBitSetFromString to not use streams.
zea@chromium.org
2011-02-28
2
-9
/
+27
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
2
-2
/
+2
*
WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
Fixing a crash caused by double release of pointers.
lipalani@chromium.org
2011-02-26
2
-7
/
+6
*
Unbreak the build under linux_keep_shadow_stacks.
fischman@chromium.org
2011-02-25
1
-0
/
+3
*
Fixing all possible scenarios in which a autofill profile sync node with a nu...
lipalani@chromium.org
2011-02-25
6
-350
/
+397
*
WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...
tfarina@chromium.org
2011-02-25
1
-1
/
+1
*
Revert 75911 - Remove web_ui_util helper functions.
kmadhusu@chromium.org
2011-02-24
1
-10
/
+10
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
35
-213
/
+1736
*
Remove web_ui_util helper functions.
kmadhusu@chromium.org
2011-02-24
1
-10
/
+10
*
When enabling password sync manually, use the passphrase migration flow to cr...
johnnyg@chromium.org
2011-02-23
2
-2
/
+11
*
Initialize PersistedKernelInfo member.
finnur@chromium.org
2011-02-23
1
-2
/
+3
*
WebUI: Fix the remaining references to dom_ui. Final Patch.
tfarina@chromium.org
2011-02-23
1
-1
/
+1
*
Remove ComparePathNames.
nick@chromium.org
2011-02-22
7
-88
/
+7
*
Initialize AutofillProfileModelAssociator members.
finnur@chromium.org
2011-02-22
1
-4
/
+9
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
3
-4
/
+4
*
Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br...
scherkus@chromium.org
2011-02-18
3
-4
/
+4
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
3
-4
/
+4
*
Reduce size of all PNGs with pngcrush.
estade@chromium.org
2011-02-18
2
-0
/
+0
*
[Sync] Fix bug in JsSyncManagerObserver leading to erroneous change info.
akalin@chromium.org
2011-02-18
2
-11
/
+15
*
WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...
tfarina@chromium.org
2011-02-18
1
-1
/
+1
*
[Sync] Set logging that may contain personal information to verbosity level 2.
zea@chromium.org
2011-02-18
4
-15
/
+15
*
sync: rewrite DataTypeManagerImpl without pause/resume logic.
tim@chromium.org
2011-02-17
4
-0
/
+881
*
Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...
zea@chromium.org
2011-02-17
33
-1600
/
+210
*
Revert 75262: "Use xmpp.google.com instead of talk.google.com"
akalin@chromium.org
2011-02-17
1
-2
/
+2
*
[Sync] Initial support for encrypting any datatype (no UI hookup yet).
zea@chromium.org
2011-02-17
33
-210
/
+1600
*
Sync: Cleanup the gaia login class names.
jhawkins@chromium.org
2011-02-17
2
-59
/
+45
*
Show settings/personal when attempting to call ShowLoginDialog for ChromeOS.
stevenjb@google.com
2011-02-16
1
-2
/
+5
*
Change the help center link on the sync setup encryption tab to point to the ...
johnnyg@chromium.org
2011-02-16
1
-1
/
+6
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-10
/
+10
[next]