summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* IWYU for base/memory/scoped_vector.h.thestig2015-08-228-8/+0
* Remove reflection for requestPermission call.aurimas2015-08-211-31/+4
* make use of use_glib variable rather than is_linux when adding glib configmostynb2015-08-211-4/+5
* Remove kUIDisableThreadedCompositing switch. It does nothing.jbroman2015-08-212-3/+0
* Update CrOS OOBE throbber to MD throbber; delete old assetestade2015-08-211-17/+2
* [Refactor]: Remove redundant return value from MenuController::OnKeyDown() & ...pkotwicz2015-08-214-79/+41
* MD Downloads: fix a lot of visual design nitsdbeam2015-08-212-1/+12
* Update broken references to image assetsestade2015-08-211-13/+16
* ozone: Implement zero/one-copy texture for Ozone GBM.dongseong.hwang2015-08-218-8/+200
* Implements GLImage*Memory::OnMemoryDump andericrk2015-08-2117-3/+138
* Gallery: fix overwrite bubble has not shown.yawano2015-08-213-45/+58
* Gallery: remove default focus ring from selected item in thumbnail mode.yawano2015-08-211-0/+4
* MacViews: Implement NativeWidgetMac::GetWorkAreaBoundsInScreen()tapted2015-08-212-2/+22
* Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.andresantoso2015-08-215-15/+20
* Gallery: use aria properties in thumbnail ribbon.yawano2015-08-212-5/+18
* Add NativePixmapHandle type & interface for exporting themspang2015-08-2113-12/+102
* MacViews: Style menus to look more maccytapted2015-08-219-51/+74
* Add paper-tooltip to third_party/polymer.tsergeant2015-08-211-0/+6
* Rename enum gfx::BufferFormat::RGBX_8888 to BGRX_8888Haixia Shi2015-08-218-17/+17
* Mac Overlays: Add flag to show debug bordersccameron2015-08-212-0/+4
* Regenerate the autogenerated gl resources to follow the new formatjin.a.yang2015-08-207-2902/+1970
* Extracted InkDropAnimator class and InkDropState enum from InkDropAnimationCo...bruthig2015-08-207-398/+493
* Add better support for RGBA_4444 textures.reveman2015-08-203-0/+6
* Make "Escape" only close the context menu if the menu was opened via the "Men...pkotwicz2015-08-202-2/+3
* android: add gyp rules for platform android_windowDaniel Sievers2015-08-201-0/+58
* Add explicit #include of SkDrawLooper.h (was transitively included).senorblanco2015-08-201-0/+1
* Removing duplicate sourcesherouk2015-08-201-1/+0
* Logs buffers/renderbuffers. Additionally, makesericrk2015-08-202-3/+24
* Don't try to dllexport InkDropAnimationControllerStubhans2015-08-201-1/+1
* [Extensions Toolbar] Fix issue with overflowed actions requesting focusrdevlin.cronin2015-08-201-1/+2
* Adding ui/base to dependencies on iOS.sherouk2015-08-204-66/+106
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-203-9/+19
* Enhance the material design ripple API so the ripple's state can be controlle...bruthig2015-08-209-191/+503
* Gallery: disable buttons in the toolbar when no image is available.yawano2015-08-202-10/+43
* Ctrl-Enter on Bookmark bar link should open in the New Tab.deepak.m12015-08-201-11/+2
* Small refactor before actually dumping GLImageIOSurface.ericrk2015-08-201-0/+9
* Elide origins displayed on web notifications.miguelg2015-08-2020-647/+457
* Files.app: Bring back background image of Drive welcome page.fukino2015-08-201-0/+1
* Files.app: Fix position of buttons on Drive welcome banner.fukino2015-08-202-2/+4
* Files.app: Hide elements which have visibleif attribute until the body gets t...fukino2015-08-201-0/+4
* Gallery: support multi selection in thumbnail mode.yawano2015-08-202-28/+96
* Gallery: do not show focus state if it's focused by mouse.yawano2015-08-205-8/+21
* [MacViews] Use NSTitledWindowMask for window modal dialogs.jackhou2015-08-201-0/+7
* Don't use the touch rect when targetting above the touch handlesjdduke2015-08-202-3/+14
* Add cr_elements/v1_0/network/compiled_resources.gypstevenjb2015-08-207-80/+109
* Check if keyboard is showing before listening to keyboard show/hide.rouslan2015-08-192-2/+4
* Modify the button bar style to have wider hit-area for arrow button.mukai2015-08-191-7/+7
* Remove unused member variablekalyan.kondapally2015-08-192-3/+0
* Fix inconsistent increment/decrement of |defer_counter| in MessagePopupCollec...yoshiki2015-08-191-1/+5
* Ozone: HDC should only keep track of planes owned by it’s crtc controllerskalyan.kondapally2015-08-194-13/+118