summaryrefslogtreecommitdiffstats
path: root/ash/test
Commit message (Expand)AuthorAgeFilesLines
* Make EventGenerator to support input method.azurewei2015-12-091-0/+6
* Properly merge policy pinned apps and user preference pinned apps.fqj2015-11-304-8/+10
* Reland of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-1/+1
* Revert of This CL replaces e-mail with AccountId on user selection screen. (p...hcarmona2015-11-181-1/+1
* This CL replaces e-mail with AccountId on user selection screen.alemate2015-11-181-1/+1
* Remove Chrome OS "Mirror" UI. Part 1.dzhioev2015-11-172-5/+0
* Add a ash system tray cast backend for the media router.jdufault2015-11-162-0/+16
* This CL replaces std::string user_id in ash/* with AccountId.alemate2015-11-122-11/+18
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-052-0/+17
* Revert of Reland: Refactor DBusThreadManager to split away BT clients. (patch...tommycli2015-11-041-7/+0
* Reland: Refactor DBusThreadManager to split away BT clients.rkc2015-11-041-0/+7
* This CL replaces user_manager::UserID with AccountId.alemate2015-11-031-12/+15
* Revert of This CL replaces user_manager::UserID with AccountId. (patchset #12...rjkroege2015-10-301-15/+12
* This CL replaces user_manager::UserID with AccountId.alemate2015-10-301-12/+15
* aura: Unify Ozone+Windows+Android WindowTreeHostsievers2015-10-161-1/+0
* Fix cropped floating gesture candidate windowbshe2015-10-142-0/+5
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-122-2/+2
* Extract content dependency from keyboard codeben2015-10-106-100/+90
* Make ScreenOrientationController not depend on content.ben2015-10-064-6/+28
* Revert "Refactor DBusThreadManager to split away BT clients."rkc2015-10-061-7/+0
* Prune metro bits from the ash testsrobertshield2015-10-055-151/+1
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-057-37/+41
* Introduce ShellContentState.ben2015-10-037-9/+160
* Eliminate a couple of simple uses of BrowserContent in ash by shifting comple...ben2015-09-302-0/+5
* Refactor DBusThreadManager to split away BT clients.rkc2015-09-281-0/+7
* Replace use of BrowserThread::GetBlockingPool() with Shell::blocking_pool()ben2015-09-262-1/+4
* Cleanup: Pass std::string as const reference from ash/ + minor coding style c...ki.stfu2015-09-242-2/+2
* Deprecating high-conflict acceleratorsafakhry2015-09-092-0/+6
* Revert of aura: Require explicit ownership of the Env instance. (patchset #7 ...fsamuel2015-08-184-14/+4
* aura: Require explicit ownership of the Env instance.sadrul2015-08-184-4/+14
* ash: Add a base-class for interactive-ui-tests in ash.sadrul2015-08-102-0/+75
* Update SplitString calls to new formbrettw2015-08-081-2/+2
* aura: Sanitize the lifetime of aura::Env instance.sadrul2015-08-072-2/+3
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-2/+2
* Update SplitString calls to new formbrettw2015-08-071-2/+2
* Unified Desktop: Add unit test for mouse warp with 2x displaysoshima2015-08-061-33/+14
* Allow dynamic enabling/disabling of unified desktoposhima2015-08-012-14/+0
* Reset the start value of the synthesized display idsoshima2015-07-311-0/+2
* Add support code to test the cast system tray item.jdufault2015-07-282-0/+99
* Rename DisplayController to WindowTreeHostManageroshima2015-07-282-14/+25
* [Cleanup]: Made SetDisplayUIScale privateoshima2015-07-274-13/+41
* Disable metro unit tests on Windows 10.wfh2015-07-221-2/+3
* Cleanup: Enable 125DSFForUIScaling on by defaultoshima2015-07-222-0/+17
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Use EventHandler for IME so that it honeres EventTargeter/EventHandlers.oshima2015-06-272-0/+7
* Turn on unified mode by defaultoshima2015-06-191-0/+5
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-1/+1
* Refactoring the ownership of ui::InputMethod.shuchen2015-06-102-10/+0
* Added an ActivationReason parameter to ActivationChangeObserver::OnWindowActi...bruthig2015-06-052-4/+8
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+2