summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix views examples crash by returning appropriate colors from GetSystemColor().tfarina@chromium.org2012-02-041-1/+33
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-042-4/+2
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-042-2/+4
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-033-14/+10
* Update widget initialization for screen lock, settings bubble and menus to se...alicet@chromium.org2012-02-032-3/+14
* Optimize PlatformFontWin::GetFontSize().asvitkine@chromium.org2012-02-032-4/+5
* Update some comments for canvas_skia.h and remove an unused typedef.asvitkine@chromium.org2012-02-031-11/+5
* aura: This CL fixes a bunch of issues:varunjain@chromium.org2012-02-032-5/+7
* Avoid excessive calls to DeriveFont() in RenderTextWin.asvitkine@chromium.org2012-02-032-19/+20
* Fix the crash with TableView example on Linux with toolkit_views enabled.tfarina@chromium.org2012-02-031-2/+6
* Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...ben@chromium.org2012-02-039-22/+136
* Creates ui/gfx/OWNERS.sky@chromium.org2012-02-031-0/+8
* Resolving Clang error by following the same wrapping pattern as ScopedRegion.saintlou@chromium.org2012-02-031-10/+12
* Renamed old bot to existing trybot.saintlou@chromium.org2012-02-033-4/+4
* Android build fix following r119990, which introduced re-defined variables.peter@chromium.org2012-02-021-3/+2
* Get the default color of toolbar separator through ThemeService.tfarina@chromium.org2012-02-022-3/+0
* Move FocusTracker to ui/.avi@chromium.org2012-02-025-0/+167
* Disable animations during aura tests.vollick@google.com2012-02-0213-123/+218
* Window may be invisible in NativeWidgetAura::OnKeyEventoshima@chromium.org2012-02-021-2/+4
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-0117-77/+72
* Revert 120092 - Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0113-218/+123
* Reland 120074 -- Disable animations during aura tests.vollick@google.com2012-02-0113-123/+218
* Revert 120074 - Disable animations during aura tests.vollick@google.com2012-02-0113-218/+123
* Disable animations during aura tests.vollick@google.com2012-02-0113-123/+218
* Temporarily disable mouse move synthesis on winoshima@chromium.org2012-02-012-3/+9
* Marking WindowTest.MouseEventsOnWindowChange FAILSkinuko@chromium.org2012-02-011-1/+2
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-02-016-49/+165
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-012-4/+2
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-012-2/+4
* Cleanup: Delete some 0 byte files that are still lying around as a result of ...thestig@chromium.org2012-02-012-0/+0
* Enable KeyboardOverlayDialog on aura.jennyz@chromium.org2012-02-012-0/+24
* Change PluginWindowHandle to AcceleratedWidget in ui/gfx/glpiman@chromium.org2012-02-0116-49/+41
* Tweak the aura gesture recognizer slightly.sadrul@chromium.org2012-01-314-2/+111
* Revert 119976 - Adds two new observer methods to allow code to be notified wh...ben@chromium.org2012-01-316-164/+48
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-312-0/+22
* Adds two new observer methods to allow code to be notified when a Window is a...ben@chromium.org2012-01-316-48/+164
* Clean up some code in view_text_utils.cc.asvitkine@chromium.org2012-01-311-13/+8
* aura: Make Linux UI text rendering match GTK Chrome OS.derat@chromium.org2012-01-311-5/+13
* Makes GetRootWindow() public on Window so we can begin to convert uses of Roo...ben@chromium.org2012-01-314-22/+28
* Remove Owner param to EventFilter's ctor.ben@chromium.org2012-01-316-40/+7
* Fix compile with Aura/Mac ash_shell and workspace controllerdhollowa@chromium.org2012-01-312-10/+15
* Make BubbleBackground clip out the client area on Windows.msw@chromium.org2012-01-313-12/+30
* Fix PRESUBMIT.py linx_aura renamed to linux_chromeos_auradhollowa@chromium.org2012-01-312-4/+4
* aura: Update gesture-tests for scroll gesture.sadrul@chromium.org2012-01-311-0/+25
* Android fixes for gfx_unittests.jrg@chromium.org2012-01-312-10/+10
* Revise bubble Show/Hide/Close logic via Widget::Observer.msw@chromium.org2012-01-312-15/+32
* Fix an issue in canvas_skia_skia.cc.asvitkine@chromium.org2012-01-311-37/+59
* aura: Update GestureRecognizer to be able to process multi-point gestures.sadrul@chromium.org2012-01-317-416/+615
* [aura] Return focus to transient parent when modal window closes.ivankr@chromium.org2012-01-312-3/+13
* Remove cygwin dependency, no longer required.scottmg@google.com2012-01-301-5/+0