summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* gpu: Init all GL api static pointers to NULLsievers@chromium.org2014-04-031-4/+4
* Initialize overlay validator in GpuBrowserCompositorOutputSurface.alexst@chromium.org2014-04-038-20/+44
* Guard the definition of kMimeTypeWebCustomData with the proper feature macros...lcwu@chromium.org2014-04-031-0/+3
* Revert of Revert of Early terminate flings when scrolling impossible (https:/...jdduke@chromium.org2014-04-022-0/+27
* gpu: Leave real GL Api current in unit tests.sievers@google.com2014-04-022-1/+6
* Support GTK key bindings in the Views Textfield.msw@chromium.org2014-04-023-4/+135
* Fix leak on shutdown from r261153sievers@google.com2014-04-021-0/+4
* gpu: Bind dummy GL API when no context is currentsievers@google.com2014-04-0211-24/+112
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-3/+8
* Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...pfeldman@chromium.org2014-04-021-1/+1
* Refactor content/renderer/accessibility to use AXTreeSerializer.dmazzoni@chromium.org2014-04-021-1/+1
* Update the template for notifications to support fewer text lines.dewittj@chromium.org2014-04-023-8/+2
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-8/+3
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-3/+8
* ui: Replace PostedSwapQueue with a SwapState enum.danakj@chromium.org2014-04-022-100/+15
* Close app launcher folder with keyboard.jennyz@chromium.org2014-04-025-0/+27
* Add trace flow event for tracking LatencyInfomiletus@chromium.org2014-04-021-0/+4
* [Android] Fix channel distance calculation for scroll snappingjdduke@chromium.org2014-04-021-3/+3
* Fix clang build.alexst@chromium.org2014-04-012-5/+5
* 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