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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ThreadChecker to use Locks and not use scoped_ptr.
willchan@chromium.org
2010-11-21
4
-17
/
+26
*
Leak NSS to prevent shutdown crashes.
willchan@chromium.org
2010-11-21
1
-59
/
+74
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
9
-10
/
+5
*
Fixes a crash in the Windows media player plugin caused when the Real player ...
ananta@chromium.org
2010-11-19
2
-3
/
+29
*
Reland 66791 (change was innocent)
willchan@chromium.org
2010-11-19
8
-41
/
+180
*
Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
8
-180
/
+41
*
Fix openssl build to work with AllowSingleton changes
joth@chromium.org
2010-11-19
1
-3
/
+16
*
Follow up comments on SymmetricKey::Import docs
joth@chromium.org
2010-11-19
1
-4
/
+4
*
Reland r65996. Disallows Singletons on non-joinable thread.
willchan@chromium.org
2010-11-19
8
-41
/
+180
*
FTP: improve character encoding detection in cases where ICU's first guess is...
phajdan.jr@chromium.org
2010-11-18
2
-5
/
+37
*
Implements Signature Creator & Verifier for openssl
joth@chromium.org
2010-11-18
10
-49
/
+149
*
Reland http://codereview.chromium.org/4139008, with a different
aa@chromium.org
2010-11-18
1
-0
/
+13
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
4
-1
/
+119
*
Remove a definition in a weird spot since it's only used on Solaris, which no...
thestig@chromium.org
2010-11-18
1
-8
/
+0
*
Implements RSAPrivateKey for openssl.
joth@chromium.org
2010-11-17
2
-31
/
+91
*
Original change: http://codereview.chromium.org/4856003/
bulach@chromium.org
2010-11-17
1
-2
/
+2
*
Refactor EnsureOpenSSLInit and openssl_util into base
joth@chromium.org
2010-11-17
5
-1
/
+84
*
Only need to depend on Foundation here, not Cocoa.
thomasvl@chromium.org
2010-11-16
1
-1
/
+1
*
Switch to ptrdiff_t instead of std::ptrdiff_t since we seem to use raw ptrdif...
thomasvl@chromium.org
2010-11-16
1
-2
/
+2
*
The UI language rather than the locale is now used to pick Chrome's language ...
grt@chromium.org
2010-11-16
7
-21
/
+248
*
Chrome Frame: Add explicit object security attributes to the Chrome Frame ver...
robertshield@chromium.org
2010-11-16
2
-8
/
+9
*
Move ToUpperASCII into base namespace, to make it consistent with ToLowerASCII
joth@chromium.org
2010-11-16
1
-7
/
+7
*
Clarify some documentation on SymmetricKey
joth@chromium.org
2010-11-16
1
-3
/
+7
*
base: Move StringSplitAlongWhitespace to string_split.h
tfarina@chromium.org
2010-11-15
6
-105
/
+104
*
No need to include all of Cocoa, just pull in Foundation.
thomasvl@chromium.org
2010-11-15
1
-1
/
+1
*
Put the parentheses back where they belong in time_mac.cc. This will allow
mark@chromium.org
2010-11-15
1
-2
/
+2
*
No need to include all of carbon, just need CoreFoundation, and impl gets tha...
thomasvl@chromium.org
2010-11-15
2
-2
/
+1
*
Mac: Let out-of-process tests run in bundled mode for their whole lifetime.
thakis@chromium.org
2010-11-15
3
-2
/
+27
*
Pickle: handle invalid data on 64 bit systems.
rvargas@google.com
2010-11-15
3
-4
/
+49
*
Remove an unneeded Mac include.
thomasvl@chromium.org
2010-11-15
1
-1
/
+1
*
Reverted because openssl_helper needs to build even on non-openssl builds
joth@chromium.org
2010-11-15
1
-0
/
+26
*
Simplify gyp files by adding a global glob for openssl/nss
joth@chromium.org
2010-11-15
1
-26
/
+0
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+0
*
Attempt to reland http://codereview.chromium.org/4928002/
tommi@chromium.org
2010-11-15
2
-4
/
+42
*
Revert 66088 - Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-15
2
-42
/
+4
*
Changing the installer switches from wchar_t[] to char[].
tommi@chromium.org
2010-11-14
2
-4
/
+42
*
Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...
willchan@chromium.org
2010-11-13
7
-149
/
+26
*
Apparently we weren't running this unittest.
abarth@chromium.org
2010-11-13
2
-1
/
+2
*
linux: fix cache corruption when using multiple --user-data-dir
evan@chromium.org
2010-11-13
2
-0
/
+13
*
ThreadRestrictions: mark library loading functions as doing IO
evan@chromium.org
2010-11-12
4
-1
/
+11
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
7
-26
/
+149
*
NaCl base bringup.
abarth@chromium.org
2010-11-12
1
-3
/
+6
*
NaCl bringup of base.
abarth@chromium.org
2010-11-12
1
-1
/
+7
*
touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
2
-1
/
+164
*
Implements encryptor_openssl.cc
joth@chromium.org
2010-11-12
7
-22
/
+230
*
Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
2
-164
/
+1
*
touchui: First pass at XInput2 message pump.
sadrul@chromium.org
2010-11-12
2
-1
/
+164
*
implement openssl symmetric key
joth@chromium.org
2010-11-12
6
-86
/
+185
*
Bring up IPC in NaCl.
abarth@chromium.org
2010-11-12
2
-1
/
+12
*
Revert "touchui: First pass at XInput2 message pump."
evan@chromium.org
2010-11-12
2
-164
/
+1
[next]