summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Merge 208866 "Handle alternate types in HandleMouseEvent."pkotwicz@chromium.org2013-06-282-4/+27
* Merge 209140 "Rename notifications from quiet mode to do not dis..."dewittj@chromium.org2013-06-281-9/+9
* linux_aura: Redo how memory is handled in clipboard/drag code.erg@chromium.org2013-06-2511-301/+346
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-2428-97/+103
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-14/+15
* Fix conditional flipping introduced in the code review session.Yukawa@chromium.org2013-06-241-4/+4
* Support CancelCompositionText/ComfirmCompositionText in TSF.Yukawa@chromium.org2013-06-237-34/+117
* Support SetFocusedTextInputClient(NULL) in InputMethodTSF.Yukawa@chromium.org2013-06-221-0/+5
* [Mac][MC] Initial accessibility pass.rsesek@chromium.org2013-06-221-0/+3
* Adjust do not disturb hovertext on Mac.dewittj@chromium.org2013-06-221-3/+10
* Fix file permissions for https://chromiumcodereview.appspot.com/17112021rmsousa@chromium.org2013-06-2113-0/+0
* New method: InputMethod::IsCandidatePopupOpen()yukishiino@chromium.org2013-06-2113-1/+68
* Revert 205124 "Turn on touch drag and drop and touch editing by ..."varunjain@chromium.org2013-06-211-10/+0
* Insert text directly from the virtual keyboard.bryeung@chromium.org2013-06-213-431/+0
* Fix the aura unit tests for ozone=1rjkroege@chromium.org2013-06-211-0/+2
* Makes WindowImpl thread safe as we apparently use it on multiplesky@chromium.org2013-06-202-2/+6
* ui/base/models: Use base::string16 now that string16 was moved into base name...tfarina@chromium.org2013-06-2013-82/+100
* Mac counterpart to 16940006: make the recent tabs submenu sections bold & black.macourteau@chromium.org2013-06-202-0/+47
* Add support for cros touchpad metrics gesturesheckylin@chromium.org2013-06-205-1/+72
* Add scroll prediction as a configurable gesture parameter.flackr@chromium.org2013-06-206-1/+38
* linux_aura: Make chrome windows drag sources on X11.erg@chromium.org2013-06-1911-138/+289
* Use "always focused" model in InputMethodIMM32.Yukawa@chromium.org2013-06-192-61/+90
* Let ui::TouchEvent carry LatencyInfomiletus@chromium.org2013-06-183-2/+29
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1812-15/+15
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-182-0/+35
* Implement InputMethodTSF.Yukawa@chromium.org2013-06-182-13/+60
* Support shared input method for Win non-Aura environment.Yukawa@chromium.org2013-06-184-1/+36
* Receive const pointer in TSFBridge::OnTextInputTypeChanged.Yukawa@chromium.org2013-06-184-5/+5
* Context menu on a webpage should be positioned differently when invoked from varunjain@chromium.org2013-06-181-1/+1
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-185-0/+350
* Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)girard@chromium.org2013-06-172-16/+15
* Remove KeyboardCodeFromGdkEventKey.raphael.kubo.da.costa@intel.com2013-06-172-13/+0
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-172-5/+0
* Split InputMethodWin into InputMethodIMM32 and InputMethodTSF.Yukawa@chromium.org2013-06-178-316/+533
* Fix window positioning when detaching tab with touch after two-finger tapmohsen@chromium.org2013-06-172-10/+13
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-176-754/+755
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-1411-14/+14
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1411-14/+14
* Remove dead code.Yukawa@chromium.org2013-06-142-36/+1
* Fixes typo: ’ (non-ASCII) to ' (ASCII).yukishiino@chromium.org2013-06-141-2/+2
* Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..."tapted@chromium.org2013-06-145-342/+0
* Translate: Filter and record languages whose names Chrome doesn't showhajimehoshi@chromium.org2013-06-142-15/+21
* Revert "Merge CMTEventData and ValuatorTracker"pdr@chromium.org2013-06-146-749/+754
* Merge CMTEventData and ValuatorTrackersheckylin@chromium.org2013-06-146-754/+749
* Make OSExchangeDataProviderWin::SetFilename() use CFSTR_SHELLIDLIST.koz@chromium.org2013-06-143-0/+93
* Menu for the OSX app launcher, HoverImageMenuButton in src/ui/base/cocoa/cont...tapted@chromium.org2013-06-145-0/+342
* Remove references to "enable-bezel-touch" flagrharrison@chromium.org2013-06-132-4/+0
* Add OnUntranslatedIMEMessage/OnInputLocaleChanged.Yukawa@chromium.org2013-06-1311-37/+141
* Remove files that are no longer usedYukawa@chromium.org2013-06-133-73/+0
* Disabling NSGraphicsContextCrAdditionsTest.PatternPhasesail@chromium.org2013-06-131-1/+2