summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Prevent ~StickyKeysOverlay() from calling back into StickyKeysOverlay via the...amistry2015-10-161-1/+10
* Change the debug accelerator to switch device scale factor.oshima2015-10-151-1/+1
* Fix cropped floating gesture candidate windowbshe2015-10-142-0/+5
* aura: Remove WindowTreeHost::GetNativeScreenSize.sadrul2015-10-141-1/+2
* Add a Canvas::SaveAndUnscale() method for pixel-accurate drawing.pkasting2015-10-141-11/+6
* Avoid divisions by 0 on small display sizes or with lots of windows.flackr2015-10-134-6/+24
* Prevent conflicting accelerators from triggering next IME.afakhry2015-10-132-18/+85
* Don't use base::MessageLoop::{Quit,QuitClosure} in ash/, chromeos/, device/ki.stfu2015-10-125-5/+5
* Extract content dependency from keyboard codeben2015-10-1017-147/+142
* Gives 1px preference to docking on the right side of screenvarkha2015-10-071-3/+7
* Only include normal type windows in the bounding box of an overview item.flackr2015-10-071-0/+6
* Make ScreenOrientationController not depend on content.ben2015-10-0631-173/+255
* Revert "Refactor DBusThreadManager to split away BT clients."rkc2015-10-061-7/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-0514-12/+26
* Prune metro bits from the ash testsrobertshield2015-10-057-173/+3
* Extract content-specific aspects of SessionStateDelegate onto ShellContentState.ben2015-10-0526-249/+176
* ui: Get rid of OSExchangeData::CustomFormat typedef.tfarina2015-10-052-2/+2
* Introduce ShellContentState.ben2015-10-0320-65/+259
* Prevent triggering of TouchView while in docked mode.jonross2015-10-023-1/+52
* Eliminate a couple of simple uses of BrowserContent in ash by shifting comple...ben2015-09-307-22/+22
* Code Cleanup. Remove const qualifier from function return type.tanay.c2015-09-304-10/+10
* Re-enable AutoclickTest.SynthesizedMouseMovesIgnored on official buildsafakhry2015-09-291-7/+1
* Fix the browser crash that caused by referring to deleted shelf widget.xdai2015-09-294-1/+41
* Refactor DBusThreadManager to split away BT clients.rkc2015-09-281-0/+7
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-2845-0/+90
* Replace use of BrowserThread::GetBlockingPool() with Shell::blocking_pool()ben2015-09-2612-29/+100
* Move some files around in ash in preparation for splitting content stuff some...ben2015-09-2518-82/+89
* Do not show the cast status tray item if there are no cast receivers.jdufault2015-09-251-1/+1
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-255-12/+11
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-257-20/+17
* Suppress the USB low-power notification after the user dismisses itmichaelpg2015-09-243-15/+101
* Fix ash_shell crash on Windows.ben2015-09-241-0/+18
* Cleanup: Remove references to tests that no longer exists / are unused.thestig2015-09-241-2/+0
* Cleanup: Pass std::string as const reference from ash/ + minor coding style c...ki.stfu2015-09-243-4/+5
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-2423-30/+27
* Ignore UI scaling when internal display isn't active (in docked mode, for exa...oshima2015-09-234-1/+60
* Add TouchView Flagjonross2015-09-224-12/+23
* Remove const std::string return by std::string.tanay.c2015-09-222-2/+2
* Hookup device dpi for ChromeOSbshe2015-09-223-12/+23
* Fix the typo "visibility".avi2015-09-182-3/+3
* Show a margin for long ash chromecast tray strings. Also trim them if necessary.jdufault2015-09-161-5/+20
* Snap screen rotation animation layers to final position if the animation is a...bruthig2015-09-143-0/+75
* Allow resolution change/rotate screen in lock/login screenoshima2015-09-141-1/+4
* Notify about deprecated accelerators only if their action is performableafakhry2015-09-141-26/+33
* Enable keyboard accelerators while a menu is openafakhry2015-09-144-0/+50
* Avoid implicit conversion from Rect to RectF in BrowserView and ash testdanakj2015-09-111-1/+1
* Remove outdated TODOs for issue 337824.tdresser2015-09-111-1/+0
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Deprecating high-conflict acceleratorsafakhry2015-09-0914-6/+351