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
*
Revert 76612 - Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
6
-54
/
+21
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
6
-21
/
+54
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+9
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-9
/
+5
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-5
/
+9
*
Fixes service_process.cc when not using ENABLE_REMOTING flag.
bulach@chromium.org
2011-02-28
1
-0
/
+2
*
Added a command-line option to disable adding the service process to autorun....
sanjeevr@chromium.org
2011-02-26
2
-4
/
+7
*
Removed the command line from ServiceProcessState::AddToAutoRun() and had the...
sanjeevr@chromium.org
2011-02-25
2
-4
/
+1
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
4
-12
/
+25
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
4
-6
/
+15
*
Fix service process to not idle-timeout if Chromoting is enabled.
wez@chromium.org
2011-02-18
1
-0
/
+5
*
Initialize media library on service process startup.
wez@chromium.org
2011-02-18
2
-5
/
+28
*
Fixed a corner case issue with printing XPS documents to the Microsoft XPS Do...
sanjeevr@chromium.org
2011-02-18
1
-4
/
+9
*
Added support to the Windows cloud print proxy to print XPS documents directl...
sanjeevr@chromium.org
2011-02-17
9
-68
/
+242
*
Reland r74842
willchan@chromium.org
2011-02-16
2
-30
/
+28
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
2
-28
/
+30
*
Reland r74842
willchan@chromium.org
2011-02-16
2
-30
/
+28
*
Added code to restart the service process in the event of a crash.
sanjeevr@chromium.org
2011-02-15
1
-1
/
+44
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
2
-28
/
+30
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
2
-30
/
+28
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
2
-28
/
+30
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
2
-30
/
+28
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
2
-28
/
+30
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
2
-30
/
+28
*
Fix service process crash when chromoting is enabled and browser shuts down.
hclam@chromium.org
2011-02-08
4
-30
/
+71
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
2
-0
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-2
/
+2
*
Added CUPS error handling.
gene@google.com
2011-02-03
1
-8
/
+10
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+7
*
Make changes sanjeev suggested
dmaclach@chromium.org
2011-02-03
2
-3
/
+1
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
5
-30
/
+34
*
Initialized CrApplication for the service process.
sanjeevr@chromium.org
2011-01-29
1
-0
/
+8
*
Fixed a corner-case crash that would be triggered when a new printer was adde...
sanjeevr@chromium.org
2011-01-28
1
-1
/
+5
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-12
/
+18
*
Part 1 of repairing regressions to my old clang check plugins so Nico can
erg@google.com
2011-01-27
2
-1
/
+6
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-3
/
+3
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
Added a diagnostic user message when enumerating printers fails. Also tweaked...
sanjeevr@chromium.org
2011-01-24
8
-48
/
+120
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-2
/
+2
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Fix bustage by updating header includes.
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+1
*
Code to send diagnostic messages about cloud print proxy. Currently diagnosti...
sanjeevr@chromium.org
2011-01-20
15
-58
/
+242
*
Made return types of various Value::DeepCopy() implementations more specific
akalin@chromium.org
2011-01-18
1
-2
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
3
-9
/
+9
*
Show remoting host status on the advanced options page.
sergeyu@chromium.org
2011-01-14
2
-2
/
+13
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+2
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
2
-7
/
+7
[next]