summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix aura build on MSVS 2010.joi@chromium.org2012-05-231-1/+2
* cros: Adding even more aura::Env::DeleteInstance() calls to fix tests.erg@google.com2012-05-231-0/+1
* Run PNGs in ui/resources through PNGCrush.thestig@chromium.org2012-05-23403-0/+0
* ash: Fix taking screenshots in high-dpi.sadrul@chromium.org2012-05-232-1/+3
* Makes the tabstrip switch between stacked and shrink modes based onsky@chromium.org2012-05-232-11/+20
* ash: Some string and asset changes for the uber-tray.sadrul@chromium.org2012-05-237-0/+0
* Right now, the 2x data pack also contains 1x images. This is correct in the c...flackr@chromium.org2012-05-232-9/+9
* Coverity: Fix uninitialized scalar variables.kmadhusu@chromium.org2012-05-232-1/+4
* Fixes regressions in canvas due to 10245003pkotwicz@chromium.org2012-05-231-2/+3
* Add network status tray notification iconsstevenjb@google.com2012-05-234-0/+3
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-233-24/+24
* Don't use the 1px inset in NWW::GetClientAreaInsets() for shell windows.jeremya@chromium.org2012-05-231-0/+5
* Multiple dispatchers for root windowsoshima@chromium.org2012-05-234-21/+56
* Remove virtual keyboard support from ui/views/ime/.yusukes@google.com2012-05-234-113/+1
* Add GL_EXPORT for GLContextGLXkochi@google.com2012-05-231-1/+2
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-232-21/+21
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-232-21/+21
* layers: Consolidate the ownership of layers in views::View and aura::Window.sadrul@chromium.org2012-05-238-29/+104
* Remove obsolete image cursor fileoshima@chromium.org2012-05-232-0/+0
* cros: Maybe fix recent failures on trunk.erg@google.com2012-05-221-0/+1
* Remove obsolete png files Add custom cursors to touch.grd fileoshima@chromium.org2012-05-227-6/+19
* Users stuck in fullscreen mode when running gnome-shell.tony@chromium.org2012-05-222-0/+15
* 2x Cursor support.oshima@chromium.org2012-05-229-16/+97
* [Views, WebIntents] Enable auto-resizing for WebContentsgroby@chromium.org2012-05-222-0/+17
* Fix ash compile error, saw this on one trybot. TBR=benjam@chromium.org2012-05-222-1/+11
* Add 'base::' to Time::Now()erg@google.com2012-05-221-2/+2
* Desktop aura: Put x11 cache in aura, instead of ui/base/x/.erg@google.com2012-05-228-42/+43
* Fix a couple of bugs with the image skia implementationpkotwicz@chromium.org2012-05-227-5/+34
* Aura/ash split: Look for the ScreenPositionClient on the Window, not the Root...erg@google.com2012-05-221-18/+12
* Fix crash in the accessibility code in the shared build. The problem is that ...tommi@chromium.org2012-05-224-1/+134
* Revert 138212 - Implement High Contrast mode for Chrome OS.steveblock@chromium.org2012-05-222-20/+2
* Add custom cursors for 1x and 2xoshima@chromium.org2012-05-224-2/+28
* Remove virtual keyboard support:yusukes@google.com2012-05-221-1/+0
* ash: New assets for uber-tray.sadrul@chromium.org2012-05-2218-10/+10
* Implement High Contrast mode for Chrome OS.zork@chromium.org2012-05-222-2/+20
* Add support for new WebKit::WebFilterOperation construction API behind ifdefjamesr@chromium.org2012-05-221-1/+6
* aura: Fix the sythentic mouse-event location.sadrul@chromium.org2012-05-211-2/+7
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-219-48/+52
* Support both old and new valuator formats for times and flings.davemoore@chromium.org2012-05-201-19/+82
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-204-15/+14
* ui/base/models: Remove unnecessary virtuals from ListModel functions.tfarina@chromium.org2012-05-201-11/+11
* Reorganize app/theme resourcesoshima@chromium.org2012-05-1925-0/+0
* aura: Fix external texture layers when scaling uppiman@chromium.org2012-05-191-1/+1
* Reorganize image files in ui/resourcesoshima@chromium.org2012-05-19507-362/+362
* Add instantiation declarations for PointBase, SizeBase, RectBasethakis@chromium.org2012-05-196-0/+24
* touch: Make sure the correct radius values are used for touch events.sadrul@chromium.org2012-05-193-8/+10
* Flash window by pulsing their launcher icon state indicatordavemoore@chromium.org2012-05-195-4/+14
* Enable disabled omnibox tests on auraoshima@chromium.org2012-05-194-26/+29
* Re-organize resource files for native_themeoshima@chromium.org2012-05-18115-60/+60
* accelerators: Remove deprecated Accelerator ctor that takes booleans.tfarina@chromium.org2012-05-183-77/+85