summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed clipping of text in notification toasts.dharcourt@chromium.org2013-04-136-282/+284
* Reposition toasts to align the closed one.mukai@chromium.org2013-04-124-60/+336
* Do not call glGetGraphicsResetStatusARB in GLFence implementations.apatrick@chromium.org2013-04-121-17/+2
* Made WebKit notifications display 80x80 icons if they have them.dharcourt@chromium.org2013-04-121-11/+44
* MessageCenter refactoring.mukai@chromium.org2013-04-1233-533/+872
* keyboard: Fix a crash when the keyboard is created with a valid text-input type.sadrul@chromium.org2013-04-124-3/+105
* Lets try this again.michaeln@google.com2013-04-126-8/+8
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-126-8/+8
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-126-8/+8
* Control visibility of the virtual keyboard.bryeung@chromium.org2013-04-1214-12/+144
* Move code that shuffles views to the view class.avi@chromium.org2013-04-121-33/+31
* add flag to disable use of DWM composition for toplevel windowsscottmg@chromium.org2013-04-123-0/+9
* Try to fix notification list leak introduced in r193780rnk@chromium.org2013-04-121-0/+2
* History: Land images for device types in the dropdown menu.dubroy@chromium.org2013-04-126-0/+0
* Improve Views Examples BubbleExample, etc.msw@chromium.org2013-04-123-98/+109
* Android NTP: Move laptop/tablet/phone images into shared resource directory.dubroy@chromium.org2013-04-129-0/+0
* Changes text color again.mukai@chromium.org2013-04-121-1/+1
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-1/+1
* This patch implements the necessary plumbing to allow WebExternalTextureLayer...alexst@chromium.org2013-04-122-0/+5
* Use the windows path for reposting menu events on win aurascottmg@chromium.org2013-04-111-5/+10
* Removed "disable-new-menu-style" command line switch and related code.yefim@chromium.org2013-04-1116-346/+36
* Aura: Nuke the timeout in DrawWaiterForTest::Waitbacker@chromium.org2013-04-114-67/+49
* Copies on-memory notification states for updates.mukai@chromium.org2013-04-115-7/+63