summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-302-5/+5
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-307-37/+29
* Release aura::Desktop event handler windows on detaching an ancestor window.flackr@chromium.org2011-11-304-9/+45
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-308-40/+19
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-308-19/+40
* GLContextNSView should not assume concrete type GLSurface is GLSurfaceNSViewdhollowa@chromium.org2011-11-304-11/+15
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-3022-10/+933
* Separate selection highlight from pango layout, highlight selection using skia.xji@chromium.org2011-11-306-312/+294
* Revert 112145 - Makes TestWebGraphicsContext3D::initialize create a stub cont...sail@chromium.org2011-11-305-35/+6
* Makes TestWebGraphicsContext3D::initialize create a stub context andsky@chromium.org2011-11-305-6/+35
* hypothetical fix for leak in constrained html dialogoshima@chromium.org2011-11-303-20/+25
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-304-19/+37
* Add service to update GAIA infosail@chromium.org2011-11-302-0/+42
* Add debug message to troubleshoot test failures on aura botoshima@google.com2011-11-291-1/+4
* aura: Handle screen resizes on Chrome OS.derat@chromium.org2011-11-295-8/+27
* GTK: Port ui/base/gtk to use avoid deprecated API and accessorsrobert.bradford@intel.com2011-11-294-44/+51
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-292-42/+0
* [cros Aura] Added modal container for screen lock.nkostylev@chromium.org2011-11-295-4/+149
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-2954-26/+4049
* Add service to update GAIA infosail@chromium.org2011-11-292-0/+42
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-294-29/+21
* Itemize and layout text lazily in RenderTextWin.asvitkine@chromium.org2011-11-292-5/+38
* Adds a WebGraphicsContext3D implementation that will be used forsky@chromium.org2011-11-294-4/+493
* jGet the examples to run in aura_shell.ben@chromium.org2011-11-2953-727/+1228
* Remove various uses of TOUCH_UI that are no longer neededrbyers@chromium.org2011-11-291-6/+1
* Some code cleanup.sadrul@chromium.org2011-11-291-5/+5
* On AURA builds, mouse wheel event on native menus doesn't work.ckqr36@motorola.com2011-11-291-1/+5
* Enable vsync on CompositorCC.backer@chromium.org2011-11-294-2/+17
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-2919-14/+1919
* Remove NativeWidgetWin's OnSetIcon and OnSetText.msw@chromium.org2011-11-292-16/+0
* Fix a typo in r111357: use USE_XI2_MT instead of USE_XI_MTsadrul@chromium.org2011-11-291-1/+1
* Quick, hopefully temporary, fix for chromium issue 105609 and chromium-os iss...benrg@chromium.org2011-11-292-1/+16
* aura: fix switching off accelerated compositingpiman@chromium.org2011-11-291-11/+16
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-283-5/+8
* Reorder methods in native_theme_{base,chromeos,win}.cc to match .h order.benrg@chromium.org2011-11-283-811/+810
* [ntp4] Use highest quality jpeg compression for thumbnail images.csilv@chromium.org2011-11-282-5/+4
* Misc ui/base/text_elider cleanup.asvitkine@chromium.org2011-11-282-12/+14
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-2870-25/+10911
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-2865-57/+3193
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-2726-9/+8867
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-2736-7/+4243
* aura/cc: add FPS / show layer tree switchespiman@chromium.org2011-11-263-0/+15
* Add switch to show UI layer borders.piman@chromium.org2011-11-264-1/+28
* views: Move tabbed_pane directory to ui/views/controls/.tfarina@chromium.org2011-11-2514-6/+1292
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-2517-39/+39
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-242-7/+7
* views: Move combobox directory to ui/views/controls/.tfarina@chromium.org2011-11-2418-7/+1572
* Fix many* python scripts in src/maruel@chromium.org2011-11-231-3/+10
* Plumb the partial swap though image transport.backer@chromium.org2011-11-232-1/+13
* Add OVERRIDE to views/.avi@chromium.org2011-11-232-28/+29