summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Files.app: Fix closure compiler errors.hirono2015-01-091-3/+3
* Avoid hardcoded font families.fukino2015-01-098-6/+5
* Gallery: Add timeout for Gallery relunch.hirono2015-01-091-2/+7
* MacViews: Fix WidgetWithDestroyedNativeViewTest.Testtapted2015-01-091-2/+6
* Files.app: Stop to use drive thumbnail for cached files.hirono2015-01-0910-64/+159
* Open folder as OK action when a folder is selected in save-as dialog.fukino2015-01-092-3/+20
* Extract WebGraphicsContext3DInProcessCommandBufferImpl from webkit/.tfarina2015-01-094-2/+5
* Gallery: Split GalleryDataModel from gallery.js.hirono2015-01-097-144/+235
* App list: Fixed rendering issues upon opening the window in RTL mode.mgiuca2015-01-092-2/+14
* Update comments for Canvas::DrawImageIntInPixelqiankun.miao2015-01-091-2/+2
* Update {virtual,override,final} for ui/ to follow C++11 style.dcheng2015-01-0918-32/+27
* CC: Allow cubic-bezier timing inputs outside the range [0, 1]loyso2015-01-093-0/+54
* Cache validation should check it display id if its external display.oshima2015-01-092-15/+60
* Add logging for slow device events, limit network UI update ratestevenjb2015-01-093-42/+55
* views: menu: Enforce nested dispatcher destruction orderingspang2015-01-092-7/+2
* [MacViews] Only run AppListViewTestAuraInstance when defined(USE_AURA).jackhou2015-01-091-0/+2
* MacViews: Fix child window z-order and SetBoundstapted2015-01-095-13/+199
* Turns off smart deploy by default.rsadam2015-01-092-3/+3
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-083-5/+5
* GPU main could be very janky depending on what is being rendered, whenever po...alexst2015-01-084-6/+117
* Cleanup: simplify / remove redundant code in message_center_impl.cc.thestig2015-01-081-51/+36
* ui/views: Cleanup usage of scoped_ptr.tfarina2015-01-0812-28/+22
* Properly handle planes in mirror modeachaulk2015-01-088-3/+63
* events: x11: Always allow getting the device pathspang2015-01-081-7/+0
* Expose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE.shreeram.k2015-01-081-0/+1
* Expose 'isDirty' in file entry properties allowing Cloud Import to determine ...smckay2015-01-081-7/+77
* Revert of Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (patchset...halcanary2015-01-082-12/+0
* Remove ui::TouchEvent -> blink::WebTouchEvent conversion methods.tdresser2015-01-086-62/+100
* Fix the jsdoc for a couple of cloud-import utility functions in files.app.kenobi2015-01-081-0/+12
* Increment the month field when generating date strings.kenobi2015-01-081-1/+2
* ui/base: Add the GN version of ui_base_unittests_apk target.tfarina2015-01-081-155/+162
* Improve presentation of month pickers in east asian locales.tobiasjs2015-01-082-0/+58
* Files.app: Hide preview panel if the selection is empty.Daichi Hirono2015-01-0815-226/+286
* Revert "Use Xvfb in isolated testing only if use_x11 is set"Paweł Hajdan, Jr2015-01-085-79/+79
* Draw center first in NineImagePainterqiankun.miao2015-01-081-2/+2
* ozone: xkb: Load keymaps on worker thread & cache themfengyuan2015-01-084-22/+174
* Fix the wrong relative coordinates from EventDispatchmyid.shin2015-01-084-15/+53
* Show progress bar as soon as task starts.smckay2015-01-081-6/+15
* Use Xvfb in isolated testing only if use_x11 is setspang2015-01-085-79/+79
* Allow ozone platforms to handle some messages on the IO thread.alexst2015-01-074-0/+12
* mac: Fix crash in MCPopupController due to dangling delegates.erikchen2015-01-071-18/+30
* HTML Legend tag should be exposed as IA2_ROLE_LABEL roleramya.v2015-01-071-0/+1
* LayerAnimator should withdraw from processing animation queue when its delega...ljagielski2015-01-073-1/+83
* Add import progress.kenobi2015-01-076-37/+114
* Gallery.app: Change exif encoder to update modification datetime.yawano2015-01-074-9/+39
* Add type annotations to video_player.js.yawano2015-01-075-42/+88
* Change exif encoder to copy fields of original image.yawano2015-01-074-14/+80
* Fix a crash which occurs in the Win32K lockdown mode in the renderer process.ananta2015-01-072-0/+19
* ui/chromeos: Fix the path to unit tests in the GN build file.tfarina2015-01-071-6/+6
* Gallery: Obtain metadata from MetadataCache when saving items.hirono2015-01-074-49/+136