summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [Ozone-Dri] Show the cursor when warping to a new displayDaniel Nicoara2015-01-171-3/+12
* [ozone] Enable display controller before notifying its users that it's availa...Michael Spang2015-01-161-2/+4
* [ozone] Temporary workaround for GPU support message filter not being install...Michael Spang2015-01-161-2/+10
* [Ozone-DRI] Add display observerMichael Spang2015-01-168-27/+156
* views: menu: Make sure X11EventSource doesn't dispatch during menu unwindMichael Spang2015-01-163-8/+15
* [Ozone-DRI] Make sure the display configuration is up-to-date on the GPUDaniel Nicoara2015-01-163-13/+31
* 1. Adds null check when keymap is failed to load. 2. Moves xkb_rule_names con...Shu Chen2015-01-153-43/+46
* Set Autofill popup text color to dark gray.Aurimas Liutikas2015-01-151-0/+1
* [Merge to M-41 2272]: views::Label: Invalidate cached draw flags when backgro...Cem Kocagil2015-01-141-0/+1
* [Ozone] Fix "Overriding method must be marked with 'override' or 'final'." on...alexst2015-01-101-1/+1
* If we are animating the cursor it is possible to drop an IPC that didn'talexst2015-01-101-3/+8
* Update Smart Lock icon assets to draw less attention to them.tengs2015-01-1024-0/+0
* ozone: dri: Leak the platform to prevent deadlockspang2015-01-102-6/+1
* ozone: Dispatch GPU process IPCs to IO thread directly from GpuPlatformSuppor...spang2015-01-108-45/+120
* Revert of Revert of Mark entries as imported in response to transfer update e...erg2015-01-104-78/+252
* ozone: demo: Use 16ms instead of 16us for frame timeoutspang2015-01-091-10/+12
* Navigate the user to the import destination directory when they start an impo...kenobi2015-01-093-22/+158
* Revert of Mark entries as imported in response to transfer update events. (pa...erg2015-01-094-252/+78
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-09147-494/+2376
* Clarify why WindowTreeHostX11::SetCapture() is a no-oppkotwicz2015-01-091-2/+7
* chromeos networking: move from security to securityclass propertyquiche2015-01-093-4/+4
* Mark entries as imported in response to transfer update events.smckay2015-01-094-78/+252
* When we are not animating the cursor bitmap, enable updates to happen on the ...alexst2015-01-095-3/+48
* Do assertInstanceof() after null check for item.previousElementSibling.fukino2015-01-091-3/+4
* [Ozone-DRI] Compute the refresh rate rather than rely on the vrefreshdnicoara2015-01-091-1/+16
* Allow SetKeyboardLayoutEngine() to be called more than once.kpschoedel2015-01-091-1/+4
* Cache DrawStringParams in views::Labelckocagil2015-01-093-302/+280
* [Ozone-DRI] Listen for swap eventsdnicoara2015-01-0918-203/+538
* Fix dragging tab out of browser window on desktop Linuxpkotwicz2015-01-091-1/+0
* Move UserActivityDetector to ui/base/user_activity/.derat2015-01-0911-53/+49
* Gallery: Fix binding of toggleMode method.hirono2015-01-092-2/+2
* 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