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
/
components
/
google
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
3
-4
/
+5
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
3
-5
/
+4
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
3
-4
/
+5
*
Update GN build files for new prefs location.
brettw
2016-01-30
1
-3
/
+2
*
Convert some URL accessors to use StringPieces
brettw
2016-01-23
2
-32
/
+42
*
Convert Pass()→std::move() in //components/[a-m]*
dcheng
2015-12-26
2
-5
/
+8
*
Switch to standard integer types in components/, part 2 of 4.
avi
2015-12-26
6
-2
/
+7
*
base: get rid of deprecated TrimWhitespace() function
tfarina
2015-12-06
1
-1
/
+1
*
Remove TransportSecurityState::IsGooglePinnedProperty.
davidben
2015-11-06
1
-3
/
+1
*
[Cleanup] Remove the no longer used GoogleSearch.AccessPoint metric.
isherman
2015-09-15
3
-81
/
+0
*
Report data usage UMA for Chrome services
amohammadkhan
2015-09-14
3
-0
/
+6
*
Revert "Report data usage UMA for Chrome services"
Daniel Cheng
2015-09-14
3
-6
/
+0
*
Report data usage UMA for Chrome services
amohammadkhan
2015-09-14
3
-0
/
+6
*
Refresh Public Suffic List to the latest version
rsleevi
2015-08-10
1
-3
/
+3
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
3
-4
/
+4
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
3
-4
/
+4
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
3
-4
/
+4
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
2
-4
/
+6
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-2
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Change histogram.h includes to histogram_macros.h in components/
asvitkine
2015-06-16
1
-1
/
+1
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
2
-3
/
+4
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-3
/
+3
*
components/google: Add a helper function for registering profile prefs.
tfarina
2015-06-04
7
-3
/
+26
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
2
-5
/
+8
*
Make HasGoogleSearchQueryParam recognize "as_q=" as a valid search param.
treib
2015-05-22
3
-88
/
+108
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-2
/
+2
*
Remove forward-declaration of non-existent class
sdefresne
2015-02-21
1
-1
/
+0
*
GURL::Replacements methods accept a StringPiece instead of std::string&.
mgiuca
2015-02-05
1
-4
/
+2
*
Force usage of HTTPS for Google services.
pkasting
2015-02-05
2
-34
/
+40
*
Remove the GoogleURLTracker infobar functionality entirely.
pkasting
2015-01-07
16
-1498
/
+34
*
Standardize usage of virtual/override/final specifiers in components/.
dcheng
2014-12-30
1
-1
/
+1
*
Remove dependency of infobars component on the embedder
sdefresne
2014-12-22
4
-2
/
+12
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
3
-10
/
+11
*
gn format //components
scottmg
2014-12-03
1
-1
/
+1
*
Add more components unit tests to GN build.
brettw
2014-11-25
1
-0
/
+21
*
Removing instrumentations for task URLFetcherCore::OnCompletedURLRequest
vadimt
2014-11-04
1
-6
/
+0
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-3
/
+3
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
4
-33
/
+30
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-11
1
-0
/
+6
*
Rewrite line endings from CRLF to LF for a bunch of files.
Daniel Cheng
2014-10-07
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
4
-25
/
+25
*
Componentize GoogleURLTracker unittest
blundell
2014-09-15
1
-0
/
+1053
*
Apply the network changed retry
jaekyun
2014-09-06
1
-1
/
+9
*
Listen to OnNetworkChanged instead of OnIPAddressChanged
jaekyun
2014-09-04
2
-7
/
+13
*
Componentize google_util_unittest
blundell
2014-08-27
1
-0
/
+407
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-3
/
+3
[next]