summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...msw@chromium.org2011-12-208-8/+2
* Add DCHECK to MockInputMethod::DispatchKeyEvent.yusukes@chromium.org2011-12-201-0/+1
* Aura needs event translation for Macdhollowa@chromium.org2011-12-207-5/+804
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-203-4/+5
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2011-12-198-2/+8
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-188-40/+88
* Do not use ui::GetCharacterFromXEvent when Control is pressed.yusukes@chromium.org2011-12-172-4/+7
* Made wallpaper smaller.saintlou@chromium.org2011-12-171-11/+5
* As per UX request this CL is changing the background for Aura. Note that this...saintlou@chromium.org2011-12-161-5/+11
* Add utility function to wrap a paragraph of text.asvitkine@chromium.org2011-12-153-0/+441
* Fix |ElideText()| to handle UTF16 surrogate pairs correctly.asvitkine@chromium.org2011-12-152-26/+115
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-153-11/+170
* GTK: Prune out GetPixbufNamed() and move callers to the cross platform GetIma...erg@chromium.org2011-12-141-1/+0
* GTK: Remove the one user of GetRTLEnabledSurfaceNamed() and move it over to R...erg@chromium.org2011-12-132-0/+7
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-123-28/+66
* Consolidate two very similar functions; ui::WindowsKeyCodeForGdkKeyCode and u...yusukes@chromium.org2011-12-122-373/+16
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-101-1/+3
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-101-0/+20