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
/
visitedlink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Windows ScopedTempDir in visitedlink unit tests.
wkorman
2015-11-12
1
-11
/
+21
*
Add some components to "gn check"
brettw
2015-10-16
3
-0
/
+4
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Add more components tests to GN build.
brettw
2015-08-23
4
-18
/
+34
*
Revert of Add more components tests to GN build. (patchset #3 id:40001 of htt...
tommi
2015-08-23
4
-31
/
+18
*
Add more components tests to GN build.
brettw
2015-08-22
4
-18
/
+31
*
Remove swapped-out usage in --site-per-process.
nasko
2015-06-05
1
-2
/
+2
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-1
/
+1
*
components: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-02
1
-4
/
+5
*
gn format //components
scottmg
2014-12-03
1
-1
/
+1
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
2
-2
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
2
-11
/
+5
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
6
-30
/
+29
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
5
-22
/
+22
*
Remove brettw from some owners files.
brettw
2014-10-02
1
-1
/
+0
*
Use content::RunBlockingPoolTask() in tests.
mtomasz
2014-09-15
1
-4
/
+2
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
3
-3
/
+3
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Modified visited link shared section to read-only for renderers.
forshaw@chromium.org
2014-07-30
2
-2
/
+7
*
Remove palmer from some OWNERS files for IPC security review.
palmer@chromium.org
2014-06-27
1
-1
/
+0
*
Add user_prefs and visitedlink components to GN build.
brettw@chromium.org
2014-06-19
3
-0
/
+62
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Create RenderFrameProxyHost at time of swap-out instead of commit.
nasko@chromium.org
2014-05-19
1
-6
/
+4
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-0
/
+3
*
Preserve Page::openedByDOM state across process swaps.
davidben@chromium.org
2014-04-16
1
-2
/
+2
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
1
-2
/
+2
*
Move some functions in test_file_util to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Make per-file message file reviewers consistent across owners.
tsepez@chromium.org
2014-01-17
1
-0
/
+5
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-5
/
+3
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-3
/
+5
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-5
/
+3
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
1
-1
/
+1
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
1
-3
/
+3
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
1
-1
/
+0
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-8
/
+10
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
Update include paths in components/visitedlink for base/process changes.
rsesek@chromium.org
2013-07-23
2
-2
/
+1
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
7
-7
/
+7
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Change RenderViewHostTestHarness to create BrowserContext after thread startup
jochen@chromium.org
2013-07-15
1
-5
/
+9
*
components: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-05
4
-4
/
+4
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...
avi@chromium.org
2013-06-28
2
-2
/
+2
*
Update remaining Blink header includes
abarth@chromium.org
2013-06-20
2
-2
/
+2
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-7
/
+7
[next]