summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Makes rendering of selected disabled menu items match what windows does. As w...sky@chromium.org2011-05-273-4/+14
* Fixes bug in updating only part of a texture and removes irrelevant TODO.sky@chromium.org2011-05-271-1/+1
* Ignore GLX_WINDOW attribute if the GPU process ID doesn't match.piman@google.com2011-05-271-1/+18
* ElideUrl now passes tests on all platforms. ElideUrl has been cleaned up and ...groby@chromium.org2011-05-262-72/+90
* We assume that each SkDevice is our custom PlatformDevice. This assumption is...alokp@chromium.org2011-05-261-0/+7
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-261-5/+10
* Expose NativeDisplay from GLSurfaceEGL.backer@chromium.org2011-05-262-3/+19
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2610-87/+95
* Fix scrollbar buttons in classic windows theme. When I refactored the coderogerta@chromium.org2011-05-261-2/+20
* Make SetSwapInterval a log warning rather than a notreached.nduca@chromium.org2011-05-263-2/+6
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-2515-37/+36
* Apply setInterval to new surface-context pairsnduca@chromium.org2011-05-251-5/+14
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-251-2/+2
* Add MenuModelAdapter to wrap ui::MenuModel with views::MenuDelegate interface.rhashimoto@chromium.org2011-05-252-6/+9
* Revert 86631 - Fix up PathProvider on the Mac for FILE_MODULE.vandebo@chromium.org2011-05-251-4/+0
* Fix up PathProvider on the Mac for FILE_MODULE.dmaclach@chromium.org2011-05-251-0/+4
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-2510-95/+87
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-2510-87/+95
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-05-251-1/+1
* Prototype compositor to render views to a texture using d3d 10. Thissky@chromium.org2011-05-244-0/+656
* Changes to reflect context/surface refactoring for new compositor (COMPOSITOR...wjmaclean@chromium.org2011-05-241-5/+5
* Check for no pixels after calling lockPixels(). If so, we return rather thanreed@google.com2011-05-241-0/+6
* Fixes rounding bug in transform. This is needed to avoid roundingsky@chromium.org2011-05-241-2/+6
* Adding support for loading custom locale resources using a command line flag.ofri@google.com2011-05-241-1/+11
* Fix glitch in title fading codesail@chromium.org2011-05-241-1/+1
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-2329-424/+298
* Revert 86258 - Add a unit test for Motion JPEG frames.hbono@chromium.org2011-05-231-39/+0
* Add a unit test for Motion JPEG frames.hbono@chromium.org2011-05-231-0/+39
* Remove override on thread IO restrictions.wjmaclean@chromium.org2011-05-211-5/+0
* Roll skia r1385:1395thakis@chromium.org2011-05-201-0/+1
* Update translations using strings from launchpad.net r216fta@sofaraway.org2011-05-202-0/+14
* Rename internal gfx::Image members to be less confusing with Cocoa types.rsesek@chromium.org2011-05-205-73/+73
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-202-21/+13
* Contains/Intersects methods for ui::Rangeoshima@google.com2011-05-203-0/+87
* Compositor GL + basic views support.wjmaclean@chromium.org2011-05-192-5/+200
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-196-6/+6
* Fix transform concatenation order in GetTransformRelativeTo, improve/add tests.wjmaclean@chromium.org2011-05-192-9/+5
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-199-25/+29
* Store the GLX window ID as a property of the X window. Put off deleting GLX ...amarinichev@chromium.org2011-05-191-6/+71
* Fix bustage... these files were ommited from the CL.ben@chromium.org2011-05-193-4/+4
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+1
* Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...jianli@chromium.org2011-05-181-1/+1
* Fix a Chrome browser crash which occurs when running the browser as part of C...ananta@chromium.org2011-05-181-0/+5
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+1
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-187-474/+1
* Makes Transform concrete. Fixes bug in coordinate conversion and makes all co...sky@chromium.org2011-05-176-192/+142
* base/i18n: Put break_iterator* into namespace i18n.tfarina@chromium.org2011-05-161-2/+4
* Add some missing header files and fix a template parameter to fix compiler wa...mdm@chromium.org2011-05-161-1/+2