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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-13
/
+13
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
3
-4
/
+7
*
Add protobuffer and model type for syncing custom search engines. Includes al...
stevet@chromium.org
2011-06-28
1
-0
/
+2
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
2
-0
/
+52
*
Reland 89038, but with a mocked out keychain (mac unit tests were timing out)
zea@chromium.org
2011-06-15
3
-5
/
+17
*
Revert 89038 - [Sync] Ensure cryptographer ready before encrypting.
zea@chromium.org
2011-06-14
3
-17
/
+5
*
[Sync] Ensure cryptographer ready before encrypting.
zea@chromium.org
2011-06-14
3
-5
/
+17
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
2
-0
/
+58
*
Revert 87556 - Moving storing of encrypted types in cryptographer.
garykac@chromium.org
2011-06-02
2
-58
/
+0
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
2
-0
/
+58
*
Prevent model association from completing if passphrase is not available.
lipalani@chromium.org
2011-06-01
2
-3
/
+6
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Move crypto_helpers from sync to crypto
qsr@google.com
2011-05-05
5
-155
/
+25
*
[Sync] Remove changes_channel functionality and replace with DirectoryChangeL...
zea@chromium.org
2011-04-27
2
-177
/
+0
*
Fix for crash in base::SymmetricKey::GetRawKey -
rtenneti@chromium.org
2011-04-22
1
-1
/
+1
*
Move crypto files out of base, to a top level directory.
rvargas@google.com
2011-04-14
2
-10
/
+10
*
Eliminate sources of spurious commits & getUpdateses.
nick@chromium.org
2011-04-07
2
-2
/
+11
*
Cleanup: Remove sqlite_utils.h from user_settings_unittest.cc
tfarina@chromium.org
2011-04-04
1
-92
/
+102
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-4
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
5
-11
/
+11
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
3
-7
/
+7
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-2
/
+4
*
Update a bunch of files to the new location of 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
1
-1
/
+1
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
2
-4
/
+13
*
Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...
zea@chromium.org
2011-02-17
2
-13
/
+4
*
[Sync] Initial support for encrypting any datatype (no UI hookup yet).
zea@chromium.org
2011-02-17
2
-4
/
+13
*
[Sync] Remove now-obsolete FastDump class
akalin@chromium.org
2011-01-25
2
-61
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
5
-15
/
+15
*
Coverity: Fix unchecked return values.
kmadhusu@chromium.org
2011-01-12
1
-1
/
+2
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-4
/
+4
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
1
-0
/
+1
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-8
/
+6
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-6
/
+8
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-8
/
+6
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-6
/
+8
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
1
-8
/
+6
*
Make USE_OPENSSL and USE_NSS mutually exclusive
joth@chromium.org
2010-10-22
1
-0
/
+2
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/sync/*.
pkasting@chromium.org
2010-10-22
1
-6
/
+6
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
2
-2
/
+2
*
sync crypto helpers: Generate smaller unique strings using the same
nick@chromium.org
2010-10-11
2
-6
/
+24
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
3
-9
/
+9
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
4
-3
/
+8
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
4
-8
/
+3
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
4
-3
/
+8
*
sync_unit_tests: add test for unknown field retention.
agl@chromium.org
2010-09-27
1
-0
/
+35
*
Set the migration-completed flag once sync is setup on the new system,
johnnyg@chromium.org
2010-09-21
1
-1
/
+4
*
Fix sync_unit_tests two-phase lookup problems.
hans@chromium.org
2010-09-20
1
-9
/
+6
[prev]
[next]