summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add OVERRIDE to ui/.avi@chromium.org2011-11-2317-105/+128
* Get standard touch screens working on Aura Linux buildsrbyers@chromium.org2011-11-233-14/+33
* DefaultDispatcher for MessagePumpXoshima@chromium.org2011-11-234-50/+67
* Revert 111288 - Possibly broke media_unittests on Macrsleevi@chromium.org2011-11-2311-46/+49
* views: Move table and tree directories to ui/views/controls/.tfarina@chromium.org2011-11-2318-4/+6471
* More TOUCH_UI hacks and constant removal. And TODO(saintlou) cleanup.saintlou@chromium.org2011-11-232-8/+0
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-11-2311-49/+46
* Remove more totally obvious usage of: defined(TOUCH_UI)saintlou@chromium.org2011-11-232-7/+5
* Remove TOUCH_UI (this was already reviewed and approved by sky@in http://code...saintlou@chromium.org2011-11-231-75/+1
* Add a new GetSystemColor method to native theme.benrg@chromium.org2011-11-238-28/+89
* Make Aura and compositor stacking methods more intuitive.derat@chromium.org2011-11-236-23/+127
* replace platform conditions with os_posix and os_bsd where applicablerobert.nagy@gmail.com2011-11-221-1/+1
* Aura: notify DropHelper when target view is removed.varunjain@chromium.org2011-11-225-6/+64
* Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...apatrick@chromium.org2011-11-221-1/+16
* Aura: Fix window resizing for large drags.jamescook@chromium.org2011-11-2210-82/+207
* Enable FocusManager tests for Aura.ben@chromium.org2011-11-228-1338/+1326
* Implement ui_controls for auraoshima@chromium.org2011-11-229-22/+89
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-221-7/+0
* GTK: Move code shared by future content/ classes and chrome/ to ui/.erg@chromium.org2011-11-223-0/+104
* wayland: integrate gl_surface_wayland.cc into gl_surface_linux.ccmsb@chromium.org2011-11-223-185/+34
* Gets rid of TOUCH_UI in views/widget.ccpkotwicz@chromium.org2011-11-221-1/+1
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-222-7/+7
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-2213-85/+332
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-222-7/+7
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-2219-67/+67
* views: Factor out Listener from Combobox into its own header file.tfarina@chromium.org2011-11-226-10/+13
* Allow GLSurface to indicate that it supports a specific extension.backer@chromium.org2011-11-227-16/+45
* One less lock.backer@chromium.org2011-11-221-13/+0
* Get rid of Widget::ConvertPointFromAncestor.ben@chromium.org2011-11-229-39/+0