summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add gfx::Transform::To2dTranslationvollick@chromium.org2013-08-143-0/+24
* initialize trace_event hooks in angle on gpu startupscottmg@chromium.org2013-08-141-0/+51
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-08-146-10/+10
* Update separator padding for the signed-in menu item in the OSX App Lanucher.tapted@chromium.org2013-08-141-3/+6
* cc: Rename cc::FakeContextProvider to TestContextProviderdanakj@chromium.org2013-08-132-8/+6
* Get dialogs to paint again in AURA windows.ananta@chromium.org2013-08-131-1/+2
* Make ui::LayerAnimationSequence use unique group idsajuma@chromium.org2013-08-133-8/+18
* Revert 217346 "Remove chrome.pak references, build resources int..."dmazzoni@chromium.org2013-08-135-0/+10
* Remove chrome.pak references, build resources into resources.pakjamesr@chromium.org2013-08-135-10/+0
* aura,cc: Make TestContextProvider usable outside cc.danakj@chromium.org2013-08-135-689/+7
* Enable Views Textfields on Win8 Metro by default.msw@chromium.org2013-08-131-8/+0
* aura: Remove CreateOffscreenContext from ui::ContextFactory.danakj@chromium.org2013-08-137-197/+62
* android: Always use physical_memory / 32 as GPU memory limit for low-end deviceskaanb@chromium.org2013-08-131-9/+14
* views: Assert that textfield_view_ is not NULL early.tfarina@chromium.org2013-08-131-1/+1
* Add key-code support to the virtual keyboard.kevers@chromium.org2013-08-139-7/+225
* Fix component build of keyboard unit tests.kevers@chromium.org2013-08-131-7/+6
* In LabelButton::SetIsDefault: ~ is bitwise NOT, not !.jbroman@chromium.org2013-08-131-1/+1
* Add support for maintaining ordinal values through GestureRecognizerdavemoore@chromium.org2013-08-124-6/+122
* Implements InputMethodTSF::IsCandidatePopupOpen().yukishiino@chromium.org2013-08-123-7/+47
* Fix Matrix3F::SolveEigenproblem symmetry check.jbroman@chromium.org2013-08-121-1/+1
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-1213-179/+153
* Binary part of issue 20354002: First skin of Guest window (including avatar m...rogerta@chromium.org2013-08-121-0/+0
* [MC] Add the product name to the tray controller's title.rsesek@chromium.org2013-08-124-1/+20
* Move kDisableCoreAnimationPlugins to content_switches since it's only used in...jam@chromium.org2013-08-122-14/+0
* Fix IME on bookmark edit dialog.kochi@chromium.org2013-08-121-0/+2
* Optimize png files in ui/resourcesoshima@chromium.org2013-08-12127-0/+0
* Maximize window in the display to be restored.oshima@chromium.org2013-08-121-1/+1
* Update the menu offsets for the OSX and Win App Launchers.tapted@chromium.org2013-08-122-6/+13
* Update assets used for the dropdown menu button on the Win/OSX App Launcher.tapted@chromium.org2013-08-126-0/+0
* app_list: Re-submit the search query after uninstalling app from context menu.tfarina@chromium.org2013-08-1212-3/+32
* aura: Fix crash in RootWindowHostX11::GetXImage().derat@chromium.org2013-08-122-23/+9
* Views Textfield: multiple clicks should alternate between double and triple c...ckocagil@chromium.org2013-08-122-3/+6
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-1213-153/+179
* Make DesktopDragDropClientAuraX11 not depend on DesktopRootWindowHostX11.dongseong.hwang@intel.com2013-08-103-7/+1
* Implement newly saved card bubble for realz and update generated card bubble ...dbeam@chromium.org2013-08-103-1/+10
* Invokes NotificationDelegate::Close in message center.mukai@chromium.org2013-08-101-0/+5
* The window's KEEP_SCREEN_ON flag is more like controlling the screen from an ...michaelbai@chromium.org2013-08-102-9/+27
* Revert 216822 "Remove chrome.pak references, build resources int..."thestig@chromium.org2013-08-105-0/+10
* Remove chrome.pak references, build resources into resources.pakjamesr@chromium.org2013-08-105-10/+0
* Let ChromeVox read the toast contents when it's updated.mukai@chromium.org2013-08-101-0/+5
* Correcting bubble offsets of notifications when the tray menu is shownskuhne@chromium.org2013-08-101-2/+0
* Tweak pixel-by-pixel layout for Notifications message center.dewittj@chromium.org2013-08-092-21/+51
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-0913-179/+153
* Add GL_EXPORT to gfx::VSyncProviderspang@chromium.org2013-08-091-1/+2
* Define a 3d version of gfx::RectFajuma@chromium.org2013-08-097-0/+400
* Swipe selection on Virtual Keyboardzyaozhujun@chromium.org2013-08-095-3/+225
* Fix potential crash in CreateHBITMAPFromSkBitmap().zhengchuangscu@gmail.com2013-08-091-6/+9
* Restore message center divider behavior.dewittj@chromium.org2013-08-091-6/+20
* [MC] Ensure there is a minimum padding between the bottom of a notification a...rsesek@chromium.org2013-08-094-2/+17
* Stop memory leak in MessageCenterButtonBar.dewittj@chromium.org2013-08-091-0/+1