summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Stack at top functionality for Aura-based windowstmoniuszko@opera.com2013-12-056-0/+13
* x11: Select for touch-events on the X root window only on chromeos.sadrul@chromium.org2013-12-051-17/+19
* Refactors ui::InputMethodFactory.yukishiino@chromium.org2013-12-052-25/+125
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-052-1/+109
* Removes DispatchFabricatedKeyEvent to simplify InputMethodLinuxX11.yukishiino@chromium.org2013-12-055-33/+5
* Removes FocusBorder from viewssky@chromium.org2013-12-0536-294/+422
* Add GPU histograms for initialization timesscottmg@chromium.org2013-12-051-0/+4
* Change ScreenshotTaker to use ScopedClipboardWriter.dcheng@chromium.org2013-12-051-3/+3
* gfx: Only use low-res timestamps for FrameTimebrianderson@chromium.org2013-12-051-1/+4
* gpu: Add IOSurface backed GpuMemoryBuffer implementation.reveman@chromium.org2013-12-057-1/+226
* Uprev polymer library to 2013-11-26bshe@chromium.org2013-12-047-11/+16
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-1/+1
* linux aura: Support touch events.sadrul@chromium.org2013-12-043-13/+30
* linux aura: Fix a crash in content shell when display config changes.sadrul@chromium.org2013-12-041-3/+1
* x11: Fix setting valuator values.sadrul@chromium.org2013-12-042-10/+6
* Switch inline UI to full tab if neededguohui@chromium.org2013-12-041-0/+20
* Add code field speced for DOM KeyEvent into virtual key events from the soft-...kevers@chromium.org2013-12-046-115/+143
* Removes FocusableBorder::set_has_focussky@chromium.org2013-12-044-13/+3
* Adjust |index| into cursorable position in NativeTextfieldViews::GetCompositi...yukawa@chromium.org2013-12-043-27/+59
* This CL changes the appearance of the manage_password_item_view to not contai...npentrel@chromium.org2013-12-043-1/+0
* Retires FakeInputMethod and introduces InputMethodMinimal.yukishiino@chromium.org2013-12-0410-277/+112
* Couple of fixes for recent focus changessky@chromium.org2013-12-044-0/+28
* Asks to re-layout the bubble contents when arrow is mirrored.mukai@chromium.org2013-12-041-2/+4
* Sticky keys modifies an entire scroll sequence instead of just a single event.tengs@chromium.org2013-12-042-0/+32
* Respond to WM_SETCURSOR when the cursor is in the client areascottmg@chromium.org2013-12-042-4/+9
* [Build Fix] Avoid multi-line commenttzik@chromium.org2013-12-041-12/+12
* Re-apply shape specified by SetRegion in ResetWindowRegion.wez@chromium.org2013-12-042-3/+11
* Make tree serialization more robust and add more unit tests.dmazzoni@chromium.org2013-12-0410-88/+647
* Reuse ui_test_pak target for aura's TestAuraInitializer.tfarina@chromium.org2013-12-042-35/+2
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-042-7/+7
* Simplify validation routines for writing an image to the clipboard.dcheng@chromium.org2013-12-043-74/+128
* Enable pasting HTML content from the Android clipboardkristianm@chromium.org2013-12-043-38/+56
* Fix popup crash on ChromeOS.dewittj@chromium.org2013-12-043-4/+7
* cc: Remove DelegatingRendererLayerClientpowei@chromium.org2013-12-041-1/+1
* - Moved ldpi assets to mdpi where they belong based on their size.aurimas@google.com2013-12-034-0/+0
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Ensure that reposting mouse events on Windows posts the message natively via ...ananta@chromium.org2013-12-036-1/+28
* Fix invalid combobox painting issue in requestAutocomplete() dialog.dbeam@chromium.org2013-12-031-1/+5
* Fix unintentional switch case fallthrough.dmazzoni@chromium.org2013-12-031-0/+2
* Wires up painting of layerless childrensky@chromium.org2013-12-033-4/+132
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-032-2/+2
* Show handles when marking text with touch in NativeTextfieldViewsmohsen@chromium.org2013-12-032-11/+58
* Add owners for ui/accessibilitydmazzoni@chromium.org2013-12-031-0/+3
* Adds unit tests for swipe flick. We add the following tests:rsadam@chromium.org2013-12-031-2/+2
* Initial cut at layerless windows.sky@chromium.org2013-12-039-49/+440
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+0
* Fall back to software mode if Aura can't create a GL contextccameron@chromium.org2013-12-036-6/+8
* Close bubble widget when its anchor widget bounds has changed and move_with_a...oshima@chromium.org2013-12-033-2/+21
* Clear Search results in the Mac app launcher on close, rather than launch.tapted@chromium.org2013-12-036-3/+52
* Plumbing for layout rectangle debug info. Companion tochrishtr@gmail.com2013-12-032-0/+8