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
/
utility
/
importer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply automated fixits for Chrome clang plugin to chrome.
dcheng
2015-04-29
1
-1
/
+1
*
Update {virtual,override} to follow C++11 style in chrome.
nick
2015-04-24
2
-4
/
+4
*
Rename GURL::SchemeUsesTLS to SchemeIsCryptographic.
palmer
2015-04-22
2
-3
/
+3
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
2
-51
/
+2
*
Replace some GURL::SchemeIsSecure callers with SchemeUsesTLS.
palmer
2015-04-20
2
-5
/
+5
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
2
-5
/
+5
*
Remove a couple of unnecessary includes.
amistry
2015-03-30
1
-0
/
+1
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
1
-4
/
+4
*
Remove base::WaitForSingleProcess
rvargas
2015-02-24
1
-3
/
+3
*
Move ImportedFaviconUsage to favicons_base component.
naiem.shaik
2015-02-11
13
-55
/
+51
*
Cleanup: Don't bother doing no-op wide/utf16 conversions on Windows.
thestig
2015-01-30
1
-2
/
+2
*
Importing certain bookmarks from firefox and HTML file as search engines.
ghose.tapu
2015-01-16
9
-79
/
+203
*
Update Mac-specific code to use the new version of LaunchProcess.
rvargas
2015-01-10
2
-17
/
+13
*
Search for history items that was imported from IE is not working.
aseren
2015-01-06
1
-8
/
+17
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
1
-1
/
+1
*
Switch users of foundation_util.h to include it directly and clean up uses of...
avi
2014-12-21
1
-1
/
+1
*
Cleanup: Remove some unneeded string allocations.
thestig
2014-12-03
1
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-11-12
1
-3
/
+3
*
Don't import empty passwords from Firefox.
vasilii
2014-11-07
2
-10
/
+5
*
Fix bug found by /analyze: incorrect return checking.
brucedawson
2014-11-03
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-1
/
+1
*
Collect statistics from the importer on empty usernames and passwords from ot...
vasilii
2014-10-22
1
-0
/
+11
*
Cleanup: Better constify some strings in chrome.
thestig
2014-10-22
3
-14
/
+13
*
Standardize usage of virtual/override/final in chrome/
dcheng
2014-10-21
5
-38
/
+33
*
Convert ARRAYSIZE_UNSAFE -> arraysize in chrome/, outside of chrome/browser/.
viettrungluu
2014-10-16
2
-3
/
+3
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/utility
mohan.reddy
2014-10-09
7
-23
/
+23
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
1
-87
/
+87
*
Importer - Change const char* foo to const char foo[]
n.bansal
2014-09-29
1
-28
/
+34
*
Remove implicit HANDLE conversions from chrome.
rvargas
2014-09-25
1
-1
/
+3
*
Importer -- Use IPC_STRUCT_TRAITS macros.
tsepez
2014-09-17
1
-1
/
+2
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Implement "Autofill form data" import for Firefox
n.bansal
2014-09-05
4
-1
/
+73
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
7
-8
/
+8
*
This patch parses search-metadata.json that is used to store
n.bansal@samsung.com
2014-08-19
1
-0
/
+28
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
2
-4
/
+4
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
2
-4
/
+4
*
Use a qualified path for grit includes in various chrome/ directories.
thestig@chromium.org
2014-08-13
5
-7
/
+7
*
Fix various bits of error-handling in NSSDecryptor.
davidben@chromium.org
2014-08-06
2
-2
/
+13
*
Parsed search.json for importing search engine settings from FireFox.
ghose.tapu@gmail.com
2014-07-01
2
-4
/
+92
*
NSSDecryptor::ReadAndParseSignons() - improved password form scheme detection,
ljagielski@opera.com
2014-06-16
5
-3
/
+120
*
Componentize URLFixerUpper.
blundell@chromium.org
2014-06-12
1
-2
/
+2
*
Move about://-related constants from //content to //url
blundell@chromium.org
2014-06-10
1
-2
/
+2
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
1
-6
/
+5
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
1
-5
/
+6
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
1
-6
/
+5
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
2
-5
/
+5
*
Change all component_strings references to be to components_strings
blundell@chromium.org
2014-05-28
1
-1
/
+1
[next]