summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-163-5/+7
* Split cancelFileTransfers private API method into two methods.mtomasz2015-07-162-2/+8
* Switch controlled settings indicators to inlined SVGs.estade2015-07-168-13/+44
* Fix doDefault() support for views.dtseng2015-07-151-1/+4
* Make File-Picker modal on Linuxjoone.hur2015-07-153-2/+45
* Update the gesture typing flag comment to indicate that it is an option.stevet2015-07-151-1/+1
* Files.app: Do not wait initialization of banners.fukino2015-07-152-39/+38
* InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...shuchen2015-07-154-8/+34
* Move ReplaceStringPlaceholders to base namespace.brettw2015-07-152-2/+2
* Move JoinString to the base namespace.brettw2015-07-1513-23/+32
* Files.app: Use native Promises to control initialization steps.fukino2015-07-152-96/+90
* cc: Add command line for frame production throttle.jincheol.jo2015-07-152-2/+16
* Just set borders once when creating a views::LabelButtontapted2015-07-154-156/+207
* Move ButtonCompat to ui/android/rouslan2015-07-147-0/+232
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-1413-32/+23
* Move JoinString to the base namespace.brettw2015-07-1413-23/+32
* Teach i18nTemplate.process() to handle <link rel=import> and <template>dbeam2015-07-149-33/+119
* [Ozone] Remove deprecated DRI platform namednicoara2015-07-145-10/+4
* Making GN build of ui_base pass for Android with use_aura=1mfomitchev2015-07-143-0/+21
* Generated header files apparently necessitate hard_dependencyestade2015-07-144-36/+52
* ozone: evdev: Add path name to log messagesspang2015-07-144-34/+53
* Added build dependency from events_test_support to events_devices for ozone b...bruthig2015-07-142-11/+5
* command_buffer: Implement path rendering functions for CHROMIUM_path_renderingkkinnunen2015-07-149-32/+1018
* Add a test that getModuleSystem() doesn't work cross originjochen2015-07-141-2/+8
* Remove a nonexisting file from a manifest.mtomasz2015-07-141-1/+0
* Use promise in StepsRunner (for new tests)yoshiki2015-07-142-7/+9
* InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...shuchen2015-07-144-26/+59
* Not use default-focus mode of InputMethod for desktop chrome.shuchen2015-07-143-11/+11
* Update pinDriveFile to accept entries instead of urls.mtomasz2015-07-141-1/+1
* Use promise in StepsRunneryoshiki2015-07-1418-109/+114
* Files.app: Dispatch 'drive-connection-changed' event on initialization of Vol...fukino2015-07-141-0/+5
* Update getMimeType to work on entries instead of urls.mtomasz2015-07-142-3/+3
* Gallery: Material designyawano2015-07-14103-772/+839
* Update computeChecksum to accept entries instead of urls.mtomasz2015-07-142-4/+4
* Remove unused class views::Menuestade2015-07-133-403/+0
* Replace references to angle.isolate with gl.isolate.kbr2015-07-131-0/+21
* Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContextweiliangc2015-07-1321-74/+148
* aura: More dead-code removal for layerless windows.sadrul2015-07-132-202/+7
* Small fix for touch screen on Linux with or without flag --touch-deviceslanwei2015-07-131-1/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-07-1353-53/+8
* mac: Fix a bug in ui_gfx_render_text_mac.erikchen2015-07-131-2/+37
* ozone: evdev: Add tool to expand bitfields in /proc/bus/input/devicesspang2015-07-131-0/+118
* Back button in open folder reads 'Close folder'glevin2015-07-136-8/+27
* ozone: evdev: Disallow Z axis on touchscreens that left clickspang2015-07-131-1/+5
* Revert of gfx: Remove dead-code related to color-profile. (patchset #2 id:600...noel2015-07-138-2/+347
* Files.app: Make links on breadcrumbs url-encoded.fukino2015-07-131-1/+1
* Revert of Temp & partially revert of cl https://codereview.chromium.org/11093...shuchen2015-07-131-6/+10
* Revert "Teach i18nTemplate.process() to handle <link rel=import> and <template>"dzhioev2015-07-117-44/+15
* Fixed the Touchscreen.TouchEventsEnabled histogram to record the correct valu...bruthig2015-07-1113-16/+347
* mac: Fix os_exchange_data_provider_mac.mm.erikchen2015-07-112-2/+14