summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Introduce TextInputBrowsertest. nona@chromium.org2013-02-067-82/+242
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-3/+3
* Add support for 1x fallback images on iOSstuartmorgan@chromium.org2013-02-063-51/+113
* Fix blurry favicons fetches on Androidaruslan@chromium.org2013-02-043-4/+6
* Revert 180360nona@chromium.org2013-02-047-315/+75
* Introduce TextInputBrowsertest.nona@chromium.org2013-02-047-75/+315
* Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need tosky@chromium.org2013-02-032-13/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-025-9/+18
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Lookup the favicon with the closest scale factor to the one passed in to chro...pkotwicz@chromium.org2013-01-313-18/+32
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-313-1/+70
* Remove ibus namespace.nona@chromium.org2013-01-313-26/+26
* Updating XTBs based on .GRDs from branch 1364kerz@chromium.org2013-01-3152-3/+211
* Use checked_numeric_cast when reading HTML from the clipboard.dcheng@chromium.org2013-01-301-4/+3
* Fix regression from https://chromiumcodereview.appspot.com/11827058 .sky@chromium.org2013-01-301-4/+4
* Move SetCursorLocation bypass code.nona@chromium.org2013-01-306-114/+14
* Handle Tile\Cascade\Stack window managment operations on Windowsianet@chromium.org2013-01-301-0/+10
* Add limits to the size of url and title for bookmarks in the gtk clipboardcdn@chromium.org2013-01-291-1/+4
* Add ability for EventGenerator to generate Scroll events asynchronouslydavemoore@chromium.org2013-01-292-19/+28
* Changes the format of gfx::Display's ID.mukai@chromium.org2013-01-253-30/+30
* context menu does not work if one already opensschmitz@chromium.org2013-01-251-1/+11
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-241-1/+2
* Introduce bypass logic for SetCursorLocation message. nona@chromium.org2013-01-242-9/+8
* Update DEPS to use chromeos/ime.nona@chromium.org2013-01-241-0/+3
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-243-4/+34
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-8/+10
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* touch factory: Remove code not necessary anymore.sadrul@chromium.org2013-01-232-151/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Prevent negative sizes in gesture code.danakj@chromium.org2013-01-231-1/+3
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-232-0/+60
* Delete the now unused ui\base\dialogs sources. These now live in ui\shell_dia...ananta@chromium.org2013-01-2324-3492/+0
* Revert "ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes alwa...danakj@chromium.org2013-01-221-3/+1
* Move locale settings for web ui from chrome\app\resources\locale_settings*.gr...jam@chromium.org2013-01-2213-3/+150
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-0/+23
* Revert 177995nona@chromium.org2013-01-221-2/+7
* Introduce bypass logic for SetCursorLocation message.nona@chromium.org2013-01-221-7/+2
* Introduce interface instead of function callback.nona@chromium.org2013-01-212-42/+31
* Extend InputScope support for Metro Chrome.Yukawa@chromium.org2013-01-211-151/+130
* Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, sosky@chromium.org2013-01-182-18/+6
* Refactor TSFInputScope as a preparation to support InputScope in desktop (non...Yukawa@chromium.org2013-01-183-81/+145
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-172-7/+0
* Adds new UI of the footer of the message center.mukai@chromium.org2013-01-171-0/+6
* ui: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-169-13/+13
* bookmarks: GetNameForURL() function is only used by gtk.tfarina@chromium.org2013-01-162-1/+4
* Use a correct document manager to create an instance of ITfContext.Yukawa@chromium.org2013-01-161-1/+1
* Switch back to deprecated fullscreen APIs.avi@chromium.org2013-01-161-10/+8
* some fixes and warning disables in ui/ for building on win x64scottmg@chromium.org2013-01-155-11/+10
* Use ITfDocumentMgr::GetBase instead of ITfDocumentMgr::GetTop to cancel an on...Yukawa@chromium.org2013-01-141-1/+7
* Fix a silly mistake of parsing overscan flag.mukai@chromium.org2013-01-122-10/+14