summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Revert 149083 - Add command-line option to have an extra delay before blitting.jbauman@chromium.org2012-08-021-15/+0
* aura: Fix a couple of drag drop issues:varunjain@chromium.org2012-08-022-0/+11
* Remove gfx_unittests target in favor of ui_unittestsdhollowa@chromium.org2012-08-022-32/+3
* Revert 149604 - Support calling GrabWindowSnapshot when no BrowserProcess ins...joaodasilva@chromium.org2012-08-027-378/+0
* Support calling GrabWindowSnapshot when no BrowserProcess instance is avaliab...qfel@google.com2012-08-027-0/+378
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-028-40/+64
* Added missing file from http://codereview.chromium.org/10824139/saintlou@chromium.org2012-08-021-0/+0
* Assets for new window close/maximize button, 100 andsaintlou@chromium.org2012-08-0266-0/+0
* Add RenderText DirectionalityMode enum and support; etc.msw@chromium.org2012-08-0116-94/+182
* Check in 2x slider bar resources, also slightly adjust 1x resource files for ...jennyz@google.com2012-08-0113-0/+0
* Makes NativeViewHostWin change the parent of the hwnd whensky@chromium.org2012-08-016-5/+108
* Cleanup: Fix some style nits.thestig@chromium.org2012-08-012-18/+18
* Fix position of web notification bubble and arrowstevenjb@chromium.org2012-08-016-32/+42
* Initial iOS bring up of ui.noyau@chromium.org2012-08-016-7/+41
* Revert 149426 - Update cursor resources.flackr@chromium.org2012-08-0138-0/+0
* Update cursor resources.flackr@chromium.org2012-08-0138-0/+0
* Fix color chooser cleanup process.mukai@chromium.org2012-08-012-3/+7
* chrome: Move browser_otr_state.h into chrome namespace.tfarina@chromium.org2012-08-011-1/+1
* win: Drop extra triangles in triangle fan used to flip image transport surface.apatrick@chromium.org2012-08-011-1/+1
* aura: use TestWebGraphicsContext3D for the shared contextspiman@chromium.org2012-08-011-1/+3
* Use EXPECT_FALSE instead to avoid compiler errorhongbo.min@intel.com2012-08-013-4/+4
* Valgrind/Heapchecker: Fix leaks in TabbedPaneTest.thestig@chromium.org2012-07-311-1/+14
* Initialize aura::LocatedEvent::root_location_ correctly.yusukes@chromium.org2012-07-312-2/+2
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-313-3/+16
* Use occlusion query to test if blit is finishedjbauman@chromium.org2012-07-311-4/+21
* maxHeight/Width and miniHeight/Width of chrome.appWindow API failed in ShellW...junmin.zhu@intel.com2012-07-312-0/+7
* Fix Windows XP and Vista taskbar activation issue.msw@chromium.org2012-07-311-2/+4
* Fix the PNCodec error on Android caused by different Skia color format.shouqun.liu@intel.com2012-07-311-4/+7
* views: Remove unused PaintLock API.tfarina@chromium.org2012-07-315-68/+2
* (Views only)Resize the menu buttons on the Website Settings UI to fit the but...markusheintz@chromium.org2012-07-312-4/+8
* Fix the method GetSelectedTab of the class NativeTabbedPaneView to return the...markusheintz@chromium.org2012-07-313-58/+90
* Make '=' and function keys on a keypad work.yusukes@chromium.org2012-07-311-2/+8
* Do not CHECK that handle returned by eglQuerySurfacePointerANGLE is non-null.apatrick@chromium.org2012-07-311-2/+0
* Add command-line option to have an extra delay before blitting.jbauman@chromium.org2012-07-301-0/+16
* aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().tfarina@chromium.org2012-07-308-12/+11
* views: Enable ViewTest.RemoveNotification on Linux.tfarina@chromium.org2012-07-301-6/+0
* Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...ben@chromium.org2012-07-2917-376/+459
* views/examples: Pure pedantic change.tfarina@chromium.org2012-07-289-33/+33
* Support copying a partial rectangle region from the compositing surface on Win.mazda@chromium.org2012-07-282-30/+51
* aura: apply brightness filter last to improve perfpiman@chromium.org2012-07-271-4/+8
* Use correct coordinates for last moust location in SynthesizeMouseMoveEventoshima@chromium.org2012-07-271-1/+1
* mac: Switch to "new" (10.6) block-based panel apisthakis@chromium.org2012-07-271-52/+27
* Use current gtk dialogs in linux_aura.erg@chromium.org2012-07-272-2/+13
* Deprecate unused views::Label::SetURL().msw@chromium.org2012-07-273-42/+1
* Remove unused resource file for slider bar under ash subdirectory.jennyz@google.com2012-07-2714-0/+0
* Implement new slider control and disable the volume control when audio is muted.jennyz@google.com2012-07-273-34/+117
* Wrench menu needs to respond to touch events. girard@chromium.org2012-07-271-2/+2
* views: Make the color chooser gesture friendly.sadrul@chromium.org2012-07-271-37/+66
* gesture recognizer: Fix computing the bounding box of the rectangles.sadrul@chromium.org2012-07-273-3/+85
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-2713-20/+78