summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-036-247/+31
* Clean up CF To NS Casts and make them slightly saferdmaclach@chromium.org2011-03-031-1/+2
* De-wstringify OSExchangeData.evan@chromium.org2011-03-027-84/+87
* [Mac] Only confirm-to-quit if the key event matches the Quit menu item.rsesek@chromium.org2011-03-022-0/+5
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-014-24/+46
* Take 2 at fixing a double overflow bug in RGB->HSL conversion.tony@chromium.org2011-02-261-3/+3
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-251-0/+1
* Add a virtual destructor to ui::Transformhbono@chromium.org2011-02-251-0/+2
* Update LocatedEvent and MouseWheelEvent.msw@chromium.org2011-02-252-4/+6
* Fix rounding error when convering HSL values to RGB.tony@chromium.org2011-02-242-20/+55
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-249-5/+248
* [Mac] Implement ResourceBundle::GetNativeImageNamed() to load directly into a...rsesek@chromium.org2011-02-245-8/+91
* Adds a reduced test-case for Bug 72399.hbono@chromium.org2011-02-241-1/+67
* Pull in ICU 4.6jshin@chromium.org2011-02-241-6/+6
* View API/implementation cleanup:pkasting@chromium.org2011-02-2213-368/+344
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-223-157/+158
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-227-126/+105
* Implement keycode/text conversion on mac for chromedriver.kkania@chromium.org2011-02-221-3/+1
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-0/+5
* Move ui::gfx::Image out of the ui namespace to be just gfx::Image.rsesek@chromium.org2011-02-175-21/+13
* Fix leaks found on Linux in ui/gfx/font_unittest.cc.rsesek@chromium.org2011-02-172-9/+25
* Fix SkRectToRect.sadrul@chromium.org2011-02-162-4/+11
* Make the size of menulists on Linux the same size as on Windows.tony@chromium.org2011-02-152-16/+32
* Removing the experimental Chrome extension popup API. This API will not be ad...twiz@chromium.org2011-02-141-1/+1
* 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