summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 1180karen@chromium.org2012-07-1024-24/+24
* Merge 144667 - Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-282-0/+5
* Revert 144584 - Merge 144578 - Disable core animation plugins when compositin...karen@chromium.org2012-06-282-5/+0
* Merge 144578 - Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-272-0/+5
* Merge 142925 - Fix candidate window position for ppapi plugin.nona@chromium.org2012-06-271-1/+1
* Merge 143137 - Make Alt+Tab accelerator behavior compatible to Windows.yusukes@google.com2012-06-251-1/+2
* Merge 143502 - mac: Fix ui_resource_2x data pack path.thakis@chromium.org2012-06-241-3/+1
* Do not set the appid and window icon in Metrogrt@chromium.org2012-06-191-2/+5
* Touch related tweaks for tab dragging. Adds ability to current lastsky@chromium.org2012-06-185-0/+24
* We should enable touch mode in chrome metro mode on Windows 8 only if the scr...ananta@chromium.org2012-06-181-1/+1
* More logging for ASAN crash related to threading.scr@chromium.org2012-06-181-1/+7
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* chromeos: Send 'keypress' for the content when composing a character with dea...hashimoto@chromium.org2012-06-181-4/+18
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-162-0/+22
* Allow empty strings to be written to the clipboarddcheng@chromium.org2012-06-161-9/+0
* Don't allow "touch optimized ui" mode to change after chrome startup.rbyers@chromium.org2012-06-153-5/+33
* Added more info to logs to learn why ASAN has NULL locale resourcescr@chromium.org2012-06-151-3/+12
* Upwards compatibility for Win8 SDK IDataObjectAsyncCapability/IAsyncOperationscottmg@chromium.org2012-06-152-8/+19
* Refactor ui::HWNDSubclass as follows:varunjain@chromium.org2012-06-153-22/+184
* Turned DLOG/DCHECK into LOG/if(!)NOTREACHED;LOG for ASAN debuggingscr@chromium.org2012-06-141-2/+6
* Remove --default-device-scale-factor because chrome now gets scale factor fro...oshima@chromium.org2012-06-143-10/+7
* [Reland] Aura GTK theme: Use gtk icons and borders for back/forward/home.erg@google.com2012-06-141-1/+1
* Fix candidate window position issue.nona@chromium.org2012-06-147-23/+27
* New checkbox and radio button appearancerbyers@chromium.org2012-06-144-1/+227
* Revert 142036 - Aura GTK theme: Use gtk icons and borders for back/forward/home.mrossetti@chromium.org2012-06-141-1/+1
* Aura GTK theme: Use gtk icons and borders for back/forward/home.erg@chromium.org2012-06-141-1/+1
* ui-gestures: Added some type-specific accessors to gesture-events.sadrul@chromium.org2012-06-133-1/+174
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-132-0/+388
* Load 2x resources whenever --default-device-scale-factor=2 is setpkotwicz@chromium.org2012-06-131-4/+8
* app_list/chromeos: Fix wrong app icon in search results.xiyuan@chromium.org2012-06-131-3/+2
* I tried to add a pak override in the command line but for some reason it is s...scr@chromium.org2012-06-121-0/+3
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-4/+4
* chromeos: Add ui::CharacterComposer::preedit_string()hashimoto@chromium.org2012-06-113-31/+137
* Aura desktop: Fixing nits by tfarina from last patch.erg@chromium.org2012-06-081-5/+5
* Update the types that WebContents supports when dragging in.dcheng@chromium.org2012-06-082-2/+10
* Add Windows commandline switch --enable-views-textfield.msw@chromium.org2012-06-083-2/+12
* Add flag which shows visually places where hidpi resources are supported howe...pkotwicz@chromium.org2012-06-083-0/+46
* Add text input types newly introduced in WebKityosin@chromium.org2012-06-081-1/+7
* mac: Use NSWidth() and friends in a few more places.thakis@chromium.org2012-06-073-11/+9
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-7/+23
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-075-28/+28
* It broke win aura botloislo@chromium.org2012-06-073-23/+7
* Fix TAP_DOWN gesture event:varunjain@chromium.org2012-06-073-7/+23
* Changes SetCapture to transfer events rather then cancel all.sky@chromium.org2012-06-073-65/+90
* Aura/GTK integration: Create a small stub library that can talk to GTK.erg@chromium.org2012-06-072-0/+74
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-065-28/+28
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-065-28/+28
* gesture recognizer: Some code cleanup.sadrul@chromium.org2012-06-062-26/+51
* Indicate focused state on text buttons with blue outline.flackr@chromium.org2012-06-062-5/+10