summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-224-3/+29
* Update state on creating NativeComboboxWrapper.mnissler@chromium.org2012-02-214-14/+5
* views: Pass GetMessagePos() directly to gfx::Point.tfarina@chromium.org2012-02-172-8/+4
* aura: Fix a crash caused by wrong ownership used for widget.xiyuan@chromium.org2012-02-172-1/+11
* Fix crash in views example.saintlou@chromium.org2012-02-172-4/+7
* Makes it so the launcher only gets focus when using the keyboard.sky@chromium.org2012-02-171-1/+1
* More touch UI tab strip changesscottmg@google.com2012-02-173-0/+53
* aura: add the newly focused window argument to WindowDelegate::OnBlur()varunjain@chromium.org2012-02-161-1/+1
* Eliminate VS2010 ifdefs for handling NULL in std::pair.adamk@chromium.org2012-02-162-14/+2
* Revert 122242 - Custom frame UI for platform apps on Windows.sky@chromium.org2012-02-164-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-164-3/+28
* Enable Drag&Drop unittests for ChromeOS Aura.kochi@chromium.org2012-02-161-18/+4
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-151-1/+1
* Make BubbleBorderDelegate close itself.msw@chromium.org2012-02-152-32/+29
* views: Cache some progress bar colors at file scope.tfarina@chromium.org2012-02-151-26/+14
* views: Change Painter::Paint to take a gfx::Size instead of ints.tfarina@chromium.org2012-02-154-35/+42
* views: Fixes leak in ComboboxModelExampleList.tfarina@chromium.org2012-02-151-2/+3
* views: Change Painter::PaintPainterAt to take a gfx::Rect instead of ints.tfarina@chromium.org2012-02-144-15/+15
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-5/+5
* ui: Delete two misleading comments about COLOR_TOOLBAR.tfarina@chromium.org2012-02-141-3/+3
* views: Fixes leak in TextExample::AddCombobox.tfarina@chromium.org2012-02-142-3/+8
* Fix about box text spacing on Windows.asvitkine@chromium.org2012-02-141-2/+1
* views: Don't need to explicitly delete ComboboxModelExampleList in the dtor.tfarina@chromium.org2012-02-131-31/+30
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-124-36/+4
* views: Update some comments in example_base.h.tfarina@chromium.org2012-02-111-4/+2
* aura::Window only supports void* and int values for custom properties, which ...benrg@chromium.org2012-02-113-32/+27
* Fixes login screen menus.pkotwicz@chromium.org2012-02-101-1/+2
* Defer focus manager deletion only on gtk portoshima@chromium.org2012-02-101-0/+2
* Ensure bubble border_widget_ is owned by its NativeWidget, etc.msw@chromium.org2012-02-101-2/+6
* views: Clear the status label when switching between examples.tfarina@chromium.org2012-02-101-0/+1
* [gtk] Fix regression from r116541: double keyboard event handling.ivankr@chromium.org2012-02-101-1/+2
* Revert 121408 - Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-28/+3
* Custom frame UI for platform apps on Windows.jeremya@chromium.org2012-02-104-3/+28
* aura: Position windows to the center of the transient parent if one exists.varunjain@chromium.org2012-02-102-7/+28
* views: Remove an unnecessary include from example_base.cc.tfarina@chromium.org2012-02-092-8/+7
* views: Fix private data member variable name to match with Chromium style guide.tfarina@chromium.org2012-02-091-25/+22
* views / Windows: A child window should be centered with respect to its parent...thestig@chromium.org2012-02-091-1/+1
* Refactor MenuController::SendAcceleratorToHotTrackedView() and OnKeyDown().mukai@chromium.org2012-02-092-23/+30
* views: Get rid of unused ExamplesMain class.tfarina@chromium.org2012-02-092-62/+0
* Script dialog text complies with HTML5 Bidi standard.xji@chromium.org2012-02-095-98/+188
* Cleanup: Remove more dead switches.thestig@chromium.org2012-02-081-5/+0
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-085-54/+60
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-085-60/+54
* Fix some memory leaks.sadrul@chromium.org2012-02-071-0/+3
* Revert 116551 - Fix bug 62037: Task manager tooltips appear behind task manag...cbentzel@chromium.org2012-02-071-3/+3
* Fix views compilation on Linux with toolkit_views=1.saintlou@chromium.org2012-02-071-3/+3
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-071-0/+5
* Another revert of change caused by bad merge.oshima@chromium.org2012-02-071-0/+3
* Revert unnecessary change I checked in by mistake in r120670oshima@chromium.org2012-02-071-1/+1
* Delete region in NWA::SetShape which is ignored.oshima@chromium.org2012-02-072-5/+4