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
/
service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-1
/
+1
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-1
/
+1
*
Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs
raymes
2015-05-06
1
-5
/
+8
*
win: Work on style plugin warnings in chrome/.
thakis
2015-05-02
1
-2
/
+2
*
win: Ref-counted classes should have non-public destructors, chrome/ edition.
thakis
2015-05-01
1
-2
/
+6
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
1
-1
/
+1
*
Apply automated fixits for Chrome clang plugin to chrome.
dcheng
2015-04-29
1
-4
/
+2
*
Update {virtual,override} to follow C++11 style in chrome.
nick
2015-04-24
3
-53
/
+51
*
Remove hclam from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Remove ajwong from OWNERS files.
nick
2015-04-15
1
-1
/
+0
*
Remove --check-cloud-print-connector-policy
vitalybuka
2015-04-15
4
-82
/
+0
*
Cleanup: Remove unused variables in chrome/ found by Scythe.
thestig
2015-04-04
3
-7
/
+0
*
Don't use --check-cloud-print-connector-policy on MAC
vitalybuka
2015-04-03
1
-0
/
+5
*
If possible, use the PathService instead of the --user-data-dir flag directly
noms
2015-03-28
1
-0
/
+2
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-3
/
+1
*
Split bug 418183 into separate bugs for each janky piece and remove the
pkasting
2015-02-28
1
-11
/
+0
*
Work on GN Win64 build.
brettw
2015-02-18
1
-0
/
+2
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-1
/
+1
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
1
-1
/
+1
*
Update EnsureProcessGetsReaped to receive a pid.
rvargas
2015-01-14
1
-3
/
+3
*
Make callers of CommandLine use it via the base:: namespace, and remove the g...
avi
2014-12-25
5
-9
/
+10
*
Update cloud_print and chrome/service to use the new version of LaunchProcess.
rvargas
2014-12-13
2
-4
/
+2
*
gn format //chrome
scottmg
2014-12-03
1
-1
/
+1
*
Make content::StartSandboxedProcess return a Process instead of a handle.
rvargas
2014-11-24
1
-2
/
+1
*
Don't pass ProcessHandle through ChildProcessHostDelegate.
rvargas
2014-11-18
2
-11
/
+14
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-11-12
2
-10
/
+7
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-7
/
+7
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
5
-13
/
+9
*
Standardize usage of virtual/override/final in chrome/
dcheng
2014-10-21
16
-140
/
+131
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
1
-1
/
+0
*
Change PDF scaling factor from double to float.
pkasting
2014-10-09
3
-8
/
+8
*
Replacing the OVERRIDE with override and FINAL with final in chrome/service
mohan.reddy
2014-10-07
21
-130
/
+130
*
Simplify VersionInfo code, avoid hitting sandbox IPC constantly on Windows
scottmg
2014-10-07
1
-3
/
+0
*
An internal tool shows that the task created by ObjectWatcher::DoneWaiting is...
sergeyu
2014-10-01
1
-0
/
+11
*
Remove implicit HANDLE conversions from chrome.
rvargas
2014-09-25
2
-12
/
+13
*
StartPage/EndPage from spooling code. Calling this from metafiles unreliable....
vitalybuka
2014-09-24
1
-0
/
+2
*
Fix WeakPtrFactory member ordering in chrome/browser
mohan.reddy
2014-09-23
1
-1
/
+2
*
Use file handles to interact with utility process.
vitalybuka
2014-09-17
5
-255
/
+269
*
Added helper function to log CloudPrint.ServiceUtilityProcessHostEvent histog...
vitalybuka
2014-09-16
1
-36
/
+20
*
Added value to ServiceUtilityProcessHostEventType to track when utility proce...
vitalybuka
2014-09-16
1
-0
/
+4
*
Fixed indentation.
vitalybuka
2014-09-16
1
-11
/
+11
*
Extracted MetafilePlayer interface from printing::MetafilePlayer.
vitalybuka
2014-09-12
2
-3
/
+3
*
Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigService
sergeyu
2014-09-05
1
-2
/
+2
*
Use SetAlternateDesktop(false) for service process.
vitalybuka
2014-09-05
2
-0
/
+9
*
Removed print_web_view_helper_win.cc
vitalybuka
2014-08-28
1
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-08-26
1
-1
/
+1
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
4
-4
/
+4
*
Port parts of //third_pary/libjingle build to GN
ajwong
2014-08-23
1
-1
/
+1
*
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...
tfarina@chromium.org
2014-08-14
1
-1
/
+2
*
Use a qualified path for grit includes in various chrome/ directories.
thestig@chromium.org
2014-08-13
4
-6
/
+5
[next]