summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1847dxie@chromium.org2014-04-0152-0/+52
* Ensure that we round the origin up when converting from device independent bo...ananta@chromium.org2014-04-011-3/+11
* Remove the enable-d3d11 flag so that d3d11 is enabled by default.geofflang@chromium.org2014-04-013-7/+1
* Revert of Don't handle NaturalScroll in Chrome but pass it to CMT instead (ht...rlarocque@chromium.org2014-04-014-9/+48
* Don't handle NaturalScroll in Chrome but pass it to CMT insteaddenniskempin@chromium.org2014-04-014-48/+9
* Fix keyboard unit test.kevers@chromium.org2014-04-011-4/+3
* Disable folders on OSX until Folder UI is readystevenjb@chromium.org2014-04-011-0/+4
* linux_aura: Port GtkKeybindingsHandler to Aura.erg@chromium.org2014-04-017-3/+289
* Update SharedDeviveDisplay from ScreenOrientationListener.mlamouri@chromium.org2014-04-012-27/+8
* Revert of Add a whole-app-list unit test. (https://codereview.chromium.org/21...mkwst@chromium.org2014-04-014-270/+6
* Use glTexSubImage2D while binding with GL_TEXTURE_EXTERNAL_OES for map-image.sohan.jyoti@samsung.com2014-04-011-30/+41
* Add a whole-app-list unit test.tapted@chromium.org2014-04-014-6/+270
* DesktopWindowTreeHostX11: Notify widgets when they are shown or hidden.mgiuca@chromium.org2014-04-011-0/+2
* Revert of Early terminate flings when scrolling impossible (https://coderevie...tkent@chromium.org2014-04-012-27/+0
* Revert of Add a whole-app-list unit test. (https://codereview.chromium.org/21...tkent@chromium.org2014-04-014-270/+6
* Add a whole-app-list unit test.tapted@chromium.org2014-04-014-6/+270
* Fix app list folders disappearing on fast switch.calamity@chromium.org2014-04-012-0/+16
* Remove dated TODOssky@chromium.org2014-04-011-4/+0
* Prevents crash when a menu gets closed during drag. This only gets exposed wi...varkha@chromium.org2014-04-011-2/+3
* [Ozone] libcaca backenddnicoara@chromium.org2014-04-0111-0/+671
* The blink roll (https://codereview.chromium.org/208503004) broke dynamic load...rsadam@chromium.org2014-04-018-373/+294
* Remove all handling of touch events from viewstdanderson@chromium.org2014-04-0113-273/+5
* Ensure OEM folder is at end of list unless syncedstevenjb@chromium.org2014-03-313-7/+13
* Remove unused long press touch_id from GestureEventDetails.tdresser@chromium.org2014-03-313-17/+0
* Linux App Launcher: Show the profile selector on the hotdog menu.mgiuca@chromium.org2014-03-312-2/+2
* [Ozone] Fix content_unittests due to changes in the Ozone APIdnicoara@chromium.org2014-03-311-0/+1
* On consumed touchMove, update touch point scroll state.tdresser@chromium.org2014-03-312-3/+6
* Make --disable-gpu-vsync disable throttling in UI compositorbrianderson@chromium.org2014-03-311-0/+2
* Remove extra copy of gesture_event_details.{cc,h}jdduke@chromium.org2014-03-312-313/+0
* Early terminate flings when scrolling impossiblejdduke@chromium.org2014-03-312-0/+27
* Attempt at fixing crash accessing a deleted windowsky@chromium.org2014-03-311-2/+15
* Use a pre-target handler in RootView to open keyboard-generated context menustdanderson@chromium.org2014-03-314-16/+143
* Introduces --disable-display-color-calibration flag.mukai@chromium.org2014-03-314-5/+49
* ozone: Add OzoneSurface object that is owned by compositor, GLSurfacespang@chromium.org2014-03-3113-122/+302
* Add browser tests for password field behaviorbshe@chromium.org2014-03-311-0/+16
* ui: Cleanup gfx::GpuMemoryBuffer interface.reveman@chromium.org2014-03-312-22/+19
* Wire glDiscardFramebuffer up to Skia.bsalomon@google.com2014-03-311-0/+6
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-312-0/+12
* Always use a SharedBitmapManager with the compositor.jbauman@chromium.org2014-03-311-0/+7
* views: Some MenuController cleanup.sadrul@chromium.org2014-03-318-224/+287
* gfx: Remove obsolete native types for non-aura windows and some dead code.sadrul@chromium.org2014-03-311-30/+0
* Reset the app list when it is shown on Windows and Linux.calamity@chromium.org2014-03-317-4/+38
* Add initial GpuMemoryBufferSurfaceTexture implementation.reveman@chromium.org2014-03-317-9/+211
* Fix dragging items out of folders in the app list for Windows.calamity@chromium.org2014-03-316-33/+38
* Refactor CSS rules for the shift-key.rsadam@chromium.org2014-03-303-62/+30
* Make cancelling of app list correctly clean up folder UI.calamity@chromium.org2014-03-307-68/+171
* views: Remove an unnecessary gyp rule.sadrul@chromium.org2014-03-301-7/+0
* Remove no longer needed instrumentation in RenderTextWin.asvitkine@chromium.org2014-03-291-7/+0
* [Ozone] Explicitly whilelist valid GL platforms and fail GL initialization ot...dnicoara@chromium.org2014-03-291-2/+6
* Test cases for FolderHeaderView. Test the following:jennyz@chromium.org2014-03-297-7/+181