summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 132429 - Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1650-102/+104
* Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1650-104/+102
* Ash: Fix hit testing for the bottom pixels of tabsjamescook@chromium.org2012-04-162-2/+5
* views: Fix painting views with layers in RTL locale.sadrul@chromium.org2012-04-162-5/+65
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-1511-51/+23
* Aura demo fixoshima@chromium.org2012-04-147-21/+16
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-142-221/+14
* Revert 132284 - Fix build bustage by correcting ifdefben@chromium.org2012-04-141-3/+6
* Revert 132290 - Remove a dcheck I just added since I apparently don't underst...ben@chromium.org2012-04-141-0/+1
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-137-13/+19
* Aura demo fixoshima@chromium.org2012-04-137-19/+13
* Remove a dcheck I just added since I apparently don't understand the various ...ben@chromium.org2012-04-131-1/+0
* Fix build bustage by correcting ifdefben@chromium.org2012-04-131-6/+3
* Add more functionality to WebView.ben@chromium.org2012-04-132-14/+221
* Zero-sized windows are bad.avi@chromium.org2012-04-134-0/+47
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-132-1/+17
* Always try metafile font fallback in the case of missing glyphs in RenderText...asvitkine@chromium.org2012-04-132-45/+53
* Remove unused and unnecessary constructor from PlatformFont classes.asvitkine@chromium.org2012-04-138-37/+0
* Fix window shadows.avi@chromium.org2012-04-132-29/+112
* views slider: Add support for gestures.sadrul@chromium.org2012-04-132-11/+30
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-133-4/+19
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-1217-453/+371
* Landing issue 9960061: Change Sleep(0) to Sleep(1) when we are waiting GPU to...apatrick@chromium.org2012-04-121-1/+1
* Fix Windows use_canvas_skia=0 build.asvitkine@chromium.org2012-04-121-0/+1
* Support WebView in ash.ben@chromium.org2012-04-121-0/+1
* ash: Add some experimental support for gesture-fling to snap/minimize/maximiz...sadrul@chromium.org2012-04-121-2/+2
* Metro/HiDPI: Add DPI util functionssail@chromium.org2012-04-123-0/+83
* XI2.2: Make sure the gesture events correctly translate to mouse events.sadrul@chromium.org2012-04-121-0/+4
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-126-3/+137
* The unit tests for the window positionerskuhne@chromium.org2012-04-121-1/+1
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-122-0/+103
* Correct dependencies on content. This should fix the cros build.ben@chromium.org2012-04-111-4/+3
* Beginnings of a WebView.ben@chromium.org2012-04-1117-102/+1188
* Adds more debugging code to WindowImpl. Crash data seems to indicatesky@chromium.org2012-04-111-4/+13
* Revert 131837 - Beginnings of a WebView.ben@chromium.org2012-04-1115-1179/+102
* Beginnings of a WebView.ben@chromium.org2012-04-1115-102/+1179
* Traces on MakeCurrentnduca@chromium.org2012-04-115-2/+12
* Use gdk_init() instead of gtk_init() to open the display. It's much lighter andcevans@chromium.org2012-04-112-5/+15
* Fix typooshima@chromium.org2012-04-111-1/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-1116-91/+185
* Adding new window position logic unit tests.skuhne@chromium.org2012-04-111-0/+2
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-1118-834/+775
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-1115-184/+90
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-1115-90/+184
* Revert r131737 "Use template for Point/Size/Rect and remove duplicates "oshima@chromium.org2012-04-1118-779/+834
* Use template for Point/Size/Rect and remove duplicates oshima@chromium.org2012-04-1118-834/+779
* ash: Better and faster text shadows.xiyuan@chromium.org2012-04-1116-46/+363
* Make WindowImpl take into account the icon in the class registrar.asvitkine@chromium.org2012-04-102-9/+9
* gl_implementation_win includes d3d9.h, so add the dx sdk to include_dirsthakis@chromium.org2012-04-101-0/+3
* Properly set drag image offset in aura's drag drop controller. Currently thevarunjain@chromium.org2012-04-102-3/+10