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
*
Merge 85138 - Use GetXDisplay() instead of XOpenDisplay() in IdleQueryLinux.
dcheng@chromium.org
2011-05-14
1
-18
/
+11
*
Merge 85326 - Notify password store observers when password sync makes change...
mdm@chromium.org
2011-05-13
1
-0
/
+6
*
Merge 84441 - [cros] Fixes for 3G promo bubble.
nkostylev@chromium.org
2011-05-06
1
-4
/
+0
*
Merge 84012 - Fix potential nasty crashloop.
nick@chromium.org
2011-05-04
1
-0
/
+2
*
Merge 83560 - Allow extensions with NPAPI plugins to install on ChromeOS, jus...
oritm@chromium.org
2011-05-03
1
-6
/
+4
*
Merge 83231 - [Sync] Remove changes_channel functionality and replace with Di...
zea@chromium.org
2011-04-29
8
-370
/
+167
*
Merge 83147 - [cros] Show 3G promo notification on a first usage of the cellu...
nkostylev@chromium.org
2011-04-28
1
-0
/
+4
*
Merge 83117 - Ensure ConfigureDataTypes is not called in a re-entrant manner....
lipalani@chromium.org
2011-04-27
2
-2
/
+29
*
Merge 82941 - Sync: Use inline sync UI for CrOS sync login.BUG=chromiumos:145...
jhawkins@chromium.org
2011-04-25
1
-8
/
+0
*
Merge 82727 - fix clang buildTBR=akalinBUG=noneTEST=clang goes green!Review U...
tim@chromium.org
2011-04-25
2
-0
/
+4
*
Merge 82719 - sync: repairs + improvement to migration code pathBUG=80290TEST...
tim@chromium.org
2011-04-25
12
-47
/
+24
*
Merge 82736 - Fix official builder and clang builder.BUG=noneTEST=noneTBR=csi...
zelidrag@chromium.org
2011-04-23
1
-0
/
+1
*
Merge 82744 - More official builder fix.BUG=noneTEST=noneTBR=csilvReview URL:...
zelidrag@chromium.org
2011-04-23
1
-0
/
+1
*
Merge 82720 - Sync: Inline sync login dialog into Tabbed Options.BUG=72363TES...
jhawkins@chromium.org
2011-04-22
15
-1107
/
+337
*
Merge 82591 - Sync: Fix the display of the synced data types.BUG=80091TEST=no...
jhawkins@chromium.org
2011-04-22
1
-1
/
+0
*
Merge 82550 - sync: null check DTM in OnPassphraseAcceptedIf this is called b...
tim@chromium.org
2011-04-21
1
-1
/
+2
*
Merge 82447 - Make the SBH wait until syncer is put in config mode before it ...
tim@chromium.org
2011-04-21
4
-11
/
+23
*
Merge 82411 - The passive worker was being added to the session once per data...
tim@chromium.org
2011-04-21
1
-7
/
+19
*
Merge 82361 - sync: dont send OnInitializationComplete until BootstrapEncrypt...
tim@chromium.org
2011-04-20
1
-15
/
+17
*
1. Fix a bug in which scheduleconfig was called from wrong thread.
lipalani@chromium.org
2011-04-20
4
-10
/
+43
*
fix clang build
tim@chromium.org
2011-04-20
2
-3
/
+17
*
sync: add a BackendMigrator class to perform migration flow.
tim@chromium.org
2011-04-20
24
-13
/
+662
*
Sync: More UI fixes.
jhawkins@chromium.org
2011-04-20
1
-11
/
+9
*
[Sync] Fix bug in ExtensionModelAssociator::CryptoReadyIfNecessary()
akalin@chromium.org
2011-04-20
1
-1
/
+1
*
Sync: Fix a few issues with the refrehsed UI.
jhawkins@chromium.org
2011-04-19
8
-36
/
+81
*
[Sync] Ensure we don't hold a transaction when we access password store.
zea@chromium.org
2011-04-19
4
-77
/
+183
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
38
-5418
/
+1137
*
Revert 82120 - Reland r81454 (sync non-frontend datatype controllers) with lo...
zea@chromium.org
2011-04-19
28
-1310
/
+898
*
[Sync] Fix race condition in P2PNotifier with sending notifications
akalin@chromium.org
2011-04-19
1
-7
/
+2
*
Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.
zea@chromium.org
2011-04-19
28
-898
/
+1310
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
38
-1137
/
+5418
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
38
-5418
/
+1137
*
Revert 82026 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
38
-1136
/
+5418
*
Revert 82028 - Reland r81454 (sync non-frontend datatype controllers) with lo...
zea@chromium.org
2011-04-19
28
-1310
/
+898
*
Reland r81454 (sync non-frontend datatype controllers) with longer timeouts.
zea@chromium.org
2011-04-18
28
-898
/
+1310
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-18
38
-5418
/
+1136
*
Disable for Google Chrome ChromeOS builds
eblake@chromium.org
2011-04-18
1
-2
/
+6
*
Sync: Refresh the UI to match Alex's mocks.
jhawkins@chromium.org
2011-04-18
5
-185
/
+217
*
[Sync] Move some extension-sync-related logic to ExtensionService
akalin@chromium.org
2011-04-17
6
-189
/
+63
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
3
-3
/
+3
*
Changed the jingle network code in ChromeAsyncSocket to use the client socket...
sanjeevr@chromium.org
2011-04-15
1
-4
/
+1
*
[Sync] Simplify themes notifications and themes sync
akalin@chromium.org
2011-04-15
1
-92
/
+2
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
3
-3
/
+3
*
sync: Make nudge + config jobs reliable in SyncerThread2
lipalani@chromium.org
2011-04-15
10
-208
/
+904
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
2
-10
/
+10
*
Add support for 12/24 hour clock switching on Chrome OS.
satorux@chromium.org
2011-04-14
1
-0
/
+4
*
Revert 81454 - [Sync] Make generic non-frontend thread datatype controller.Re...
zea@chromium.org
2011-04-14
28
-1310
/
+898
*
[Extensions] Add CheckSoon() method to ExtensionUpdater
akalin@chromium.org
2011-04-13
2
-9
/
+3
*
Cancels passphrase entry if the user closes the dialog.
atwilson@chromium.org
2011-04-13
2
-5
/
+8
*
[Sync] Make generic non-frontend thread datatype controller.
zea@chromium.org
2011-04-13
28
-898
/
+1310
[next]