summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Removing uneeded test. Because of the native theme cleanup, the methodrogerta@chromium.org2011-04-071-18/+0
* Revert 80748 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-072-299/+4
* Fade tab titlessail@chromium.org2011-04-072-4/+299
* ANGLE has to check for lost device whenever it switches to a context, which c...jbauman@chromium.org2011-04-061-0/+4
* Roll Skiabsalomon@google.com2011-04-064-36/+26
* Switch fonts when Chrome OS locale changes.falken@chromium.org2011-04-064-3/+27
* Step 1 in refactoring NativeThemeWin so that it shares more with the nativerogerta@chromium.org2011-04-055-70/+614
* rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaintvandebo@chromium.org2011-04-052-18/+11
* Revert 80416 - Fade tab titlesjar@chromium.org2011-04-052-292/+4
* Fade tab titlessail@chromium.org2011-04-052-4/+292
* Revert 80314 - Step 1 in refactoring NativeThemeWin so that it shares more wi...rogerta@chromium.org2011-04-045-624/+70
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-049-125/+56
* Step 1 in refactoring NativeThemeWin so that it shares more with the nativerogerta@chromium.org2011-04-045-70/+624
* Remove unneeded headers from l10n_util.mirandac@chromium.org2011-04-042-12/+2
* Consolidate Widget Event code, other cleanup.msw@chromium.org2011-03-313-24/+7
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-304-139/+139
* C++ readability review for Robert Sesek <rsesek@google.com>.rsesek@chromium.org2011-03-303-44/+40
* Update bug reference.avi@chromium.org2011-03-301-1/+1
* Lengthy alerts have line breaks in them on all platforms. Only do thistsepez@chromium.org2011-03-293-23/+115
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-5/+0
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-2829-10/+5265
* Add the ability to write comments to PNGCodec::Encode.tony@chromium.org2011-03-283-30/+164
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-282-4/+13
* Move NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-287-50/+887
* Standardize grit invokesthomasvl@chromium.org2011-03-282-65/+27
* Move some files from base to base/memory.levin@chromium.org2011-03-2866-83/+83
* Step 1 of moving NativeThemeChromeOS into gfx.xiyuan@chromium.org2011-03-2512-0/+0
* Add es-419 to the Accept-Language and UI language selection menu jshin@chromium.org2011-03-251-0/+1
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-259-0/+1462
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-242-0/+64
* Move chrome/browser/ime_input.* to ui/base/win/suzhe@google.com2011-03-239-13/+1184
* Revert 79211 - Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-232-64/+0
* Convert some WidgetWin construction to use CreateParams.ben@chromium.org2011-03-232-0/+64
* Refactor: Move gfx/compositor* to gfx/compositor/backer@chromium.org2011-03-235-25/+45
* Have ui.gyp no longer depend on chrome.gyp in a webkit build.tony@chromium.org2011-03-222-3/+11
* Fix memory leak on TreeNodeModelTest.BasicOperations.tfarina@chromium.org2011-03-221-0/+3
* Lands http://codereview.chromium.org/2928005/ for Dill:sky@chromium.org2011-03-224-3/+40
* Improve the algorithm of TreeNode::Remove.tfarina@chromium.org2011-03-222-14/+38
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-213-0/+40
* Fixing gyp mistake that causes warnings but unfortunately not errors at thebradnelson@google.com2011-03-201-6/+6
* Fix clang failure caused by revision 78793.suzhe@google.com2011-03-192-0/+5
* Fix clang failure caused by revision 78793.suzhe@google.com2011-03-192-0/+4
* Add common data types for input method support.suzhe@google.com2011-03-195-0/+127
* Reverse the order of parameters in TreeNode::Add function.tfarina@chromium.org2011-03-183-37/+37
* Normalize the top-level ui/ module.rsesek@chromium.org2011-03-188-592/+532
* [cros] Fix accelerator keys when using non-US/Latin keyboard layouts.suzhe@google.com2011-03-174-0/+126
* Revert 78536 - Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-3/+11
* Use gl_bindings instead of linking against OpenGL directly.backer@chromium.org2011-03-172-11/+3
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-172-3/+5
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-161-12/+10