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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ValueDeserializer::Deserialize return scoped_ptr
olli.raula
2015-10-16
1
-3
/
+3
*
Move the ParseMediaMetadata handler into ExtensionsHandler.
thestig
2015-10-15
4
-47
/
+51
*
Enforce WARN_UNUSED_RESULT attribute on Windows
dcheng
2015-10-10
1
-9
/
+25
*
Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/
ki.stfu
2015-10-09
1
-9
/
+9
*
Switch noelutz-->nparker in safe_browsing OWNERS
nparker
2015-10-02
1
-1
/
+1
*
Cleanup: Pass std::string as const reference from chrome/
ki.stfu
2015-09-27
1
-1
/
+1
*
Logging error when failing to load libexif.
cmumford
2015-09-24
1
-10
/
+11
*
Add the SandboxedDMGParser and wire it up to the DownloadProtectionService.
Robert Sesek
2015-08-21
3
-1
/
+26
*
Add AnalyzeDMGFile() to iterate over a DMG and extract Mach-O information.
Robert Sesek
2015-08-21
2
-0
/
+172
*
Add BZ2 support to UDIFParser.
rsesek
2015-08-21
2
-34
/
+63
*
Add DMGIterator, which composes the UDIFParser and HFSIterator.
rsesek
2015-08-20
2
-0
/
+142
*
Add UDIFParser to extract the partitions out of a DMG file.
rsesek
2015-08-20
4
-0
/
+1120
*
Add HFSIterator to iteratively access files and data on HFS+ and HFSX volumes.
rsesek
2015-08-19
6
-0
/
+1032
*
Rename chrome/utility/safe_browsing/mac/test_utils.* so GN does not complain.
rsesek
2015-08-13
3
-5
/
+5
*
Add ReadStream interface, and implementations for file- and memory-backed str...
rsesek
2015-08-13
7
-0
/
+440
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
2
-3
/
+3
*
Remove isherman as reviewer for importer/nss_*
isherman
2015-08-04
1
-1
/
+0
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
2
-3
/
+3
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
2
-3
/
+3
*
Initialize blink only when needed in utility processes.
sammc
2015-07-29
2
-0
/
+2
*
Fix silent failure of password import from Firefox
xunlu
2015-07-28
5
-103
/
+222
*
Annotate large GN targets for precompiled headers
brettw
2015-07-28
1
-0
/
+1
*
Revert "Add precompiled headers to GN build for large targets."
dpranke
2015-07-28
1
-1
/
+0
*
Add precompiled headers to GN build for large targets.
brettw
2015-07-27
1
-0
/
+1
*
Add engedy as reviewer for importer/nss_*.
gab
2015-07-27
1
-0
/
+4
*
chrome: Remove unneeded dependencies on libxml.
tfarina
2015-07-23
1
-0
/
+1
*
Update SplitString calls in chrome.
brettw
2015-07-21
4
-10
/
+10
*
Remove myself from the extensions owners files.
jyasskin
2015-07-06
1
-1
/
+0
*
Update StartsWith calls to use new versions in chrome and content
brettw
2015-07-06
3
-11
/
+14
*
Fix some clang warnings with -Wmissing-braces in chrome.
dcheng
2015-07-01
1
-1
/
+1
*
Replace StringPrintf("%d", ...) with IntToString()
ricea
2015-07-01
1
-2
/
+2
*
Replace more Tokenize calls with base::SplitString
brettw
2015-06-29
1
-4
/
+7
*
Rename safe_json_parser component to safe_json.
bauerb
2015-06-25
4
-9
/
+9
*
Media Galleries: Update OWNERS and WATCHLIST to current staff.
tommycli
2015-06-18
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
3
-12
/
+12
*
chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-10
5
-10
/
+16
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
2
-4
/
+4
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-09
1
-5
/
+2
*
Move the SeccompSupportDetector to be in-process.
rsesek
2015-06-08
4
-34
/
+1
*
Revert "Chromium changes to statically link ffmpeg."
chcunningham
2015-06-05
1
-2
/
+5
*
Chromium changes to statically link ffmpeg.
chcunningham
2015-06-04
1
-5
/
+2
*
Refactoring: Moving the SafeJsonParser to its own component.
eranm
2015-06-03
6
-18
/
+57
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-1
/
+1
*
Move UnzipToDir IPC code to top-level extensions directory
asargent
2015-05-29
2
-18
/
+0
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-2
/
+2
*
Report utility process JS memory in task manager.
amistry
2015-05-20
2
-1
/
+37
*
Remove scheib from extensions OWNERS.
scheib
2015-05-19
1
-1
/
+2
*
[Importer] Allow Chrome to import bookmark files without a charset specified.
isherman
2015-05-14
2
-1
/
+19
*
Switch ChromeOS Chromium login to use IJG libjpeg
edward.baker
2015-05-07
2
-5
/
+11
*
win: Work on style plugin warnings in chrome/.
thakis
2015-05-02
2
-2
/
+8
[next]