summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-6/+7
* Aura Shell needs to exist on Macdhollowa@chromium.org2012-01-194-15/+21
* Revert "aura/chromeos: Avoid suspending while video is playing."derat@chromium.org2012-01-192-45/+0
* aura/chromeos: Avoid suspending while video is playing.derat@chromium.org2012-01-182-0/+45
* Do not map XK_Meta_L/R to VKEY_L/RWIN.yusukes@chromium.org2012-01-181-4/+2
* Add a comment to InitXKeyEventForTesting. No code change.yusukes@chromium.org2012-01-181-1/+2
* ui::EF_ALT_DOWN is missing from XKeyEventStateyusukes@chromium.org2012-01-181-0/+1
* Implement Native EventTimeFromNative on Macdhollowa@chromium.org2012-01-171-1/+7
* Tracking ctrl, shift, alt and caps lock state information for floating touchbshe@chromium.org2012-01-171-2/+71
* Some style cleanups for text_elider.asvitkine@chromium.org2012-01-173-176/+197
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-173-43/+146
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-1/+19
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-171-19/+1
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-171-1/+19
* Support custom data formats for dragging on Windows.dcheng@chromium.org2012-01-143-31/+62
* Fix Clipboard::IsFormatAvailable on GTK so that the workaround for broken app...dcheng@chromium.org2012-01-141-30/+25
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-1413-12/+63
* Remove false warnings on startup.yusukes@chromium.org2012-01-131-1/+23
* Don't build the general ResourceBundle::GetLocaleFilePath for Android either.peter@chromium.org2012-01-121-1/+1
* Add ui/base/ime/ime.gypi.yusukes@chromium.org2012-01-122-0/+93
* Remove almost all remaining TOUCH_UIs.bryeung@chromium.org2012-01-111-1/+1
* GTK: More GSEALing.erg@chromium.org2012-01-111-0/+4
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-105-22/+41
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-104-37/+22
* On FreeBSD we can't access the shared memory after it was marked forrobert.nagy@gmail.com2012-01-091-0/+18
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-094-22/+37
* Protect access to locale resources with a lock.derat@chromium.org2012-01-094-37/+42
* aura: refactor clipboard code and implement format conversion and basicvarunjain@chromium.org2012-01-091-84/+343
* In default X11 error handler, do not post task to message loop if there is no...apatrick@chromium.org2012-01-061-3/+12
* [aura] touch move's location is not window's coordinates in ubuntu 11.10.msw@chromium.org2012-01-061-1/+10
* Write unit tests for ui::InputMethodIBus.yusukes@chromium.org2012-01-0610-250/+1367
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-061-1/+9
* Settings button not switching visibility on enter/leave on panels in Aura.prasadt@chromium.org2012-01-052-2/+12
* Linux: Make the minimal required GTK version in Google Chrome builds 2.18.thestig@chromium.org2012-01-051-6/+6
* cleanup: Use IsTextInputTypeNone() in OnInputMethodChanged().yusukes@chromium.org2012-01-052-4/+4
* GTK: Make the minimal required GTK version in official builds 2.18.thestig@chromium.org2012-01-041-5/+14
* Cleanup shell.cccpu@chromium.org2012-01-041-37/+2
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2012-01-048-2/+8
* Beginning of drag/drop should copy the drag data to clipboard.varunjain@chromium.org2012-01-043-3/+36
* Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).zea@chromium.org2011-12-301-2/+2
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-3/+1
* Coverity fix: Unsigned compared against 0arthurhsu@chromium.org2011-12-281-2/+2
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-272-2/+8
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-266-41/+82
* Move frame color constants to CustomFrameView.tfarina@chromium.org2011-12-242-18/+0
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-234-0/+297
* Revert 115515 - [Aura] Implement views-based applist.pastarmovj@chromium.org2011-12-223-296/+0
* [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-223-0/+296
* Move some SkColor constants from ResourceBundle to BrowserFrameView.tfarina@chromium.org2011-12-212-23/+11
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-208-36/+36