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
*
base: Refactor PendingTask out of MessageLoop.
jhawkins@chromium.org
2011-11-15
1
-0
/
+1
*
base::Bind: Convert chrome/service.
jhawkins@chromium.org
2011-11-15
7
-134
/
+103
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from various chrome subdirector...
thestig@chromium.org
2011-11-14
4
-13
/
+4
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
1
-1
/
+2
*
NewRunnable* conversion to base::Bind
scottbyer@chromium.org
2011-11-12
1
-2
/
+3
*
Fixed crash in the proxy. Reference has been passed between threads,
gene@chromium.org
2011-11-11
6
-47
/
+4
*
Cleanup: Remove more unneeded forward declares in content.
thestig@chromium.org
2011-11-11
1
-2
/
+2
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-2
/
+0
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
1
-2
/
+2
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
2
-4
/
+6
*
Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...
gene@chromium.org
2011-10-28
22
-922
/
+1333
*
Handle additional feedback from http://codereview.chromium.org/8395038/.
jam@chromium.org
2011-10-28
1
-4
/
+4
*
Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...
jam@chromium.org
2011-10-27
1
-7
/
+7
*
Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...
jam@chromium.org
2011-10-27
5
-10
/
+10
*
Make test URLFetcher implementations not derive from the URLFetcher implement...
jam@chromium.org
2011-10-26
2
-3
/
+3
*
Create a content::UrlFetcher interface that lives in content/public/common an...
jam@chromium.org
2011-10-25
10
-84
/
+88
*
Move resource_codes to content/public/common.
jam@chromium.org
2011-10-25
1
-1
/
+1
*
Convert URLFetcher::Delegates to use an interface in content/public/common. A...
jam@chromium.org
2011-10-24
4
-32
/
+30
*
Fixed issues with Cloud Print proxy.
gene@chromium.org
2011-10-13
2
-29
/
+49
*
Modify WaitableEvent::Wait() to return void
steveblock@chromium.org
2011-10-12
1
-2
/
+2
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
scoped_ptr and new[] don't mix.
thakis@chromium.org
2011-10-07
1
-1
/
+1
*
* Rename ScopedHDC to ScopedCreateDC
yosin@chromium.org
2011-10-07
1
-1
/
+4
*
Added autorotate flag in PDF rendering and wiring it through service-utility ...
gene@chromium.org
2011-10-06
3
-10
/
+14
*
Update URLFetcher::OnURLFetchComplete() parameters.
skerner@chromium.org
2011-10-05
2
-15
/
+4
*
Remove dead macros after updating _WIN32_WINNT and WINVER
jschuh@chromium.org
2011-09-28
1
-4
/
+0
*
New implementation of font precache on Windows.
arthurhsu@chromium.org
2011-09-20
2
-2
/
+13
*
Fix issue where printing output got trunkated on the right and bottom sides.
gene@chromium.org
2011-09-13
1
-0
/
+9
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
4
-5
/
+4
*
Fix Linux Views build breakage.
willchan@chromium.org
2011-09-13
3
-3
/
+4
*
Move URLFetcher from content/common to content/common/net.
willchan@chromium.org
2011-09-13
3
-4
/
+3
*
Make the mac service process handling code clean itself up properly as far as...
dmaclach@chromium.org
2011-08-25
2
-3
/
+28
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-1
/
+6
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-13
/
+16
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
1
-4
/
+4
*
Virtual Cloud Print Driver for Mac.
abeera@google.com
2011-08-15
7
-2
/
+174
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
3
-4
/
+4
*
wstring: remove wstrings from ChildProcessInfo
evan@chromium.org
2011-08-05
1
-1
/
+2
*
Fixd issue with accessing null pointer, when print server
gene@google.com
2011-07-28
1
-1
/
+9
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-7
/
+7
*
Switched the cloud print login from a WebUI local dialog to a web-based scheme.
sanjeevr@chromium.org
2011-07-22
1
-0
/
+4
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-1
/
+1
*
Add virtual to some destructors
battre@chromium.org
2011-07-18
1
-1
/
+1
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
4
-9
/
+9
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-1
/
+1
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
2
-5
/
+2
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
2
-3
/
+6
[next]