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
*
Remove a bunch of 0 byte files. (due to git-svn misbehavior?)
thestig@chromium.org
2010-01-26
6
-0
/
+0
*
Finish removing query_helpers.*
zork@google.com
2010-01-08
3
-1003
/
+0
*
Updated user_settings.* to use Chromium's sqlite helper functions.
zork@google.com
2010-01-04
5
-157
/
+315
*
Handle errors in DoesTableExist() gracefully instead of crashing.
zork@google.com
2009-12-16
2
-4
/
+19
*
sync: Fix license copyright text.
evan@chromium.org
2009-12-11
5
-7
/
+7
*
sync: clean up a little bit the character_set_converters code.
nick@chromium.org
2009-12-02
2
-10
/
+0
*
sync: get rid of path_helpers files.
nick@chromium.org
2009-11-25
7
-216
/
+0
*
Final part of PathString cleanup.
munjal@chromium.org
2009-11-24
5
-97
/
+1
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
3
-11
/
+10
*
Part 1 of removing PathSTring. I scrubbed files that are not
munjal@chromium.org
2009-11-13
9
-22
/
+26
*
Got rid of DieFileDie in user_settings_unittest.cc.
idana@chromium.org
2009-11-06
2
-32
/
+49
*
Revert 31122 - Revert 31109 Avoid calling PlatformThread::Sleep(1) from even...
idana@chromium.org
2009-11-06
1
-1
/
+1
*
Remove the high res timer, which is unused.
nick@chromium.org
2009-11-05
8
-410
/
+0
*
Fix the extensions activity monitor test for POSIX (c:\? Really?)
nick@chromium.org
2009-11-05
1
-12
/
+17
*
Revert 31109 - Avoid calling PlatformThread::Sleep(1) from event_sys_unittest...
ben@chromium.org
2009-11-05
1
-1
/
+1
*
Avoid calling PlatformThread::Sleep(1) from event_sys_unittests.cc
idana@chromium.org
2009-11-05
1
-1
/
+1
*
Clean up the strings for sync code:
munjal@chromium.org
2009-11-04
22
-1059
/
+259
*
Use the password_manager encryptor to encrypt the sync credentials under Linu...
davemoore@chromium.org
2009-10-30
1
-9
/
+43
*
Take 2 at browser_sync::ExtensionsActivityMonitor.
tim@chromium.org
2009-10-28
3
-0
/
+412
*
linux: fix gcc 4.3 issues (for arm)
piman@chromium.org
2009-10-27
1
-4
/
+6
*
Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...
tim@chromium.org
2009-10-27
3
-401
/
+0
*
Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Revert (1 of 4) 30157 - Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of another file.
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Add newline to end of file to fix compile. again :(
tim@chromium.org
2009-10-27
1
-1
/
+1
*
Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...
tim@chromium.org
2009-10-27
3
-0
/
+401
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
1
-0
/
+0
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
10
-34
/
+23
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
3
-9
/
+22
*
Reverted 29258.
akalin@chromium.org
2009-10-16
2
-20
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-7
/
+20
*
Reverted 29255.
akalin@chromium.org
2009-10-16
2
-20
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-7
/
+20
*
Reverted 29253.
akalin@chromium.org
2009-10-16
2
-20
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-7
/
+20
*
TBR: nick@chromium.org
akalin@chromium.org
2009-10-16
2
-20
/
+7
*
Made sync code build and pass unit tests on OS X.
akalin@chromium.org
2009-10-16
2
-7
/
+20
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
4
-27
/
+45
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
4
-330
/
+0
*
Remove pthreads from event_sys_unittest.
tim@chromium.org
2009-10-09
1
-48
/
+42
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Part 1 of making sync work on Mac:
munjal@chromium.org
2009-10-08
4
-3
/
+125
*
Update sync unit tests to build on linux
zork@chromium.org
2009-10-07
2
-20
/
+28
*
Sync: Replace pthread mutex with base::Lock in a few more places.
timsteele@google.com
2009-10-07
2
-12
/
+9
*
Sync: Remove pthreads from event_sys code. Remove asynch version of GaiaAuthe...
timsteele@google.com
2009-10-03
3
-29
/
+39
*
Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.
chron@chromium.org
2009-09-28
1
-127
/
+0
*
Fix compiling of sync on linux.
zork@chromium.org
2009-09-22
14
-59
/
+25
*
Build the sync unit tests:
nick@chromium.org
2009-09-16
1
-2
/
+2
*
Build sync engine as part of the browser build.
nick@chromium.org
2009-09-15
30
-51
/
+67
*
Made some style fixes in the remaining code under chrom/browser/sync and unde...
idana@chromium.org
2009-09-14
19
-75
/
+69
[next]