summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-092-15/+2
* Clean-up inline members of nested classes (ui/)hans@chromium.org2012-08-092-33/+55
* ash: Use different hit-test outer-region for mouse and touch events.sadrul@chromium.org2012-08-094-10/+27
* gestures: Generate only either scroll-end or fling-start events at the end of...sadrul@chromium.org2012-08-097-32/+43
* Make java.gypi export jar path to input_jars_paths variablecjhopman@chromium.org2012-08-091-1/+0
* Makes ui::GetSupportedScaleFactors available on platforms other than Mac.pkotwicz@chromium.org2012-08-096-41/+48
* Fix the errors of ui unittests caused by packing colors for Androidyongsheng.zhu@intel.com2012-08-091-5/+6
* Improve WorkspaceWindowResizer::CompleteDrag() so that the function moves the...yusukes@chromium.org2012-08-095-6/+18
* Use WebKit Platform API header locations instead of client APIjamesr@chromium.org2012-08-094-8/+7
* Move Ash wallpapers into a separate grd/pak file to avoid duplicationbenrg@chromium.org2012-08-093-101/+132
* aura: Long launcher tooltips should elide at end.varunjain@chromium.org2012-08-092-12/+21
* Remove --load-2x-resources flag.flackr@chromium.org2012-08-095-30/+14
* Change the UI font on CrOS to Noto Sans UI from 'Chrome Droid Sans'.jshin@chromium.org2012-08-088-8/+8
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-0810-30/+390
* Convert Aura to use ui::Event.ben@chromium.org2012-08-0859-1711/+757
* Reland 150411 - "Repack separate 100 / 200 / touch_100 / touch_200 files into...flackr@chromium.org2012-08-086-48/+12
* Reland new cursor resources.flackr@chromium.org2012-08-0839-17/+17
* Remove PendingCreateICRequest.nona@chromium.org2012-08-083-98/+193
* ash: Add some test coverage for WM swipe-gestures.sadrul@chromium.org2012-08-082-0/+53
* Minor redesigns of color chooser view.mukai@chromium.org2012-08-082-23/+105
* Handful of tweaks for tab dragging with touch:sky@chromium.org2012-08-082-6/+17
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-082-1/+3
* Fixed memory leak. Untangled confusing code with menu initialization and owne...gene@chromium.org2012-08-083-5/+5
* Change default wallpaper.saintlou@chromium.org2012-08-081-3/+3
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-076-12/+48
* roll skia to 4991reed@google.com2012-08-071-0/+1
* Fix a regression issue which causes slider bar focus border not drawn on focus.jennyz@chromium.org2012-08-071-1/+1
* Add ui/aura/gestures/OWNERSsadrul@chromium.org2012-08-071-0/+3
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-076-48/+12
* gesture recognizer: Make sure the pinch/scroll only when the finger is moved ...sadrul@chromium.org2012-08-072-2/+68
* Use DwmGetCompositionTimingInfo to get vsync info on Windowsbrianderson@chromium.org2012-08-073-0/+34
* Changed 2 icons in the maximize widgetskuhne@chromium.org2012-08-072-0/+0
* Fix sporadic Android ui_unittest failures.benm@chromium.org2012-08-071-0/+4
* Revert r150228 "Add support for PNG representation in gfx::Image"oshima@chromium.org2012-08-0710-390/+30
* ash: Update launcher overflow chevron.xiyuan@chromium.org2012-08-075-2/+0
* Fix the failed case L10nUtilTest.GetAppLocale of ui unittests on Androidyongsheng.zhu@intel.com2012-08-071-8/+9
* Layout in the ShellWindow becomes chaos junmin.zhu@intel.com2012-08-071-4/+7
* Add bitmap utils for Chrome on Androidjgreenwald@chromium.org2012-08-075-0/+182
* Add support for PNG representation in gfx::Imagecjhopman@chromium.org2012-08-0710-30/+390
* app_list: Make first col move for invalid page switch attempt.xiyuan@chromium.org2012-08-071-2/+2
* ash: Fix blurry app list bubble border.xiyuan@chromium.org2012-08-063-8/+8
* Added Reload drop-down menu for when in Dev mode for Windows.gene@chromium.org2012-08-062-20/+61
* Update handling of Android language codescjhopman@chromium.org2012-08-061-4/+6
* Restore NativeWidgetWin::OnSetIcon to eliminate classic theme titlebar flicke...msw@chromium.org2012-08-062-2/+9
* Removing unused assets after https://chromiumcodereview.appspot.com/10837089/saintlou@chromium.org2012-08-069-0/+0
* Fall back to the default favicon on invalid favicon files.thakis@chromium.org2012-08-062-3/+14
* Chrome does not support hidpi themes other than the default.pkotwicz@chromium.org2012-08-057-19/+77
* Adding new maximize menu according to specification.skuhne@chromium.org2012-08-0427-41/+52
* Build fix. Make overriding methods virtual to satisfy clang.varunjain@chromium.org2012-08-041-3/+4
* aura: Fix launcher tooltips:varunjain@chromium.org2012-08-0411-345/+522