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
/
diagnostics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-27
2
-16
/
+10
*
Move bookmarks/core/... to bookmarks/...
naiem.shaik@gmail.com
2014-05-20
1
-1
/
+1
*
Revert 270872 "Move all callers of GetHomeDir() to PathService::..."
benwells@chromium.org
2014-05-16
1
-5
/
+2
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-16
1
-2
/
+5
*
Move kBookmarksFileName from chrome into components/bookmarks.
tfarina@chromium.org
2014-04-12
1
-1
/
+2
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
2
-3
/
+8
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
2
-7
/
+8
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
2
-8
/
+7
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
2
-7
/
+8
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-3
/
+4
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-2
/
+2
*
Move some more file utils to the base namespace.
brettw@chromium.org
2013-12-02
1
-2
/
+2
*
This removes me from the OWNERS files for which I was a member
gspencer@chromium.org
2013-10-11
1
-1
/
+0
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-1
/
+1
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-1
/
+1
*
This adds UMA metrics for the diagnostics recovery mode that is invoked when ...
gspencer@chromium.org
2013-08-23
14
-353
/
+579
*
This adds a recovery mode to the diagnostics so that we can
gspencer@chromium.org
2013-08-07
13
-78
/
+438
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-3
/
+3
*
This updates and cleans up the chrome diagnostics mode so that it includes so...
gspencer@chromium.org
2013-07-09
15
-677
/
+1002
*
Use a direct include of time headers in chrome/browser/, part 3.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Move ComputeDirectorySize to the base namespace.
brettw@chromium.org
2013-06-22
1
-1
/
+1
*
This adds gspencer to the OWNERS file for diagnostics.
gspencer@chromium.org
2013-06-20
1
-0
/
+1
*
Use a direct include of strings headers in chrome/browser/d*/.
avi@chromium.org
2013-06-10
5
-6
/
+6
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
3
-3
/
+3
*
Move webkit/appcache/* into webkit/{browser,common}/appcache
kinuko@chromium.org
2013-06-05
1
-1
/
+1
*
Move webkit/database to webkit/browser and webkit/common. Also move content::...
michaeln@google.com
2013-05-22
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in chrome.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Move c/b/webdata/code which does not depend on chrome/ to components/webdata/
caitkp@chromium.org
2013-04-03
1
-1
/
+1
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Remove a few chrome dependencies of c/b/webdata
kaiwang@chromium.org
2013-03-24
1
-1
/
+2
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-3
/
+3
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
4
-25
/
+30
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
2
-5
/
+5
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.
rsleevi@chromium.org
2013-02-07
5
-33
/
+38
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+3
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
2
-38
/
+0
*
Raze history database if corrupted
pkotwicz@chromium.org
2012-10-27
2
-10
/
+4
*
Move ErrorDelegate to its own file and add static utility functions to ErrorD...
pkotwicz@chromium.org
2012-10-18
2
-11
/
+5
*
Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...
ricow@chromium.org
2012-08-23
4
-20
/
+4
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-23
4
-4
/
+20
*
Add more OWNERS inside chrome/browser.
thestig@chromium.org
2012-08-22
1
-0
/
+1
*
Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...
mrossetti@chromium.org
2012-08-14
4
-20
/
+4
*
Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...
mrossetti@chromium.org
2012-08-14
4
-4
/
+20
*
Remove wchar_t versions of StringPrintf from Android
husky@chromium.org
2012-08-01
1
-6
/
+10
[next]