summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Enabled Screen Rotation Animations.bruthig2015-04-021-30/+15
* Revert of Fix for menus blocking user activity detection (Retry 2). (patchset...spang2015-04-021-0/+2
* Added Ash.NumberOfVisibleWindows UMA statistic to track the number of visiblebruthig2015-04-011-39/+109
* Disable AcceleratorInteractiveUITest.ChromeOsAccelerators on cros_trunktbarzic2015-04-011-1/+1
* Left-align "Settings..." button in ash tray bubble for VPNsbartfab2015-04-011-0/+3
* Captive portal: Ash string change from UI review.cschuet2015-04-011-1/+1
* Updated the UMA stat ash::TouchUMA::GESTURE_FRAMEMAXIMIZE_TAP recording.bruthig2015-03-312-5/+6
* Add a new audio extension event OnMuteChanged.jennyz2015-03-305-9/+7
* Add flag to disable window backdrops in TouchViewtdanderson2015-03-303-0/+14
* Add user actions for entering and exiting TouchView.bruthig2015-03-305-7/+117
* Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt...danakj2015-03-271-3/+4
* Fixed MaximizeModeWindowState::UpdateWindowPosition(...) to not animate incor...bruthig2015-03-273-10/+4
* Enable BeginFrame scheduling on aurasimonhong2015-03-271-4/+3
* Fix some blooeans. No behavior change.thakis2015-03-261-1/+1
* Test Accelerators In Interactive UI Tests (Retry)afakhry2015-03-251-0/+223
* Revert of Test Accelerators In Interactive UI Tests (patchset #5 id:80001 of ...jamescook2015-03-251-233/+0
* Add the layout test case of ash/popup_message.mukai2015-03-254-0/+65
* views: Make the LogoutButton not visible instead of early out in Paintdanakj2015-03-241-7/+1
* Test Accelerators In Interactive UI Testsafakhry2015-03-241-0/+233
* Do not show the mouse cursor when the display is rotated in TouchViewpkotwicz2015-03-241-13/+22
* TrayUser::GetTrayIndex method removed as not necessary.merkulova2015-03-232-18/+4
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-215-10/+14
* Move low battery notification to Message Center.michaelpg2015-03-2019-296/+285
* Fix for menus blocking user activity detection (Retry 2).afakhry2015-03-191-2/+0
* Remove DisplayState from the public interface for DisplayConfiguratordnicoara2015-03-197-129/+78
* AppList shouldn't be dismissed when an app is uninstalledafakhry2015-03-192-5/+7
* Don't post mirror task before compositor is initializedoshima2015-03-191-2/+4
* Add an ONC property for the third-party VPN provider extension IDbartfab2015-03-181-6/+6
* Add ANGLE Platform implementation.jmadill2015-03-181-0/+1
* Revert of Fix for menus blocking user activity detection (Retry). (patchset #...afakhry2015-03-181-0/+2
* Fix crash in VPNListNetworkEntry::UpdateFromNetworkState()bartfab2015-03-181-1/+1
* Prevent capture from transferring touch event streams.tdresser2015-03-181-14/+3
* Add ash UI for third-party VPNsbartfab2015-03-1812-39/+581
* Update icons for child accountstreib2015-03-182-0/+0
* Fix for menus blocking user activity detection (Retry).afakhry2015-03-181-2/+0
* Keep the window tree host until MoveWindowsTo() is finished.mukai2015-03-182-6/+62
* Show hovered and pressed unfocused ash caption buttons as active.benwells2015-03-181-2/+11
* base: Rename discardable memory allocator interface and remove unnecessary cl...reveman2015-03-172-4/+3
* Add ash::VPNDelegate and Chrome OS implementationbartfab2015-03-176-0/+174
* Re-land: base: Implement browser process support for discardable memory.reveman2015-03-162-0/+6
* Revert "base: Implement browser process support for discardable memory."Stephen White2015-03-162-6/+0
* base: Implement browser process support for discardable memory.reveman2015-03-162-0/+6
* Use GUID instead of servicePath in network settingsstevenjb2015-03-143-7/+7
* Revert of Fix for menus blocking user activity detection. (patchset #6 id:100...mukai2015-03-131-0/+2
* Fix for menus blocking user activity detection.afakhry2015-03-121-2/+0
* Implemented screen rotation animation experiment.bruthig2015-03-1211-29/+539
* Revert of https://chromium.googlesource.com/chromium/src/+/d78b086e4459077f2f...Vangelis Kokkevis2015-03-121-1/+0
* Fix the overlap of the overflow button with the chat windows.afakhry2015-03-122-7/+79
* Add ANGLE Platform implementation.jmadill2015-03-111-0/+1
* Add more tests for mouse rotation,scale&position after display changepkotwicz2015-03-1111-200/+354