summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* base: Refactor PendingTask out of MessageLoop.jhawkins@chromium.org2011-11-151-0/+1
* base::Bind: Convert chrome/service.jhawkins@chromium.org2011-11-157-134/+103
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-144-13/+4
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-1/+2
* NewRunnable* conversion to base::Bindscottbyer@chromium.org2011-11-121-2/+3
* Fixed crash in the proxy. Reference has been passed between threads,gene@chromium.org2011-11-116-47/+4
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-2/+2
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-2/+0
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-292-4/+6
* Chrome proxy refactoring.Adding myself to the OWNERS file for handling cloud ...gene@chromium.org2011-10-2822-922/+1333
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-4/+4
* Move cloud_print_class_mac files from content/common to chrome/common/cloud_p...jam@chromium.org2011-10-271-7/+7
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-275-10/+10
* Make test URLFetcher implementations not derive from the URLFetcher implement...jam@chromium.org2011-10-262-3/+3
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-2510-84/+88
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-244-32/+30
* Fixed issues with Cloud Print proxy.gene@chromium.org2011-10-132-29/+49
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-2/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+3
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-071-1/+1
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-1/+4
* Added autorotate flag in PDF rendering and wiring it through service-utility ...gene@chromium.org2011-10-063-10/+14
* Update URLFetcher::OnURLFetchComplete() parameters.skerner@chromium.org2011-10-052-15/+4
* Remove dead macros after updating _WIN32_WINNT and WINVERjschuh@chromium.org2011-09-281-4/+0
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-202-2/+13
* Fix issue where printing output got trunkated on the right and bottom sides.gene@chromium.org2011-09-131-0/+9
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-5/+4
* Fix Linux Views build breakage.willchan@chromium.org2011-09-133-3/+4
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-133-4/+3
* Make the mac service process handling code clean itself up properly as far as...dmaclach@chromium.org2011-08-252-3/+28
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-1/+6
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-13/+16
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-4/+4
* Virtual Cloud Print Driver for Mac.abeera@google.com2011-08-157-2/+174
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-153-4/+4
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-1/+2
* Fixd issue with accessing null pointer, when print servergene@google.com2011-07-281-1/+9
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-7/+7
* Switched the cloud print login from a WebUI local dialog to a web-based scheme.sanjeevr@chromium.org2011-07-221-0/+4
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Add virtual to some destructorsbattre@chromium.org2011-07-181-1/+1
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-184-9/+9
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-152-5/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-142-3/+6