summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add a pre-baked bezier curve interpolatordtrainor@chromium.org2014-07-161-0/+163
* Video Player: Add support for Media Keyseduardo.lima@intel.com2014-07-161-9/+22
* Stop app list folder animation from hiding item text label.calamity@chromium.org2014-07-162-1/+3
* Fix some surprising reverse key mappings.kpschoedel@chromium.org2014-07-163-13/+37
* Remove remaining overrides of View::HitTestRect()tdanderson@chromium.org2014-07-164-20/+25
* Files.app: random code clean up.kinaba@chromium.org2014-07-162-3/+3
* [Android][gn] Add android resources templatescjhopman@chromium.org2014-07-161-0/+80
* Add ui/views to GN build.brettw@chromium.org2014-07-163-578/+854
* Experimental app list banner now appears on top of launcher pages.mgiuca@chromium.org2014-07-153-10/+31
* Gallery.app: Do not create images for each operation.hirono@chromium.org2014-07-152-4/+5
* Add a unit test that filenames aren't unintentionally converted to URLs.dcheng@chromium.org2014-07-156-135/+173
* Remove unused method.ben@chromium.org2014-07-155-19/+0
* Clear velocity tracker upon delayed ACTION_UPjdduke@chromium.org2014-07-152-14/+55
* ui/platform_window: Introduce PlatformWindow for windowing primitives.sadrul@chromium.org2014-07-1510-0/+581
* Fix flicker of tab strip appearing in WebContents area on tab switch.calamity@chromium.org2014-07-152-1/+74
* Delay window resize event handling in DesktopWindowTreeHostX11tzik@chromium.org2014-07-152-4/+22
* Change the type of InitParams.context from gfx::NativeView toandresantoso@chromium.org2014-07-1517-21/+21
* ui/gfx: remove redundant 32x32 DashedRect drawing if a dest rect is emptyhyunki.baik@samsung.com2014-07-151-0/+2
* MacViews: Move menu run types parameter to constructor.andresantoso@chromium.org2014-07-1513-62/+57
* Revert of Don't treat first touch move differently from future touch moves (h...tdresser@chromium.org2014-07-143-65/+23
* Updating XTBs based on .GRDs from branch 2062amineer@chromium.org2014-07-141-1/+1
* Remove unused |out_data_bytes| parameter from ui::GetRawBytesOfProperty()pkotwicz@chromium.org2014-07-146-18/+5
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-1421-171/+208
* Adding assets of combined shadow patches.hshi@chromium.org2014-07-146-0/+0
* Enable setting capture to a non-toplevel widget when the widget is activated onpkotwicz@chromium.org2014-07-142-6/+54
* Remove weird mouse capture behavior if the user releases the mouse while a to...pkotwicz@chromium.org2014-07-146-42/+62
* ozone: gbm: Fix clang buildspang@chromium.org2014-07-141-1/+2
* MacViews: Use native frame for widgetsandresantoso@chromium.org2014-07-141-2/+3
* ui/gfx: Allow for font-specific rendering settings.derat@chromium.org2014-07-1418-157/+283
* Pull buildtools to get GN r282653brettw@chromium.org2014-07-141-1/+1
* Use GUID in captive portal API instead of service pathstevenjb@chromium.org2014-07-141-1/+1
* Put alert dialog text in a scroll view.meacer@chromium.org2014-07-142-47/+13
* ozone: caca: Preparatory work for resize / multiple windowsspang@chromium.org2014-07-145-23/+103
* Video Player: Automatically load next videoeduardo.lima@intel.com2014-07-141-0/+9
* Gallery: Add support for Media Keyseduardo.lima@intel.com2014-07-143-1/+13
* Gallery.app: Add shortcut keys for zooming in the slide mode.hirono@chromium.org2014-07-142-2/+75
* Files.app: Disable formatting menu for read only volumes.kinaba@chromium.org2014-07-141-4/+4
* chromeos: Move some network related UI in ui/chromeos/sadrul@chromium.org2014-07-1372-0/+1409
* Refactor FaviconService API to take in a desired pixel size instead of apkotwicz@chromium.org2014-07-121-1/+0
* Revert 282837 because it broke non-chromeos builds.sadrul@chromium.org2014-07-1272-1409/+0
* chromeos: Move some network related UI in ui/chromeos/sadrul@chromium.org2014-07-1272-0/+1409
* aura: Do not synthesize a mouse-move event during a drag.sadrul@chromium.org2014-07-122-0/+37
* Add missing files/deps/definescjhopman@chromium.org2014-07-122-0/+2
* Start plumbing drm atomic swap.alexst@chromium.org2014-07-125-0/+227
* aura: Remove WindowTreeHost::OnDeviceScaleFactorChanged.sadrul@chromium.org2014-07-1214-38/+0
* aura: Make sure redirected events have the correct location.sadrul@chromium.org2014-07-122-9/+67
* Remove hit test mask methods from views::Viewtdanderson@chromium.org2014-07-124-169/+92
* Use 2x resources for 1.25oshima@chromium.org2014-07-122-25/+47
* Adding OverrideStringResource API to ResourceBundle.jwd@chromium.org2014-07-123-2/+61
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-127-56/+31