summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Add padding around tooltiposhima2015-03-051-9/+21
* [MacViews] Retain the native view attached to NativeViewHostMac.jackhou2015-03-053-2/+33
* Add a histogram to measure omnibox typing responsiveness.asvitkine2015-03-052-10/+17
* Cleanup unnecessary code in canvas_skiaoshima2015-03-052-38/+6
* MacViews: Fix crash when EventMonitorMac receives a system defined event.andresantoso2015-03-041-1/+2
* Remove link_chrome_on_windows GN flag.brettw2015-03-022-119/+115
* gfx::ShadowValue: offset is a Vector2d, not Point.mgiuca2015-02-264-13/+19
* MacViews: Handle Tab properlytapted2015-02-263-38/+112
* Disabling NativeViewAcccessibilityWinTest.RetrieveAllAlerts.phoglund2015-02-251-1/+2
* MacViews: Fix positioning of top-level Widgets with parentstapted2015-02-258-38/+71
* MacViews: Gets the remaining textfield unittests tests passingtapted2015-02-251-23/+49
* Re-land: Implement NativeViewAccessibilityWin using AXPlatformNodeWin.dmazzoni2015-02-257-2008/+275
* Addresses the spacing issue between close button and title in global error bu...xiaolingbao2015-02-254-25/+104
* Pass location in screen coordinates to DragDropClient::StartDragAndDrop()pkotwicz2015-02-246-9/+10
* Revert of Implement NativeViewAccessibilityWin using AXPlatformNodeWin. (patc...dalecurtis2015-02-247-275/+2008
* Implement NativeViewAccessibilityWin using AXPlatformNodeWin.dmazzoni2015-02-247-2008/+275
* linux/x11: Fix window positioning/sizing in High DPI.Sadrul Habib Chowdhury2015-02-242-159/+204
* MacViews: Allow the BridgedNativeWidgetTest to focus its textfieldtapted2015-02-241-0/+10
* Make Textfield::GetTextInputClient() return non-null, even if readonlytapted2015-02-242-2/+14
* Use ALIGN_TO_HEAD in MultilineExampleoshima2015-02-231-1/+1
* Use RenderText directly to draw tooltip to imporove format and performance.oshima2015-02-236-243/+75
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-4/+6
* Rename: background_is_transparent -> subpixel_rendering_enabledmukai2015-02-191-1/+5
* ui: Cleanup the usage of scoped_ptr throughout.tfarina2015-02-191-1/+1
* Reland #5: Ensure WebView notifies desktop automation on creation,dtseng2015-02-195-14/+28
* Tooltip Cleanuposhima2015-02-1913-70/+68
* MacViews: Merge single-character edits, map (and validate) undo and redotapted2015-02-193-20/+84
* Revert of Reland #4: Ensure WebView notifies desktop automation on creation, ...dtseng2015-02-195-28/+14
* Reland #4: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-195-14/+28
* Add time_stamp parameter to MouseEvent constructorrobert.bradford2015-02-1819-182/+219
* Introduce `void TextInputClient::SetEditCommandForNextKeyEvent(int)`tapted2015-02-189-39/+72
* Sort GYP files under uisatorux2015-02-182-38/+38
* Sort GN files under uisatorux2015-02-182-7/+7
* Reduce the number of text reshaping in RenderTextoshima2015-02-141-1/+1
* Focus and trail cursor on Views Textfield selection clipboard paste.msw2015-02-142-22/+25
* linux/x11: Fix event dispatch in menus in High DPI.Sadrul Habib Chowdhury2015-02-143-2/+166
* Mask the value of passwords in accessible value.dtseng2015-02-132-3/+24
* Remove unused members from views::MockInputMethodtapted2015-02-137-95/+24
* Switch DragSourceWin to use RuntimeClass, rather than manual IUnknownscottmg2015-02-132-4/+6
* Prevent synthetic events from being processed during RootWindowController shu...pkotwicz2015-02-121-16/+2
* MacViews: Map (and validate) selectors for cut/copy/paste/selectAlltapted2015-02-124-17/+139
* win: Stop drag downloads from downloading as soon as they hit a targetscottmg2015-02-121-0/+4
* Adding UMA logging to touch text selectionmfomitchev2015-02-122-0/+16
* Revert of Reland #3: Ensure WebView notifies desktop automation on creation, ...dtseng2015-02-115-28/+14
* Reland #3: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-115-14/+28
* linux: Remove Pango dependency from UI font code in gfx/.Daniel Erat2015-02-111-1/+1
* Modified OverviewMode's LabelButton bounds to cover the entire item.nsatragno2015-02-101-5/+11
* Revert of Reland #2: Ensure WebView notifies desktop automation on creation, ...jiayl2015-02-095-28/+14
* Reland #2: Ensure WebView notifies desktop automation on creation, destructio...dtseng2015-02-095-14/+28
* Create PowerMonitor while starting aura_demo and views_examples_execkocagil2015-02-091-0/+5