summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Adding more functionality to the ManagePasswordsBubble according to the mocks...npentrel@chromium.org2013-11-253-0/+1
* Delete ime_constants.h.yoichio@chromium.org2013-11-251-1/+10
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-256-15/+27
* Remove dead code unnecessarily added by r231563 and 236449yukawa@chromium.org2013-11-2510-299/+105
* Add OnCompositionChanged and OnTextCommitted to RemoteInputMethodPrivateWinyukawa@chromium.org2013-11-253-4/+148
* Moves the IBUS_ENABLE_SYNC_MODE hack to ui::InitializeInputMethod().yukishiino@chromium.org2013-11-253-6/+43
* Revert 236834 "Sticky keys modifies an entire scroll sequence in..."hashimoto@chromium.org2013-11-252-73/+19
* Remove a redundant type chromeos::ibus::Rect.yoichio@chromium.org2013-11-254-14/+11
* [Ash] Introduces new IPC messages to support IME on Win-Ashyukawa@chromium.org2013-11-244-0/+130
* Remove obsolete dependency from metro_viewer_messagesyukawa@chromium.org2013-11-241-1/+0
* Destroy ResourceBundle instance when ViewTestSuite is shutdown.tfarina@chromium.org2013-11-241-1/+5
* ui: Explicitly prevent GL_TEXTURE_RECTANGLE_ARB from being used GLImageEGL.reveman@chromium.org2013-11-231-0/+5
* events: Remove the tests from ui_unittests.sadrul@chromium.org2013-11-232-18/+4
* Reverse the change in crrev.com/222879sadrul@chromium.org2013-11-232-13/+4
* Get rid of unused callbacks from ui::InputMethodObserveryukawa@chromium.org2013-11-2313-110/+7
* Comment out the CHECK for trace_id for nowmiletus@chromium.org2013-11-231-1/+2
* Adding a way to remove an intent callback.jcivelli@chromium.org2013-11-231-0/+14
* Point for WM_NCHITTEST should be in screen coordinatesmohsen@chromium.org2013-11-231-1/+9
* Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least aspkasting@chromium.org2013-11-2313-20/+98
* Move knowledge about MessageCenter out of MessageView.dimich@chromium.org2013-11-237-162/+161
* Revert 236475 "Disable partial swap on Windows."jbauman@chromium.org2013-11-231-5/+0
* Revert 236417 "Makes FocusdController honor focus change if no p..."sky@chromium.org2013-11-232-63/+1
* Fix the doc comments for ui_test_pak.tfarina@chromium.org2013-11-221-2/+2
* linux aura: Show the drag-image when available.sadrul@chromium.org2013-11-226-29/+109
* Remove unnecessary Border subclasses where we can achieve the same functionalitypkasting@chromium.org2013-11-224-58/+24
* Fixed several accessibility issues in bookmark bubble dialog:zelidrag@chromium.org2013-11-222-1/+7
* Add missing copyright statement to ui_strings.gyp.tfarina@chromium.org2013-11-221-0/+4
* Sticky keys modifies an entire scroll sequence instead of just a single event.tengs@chromium.org2013-11-222-19/+73
* Disables upper case on space after punctuation on password fields.rsadam@chromium.org2013-11-221-2/+13
* remove references to DEPRECATED SkBitmap::kA1_Config. No functional change ex...reed@google.com2013-11-222-2/+0
* Use the regular window header for maximized v1 appspkotwicz@chromium.org2013-11-225-11/+8
* Support use_glib==0 in uispang@chromium.org2013-11-222-11/+9
* Fix long-press typing of accented characters.kevers@chromium.org2013-11-221-1/+8
* Reset item models in appsGridController deallocstevenjb@chromium.org2013-11-221-2/+2
* Cleans up CSS for images on the Virtual Keyboard.rsadam@chromium.org2013-11-224-134/+74
* Remove unused methods from IBusEngineHandlerInterface.yoichio@chromium.org2013-11-223-29/+0
* Disable win/ash on high dpi screensgirard@chromium.org2013-11-222-3/+26
* remove a redundant type ibus::TextInputType.yoichio@chromium.org2013-11-225-63/+13
* Split app_list test support files into its own specific target.tfarina@chromium.org2013-11-222-9/+16
* First step to move common accessibility code out of content.dmazzoni@chromium.org2013-11-2218-0/+1335
* Set the WM_CLASS name of the App Launcher on Linux to "chrome_app_list".mgiuca@chromium.org2013-11-221-0/+10
* Add a Jni hook to ui::TimeFormat::TimeRemaining.shashishekhar@chromium.org2013-11-222-3/+26
* gpu: Allow TEXTURE_RECTANGLE_ARB and other targets to be used with CHROMIUM_t...reveman@chromium.org2013-11-2210-29/+41
* RenderWidget and RenderWidgetCompositor cleanuptrchen@chromium.org2013-11-222-0/+5
* move chromeos/ime/ibus_bridge.* and its mocks to ui/base/ime/chromeosyoichio@chromium.org2013-11-2212-5/+843
* Use RemoteInputMethodWin in productionyukawa@chromium.org2013-11-223-3/+22
* Cleanup conditionals in L10nUtilTest.GetAppLocalespang@chromium.org2013-11-221-124/+142
* Fix focus issues with the Google earth NPAPI plugin in Windows desktop Aura.ananta@chromium.org2013-11-221-0/+9
* Add missing events dependency to ui/ozone for component=shared_libraryspang@chromium.org2013-11-221-0/+1
* Adding a utility method to WindowAndroid.jcivelli@chromium.org2013-11-221-0/+10