summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Mac: Always use surfaceless modeccameron2015-10-274-38/+40
* Files: make providers menu icons grayed out.yawano2015-10-271-1/+1
* Makes the chrome window activated by default if the show state is not INACTIV...shuchen2015-10-273-4/+13
* ui: Add support for creating GLImage instances from shared memory pools.reveman2015-10-274-5/+58
* Revert of Remove DCHECK_IMPLIES/CHECK_IMPLIES. (patchset #3 id:40001 of https...jbudorick2015-10-276-7/+8
* native_theme: Add capability to draw non-black menulist arrow.tkent2015-10-272-1/+2
* Remove DCHECK_IMPLIES/CHECK_IMPLIES.vmpstr2015-10-276-8/+7
* Give the main frame a RenderWidget.dcheng2015-10-263-4/+7
* Add iron-a11y-keys Polymer element.michaelpg2015-10-261-0/+6
* Compare the full rect in SkCanvasVideoRenderer::Paint for transform.danakj2015-10-262-0/+5
* Remove myself from several OWNER filesjdduke2015-10-267-7/+3
* Mac: Remove lots of AcceleratedWidget codeccameron2015-10-2611-1195/+88
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-2610-45/+52
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-2652-1/+53
* Changes KeycodeConverter lookups to take |const std::string&| in place of |co...kpschoedel2015-10-264-33/+19
* Gallery: use files ripple.yawano2015-10-268-73/+102
* Gets events working better in views+mussky2015-10-236-26/+86
* Revert of Refactor screen_dimmer to share code and shrink Shell interface. (p...dalecurtis2015-10-233-56/+4
* Adds logic to move window when pointer event occurs in non-client areasky2015-10-234-6/+24
* Fix DEPS for ui/ozone/platform/drmspang2015-10-2317-45/+53
* chromeos: Remove implicit Point to PointF conversions.danakj2015-10-232-51/+34
* Take alpha into account in DrmBufferkalyan.kondapally2015-10-231-7/+4
* [Android] Allow multi-tap selection in editable regionsjdduke2015-10-231-3/+0
* ui: Add RGBX_8888 buffer format.reveman2015-10-2314-174/+223
* android: move overscroll effects to ui/sievers2015-10-2317-1/+1884
* [Ozone] Fix clang builddnicoara2015-10-235-9/+17
* [Ozone-DRM] Fix double call of swap buffers callback on failurednicoara2015-10-234-5/+75
* AltGr keys were not working.dtapuska2015-10-231-1/+3
* Fix Windows and Linux scan codes.kpschoedel2015-10-232-61/+123
* Split coordinates out of primary InputLatency trace dictionary.tdresser2015-10-232-6/+11
* Fix for failing gearmenu browser_testsdhaddock2015-10-231-7/+10
* native_theme: Support variable size of menulist arrow.tkent2015-10-232-6/+5
* Don't drop the floating point part of events when converting types.danakj2015-10-233-5/+5
* Vectorize omnibox zoom iconsestade2015-10-223-0/+76
* Make ui::Compositor BeginFrame subscription robustjdduke2015-10-223-29/+94
* mus: Introduce EventMatcher.sadrul2015-10-222-0/+49
* Remove ContextProvider::VerifyContexts.dcastagna2015-10-222-4/+0
* Fix Alt-PrintScreen, Hanja,Han/Yeong keys in Korean layout on Windowsdtapuska2015-10-221-4/+23
* Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...mcasas2015-10-223-75/+112
* Move some AX attrs from AXNodeData to AXTreeData.dmazzoni2015-10-2220-176/+383
* ui: Remove some implicit Point to PointF conversions.danakj2015-10-226-13/+22
* Should be a no-impact refactoring. When we're ready to drop SkCanvas we'll ha...tomhudson2015-10-221-6/+9
* Rename DrmBufferGenerator as MockBufferGeneratorkalyan.kondapally2015-10-228-38/+67
* gfx::Transform::IsBackVisible comparesjaydasika2015-10-222-4/+26
* Re-land: ui: Move GLImage::BindTexImage fallback from GLImage implementations...reveman2015-10-2224-384/+246
* Alphabetize resource stringsmiguelg2015-10-221-2/+2
* Consider notifications being removed on calculating their heightyoshiki2015-10-221-19/+45
* Gallery: show progress bar for image loading.yawano2015-10-225-3/+116
* VideoPlayer: Show fullscreen-exit button when the player window is fullscreened.fukino2015-10-224-0/+24
* Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...vasilii2015-10-223-112/+75