summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/dbus
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-311-13/+5
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-271-2/+2
* ChromeOS changes for GetURL refactor.nasko@chromium.org2013-07-311-1/+1
* Allow Chromium's DBus service ownership to be stealablecmasone@chromium.org2013-07-311-0/+9
* Use a direct include of the message_loop header in chrome/browser/, part 2.avi@chromium.org2013-07-171-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-143-21/+18
* Use a direct include of strings headers in chrome/browser/chromeos/.avi@chromium.org2013-06-111-1/+1
* Make some ChromeOS code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Fix ChromeOS use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+1
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+4
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-4/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+4
* cros: Make libcros unable to own name a fatal error.xiyuan@chromium.org2013-04-011-1/+1
* chromeos: Support turning displays off in extended mode.derat@chromium.org2013-03-301-1/+1
* chromeos: Export SetDisplaySoftwareDimming D-Bus method.derat@chromium.org2013-03-252-4/+29
* chromeos: Add DisplayPowerServiceProvider.derat@chromium.org2013-03-074-6/+130
* chromeos: Remove thread DCHECKs in LivenessServiceProvider.derat@chromium.org2013-03-011-11/+2
* Fixed privacy issues in USB printer detection on Chrome OS.vitalybuka@chromium.org2013-02-141-10/+9
* Revert 182127, reenabled on trunk.vitalybuka@chromium.org2013-02-131-2/+1
* Disabled help page than shown when USB printer connected.vitalybuka@chromium.org2013-02-131-1/+2
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-074-20/+19
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/chromeos edition.rsleevi@chromium.org2013-02-061-1/+1
* Fix interface of TabContentsIterator.gab@chromium.org2013-01-291-1/+1
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-261-2/+2
* Kill TabContents.avi@chromium.org2012-12-161-1/+0
* D-Bus service to show cloud print help page.vitalybuka@chromium.org2012-12-084-0/+294
* Extracted common code for service provider tests.vitalybuka@chromium.org2012-12-063-184/+297
* Allow 'proxystate' user to call LibCrosService.jorgelo@chromium.org2012-11-301-1/+6
* chromeos: Add LivenessServiceProvider.derat@chromium.org2012-11-304-1/+123
* Fixes for handling of MockDBusThreadManager::GetSystemBus().satorux@chromium.org2012-08-131-2/+2
* Remove more set noparentsben@chromium.org2012-07-251-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* Move chromeos::GetInterfacesFromIntrospectResult into IntrospectableClienthashimoto@chromium.org2012-05-303-140/+0
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser/chromeos a...thestig@chromium.org2012-05-151-1/+0
* Move libxml_utils from chrome/common to third_party/libxml/chromium.dtu@chromium.org2012-05-151-1/+1
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-0692-11354/+2
* chromeos: add client support for debugd systrace supportsleffler@chromium.org2012-04-058-0/+396
* Add calls to store/retrieve user policy to SessionManagerClient.mnissler@chromium.org2012-04-053-42/+93
* Revert 130860 - chromeos: add client support for debugd systrace supportrsleevi@chromium.org2012-04-058-393/+0
* chromeos: add client support for debugd systrace supportsleffler@chromium.org2012-04-058-0/+393
* Copy ash/system/power/power_supply_status.* to src/chromeoshashimoto@chromium.org2012-04-052-58/+1
* chromeos: Convert SpeechSynthesizer's callback argument to const referencehashimoto@chromium.org2012-04-043-5/+6
* Add FlimflamNetworkClientTesthashimoto@chromium.org2012-04-043-0/+420
* Add missing service path popping code to chromeos::CashewClienthashimoto@chromium.org2012-04-042-2/+10
* Rework FlimflamProfileClient with FlimflamClientHelperhashimoto@chromium.org2012-04-042-94/+16
* Rework FlimflamIPConfigClient with FlimflamClientHelperhashimoto@chromium.org2012-04-039-153/+63
* chromeos: Switch stub/real D-Bus client implementation with Create()'s argument.hashimoto@chromium.org2012-03-3136-127/+186