summaryrefslogtreecommitdiffstats
path: root/ash/first_run
Commit message (Expand)AuthorAgeFilesLines
* Getting rid of some unused methods in FirstRunHelper.mfomitchev2016-02-253-33/+0
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-1/+2
* Switch to standard integer types in ash/.avi2015-12-203-2/+3
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-2/+2
* Update {virtual,override,final} to follow C++11 style in ash.dcheng2015-01-161-12/+8
* Fix references to ui/gfx headers in a*/.Avi Drissman2014-12-221-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-272-22/+20
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-033-22/+22
* Split Shell::ToggleAppList() into ShowAppList and DismissAppList.calamity@chromium.org2014-08-151-6/+2
* Fix the bug of multiple overlays.mukai@chromium.org2014-08-131-1/+1
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-281-1/+1
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-241-1/+1
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-241-1/+1
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-0/+1
* Revert 270290 "Reduce creation of ViewsDelegate"raymes@google.com2014-05-141-1/+0
* Reduce creation of ViewsDelegatesky@chromium.org2014-05-141-0/+1
* aura: A couple of API cleanups.sadrul@chromium.org2014-04-231-1/+3
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-035-17/+9
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-071-0/+1
* Revert 255368 "Clean up WindowEventDispatcher some more."ben@chromium.org2014-03-061-1/+0
* Clean up WindowEventDispatcher some more.ben@chromium.org2014-03-061-0/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-6/+5
* Windows and notifications are hidden during first-run tutorial.dzhioev@chromium.org2013-12-127-2/+342
* Implemented UI for new first-run tutorial.dzhioev@chromium.org2013-11-053-3/+113
* Created ash::FirstRunHelper.dzhioev@chromium.org2013-10-174-0/+141