summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Remove PendingCreateICRequest.nona@chromium.org2012-08-083-98/+193
* Revert 150411 - Repack separate 100 / 200 / touch_100 / touch_200 files into ...flackr@chromium.org2012-08-075-11/+47
* Repack separate 100 / 200 / touch_100 / touch_200 files into single pak files.flackr@chromium.org2012-08-075-47/+11
* gesture recognizer: Make sure the pinch/scroll only when the finger is moved ...sadrul@chromium.org2012-08-071-2/+18
* Fix the failed case L10nUtilTest.GetAppLocale of ui unittests on Androidyongsheng.zhu@intel.com2012-08-071-8/+9
* Update handling of Android language codescjhopman@chromium.org2012-08-061-4/+6
* Chrome does not support hidpi themes other than the default.pkotwicz@chromium.org2012-08-051-1/+4
* ~GestureRecognizerImpl() was leaking memory. Now it doesn't. An unfortunate...girard@chromium.org2012-08-031-0/+2
* Copy aura::Event into ui::Event.ben@chromium.org2012-08-033-0/+952
* Pass tap count (1 or 2) with tap gesture eventsrbyers@chromium.org2012-08-034-10/+18
* Revert 149916 - Copy aura::Event into ui::Event.ben@chromium.org2012-08-033-952/+0
* Copy aura::Event into ui::Event.beng@google.com2012-08-033-0/+952
* Revert 149888 - Copy aura::Event into ui::Event.ben@chromium.org2012-08-033-952/+0
* Copy aura::Event into ui::Event.ben@chromium.org2012-08-033-0/+952
* Android requires some extra functionality to set the path to it's resource pa...benm@chromium.org2012-08-034-26/+28
* Support reverse conversion for ChromeOSnona@chromium.org2012-08-032-2/+33
* Add a function to layout.h for getting ScaleFactor of the native view.mazda@chromium.org2012-08-033-31/+86
* Makes NativeViewHostWin change the parent of the hwnd whensky@chromium.org2012-08-012-0/+76
* Cleanup: Fix some style nits.thestig@chromium.org2012-08-011-3/+3
* Use EXPECT_FALSE instead to avoid compiler errorhongbo.min@intel.com2012-08-011-1/+1
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-313-3/+16
* Make '=' and function keys on a keypad work.yusukes@chromium.org2012-07-311-2/+8
* 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
* gesture recognizer: Fix computing the bounding box of the rectangles.sadrul@chromium.org2012-07-272-3/+7
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-274-9/+9
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-1/+1
* mac: Remove now-unneeded includes of cocoa_protocols.hthakis@chromium.org2012-07-261-1/+0
* Correct behaviour of touch wrt mouse capture.girard@chromium.org2012-07-262-0/+16
* Fix open dialog not remembering last opened folder on drive tbarzic@chromium.org2012-07-263-11/+22
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-1/+1
* shell dialogs: Move the linux implementations.erg@google.com2012-07-246-3/+1227
* Renamed resource files to be more verbose, specifically:benrg@chromium.org2012-07-246-27/+40
* Get rid of recursive calls into NativeThemeWin::Paint, rather,ccameron@chromium.org2012-07-242-13/+56
* Enable new checkbox style by default (Linux/CrOS only)rbyers@chromium.org2012-07-244-16/+20
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-246-15/+25
* Fix top crasher.erg@chromium.org2012-07-231-3/+6
* gesture recognizer: Expose bounding-box for the points in a gesture-event.sadrul@chromium.org2012-07-234-36/+22
* Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landedacolwell@chromium.org2012-07-236-25/+15
* Cleanup gfx::Canvas now that 10562027 has landedpkotwicz@chromium.org2012-07-236-15/+25
* XI2.2: Make sure floating touch-events receive modifier flags.sadrul@chromium.org2012-07-231-2/+12
* Revert 147887 - Enable new checkbox style by default (Linux/CrOS only)rbyers@chromium.org2012-07-234-20/+16
* Enable new checkbox style by default (Linux/CrOS only)rbyers@chromium.org2012-07-234-16/+20
* ash: Record some additional information about the gestures.sadrul@chromium.org2012-07-234-59/+75
* Add new text input types for android (step 1 of 3).japhet@chromium.org2012-07-211-0/+6
* ui: Forward declare DefaultSingletonTraits in header files.tfarina@chromium.org2012-07-2014-17/+32
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Shell dialogs: move the android/mac implementations.erg@google.com2012-07-194-4/+476
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-192-2/+2
* Makes dragging download item HiDPI.pkotwicz@chromium.org2012-07-181-30/+65