summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Check focusability in WindowFocusedFromInputEventstevenjb@chromium.org2013-04-182-5/+20
* Re-land: NativeTextfieldViews: Show the drop cursor when dragging textckocagil@chromium.org2013-04-185-32/+55
* Select last word when double clicked after the last characterckocagil@chromium.org2013-04-182-0/+23
* ui/app_list: Remove unnecessary scoped_ptr ".get()" calls.tfarina@chromium.org2013-04-183-9/+9
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1821-1/+1538
* [android] Fix deprecation warning in DeviceDisplayInfo.aurimas@chromium.org2013-04-181-2/+14
* Shares the same focus border color among message center views.mukai@chromium.org2013-04-186-4/+27
* Fixed icon_util_unittest writing files to checkout directory.mgiuca@chromium.org2013-04-181-14/+16
* Fixes toast appearing behavior for priority promotion.mukai@chromium.org2013-04-186-36/+114
* ui: Use RectF::x/y/right/bottom for rect conversions.reveman@chromium.org2013-04-181-16/+16
* gpu: Fix Vivante's "hisilicon" GPUsepenner@chromium.org2013-04-186-5/+94
* Scrolls to the notification when focus moves to its buttons.mukai@chromium.org2013-04-173-0/+17
* Sends Updated when message center is closed.mukai@chromium.org2013-04-174-10/+27
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-179-10/+10
* fix GridLayout::CreatePanel for new style dialogsestade@chromium.org2013-04-175-25/+18
* Don't release capture when this window doesn't already have itscottmg@chromium.org2013-04-171-1/+2
* linux_aura: Implement dropping in chrome.erg@chromium.org2013-04-1720-204/+1413
* Views: Use the new button style instead of native-styled buttons.msw@chromium.org2013-04-171-2/+23
* Fix NOTREACHED triggered by MenuItemView::GetAcceleratorTextdmazzoni@chromium.org2013-04-171-1/+1
* Aura: Keep the external texture until we've updated compositor references to it.backer@chromium.org2013-04-171-0/+4
* Revert 194635 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-1721-1538/+1
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1721-1/+1538
* Revert FindBarView::SearchTextfieldView deletion.msw@chromium.org2013-04-171-1/+1
* Revert 194579 "Add a virtual keyboard webui at chrome://keyboard/"bryeung@chromium.org2013-04-1721-1538/+1
* Delayed loading of the virtual keyboard.bryeung@chromium.org2013-04-176-86/+121
* Add a virtual keyboard webui at chrome://keyboard/bryeung@chromium.org2013-04-1721-1/+1538
* Fix CHECK failure in l10n_util::IsLocaleAvailable().hshi@chromium.org2013-04-161-0/+8
* Closes the notifier settings view by Esc key.mukai@chromium.org2013-04-161-0/+6
* Move KeyIdentifier->KeyEvent conversion to src/ui/.bryeung@chromium.org2013-04-166-1/+438
* CrOS: Log violations of GLX_OML_sync_control spec.backer@chromium.org2013-04-161-2/+5
* fix status bubble animations in win aurascottmg@chromium.org2013-04-161-0/+2
* keyboard: Add a test suite for the tests, and initialize all the UI things pr...sadrul@chromium.org2013-04-166-5/+48
* ime: Implement the observer list for FakeInputMethod.sadrul@chromium.org2013-04-162-3/+16
* views: Finally get rid of the deprecated Menu2 API.tfarina@chromium.org2013-04-167-283/+67
* Initialize glCopyTexSubImage2D in Skia's GL interfacebsalomon@google.com2013-04-161-0/+8
* CrOS: Keep the sign on the media stream counter diff.backer@chromium.org2013-04-161-1/+1
* Enable new dialog style transparency with Views Textfields.msw@chromium.org2013-04-162-3/+5
* Ignore HTCLIENT in HWNDMessageHandler::OnSetCursor.msw@chromium.org2013-04-161-0/+3
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-1514-57/+51
* Pull in M27 translations.newt@chromium.org2013-04-1521-29/+29
* events: Fix dispatching non-cancelable events.sadrul@chromium.org2013-04-153-70/+175
* CrOS: Bail early on bad MSC value.backer@chromium.org2013-04-151-0/+6
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-1510-8/+82
* Reland 193431 "CrOS: Enable threaded UI compositor by default."backer@chromium.org2013-04-156-12/+20
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-156-8/+8
* Move UnhandledKeyboardEventHandler closer to WebView.tfarina@chromium.org2013-04-145-0/+160
* Fixes Valgrind text failure cause by lack of initialization.dharcourt@chromium.org2013-04-131-1/+2
* Adding new switch to get OpenGL emulation / some drivers to work againskuhne@chromium.org2013-04-131-1/+2
* ui/oak: Convert it from string16 to base::string16.tfarina@chromium.org2013-04-137-20/+21
* Forwards the mouse wheel events in the notification settings dialog.mukai@chromium.org2013-04-132-0/+5