summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix unit test for Windows float differences.danakj@chromium.org2012-11-021-14/+14
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-0229-176/+123
* ui: Add IsExpressibleAsRect() method to RectFdanakj@chromium.org2012-11-025-1/+56
* Revert 165719 - Move aura shared and desktop classes to the views target. Not...ben@chromium.org2012-11-0229-123/+176
* Move aura shared and desktop classes to the views target. Note that the files...ben@chromium.org2012-11-0229-176/+123
* Clean Up: TSF related stuffnona@chromium.org2012-11-0213-788/+742
* Fixes crash in unittests. This happened as the result of making thesky@chromium.org2012-11-022-2/+5
* ui: Create the gfx::QuadF class.danakj@chromium.org2012-11-027-0/+586
* Calls default window procedure for WM_KILLFOCUS.nona@chromium.org2012-11-021-0/+1
* Add OWNERS to ui/message_centerstevenjb@chromium.org2012-11-021-0/+2
* Flash Mac: Fix escape to exit fullscreensail@chromium.org2012-11-022-14/+18
* aura: Create new gesture LongTap that is dispatched if the user completes avarunjain@chromium.org2012-11-025-0/+69
* views: Fix gesture handling on menus.sadrul@chromium.org2012-11-023-5/+6
* Fix another typo.hbono@chromium.org2012-11-021-1/+1
* Fix a typo.hbono@chromium.org2012-11-021-1/+1
* Adds View::GetNativeTheme() to get the NativeTheme. The interestingsky@chromium.org2012-11-0218-6/+80
* accelerated_surface_win.cc: Two CopyTo bug fixes, and new event tracing.nick@chromium.org2012-11-021-23/+48
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-0110-1/+58
* Fix DisableInactiveRendering issue for Views bubbles.msw@chromium.org2012-11-012-10/+5
* Makes NativeThemeWin explicitly create a bitmap device for painting. I need t...sky@chromium.org2012-11-011-7/+10
* Desktop aura: Cleanup to cursors.erg@chromium.org2012-11-015-82/+7
* Add method to load resources without scaleoshima@chromium.org2012-11-015-20/+39
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-0113-34/+81
* Move constrained web dialog code back to chrome/.avi@chromium.org2012-11-013-214/+0
* Chrome-side change to add two Chinese fonts (licensed).jshin@chromium.org2012-11-012-2/+2
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-015-39/+20
* Add method to load resources without scaleoshima@chromium.org2012-11-015-20/+39
* ui: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-015-6/+6
* First step towards component build for Android.yfriedman@chromium.org2012-11-015-7/+12
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-013-4/+4
* views: Rename IDR_INFOBARBUTTON_<POSITION>_<STATE> to IDR_INFOBARBUTTON_<STAT...tfarina@chromium.org2012-11-012-4/+4
* Renderer hang waiting for the monitor profile to be read from disktony@chromium.org2012-11-012-12/+19
* ui: Add the gfx::Vector3dF class.danakj@chromium.org2012-11-018-1/+514
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-017-51/+171
* Change RenderText::GetOriginForDrawing() to GetOffsetForDrawing and return a ...danakj@chromium.org2012-11-015-15/+15
* [views] Flesh out the payments dialog a littleestade@chromium.org2012-11-012-13/+13
* Add GpuSurfaceTracker::SetNativeWidget() method.sievers@chromium.org2012-11-011-2/+2
* Include <algorithm> for std::min/max, not <cmath>.danakj@chromium.org2012-11-012-2/+2
* Load 200P resources on iOS.rohitrao@chromium.org2012-11-011-13/+22
* Desktop aura: Fix tab draggingerg@chromium.org2012-11-016-72/+132
* Fix the issue of cursor's device scale factor when primary monitor is swapped.mazda@chromium.org2012-11-011-0/+3
* Make NativeTheme::instance() return a non-const object and move staticsky@chromium.org2012-11-0110-22/+28
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-0145-505/+511
* ui: Add a BoundingRect methoddanakj@chromium.org2012-11-015-0/+101
* ui: Add gfx::ToRoundedPoint() method.danakj@chromium.org2012-10-313-0/+45
* Fix a Skia assertion on mac.danakj@chromium.org2012-10-311-2/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-3173-223/+835
* ui: Remove implicit flooring from Point3f and rename the class to Point3Fdanakj@chromium.org2012-10-3114-97/+97
* Makes DesktopScreenPositionClient treat requests to set the bounds ofsky@chromium.org2012-10-313-2/+26
* fix tab re-order and detach for aura/winscottmg@chromium.org2012-10-302-0/+14