summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-153-19/+1
* Implement Clipboard::ReadAvailableTypes for Linux.dcheng@chromium.org2011-04-151-17/+18
* Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL.apatrick@chromium.org2011-04-158-474/+567
* Some style changes (for readability).sadrul@chromium.org2011-04-141-12/+25
* Delete unintended zh_hant_hk in the login language menu: take 2mazda@chromium.org2011-04-142-3/+6
* Revert "Delete unintended occurrence of zh_hant_hk in the login language menu"mazda@chromium.org2011-04-141-5/+2
* Tweak text with halo to avoid truncated "J".falken@chromium.org2011-04-141-2/+2
* Delete unintended occurrence of zh_hant_hk in the login language menumazda@chromium.org2011-04-141-2/+5
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-1411-454/+557
* Implement Clipboard::ReadImage for Windows.dcheng@chromium.org2011-04-132-0/+75
* Fix typo in unit test.dcheng@chromium.org2011-04-131-1/+1
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-134-9/+86
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-133-85/+9
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-133-9/+85
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-132-0/+19
* Adds yet more debugging code.sky@chromium.org2011-04-131-2/+19
* Nonelaforge@chromium.org2011-04-131-1/+1
* Nonelaforge@chromium.org2011-04-1351-39/+90
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-125-23/+23
* step 3 of native theme refactoringrogerta@chromium.org2011-04-123-180/+196
* Fix leak in new fade tab title codesail@chromium.org2011-04-121-11/+9
* GTK: Implement rough global menu support behind an about:flags flag.erg@google.com2011-04-111-1/+1
* Adds more debugging code in hopes of figuring out a crash. Most commonsky@chromium.org2011-04-111-2/+4
* Eliminate skia::PlatformCanvas - Step 1 (linux)alokp@chromium.org2011-04-117-67/+59
* Fix crash in fade tab title changesail@chromium.org2011-04-091-5/+12
* Implement Clipboard::ReadAvailableTypes for Windows.dcheng@chromium.org2011-04-091-1/+6
* Implement Clipboard::ReadAvailableTypes for Mac.dcheng@chromium.org2011-04-083-1/+15
* Retrieve a larger favicon when availablesaintlou@chromium.org2011-04-081-1/+5
* Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...alokp@chromium.org2011-04-082-10/+8
* fix titlebar color for WMs that don't tell us about active windows.estade@chromium.org2011-04-082-14/+24
* Use EXPECT_DOUBLE_EQ for floating point tests.mmoss@chromium.org2011-04-081-4/+4
* Fade tab titlessail@chromium.org2011-04-082-4/+299
* Revert 80870 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-082-299/+4
* Fade tab titlessail@chromium.org2011-04-072-4/+299
* Step 2 in refactoring NativeThemeWinrogerta@chromium.org2011-04-075-175/+86
* 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