summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...bsalomon@google.com2011-09-212-0/+9
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-2120-118/+312
* Wires up mouse capture code for aura.sky@chromium.org2011-09-216-13/+203
* aura: Fix a crash when moving mouse over the empty space on the root window.sadrul@chromium.org2011-09-211-1/+1
* aura_shell/examples: Fix build on Linux.tfarina@chromium.org2011-09-211-1/+1
* Declare native types for Android.zhenghao@google.com2011-09-211-0/+11
* Fixes aura unit tests. There were a couple of problems:sky@chromium.org2011-09-209-24/+58
* Map en-CA, en-ZA, en-AU, en-NZ to en-GBjshin@chromium.org2011-09-202-3/+40
* aura: Export ToplevelWindowContainer to fix component build.tfarina@chromium.org2011-09-201-1/+2
* aura_shell: Fix aura_shell build on Linux.tfarina@chromium.org2011-09-204-4/+9
* Adds a button to the example launcher that shows a bubble.ben@chromium.org2011-09-205-5/+116
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-207-442/+114
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-202-4/+4
* Add a simple panel for example window creation.Renames SampleWindow to Toplev...ben@chromium.org2011-09-209-37/+146
* fix know issues in RenderTextxji@google.com2011-09-207-114/+442
* aura: Fix aura build on Linux.tfarina@chromium.org2011-09-202-2/+4
* aura: Include basictypes.h for DISALLOW macro.tfarina@chromium.org2011-09-201-2/+1
* Include PointerMotionMask in event mask for linuxjhorwich@chromium.org2011-09-201-1/+2
* Add OWNERS file for the shell.ben@chromium.org2011-09-201-0/+2
* A bunch of changes related to window z-index:ben@chromium.org2011-09-2023-84/+267
* Fixes aura build breakage.sky@chromium.org2011-09-201-1/+1
* Initialize message pump not to use gtk.oshima@google.com2011-09-203-8/+23
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-202-28/+2
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-195-21/+90
* Make specifying a texture optional on a Layer.ben@chromium.org2011-09-193-70/+94
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-193-4/+11
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-183-3/+3
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-182-1/+5
* More shell hookup:ben@chromium.org2011-09-1710-6/+96
* Fix aura_unittests build.tfarina@chromium.org2011-09-171-3/+2
* aura_shell: Export a few symbols to fix component build.sadrul@chromium.org2011-09-176-6/+42
* Remove generation of .rc files in locale grd files.tony@chromium.org2011-09-162-112/+0
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-162-2/+28
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-162-28/+2
* Make gfx::GLSurfaceOSMesa usable in the component build.danakj@chromium.org2011-09-161-1/+1
* Adds some features to the shell:ben@chromium.org2011-09-1628-18/+374
* Add myself to OWNERS.backer@chromium.org2011-09-151-0/+1
* Fix build breakage.sky@chromium.org2011-09-151-2/+2
* Fix component build. None of this stuff is necessary.ben@chromium.org2011-09-151-8/+0
* Adds some debugging code for a crash. I'm curious to see if the itemssky@chromium.org2011-09-151-11/+43
* Add DEPS file to fix checkdeps.ben@chromium.org2011-09-151-0/+10
* Adds code for a new Aura shell.ben@chromium.org2011-09-1512-0/+322
* Fix the spelling of the comment in ImeInput::IsCtrlShiftPressed.ehsan.akhgari@gmail.com2011-09-151-1/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-152-6/+4
* This broke lots of layout tests on OSX.levin@chromium.org2011-09-155-90/+21
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-155-21/+90
* Updated Wayland API in Chromiumdnicoara@chromium.org2011-09-158-53/+17
* Fix Checkdeps.ben@chromium.org2011-09-142-6/+6
* Move Aura to UI subdir.ben@chromium.org2011-09-1430-1/+2392
* Fix for SetExternalTexture.backer@chromium.org2011-09-142-5/+16