summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Makes it so we ignore paint requests while closing. We do this tosky@chromium.org2012-01-201-1/+5
* Add slide sequence for aura windows in compact mode.alicet@chromium.org2012-01-201-1/+6
* Makes tree and table work correctly in rtl.sky@chromium.org2012-01-202-16/+38
* UnConfineCursor addition breaks Mac/Auradhollowa@chromium.org2012-01-201-0/+9
* Fix the fix. Added missing return type.joaodasilva@chromium.org2012-01-201-1/+1
* Fix chromeos clang build.joaodasilva@chromium.org2012-01-203-1/+15
* Animate the omnibox show/hide.ben@chromium.org2012-01-201-1/+1
* Fix the Windows implementation of EventGenerator::PressKey().yusukes@google.com2012-01-202-7/+17
* Aura: Add "Edit Search Engines" option to the aura omnibox context menu.varunjain@chromium.org2012-01-202-3/+14
* Reland "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-196-2/+67
* Set textfield's height according to 1st font's FontHeight.xji@chromium.org2012-01-198-7/+32
* views: Make sure the native-wrapper for the combobox inherits the enabled-nes...sadrul@chromium.org2012-01-193-3/+27
* NULL check the parent's layer too when removing a child.ben@chromium.org2012-01-191-2/+2
* Fix the issue that HtmlDialogView does not handle keyboard event on aura.jennyz@chromium.org2012-01-191-1/+0
* Aura: Expose platform's cursor grab API from RootWindow.varunjain@chromium.org2012-01-196-0/+49
* Clean up uses of static data around singletons.rsesek@chromium.org2012-01-191-2/+5
* aura: Change ownership of the GestureRecognizer.sadrul@chromium.org2012-01-195-34/+33
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-193-9/+11
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-4/+4
* Hide the view which is removed from its parent.mukai@chromium.org2012-01-191-3/+6
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-197-11/+79
* Change status widget type to TYPE_WINDOW_FRAMELESS.zork@chromium.org2012-01-191-2/+4
* Mac/Aura compositor_unittests are failingdhollowa@chromium.org2012-01-192-4/+7
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-1923-24/+408
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-1919-576/+493
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-196-68/+3
* Remove unused CanvasSkia::GetTextureID() functions.asvitkine@chromium.org2012-01-196-26/+2
* Aura: add functionality required by mouse lock to disable tooltips. Also fix avarunjain@chromium.org2012-01-181-1/+4
* Aura: Split out CompactLayoutManager from ToplevelLayoutManagerjamescook@chromium.org2012-01-181-1/+1
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-186-3/+68
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-183-3/+17
* Tweaks for the launcher:sky@chromium.org2012-01-181-3/+5
* Enable logging for views_examples.asvitkine@chromium.org2012-01-181-1/+8
* Do not map XK_Meta_L/R to VKEY_L/RWIN.yusukes@chromium.org2012-01-181-4/+2
* Make it simpler to detect when implicit animations complete.vollick@google.com2012-01-189-54/+270
* Add a comment to InitXKeyEventForTesting. No code change.yusukes@chromium.org2012-01-181-1/+2
* Revert 118057 - Add a simple animation when showing/hiding windows.dbeam@chromium.org2012-01-186-74/+9
* Add a simple animation when showing/hiding windows.ben@chromium.org2012-01-186-9/+74
* RenderText: Pan to show additional overflow text when the display width incre...msw@chromium.org2012-01-182-1/+113
* Fix cursor in replacement mode is not drawn correctly.xji@chromium.org2012-01-184-7/+45
* ui::EF_ALT_DOWN is missing from XKeyEventStateyusukes@chromium.org2012-01-181-0/+1
* Mac Native Event copying missing under Auradhollowa@chromium.org2012-01-174-15/+61
* Implement Native EventTimeFromNative on Macdhollowa@chromium.org2012-01-171-1/+7
* aura: Add method to the RootWindow to warp the mouse pointer.varunjain@chromium.org2012-01-176-2/+25
* Tracking ctrl, shift, alt and caps lock state information for floating touchbshe@chromium.org2012-01-171-2/+71
* Add text fading API to RenderText.asvitkine@chromium.org2012-01-174-17/+170
* We're making the launcher show the chrome icon again. So, this addssky@chromium.org2012-01-172-0/+1
* Some style cleanups for text_elider.asvitkine@chromium.org2012-01-173-176/+197
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-1716-14/+90
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-176-91/+328