summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix build caused by deleting gfx/* stubssail@chromium.org2011-02-131-0/+1
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-135-6/+3
* Make sure to lockPixels() before reading one in ImageTest.CheckSkiaColor.rsesek@chromium.org2011-02-111-0/+2
* Add ui::gfx::Image to eventually replace gfx::ScopedImage.rsesek@chromium.org2011-02-116-0/+568
* Make gfx::Rect::CenterPoint() return the correct center point.pkasting@chromium.org2011-02-111-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-103-30/+87
* Fix key identifier conversion.bryeung@chromium.org2011-02-093-361/+0
* OSExchangeData: convert filename-related API to FilePathevan@chromium.org2011-02-076-30/+30
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-05105-169/+169
* Menu item titles include Windows-style accelerator marker.rsesek@chromium.org2011-02-042-1/+9
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-0311-374/+175
* Method sorting.ben@chromium.org2011-02-033-397/+420
* Complete the Focus Manager hookup.ben@chromium.org2011-02-0313-69/+154
* Verify that:ben@chromium.org2011-02-037-11/+56
* Fixing a build breakmsw@chromium.org2011-02-032-0/+0
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-034-54/+67
* linux: remove --disable-xshm flagevan@chromium.org2011-02-031-5/+0
* More FocusManager hookup.ben@chromium.org2011-02-0314-37/+179
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-0294-1/+15079
* Fix checkdeps by deleting not-built file.ben@chromium.org2011-02-021-1730/+0
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-0215-0/+3462
* Begin to integrate Focus Manager. Add Windows accelerator handler implementat...ben@chromium.org2011-02-028-2/+284
* Reorder methods in class View to better isolate methods that shouldn't be pub...ben@chromium.org2011-02-014-129/+167
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-0141-0/+4138
* Copy binary files from src/gfx to src/gfx/ui/sail@chromium.org2011-02-0117-0/+0
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-282-18/+0
* Fix printing PDFs through right click on Mac and Linux. Looks like they both...jam@chromium.org2011-01-272-1/+19
* A blind fix for Bug 70870hbono@chromium.org2011-01-261-7/+7
* Do not show notifications when in fullscreen or screensaver mode.jianli@chromium.org2011-01-252-77/+130
* wstring: make net::GetSuggestedFilename return utf-16evan@chromium.org2011-01-241-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-2118-10/+2157
* Views-implementation of AutocompleteEditView.oshima@google.com2011-01-211-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-215-14/+14
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-2018-0/+1673
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-2023-0/+3473
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-194-0/+574
* Move more dnd related files to ui/baseben@chromium.org2011-01-1913-4/+1005
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-196-0/+473
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Allow printing/saving a plugin through right click menu, even if it's in a fr...jam@chromium.org2011-01-153-0/+15
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-146-477/+0
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-146-0/+477
* Add some OWNERS files.ben@chromium.org2011-01-142-0/+4
* Move models from app to ui/base/modelsben@chromium.org2011-01-1419-0/+2277
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-1314-0/+2104
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-128-0/+2203
* fix bustage by adding system dependencies.ben@chromium.org2011-01-101-0/+9
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-1012-0/+3101
* Fix checkdeps to account for new "ui" toplevel dir.ben@chromium.org2011-01-071-0/+3
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-0726-0/+2023