summaryrefslogtreecommitdiffstats
path: root/ui/wm
Commit message (Expand)AuthorAgeFilesLines
* Fix the browser crash caused by releasing other window's capture while draggi...xdai2016-02-091-4/+16
* Remove ui::ResourceBundle::Delegate::GetFont(..)tapted2016-02-091-3/+0
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Redirect Scaling Calculations to gfx::Screenrobliao2016-02-021-5/+5
* ui: Remove unused nested_accelerator_delegate.h file.sadrul2016-02-011-34/+0
* ash/wm: Remove dead code.sadrul2016-01-3011-718/+0
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-272-4/+4
* Cleanup: Remove unused ui::ResourceBundle::ImageRTLtapted2016-01-191-2/+1
* Switch to standard integer types in ui/wm/.avi2015-12-2446-10/+54
* Convert Pass()→std::move() in ui/dcheng2015-12-186-11/+24
* Add most of //ui/ to "gn check"brettw2015-12-081-1/+2
* Use WindowTracker when resizing root window as it may delete other window in ...oshima2015-12-031-9/+3
* ui: use base's ContainsValue helper function instead of std::findtfarina2015-12-031-4/+1
* Check that child window was not destroyed inside UpdateTransientChildVisibility.kirr2015-11-242-1/+44
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Fixes crash when clicking while touching shelf in overview modevarkha2015-11-202-1/+91
* gn format everything.tfarina2015-11-031-1/+3
* Refactor screen_dimmer to share code and shrink Shell interface. DimWindow ...oshima2015-10-273-4/+56
* Revert of Refactor screen_dimmer to share code and shrink Shell interface. (p...dalecurtis2015-10-233-56/+4
* Refactor screen_dimmer to share code and shrink Shell interface.oshima2015-10-223-4/+56
* Remove some implicit Point to PointF conversions, add helpers.danakj2015-10-221-1/+1
* Remove implicit Point to PointF conversion in InterpolatedTransform.danakj2015-10-211-2/+2
* Don't use base::MessageLoop::{Quit,QuitClosure} in ui/ki.stfu2015-10-121-1/+1
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-2/+2
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-3/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix missing data dep for wm_unittests.dpranke2015-09-021-2/+2
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Revert of Add missing runtime dependencies to *_run targets. (patchset #1 id:...maruel2015-09-012-7/+1
* Add missing runtime dependencies to *_run targets.maruel2015-09-012-1/+7
* aura: Stop converting Rect to RectF implicitly.danakj2015-08-312-2/+2
* Sync GN tests with GYP.brettw2015-08-251-0/+2
* Revert of aura: Require explicit ownership of the Env instance. (patchset #7 ...fsamuel2015-08-182-5/+1
* aura: Require explicit ownership of the Env instance.sadrul2015-08-182-1/+5
* GN: Add missing dependency for wm_unittests on ui_test_pakagrieve2015-08-051-3/+1
* Bring the active window to the top of window stack whenever it gets activated.xdai2015-07-293-4/+49
* Annotate large GN targets for precompiled headersbrettw2015-07-281-0/+1
* Revert "Add precompiled headers to GN build for large targets."dpranke2015-07-281-1/+0
* Add precompiled headers to GN build for large targets.brettw2015-07-271-0/+1
* Add more isolates to the GN build:dpranke2015-07-241-0/+13
* Removing NestedAccelerator functionality from the Android wm build.mfomitchev2015-07-232-0/+19
* Revert of Add missing dependencies. (patchset #7 id:120001 of https://coderev...courage2015-07-231-3/+0
* Add missing runtime dependencies to *_run targets.maruel2015-07-231-0/+3
* gl/test: Move some initialization code used in tests to a separate component.sadrul2015-07-201-2/+2
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-131-1/+2
* Convert wm_unittests to run exclusively on Swarmingmaruel2015-06-302-0/+90
* Removes TextInputFocusManager.shuchen2015-06-152-74/+0